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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 7 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove mention of directory 'bin' from target 'clean'.
Jean-Claude Beaudoin
More...
over 5 years ago
Fix recent modification to dependencies of target 'install-local'.
Jean-Claude Beaudoin
More...
over 5 years ago
Limit recursive "make" invocation to the proper "install" parts of the install-*-local targets.
Jean-Claude Beaudoin
More...
over 5 years ago
Try to make building of optional socket code more resilient in front of partially interrupted compilation.
Jean-Claude Beaudoin
More...
over 5 years ago
Make dependecy of target 'install-base' more reasonable.
Jean-Claude Beaudoin
More...
over 5 years ago
Remove MKCL_SYS_LIBDIR_DEFAULT from public view.
Jean-Claude Beaudoin
More...
over 5 years ago
Recover build-full-mkcl from its bitrot.
Jean-Claude Beaudoin
More...
over 5 years ago
Reorganize target 'install' and related sub-targets to support staged installs.
Jean-Claude Beaudoin
More...
over 5 years ago
Follow-up on previous two commits.
Jean-Claude Beaudoin
More...
over 5 years ago
Adjust .gitignore to new reality of previous commit.
Jean-Claude Beaudoin
More...
over 5 years ago
Remove src/bin from tracked directories.
Jean-Claude Beaudoin
More...
over 5 years ago
Add MK_GC_thr_uninit() to Windows version of GC.
Jean-Claude Beaudoin
More...
over 5 years ago
Add MK_GC_uninit() to achieve minimal orderly shutdown of the GC such that GC will not anymore interfere with process termination.
Jean-Claude Beaudoin
More...
over 5 years ago
Adapt MKCL shutdown code to survive premature end of its designated shutdown watchdog thread.
Jean-Claude Beaudoin
More...
over 5 years ago
Improve robustness of call stack root guard mainly in context of partial initialization.
Jean-Claude Beaudoin
More...
over 5 years ago
Merge all C output of compiler into one single file instead of three (c-file, h-file, data-file). Hopefully in order to make our C compilation process more resilient against tampering of the CPP include search path.
Jean-Claude Beaudoin
More...
over 5 years ago
Bump version of mkcl to 1.1.11.
Jean-Claude Beaudoin
More...
almost 6 years ago
Adjust copyright period of a number of source files.
Jean-Claude Beaudoin
More...
almost 6 years ago
Expose 'timeout' parameter to mkcl's implementation of #'bt:condition-wait.
Jean-Claude Beaudoin
More...
almost 6 years ago
Prefix __va_list_struct with mkcc now that it is exposed and protect redirection of __builtin_va_list() to limit it to mkcc.
Jean-Claude Beaudoin
More...
almost 6 years ago
Silence warning from some confused compilers by using equivalent but more obvious code.
Jean-Claude Beaudoin
More...
almost 6 years ago
Remove useless code in order to minimize possible interference.
Jean-Claude Beaudoin
More...
almost 6 years ago
Minor adjustment of Makefile for libmkcc1.a.
Jean-Claude Beaudoin
More...
almost 6 years ago
Silence spurious warnings on function pointer casting.
Jean-Claude Beaudoin
More...
almost 6 years ago
Silence a warning on use of strncpy() in mkccpe.c.
Jean-Claude Beaudoin
More...
almost 6 years ago
Move mkcc version of alloca() from stddef.h to alloca.h.
Jean-Claude Beaudoin
More...
almost 6 years ago
Complete move away from cross-compiling of libmkcc1.a on non-Windows platforms.
Jean-Claude Beaudoin
More...
almost 6 years ago
Limit mkcc's version of stddef.h more closely to its explicit C99 mission.
Jean-Claude Beaudoin
More...
almost 6 years ago
In the context of ASDF3 or later, dependency on uiop is redundant.
Jean-Claude Beaudoin
More...
almost 6 years ago
Merge branch 'master' of github.com:jcbeaudoin/MKCL
Jean-Claude Beaudoin
More...
almost 6 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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