130
I Use This!
Very High Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix sb-posix for 64-bit time_t.
stassats
as Stas Boukarev
More... about 1 month ago
github actions linux arm
stassats
as Stas Boukarev
More... about 1 month ago
Don't pass -march=armv5t to gcc
stassats
as Stas Boukarev
More... about 1 month ago
Correctly use 64-bit time on 32-bit targets.
stassats
as Stas Boukarev
More... about 1 month ago
Don't trust always-bound with debug=3
stassats
as Stas Boukarev
More... about 1 month ago
Change get-host-by-name lambda-list.
stassats
as Stas Boukarev
More... about 1 month ago
socket-connect: handle EINTR.
stassats
as Stas Boukarev
More... about 1 month ago
Separate BOA variable accumulation from lambda-list construction More... about 1 month ago
Add a reader/writer lock More... about 1 month ago
Don't rely on probably-bogus BOA environment handling More... about 1 month ago
Fix out-of-line BOA structure constructors More... about 1 month ago
More compiler defstruct efficiencies.
stassats
as Stas Boukarev
More... about 1 month ago
Clear *compiler-error-context* when compiling load-time-value.
stassats
as Stas Boukarev
More... about 1 month ago
Minor fix to BOA constructors More... about 1 month ago
Fix lisp_memory_fault_error.
stassats
as Stas Boukarev
More... about 1 month ago
Fix win32.
stassats
as Stas Boukarev
More... about 1 month ago
Don't build fake foreign frames if it's already in foreign code.
stassats
as Stas Boukarev
More... about 1 month ago
Change cloop constructor and accessors.
stassats
as Stas Boukarev
More... about 1 month ago
Fix CLISP warnings about the initialzation of COMPONENT slot OUTER-LOOP. More... about 1 month ago
Fix CLISP warnings about type declarations. More... about 1 month ago
Handle (complex (or single-float rational)) consistently.
stassats
as Stas Boukarev
More... about 1 month ago
lvar-fun-type: ignore #'NIL in multiple uses.
stassats
as Stas Boukarev
More... about 1 month ago
x86-64: Implement (cas sap-ref-{single|double}) More... about 1 month ago
Restore special nature of (EQL 0) for COMPLEX type More... about 1 month ago
Better ASSERT-TRI-EQ for tests More... about 1 month ago
Document the change in UPGRADED-COMPLEX-PART-TYPE in NEWS. More... about 1 month ago
Add casts for (funcall multiple-functions ...)
stassats
as Stas Boukarev
More... about 1 month ago
Add a union method for fun-type.
stassats
as Stas Boukarev
More... about 1 month ago
The function pthread_getattr_np is implemented on Haiku More... about 1 month ago
Remove a workaround.
stassats
as Stas Boukarev
More... about 1 month ago