21
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Require macOS 10.9 on darwinx8664 More... about 6 years ago
Merge pull request #158 from kpoeck/feature-issue-#132 More... about 6 years ago
Merge pull request #154 from kpoeck/feature-issue-#152 More... about 6 years ago
Assure that :key is not nil, even with :key nil More... about 6 years ago
Check for all functions of http://www.lispworks.com/documentation/HyperSpec/Issues/iss345.htm that :test and :test-not can be passed, but not both More... about 6 years ago
Configure ATS so that plain http resources can be loaded More... over 6 years ago
Update need-use-eql{-macro} for complex-{single,double}-float More... over 6 years ago
For some reason that I have forgotten, we once needed to use the sigreturn system call directly on Darwin. More... over 6 years ago
Merge pull request #144 from lischenko/patch-1 More... over 6 years ago
Minor updates to build.ccldoc More... over 6 years ago
Merge pull request #140 from ralfstoye/rs More... over 6 years ago
pathname-match-p bugfix test by lsxvdqe: the following forms should return T: (pathname-match-p "/foo/bar" (make-pathname :name "bar")) (pathname-match-p "/foo/bar" (make-pathname :directory :wild :name "bar")) fix from Ron Garret More... over 6 years ago
On Linux / arm, also use ucontext_t rather than struct ucontext see a87d61b88e1f48a563335062668970f7e6290ecf More... over 6 years ago
In vinsn save-nfp, use :imm register class, which 1.11 does More... over 6 years ago
Fix typo in handle_alloc_trap: use semicolon, not comma More... over 6 years ago
Update format for lisp-implementation-version string (no /) More... over 6 years ago
Update %logand-c vinsn on 32-bit x86 More... almost 7 years ago
Set up the string vector (argv) in the monitor thread More... almost 7 years ago
Add "lsp" file extension in addition to existing "lisp" More... almost 7 years ago
In format-fixed-aux, don't print free form if k (scale) is non-nil More... almost 7 years ago
Add :ibm866 character encoding More... almost 7 years ago
cfmakeraw alone doesn't fully initialize the termios struct More... almost 7 years ago
Use correct ioblock read function for swapped utf32 More... almost 7 years ago
Fix allocate_list() gc safety bug on ARM More... almost 7 years ago
In allocate_list(), don't keep initial element in a local More... almost 7 years ago
Merge pull request #114 from Clozure/freebsd-mtim More... almost 7 years ago
Recent FreeBSD has st_mtim instead of st_mtimespec in struct stat More... almost 7 years ago
Revert "Add workarounds to make the lisp buildable on FreeBSD 12" More... almost 7 years ago
Merge branch 'master' into freebsd-mtim More... almost 7 years ago
Merge pull request #113 from svspire/issue112 More... almost 7 years ago