summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Greg Pfeil [Sun, 21 Oct 2007 14:58:10 +0000]
Added contributor list.
Greg Pfeil [Sun, 21 Oct 2007 14:37:50 +0000]
Fixed CMU implementation, based on patch submitted by Vladimir Sekissov.
Greg Pfeil [Wed, 17 Oct 2007 03:09:06 +0000]
Updated the version number to the _correct_ version.
Greg Pfeil [Wed, 17 Oct 2007 03:08:15 +0000]
updated the version number
Greg Pfeil [Tue, 16 Oct 2007 22:30:56 +0000]
Added documentation to THREAD-ALIVE-P.
Greg Pfeil [Tue, 16 Oct 2007 22:14:35 +0000]
Changed BORDEAUX-MP to BORDEAUX-THREADS in documentation.
Greg Pfeil [Tue, 16 Oct 2007 22:11:35 +0000]
Added THREAD-ALIVE-P
Greg Pfeil [Tue, 16 Oct 2007 02:24:18 +0000]
Corrected name of method from destroy-process to destroy-thread.
Greg Pfeil [Tue, 16 Oct 2007 02:23:38 +0000]
Added location of Armed Bear threading implementation.
Greg Pfeil [Tue, 10 Apr 2007 04:03:07 +0000]
Incremented version for copyright addition.
Greg Pfeil [Tue, 10 Apr 2007 04:01:22 +0000]
Added license file.
Pierre Thierry [Sat, 31 Mar 2007 19:00:36 +0000]
Copyright and license notices
Added a file containing the MIT license and a copyright and license notice in
each source file
Attila Lendvai [Wed, 23 Aug 2006 16:15:24 +0000]
Make it usable on non-threaded lisps like clisp
Exported *supports-threads-p* so that apps can check that variable.
Some other small changes to make it load and 'work' on clisp.
Greg Pfeil [Fri, 16 Jun 2006 01:50:49 +0000]
tested on SBCL-0.9.13 on Linux/x86
Greg Pfeil [Thu, 15 Jun 2006 17:20:13 +0000]
Removed SBCL 0.9.11 row, since it's now old and hasn't been tested anyway.
Greg Pfeil [Thu, 15 Jun 2006 17:13:16 +0000]
Manually tested ABCL, and made some changes to fix it.
* ABCL's version of ASDF doesn't support :serial;
* EXT:MAKE-THREAD-LOCK appears to be a thunk; and
* EXT:THREAD-LOCK doesn't return T on success.
Greg Pfeil [Thu, 15 Jun 2006 07:13:30 +0000]
Tested on Allegro-8.0-Darwin/PPC
Greg Pfeil [Thu, 15 Jun 2006 06:40:16 +0000]
Changed platform support to a matrix and added Allegro-Darwin/x86 info.
Greg Pfeil [Thu, 15 Jun 2006 05:55:46 +0000]
Add negative test case for threadp
Greg Pfeil [Thu, 15 Jun 2006 05:55:12 +0000]
fixed defpackage form, :nickname -> :nicknames
Greg Pfeil [Thu, 8 Jun 2006 07:09:15 +0000]
Improved ArmedBear support.
Greg Pfeil [Thu, 8 Jun 2006 06:07:11 +0000]
Added download information.
Greg Pfeil [Thu, 8 Jun 2006 03:30:35 +0000]
Manually ran tests on ECL darwin/ppc to get results.
Greg Pfeil [Thu, 8 Jun 2006 03:24:34 +0000]
Added a couple more ENSUREs to the tests.
Greg Pfeil [Thu, 8 Jun 2006 03:24:04 +0000]
Fixes for LispWorks. It now passes all tests.
Greg Pfeil [Thu, 8 Jun 2006 02:06:14 +0000]
more detailed test results.
Greg Pfeil [Tue, 6 Jun 2006 16:25:01 +0000]
Added link to docs, and table rows for Darwin/x86 results.
Greg Pfeil [Tue, 6 Jun 2006 02:52:06 +0000]
Initial version of bordeaux-threads.