2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore branch hugo on Travis More... about 3 years ago
Rework thread init and JOIN-THREAD. More... about 3 years ago
More test fixes. More... about 3 years ago
ABCL: implement semaphores More... about 3 years ago
Extract semaphore implementation to separate functions More... about 3 years ago
More fixes for semaphore tests More... about 3 years ago
Rename Travis key "matrix" to "jobs" More... about 3 years ago
Reorder predicates: IS wants expected value first, then the actual value More... about 3 years ago
Add one more semaphore test SEMAPHORE.WAIT-ON-NONZERO-CREATION More... about 3 years ago
add comma in with-recursive-lock More... about 3 years ago
Enable fast_finish on Travis More... about 3 years ago
Disable 32bit Lisps More... about 3 years ago
Travis: switch to Ubuntu 20.04 (Focal) More... about 3 years ago
Make ATOMIC-INTEGER the size of a machine word instead of 64 bits More... almost 4 years ago
Provide a proper implementation of the V2 API for Genera. More... almost 4 years ago
Point to the new docs. More... over 4 years ago
Test on Clisp. Make ACL/ABCL/ECL mandatory. More... over 4 years ago
CMUCL fixes More... over 4 years ago
Cleanup thread and locking tests More... over 4 years ago
Implement ATOMIC-INTEGER using a lock where native atomic ops are unavailable More... over 4 years ago
Fix typo More... over 4 years ago
Add required DEFTYPE for CONDITION-VARIABLE and a basic test More... over 4 years ago
Delete APIv1 condition-variable test because it's broken More... over 4 years ago
Rename *SUPPORTS-THREADS-P* to +SUPPORTS-THREADS-P+ More... over 4 years ago
Add Hugo-based documentation More... over 4 years ago
Turn *STANDARD-IO-BINDINGS* into a constant and always apply More... over 4 years ago
MAKE-THREAD: rename key arg GATHER-BACKTRACE-ON-ERROR to HANDLE-CONDITIONS More... over 4 years ago
Remove MARK-SUPPORTED and inline in apiv2/bordeaux-threads.lisp More... over 4 years ago
Unexport IMPLEMENTED-P More... over 4 years ago
Export CONDITION-VARIABLE, add CONDITION-VARIABLE-P More... over 4 years ago