21
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore TAGS/tags files More... 12 months ago
Add condition names for ARM64 More... 12 months ago
Fix #473: Emit the proper UNBOX-S64 VISN when doing an ASET to a (SIGNED-BYTE 64) vector. More... 12 months ago
New functions to encode and decode arm64 logical immediates More... 12 months ago
Be more careful drawing the modeline border More... about 1 year ago
Remove doubled word "can can" when reporting bad vector size More... about 1 year ago
Pass -mfpu=vfp when compiling C files for the lisp kernel More... about 1 year ago
Copy stack-consed bignum before returning it More... about 1 year ago
fix rounding More... over 1 year ago
fix for (format t "~9,3,2,-2e" 1100.0) More... over 1 year ago
Magic! I don't know what I did but it now works :) More... over 1 year ago
fix #394 More... over 1 year ago
Don't reserve TLS slots on 64-bit Windows More... over 1 year ago
Stop using a repz prefix on certain ret instructions More... over 1 year ago
Bump version for 1.12.2 More... over 1 year ago
Stop using /usr/bin/as on FreeBSD; also don't emit .stabs More... over 1 year ago
Refer to the #ccl channel on libera.chat instead of freenode More... over 1 year ago
Avoid reading past the end of the arrayH object in array-%%typep More... over 1 year ago
Remove "unboxed-" from nfp-store-unboxed-double-float-nested More... over 1 year ago
Compare against xmacptr.element-count in ccl::free More... over 1 year ago
Fix symbol macro handling in SETF More... over 1 year ago
Make -V/--version option also show lisp-implementation-type More... over 1 year ago
Build Windows lisp kernels with MSYS2 More... over 1 year ago
Fix #446: X862-BOX-S64 accidently closed an IF early causing the ELSE clause to always be executed. More... over 1 year ago
Fix #378: On Windows, use #_localtime to determine if DST was in effect for the time supplied to DECODE-UNIVERSAL-TIME. But, still use #_GetTimeZoneInformation to get the DST bias as Windows' struct tm doesn't include the time's timezone offset. More... over 1 year ago
On Windows, when reading from a pipe, poll for data much more frquently (1ms vs. 50ms). This change vastly improves the performance when reading the output from a sub-process created via RUN-PROGRAM. More... over 1 year ago
Merge pull request #430 from Clozure/loop-fix More... almost 2 years ago
Simpler and more complete solution. All tests succeed. More... almost 2 years ago
Fixes the primary problem in https://github.com/Clozure/ccl/issues/300#issuecomment-1342924056 More... about 2 years ago
Merge pull request #388 from yitzchak/add-restart-failure More... over 2 years ago