openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
ManKai Common Lisp (MKCL)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 14 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clarify some more conditional compilation issues.
Jean-Claude Beaudoin
More...
over 8 years ago
Remove config-install.h. It was a legacy concept both unnecessary and misguided at best.
Jean-Claude Beaudoin
More...
over 8 years ago
Some cleanup in #'mkcl:run-program.
Jean-Claude Beaudoin
More...
over 8 years ago
Improve reporting of process status on Unix systems.
Jean-Claude Beaudoin
More...
over 8 years ago
Bump FASL version number. This way we recognize that too many things have changed since 1.1.7.
Jean-Claude Beaudoin
More...
over 8 years ago
Add new optional module MK-UNIX to collect Unix related symbols.
Jean-Claude Beaudoin
More...
over 8 years ago
Improve a bit previous commit.
Jean-Claude Beaudoin
More...
over 8 years ago
Give better access to unix signal names.
Jean-Claude Beaudoin
More...
over 8 years ago
Harden a bit previous commit.
Jean-Claude Beaudoin
More...
over 8 years ago
In #'mkcl:run-program, fix handling of streams and pathnames as argument to :input, :output or :error keyword parameters.
Jean-Claude Beaudoin
More...
over 8 years ago
Propagate "ignorable" to &aux variables. Impacts also defmacro.
Jean-Claude Beaudoin
More...
over 8 years ago
Refine a bit more #'si::display-signal-dispositions.
Jean-Claude Beaudoin
More...
over 8 years ago
Improve identification of GNU C Library specific code.
Jean-Claude Beaudoin
More...
over 8 years ago
Provide expected values for FreeBSD in the compiler.
Jean-Claude Beaudoin
More...
over 8 years ago
Properly specify signal dispositions on FreeBSD.
Jean-Claude Beaudoin
More...
over 8 years ago
Adjust "configure" script to really support FreeBSD.
Jean-Claude Beaudoin
More...
over 8 years ago
Remove brace expansion since it is too peculiar a bashism to be portable.
Jean-Claude Beaudoin
More...
over 8 years ago
Adjust previous commit to the rigidities of special macro ffi:c-inline.
Jean-Claude Beaudoin
More...
over 8 years ago
Properly conditionalize Linux extension to socket send/sendto flags.
Jean-Claude Beaudoin
More...
over 8 years ago
Sanitize content of "#error" C preprocessor directive.
Jean-Claude Beaudoin
More...
over 8 years ago
Adjust non-portable pthread utilities usage to FreeBSD peculiarities.
Jean-Claude Beaudoin
More...
over 8 years ago
Reorganize description of Unix/POSIX signals.
Jean-Claude Beaudoin
More...
over 8 years ago
Fix erroneously inverted test in #'mkcl:process-p.
Jean-Claude Beaudoin
More...
over 8 years ago
Again, remove debug config creep-in.
Jean-Claude Beaudoin
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.
Jean-Claude Beaudoin
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.
Jean-Claude Beaudoin
More...
over 8 years ago
Really adjust .gitignore as said just before.
Jean-Claude Beaudoin
More...
over 8 years ago
Varia. File .gdbinit is a derived file, do not track. Adjust .gitignore to that and a bit more.
Jean-Claude Beaudoin
More...
over 8 years ago
Fix proclaim for #'macro-function in compiler. Legacy bug.
Jean-Claude Beaudoin
More...
over 8 years ago
Some more proper recursive propagation of MAKE tool choice.
Jean-Claude Beaudoin
More...
over 8 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree