1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GF cache now handles properly a class object as EQL specializer. More... about 10 years ago
Prevent possible out of range memory access. More... about 10 years ago
Move useless pre-ECL (ECoLisp era) remnant to pasture. More... about 10 years ago
Improve new handling of metaclass migration on class redefinition. More... about 10 years ago
On class redefinition, metaclass migration is not an error. More... about 10 years ago
Fix cl:coerce and cl:concatenate to behave closer to ANSI spec when result-type is either cl:string or cl:base-string. More... about 10 years ago
improve comments on circular list detection. More... about 10 years ago
Remove some recently commented out code. More... about 10 years ago
Make #'cl:clear-input handle end of file (EOF) properly on files. More... about 10 years ago
Regenerate configure script to force GC to use mmap(). More... about 10 years ago
Fix GC lockup on callback block recycling. More... about 10 years ago
Ignore private receipe file for GC. More... about 10 years ago
Clean gc a bit more. More... about 10 years ago
Add a warning about dubious configuration on Linux. More... about 10 years ago
Prevent sigsegv_handler from masking errors in protected foreign code. More... about 10 years ago
Fix recently rewritten test on lambda-list length. More... about 10 years ago
Modernize detection of special attributes in clang. More... over 10 years ago
Improve parsing of lambda lists in bytecode compiler. More... over 10 years ago
Achieve clean compile with clang 3.3. More... over 10 years ago
Achieve clean compile with clang 3.0. More... over 10 years ago
Make better identification of classes and generic-functions. More... over 10 years ago
Fix access to generic-function name in debugger. More... over 10 years ago
Silence trivial warning. More... over 10 years ago
Make more explicit unit of field length in struct mkcl_instance. More... over 10 years ago
Fix cut&paste accident. More... over 10 years ago
Add #'clos::slot-exists-p-using-class since it is mentionned in ANSI-CL spec. More... over 10 years ago
Win64 aftershock of the Grand shakedown for Coverity. With this we achieve a detected defect density of 0.00 on our C runtime code as included in mkclmin.a on Win64. More... over 10 years ago
Win32 aftershock of the Grand shakedown for Coverity. With this we achieve a detected defect density of 0.00 on our C runtime code as included in mkclmin.a on Win32. More... over 10 years ago
Grand shakedown for Coverity. With it we achieve a bug density of 0.01 on our C runtime as built for mkcl_min. More... over 10 years ago
Merge remote-tracking branch 'origin/master' More... over 10 years ago