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
Minor cleaning of .asd files. More... about 15 years ago
Make version.lisp-expr reflect the release of 0.7.0 More... about 15 years ago
Version 0.7.0 More... about 15 years ago
Fix test DEFAULT-SPECIAL-BINDINGS. More... about 15 years ago
Untabify bordeaux-threads-test.lisp More... about 15 years ago
Don't define condition TIMEOUT on SBCL. More... about 15 years ago
Add pkgdcl.lisp to bordeaux-threads.asd More... about 15 years ago
Move version from .asd files to version.lisp-expr More... about 15 years ago
Move package definition into pkgdcl.lisp More... about 15 years ago
Cleanup: rename implementatio-dependent files. More... about 15 years ago
Fix default WITH-TIMEOUT. More... about 15 years ago
Put list of contributors into a separate files, clean .asd files. More... about 15 years ago
Better WITH-TIMEOUT, add dependency on Alexandria. More... about 15 years ago
Update my email address. More... about 15 years ago
Split system BORDEAUX-THREADS-TEST into its own .asd More... over 15 years ago
Don't DEFINE-CONDITION TIMEOUT on SBCL. More... over 15 years ago
Implement MAKE-RECURSIVE-LOCK on Allegro. More... over 15 years ago
Define WITH-LOCK-HELD without EVAL-WHEN(on Lispworks). More... over 15 years ago
Add keyarg NAME to MAKE-CONDITION-VARIABLE. More... over 15 years ago
Import SB-EXT:TIMEOUT on SBCL. More... over 15 years ago
Cosmetic changes. More... over 15 years ago
Update Clisp implementation, implement DESTROY-THREAD and THREAD-JOIN. More... over 15 years ago
Fixes for Clisp HEAD. More... over 15 years ago
Implement JOIN-THREAD on Allegro, CMUCL, Lispworks and SCL. More... over 15 years ago
Fix typo. More... over 15 years ago
Add join-thread for CCL. More... almost 16 years ago
Don't interfere with the host's initial bindings (reported by Andreas Fuchs). More... almost 16 years ago
Fix usage of ccl:process-run-function on ClozureCL. More... almost 16 years ago
Fix DEFVAR of *default-special-bindings*. More... almost 16 years ago
*default-special-bindings* now defaults to NIL, move I/O bindings to *standard-io-bindings*. More... almost 16 years ago