Stelian Ionescu [Tue, 2 Aug 2011 22:21:48 +0000]
Version 0.8.1
Mark Evenson [Thu, 7 Apr 2011 17:06:50 +0000]
ABCL: implement condition variables
Mark Evenson [Thu, 7 Apr 2011 17:06:11 +0000]
ABCL: reimplement locks based on java.util.concurrent.locks.ReentrantLock
Stelian Ionescu [Wed, 23 Feb 2011 12:29:32 +0000]
ABCL: import a few symbols from package JAVA
Stelian Ionescu [Wed, 23 Feb 2011 12:28:41 +0000]
Cosmetic fix
Mark Evenson [Sat, 19 Feb 2011 21:56:06 +0000]
ABCL: Fix THREAD-YIELD
Mark Evenson [Sat, 19 Feb 2011 21:52:40 +0000]
ABCL: Fix DEFTYPE THREAD
Stelian Ionescu [Fri, 14 Jan 2011 17:11:19 +0000]
Reorder #+ clauses that define THREAD-SUPPORT to match DEFSYSTEM
Stelian Ionescu [Fri, 14 Jan 2011 17:07:34 +0000]
Fix compilation on implementations which don't support threads
Thanks to Kilian Sprotte for reporting this.
Stelian Ionescu [Thu, 4 Nov 2010 12:09:49 +0000]
Remove warning about threads not being supported
Stelian Ionescu [Sat, 2 Oct 2010 13:37:32 +0000]
New development cycle
Stelian Ionescu [Sat, 2 Oct 2010 13:33:27 +0000]
Version 0.8.0
Kamil Shakirov [Mon, 23 Aug 2010 22:22:44 +0000]
Add support for ECL 10.7.1
Mahmud Mohamed [Fri, 20 Aug 2010 22:19:11 +0000]
Update ABCL implementation
Ryan Hope [Wed, 18 Aug 2010 20:03:13 +0000]
Fix LispWorks6 implementation
Phil Hargett [Wed, 4 Aug 2010 13:40:38 +0000]
Switch test suite to FiveAM
Stelian Ionescu [Sun, 30 May 2010 10:25:54 +0000]
Update ABCL implementation to 0.20.0
Stelian Ionescu [Mon, 15 Feb 2010 22:22:00 +0000]
Remove :joinable-p from %MAKE-THREAD on Clisp, upstream made all threads joinable.
Stelian Ionescu [Mon, 15 Feb 2010 14:45:55 +0000]
Fix MAKE-THREAD on Clisp.
Stelian Ionescu [Mon, 15 Feb 2010 13:53:09 +0000]
Style fix.
Stelian Ionescu [Mon, 15 Feb 2010 13:51:15 +0000]
Fix docstring of MAKE-THREAD.
Stelian Ionescu [Mon, 15 Feb 2010 13:50:49 +0000]
Remove own implementation of JOIN-THREAD for Clisp following latest HEAD.
James Anderson [Sun, 14 Feb 2010 20:32:07 +0000]
Add DYNAMIC-EXTENT declarations to INTERRUPT-THREAD args for ClozureCL and MCL.
James Anderson [Sun, 14 Feb 2010 20:30:37 +0000]
Fix DEFTYPE THREAD for MCL.
James Anderson [Sun, 14 Feb 2010 20:30:09 +0000]
Implement ACQUIRE-LOCK and RELEASE-LOCK for MCL.
Stelian Ionescu [Sat, 6 Feb 2010 01:16:07 +0000]
Add external function START-MULTIPROCESSING.
Stelian Ionescu [Sat, 6 Feb 2010 00:57:38 +0000]
Don't call MP:INITIALIZE-MULTIPROCESSING at load-time on Lispworks.
Matt Lamari [Sat, 6 Feb 2010 00:02:42 +0000]
Add recursive locks for Lispworks.
Stelian Ionescu [Fri, 5 Feb 2010 23:42:14 +0000]
Style fix.
Matt Lamari [Wed, 20 Jan 2010 22:34:36 +0000]
Add native implementation of condition variables for Lispworks 5.
Stelian Ionescu [Wed, 20 Jan 2010 22:32:55 +0000]
Add condition variable wrappers for Lispworks 6.
Chun Tian (binghe) [Wed, 20 Jan 2010 21:53:23 +0000]
Fixes for MCL.
Stelian Ionescu [Wed, 20 Jan 2010 21:40:22 +0000]
Fix .asd file: compile default-implementation.lisp after condition-variables.lisp
Stelian Ionescu [Wed, 20 Jan 2010 20:39:00 +0000]
INTERRUPT-THREAD now takes &REST args to be passed to the interrupt function.
Where the native functions does not take &REST args, a dynamic-extent
closure is consed.
Stelian Ionescu [Wed, 20 Jan 2010 19:51:20 +0000]
Add type THREAD.
Tobias C Rittweiler [Wed, 13 Jan 2010 21:36:50 +0000]
Minor cleaning of .asd files.
* Remove BT-SYSTEM package while preserving LOADability
of .asd files.
* Move test suite related bits from BT's TEST-OP to new
BT-TEST's TEST-OP.
* Make BT's TEST-OP simply invoke BT-TEST's TEST-OP.
Stelian Ionescu [Fri, 25 Dec 2009 01:30:30 +0000]
Make version.lisp-expr reflect the release of 0.7.0
Stelian Ionescu [Fri, 25 Dec 2009 01:24:00 +0000]
Version 0.7.0
Stelian Ionescu [Fri, 25 Dec 2009 00:30:29 +0000]
Fix test DEFAULT-SPECIAL-BINDINGS.
Stelian Ionescu [Thu, 24 Dec 2009 23:55:44 +0000]
Untabify bordeaux-threads-test.lisp
Stelian Ionescu [Thu, 24 Dec 2009 23:51:17 +0000]
Don't define condition TIMEOUT on SBCL.
Stelian Ionescu [Thu, 24 Dec 2009 23:48:39 +0000]
Add pkgdcl.lisp to bordeaux-threads.asd
Stelian Ionescu [Thu, 24 Dec 2009 23:39:55 +0000]
Move version from .asd files to version.lisp-expr
Stelian Ionescu [Thu, 24 Dec 2009 23:36:21 +0000]
Move package definition into pkgdcl.lisp
Stelian Ionescu [Thu, 24 Dec 2009 23:31:12 +0000]
Cleanup: rename implementatio-dependent files.
Stelian Ionescu [Thu, 24 Dec 2009 23:30:35 +0000]
Fix default WITH-TIMEOUT.
Stelian Ionescu [Thu, 24 Dec 2009 23:17:38 +0000]
Put list of contributors into a separate files, clean .asd files.
Stelian Ionescu [Thu, 24 Dec 2009 23:13:33 +0000]
Better WITH-TIMEOUT, add dependency on Alexandria.
Stelian Ionescu [Wed, 11 Nov 2009 14:00:20 +0000]
Update my email address.
Stelian Ionescu [Sat, 10 Oct 2009 21:39:12 +0000]
Split system BORDEAUX-THREADS-TEST into its own .asd
Stelian Ionescu [Tue, 22 Sep 2009 23:22:09 +0000]
Don't DEFINE-CONDITION TIMEOUT on SBCL.
Stelian Ionescu [Mon, 21 Sep 2009 22:48:31 +0000]
Implement MAKE-RECURSIVE-LOCK on Allegro.
Stelian Ionescu [Mon, 21 Sep 2009 22:14:33 +0000]
Define WITH-LOCK-HELD without EVAL-WHEN(on Lispworks).
Attila Lendvai [Mon, 21 Sep 2009 22:01:35 +0000]
Add keyarg NAME to MAKE-CONDITION-VARIABLE.
Stelian Ionescu [Mon, 21 Sep 2009 21:30:08 +0000]
Import SB-EXT:TIMEOUT on SBCL.
Stelian Ionescu [Mon, 10 Aug 2009 22:13:45 +0000]
Cosmetic changes.
Vladimir Tzankov [Mon, 10 Aug 2009 21:25:05 +0000]
Update Clisp implementation, implement DESTROY-THREAD and THREAD-JOIN.
Stelian Ionescu [Sun, 12 Jul 2009 23:04:02 +0000]
Fixes for Clisp HEAD.
Remove DISTROY-THREAD, since Clisp no longer has MT:THREAD-KILL.
Stelian Ionescu [Sat, 2 May 2009 16:35:11 +0000]
Implement JOIN-THREAD on Allegro, CMUCL, Lispworks and SCL.
Stelian Ionescu [Sat, 2 May 2009 16:34:54 +0000]
Fix typo.
Stelian Ionescu [Mon, 20 Apr 2009 15:02:04 +0000]
Add join-thread for CCL.
Stelian Ionescu [Sat, 11 Apr 2009 12:36:21 +0000]
Don't interfere with the host's initial bindings (reported by Andreas Fuchs).
Stephen Compall [Sun, 5 Apr 2009 07:17:12 +0000]
Fix usage of ccl:process-run-function on ClozureCL.
Stelian Ionescu [Sat, 4 Apr 2009 17:06:20 +0000]
Fix DEFVAR of *default-special-bindings*.
Stelian Ionescu [Mon, 30 Mar 2009 13:47:23 +0000]
*default-special-bindings* now defaults to NIL, move I/O bindings to *standard-io-bindings*.
Stelian Ionescu [Mon, 30 Mar 2009 13:25:06 +0000]
Use forms(and EVAL) instead of funtions to yield values for thread-local bindings.
Stelian Ionescu [Sat, 21 Mar 2009 23:29:26 +0000]
Clean bordeaux-threads.asd up.
Gustavo [Sat, 14 Mar 2009 15:31:08 +0000]
Fix use of REMOVE-DUPLICATES in BINDING-DEFAULT-SPECIALS.
Stelian Ionescu [Tue, 27 Jan 2009 02:33:33 +0000]
Add Clisp support.
Stelian Ionescu [Tue, 27 Jan 2009 02:32:33 +0000]
Remove nickname THREADS because it's used by Clisp.
Stelian Ionescu [Tue, 27 Jan 2009 02:23:11 +0000]
Fix JOIN-THREAD.
Stelian Ionescu [Sun, 11 Jan 2009 02:04:10 +0000]
Use "Anonymous" as default thread name.
Stelian Ionescu [Sat, 10 Jan 2009 22:22:47 +0000]
Fix docstring setting in DEFDFUN and DEFDMACRO.
Stelian Ionescu [Sat, 10 Jan 2009 22:08:46 +0000]
Style fix in SIGNAL-ERROR-IF-CURRENT-THREAD.
No need to use MAKE-CONDITION with ERROR.
Stelian Ionescu [Sat, 10 Jan 2009 22:06:32 +0000]
Use DEFDMACRO to define default WITH-TIMEOUT.
Stelian Ionescu [Sat, 10 Jan 2009 22:04:30 +0000]
Add INITIAL-BINDINGS keyword argument to MAKE-THREAD.
Stelian Ionescu [Sat, 10 Jan 2009 20:45:18 +0000]
Remove *break-on-signals* and *random-state* from thread default initial bindings.
Stelian Ionescu [Sun, 28 Dec 2008 21:21:36 +0000]
Move definition of BINDING-DEFAULT-SPECIALS after that of *DEFAULT-SPECIAL-BINDINGS*.
Stelian Ionescu [Sun, 28 Dec 2008 21:15:08 +0000]
Add an IGNORABLE declaration in WITH-TIMEOUT.
Stelian Ionescu [Sun, 28 Dec 2008 20:32:09 +0000]
Whitespace changes and add modeline that inhibits indentation with tabs.
Stelian Ionescu [Sun, 28 Dec 2008 17:06:25 +0000]
Change *default-special-bindings* to adhere to the behaviour of with-standard-io-syntax.
Stelian Ionescu [Sun, 28 Dec 2008 16:47:57 +0000]
Add default initialization forms for *default-special-bindings*.
Stephen Compall [Sun, 28 Dec 2008 16:45:03 +0000]
Change *default-special-bindings* semantics and implement for all Lisps.
Stephen Compall [Sun, 28 Dec 2008 15:40:10 +0000]
Update use of DEFTESTSUITE to latest LIFT.
Douglas Crosher [Sun, 26 Oct 2008 12:37:25 +0000]
Add Scieneer Common Lisp support.
Greg Pfeil [Sat, 26 Jul 2008 13:49:30 +0000]
Fix broken MAKE-THREAD for CMUCL. (from Hans Huebner)
Greg Pfeil [Sat, 26 Jul 2008 13:43:46 +0000]
incremented version
Greg Pfeil [Sat, 26 Jul 2008 13:40:14 +0000]
Only expand default function/macro when there is no platform-specific implementation. (from Hans Huebner)
Greg Pfeil [Sat, 26 Jul 2008 13:38:40 +0000]
Shadowed WITH-TIMEOUT, now that it's exported by LIFT.
Greg Pfeil [Mon, 2 Jun 2008 02:08:27 +0000]
incremented version
Greg Pfeil [Mon, 2 Jun 2008 00:36:16 +0000]
Renamed THREAD-JOIN to JOIN-THREAD (which is the symbol we were exporting anyway).
Stelian Ionescu [Tue, 8 Apr 2008 00:09:26 +0000]
Specify in index.html that bordeaux-threads more or less works on threadless implementations.
Stelian Ionescu [Fri, 4 Apr 2008 14:04:18 +0000]
Add THREAD-JOIN interface and the implementation for SBCL.
Greg Pfeil [Sun, 16 Dec 2007 22:30:18 +0000]
updated version number
Stelian Ionescu [Thu, 13 Dec 2007 15:48:45 +0000]
Remove INLINE declarations.
Stelian Ionescu [Thu, 13 Dec 2007 15:44:25 +0000]
Export symbol TIMEOUT.
Stelian Ionescu [Thu, 13 Dec 2007 12:18:19 +0000]
Add a forgotten bacquote
Greg Pfeil [Wed, 12 Dec 2007 21:35:21 +0000]
updated version number
Stelian Ionescu [Thu, 13 Dec 2007 01:18:19 +0000]
Add WITH-TIMEOUT: native on SBCL, CMUCL and Allegro, emulated elsewhere.
Stelian Ionescu [Thu, 13 Dec 2007 01:15:42 +0000]
Add THREAD-SUPPORT feature when the host implementation supports threads.