1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clarify some more conditional compilation issues. More... over 8 years ago
Remove config-install.h. It was a legacy concept both unnecessary and misguided at best. More... over 8 years ago
Some cleanup in #'mkcl:run-program. More... over 8 years ago
Improve reporting of process status on Unix systems. More... over 8 years ago
Bump FASL version number. This way we recognize that too many things have changed since 1.1.7. More... over 8 years ago
Add new optional module MK-UNIX to collect Unix related symbols. More... over 8 years ago
Improve a bit previous commit. More... over 8 years ago
Give better access to unix signal names. More... over 8 years ago
Harden a bit previous commit. More... over 8 years ago
In #'mkcl:run-program, fix handling of streams and pathnames as argument to :input, :output or :error keyword parameters. More... over 8 years ago
Propagate "ignorable" to &aux variables. Impacts also defmacro. More... over 8 years ago
Refine a bit more #'si::display-signal-dispositions. More... over 8 years ago
Improve identification of GNU C Library specific code. More... over 8 years ago
Provide expected values for FreeBSD in the compiler. More... over 8 years ago
Properly specify signal dispositions on FreeBSD. More... over 8 years ago
Adjust "configure" script to really support FreeBSD. More... over 8 years ago
Remove brace expansion since it is too peculiar a bashism to be portable. More... over 8 years ago
Adjust previous commit to the rigidities of special macro ffi:c-inline. More... over 8 years ago
Properly conditionalize Linux extension to socket send/sendto flags. More... over 8 years ago
Sanitize content of "#error" C preprocessor directive. More... over 8 years ago
Adjust non-portable pthread utilities usage to FreeBSD peculiarities. More... over 8 years ago
Reorganize description of Unix/POSIX signals. More... over 8 years ago
Fix erroneously inverted test in #'mkcl:process-p. More... over 8 years ago
Again, remove debug config creep-in. More... over 8 years ago
Reorganize condition compilation identification of OS API. This makes the code less Linux centric and more properly recognizes that it is largely POSIX based. More... over 8 years ago
Use absolute path instead of a relative path on the compiler command line. This should insulate against compiler choice of current working directory. More... over 8 years ago
Really adjust .gitignore as said just before. More... over 8 years ago
Varia. File .gdbinit is a derived file, do not track. Adjust .gitignore to that and a bit more. More... over 8 years ago
Fix proclaim for #'macro-function in compiler. Legacy bug. More... over 8 years ago
Some more proper recursive propagation of MAKE tool choice. More... over 8 years ago