21
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 21 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a simple compiler-macro for mask-field. More... 4 months ago
Use %uvector-replace in replace even when subseqs differ in length More... 5 months ago
Minor changes to make the lisp kernel compatible with musl More... 5 months ago
Clean up DT_STRTAB handling when loading shared libraries More... 5 months ago
Fix access to iobuf internals on Windows More... 5 months ago
When building the command line for RUN-PROGRAM on Windows, if the program name contains whitespace, quote the entire program name. Do not apply the other quoting rules to the program name as they do not apply. Fixes #184. (See https://learn.microsoft.com/en-us/cpp/c-language/parsing-c-command-line-arguments) More... 8 months ago
On Linux, mask SIGNAL_FOR_PROCESS_INTERRUPT when thread is exiting More... 10 months ago
Update README.md More... 10 months ago
If a symbol names a compiler-macro, make describe show that More... 10 months ago
Update links to apple.com More... 10 months ago
Document {add,remove}-auto-flush-stream More... 10 months ago
Add missing x8632 vinsns spill-complex-double-float &c. More... 10 months ago
Make shadowed-typecase-clause report information more stylish More... 10 months ago
Fix typo and re-order a section in the external-process chapter More... 10 months ago
Clean up the external-process chapter a little More... 10 months ago
Clean up streams chapter; improve code-block HTML More... 10 months ago
Add support for :listing type :column in HTML renderer More... 10 months ago
Update info about interface translator, etc. in manual More... 10 months ago
Make some minor revisions to the FFI chapter of the manual More... 10 months ago
Pass -z noexecstack to the linker More... 11 months ago
Start revising FFI section More... 11 months ago
Add probe.h dependency, update mig rule; clean more More... 12 months ago
Bump to version 1.13 More... 12 months ago
Eval relational operators in eval-parsed-c-expression More... 12 months ago
Support some simple expressions in eval-parsed-c-expression More... 12 months ago
Use :ucontext_t.xxx (not :ucontext.xxx) on ARM Linux More... 12 months ago
Use the "official" Windows spelling #$TRUE More... 12 months ago
Remove unused *backend-all-lregs* from arm2-compile More... about 1 year ago
Fix typo in reader conditional More... about 1 year ago
Use sysconf(_SC_PAGESIZE) instead of getpagesize More... about 1 year ago