21
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add author/description/license More... about 7 years ago
Add a few items to *form-subforms-start* More... about 7 years ago
Use #\u+21a9 (leftwards arrow with hook) for newlines More... about 7 years ago
Bugfix to ccl::basename. Specifying a directory now yields a relative pathspec instead of an absolute, i.e. #P"/one/two/three/" ->> #P"three/" instead of #P"/three/" More... about 7 years ago
Swap parameters to error message to be in correct order. More... about 7 years ago
Merge pull request #80 from xrme/ucontext-fix More... about 7 years ago
Function prototypes for arch_prctl More... about 7 years ago
Include stdio_ext.h on Solaris and Linux (for __fpurge) More... about 7 years ago
On Linux, use ucontext_t rather than struct ucontext More... about 7 years ago
Merge pull request #9 from fourier/master More... over 7 years ago
Change to Apache License 2.0 More... over 7 years ago
Change to Apache License 2.0 More... over 7 years ago
Fixed compatibility with LispWorks More... over 7 years ago
Merge pull request #8 from phoe/master More... over 7 years ago
patches to make this run on SBCL More... over 7 years ago
Fix STREAM-LISTEN on concatenated streams. (#64) More... over 7 years ago
Fix stream-eofp on concatenated streams. (#63) More... over 7 years ago
Make FD-STREAM-EOFP reliably return T when at EOF. (#62) More... over 7 years ago
building in both cygwin and msys2 (#58) More... over 7 years ago
Merge pull request #57 from ailisp/pthread-mingw64 More... over 7 years ago
Relocate Hans Huebner's advice-based profiler into tools directory More... over 7 years ago
Merge pull request #56 from ailisp/pmcl-kernel-typo More... over 7 years ago
fix need libpthread-1.dll in windows 64 build More... over 7 years ago
fix typo More... over 7 years ago
Merge pull request #47 from eugeneia/issue-44 More... over 7 years ago
defmacro - record fully qualified argstring More... over 7 years ago
New script for buildbot workers to use to get bootstrapping binaries More... over 7 years ago
In determine_executable_name, use sysctl(3) on FreeBSD More... over 7 years ago
Merge pull request #39 from xrme/freebsd-executable-name More... over 7 years ago
Fixed #'editor-error so it wouldn't drop into the Altconsole when you e.g. do a Show Callers in the IDE and then select an :INTERNAL function. More... over 7 years ago