common-lisp.net
/
projects/bordeaux-threads/bordeaux-threads.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/bordeaux-threads/bordeaux-threads.git
2011-08-02
Stelian Ionescu
Version 0.8.1
v0.8.1
commit
|
commitdiff
|
tree
2011-04-07
Mark Evenson
ABCL: implement condition variables
commit
|
commitdiff
|
tree
2011-04-07
Mark Evenson
ABCL: reimplement locks based on java.util.concurrent...
commit
|
commitdiff
|
tree
2011-02-23
Stelian Ionescu
ABCL: import a few symbols from package JAVA
commit
|
commitdiff
|
tree
2011-02-23
Stelian Ionescu
Cosmetic fix
commit
|
commitdiff
|
tree
2011-02-19
Mark Evenson
ABCL: Fix THREAD-YIELD
commit
|
commitdiff
|
tree
2011-02-19
Mark Evenson
ABCL: Fix DEFTYPE THREAD
commit
|
commitdiff
|
tree
2011-01-14
Stelian Ionescu
Reorder #+ clauses that define THREAD-SUPPORT to match...
commit
|
commitdiff
|
tree
2011-01-14
Stelian Ionescu
Fix compilation on implementations which don't support...
commit
|
commitdiff
|
tree
2010-11-04
Stelian Ionescu
Remove warning about threads not being supported
commit
|
commitdiff
|
tree
2010-10-02
Stelian Ionescu
New development cycle
commit
|
commitdiff
|
tree
2010-10-02
Stelian Ionescu
Version 0.8.0
v0.8.0
commit
|
commitdiff
|
tree
2010-08-23
Kamil Shakirov
Add support for ECL 10.7.1
commit
|
commitdiff
|
tree
2010-08-20
Mahmud Mohamed
Update ABCL implementation
commit
|
commitdiff
|
tree
2010-08-18
Ryan Hope
Fix LispWorks6 implementation
commit
|
commitdiff
|
tree
2010-08-04
Phil Hargett
Switch test suite to FiveAM
commit
|
commitdiff
|
tree
2010-05-30
Stelian Ionescu
Update ABCL implementation to 0.20.0
commit
|
commitdiff
|
tree
2010-02-15
Stelian Ionescu
Remove :joinable-p from %MAKE-THREAD on Clisp, upstream...
commit
|
commitdiff
|
tree
2010-02-15
Stelian Ionescu
Fix MAKE-THREAD on Clisp.
commit
|
commitdiff
|
tree
2010-02-15
Stelian Ionescu
Style fix.
commit
|
commitdiff
|
tree
2010-02-15
Stelian Ionescu
Fix docstring of MAKE-THREAD.
commit
|
commitdiff
|
tree
2010-02-15
Stelian Ionescu
Remove own implementation of JOIN-THREAD for Clisp...
commit
|
commitdiff
|
tree
2010-02-14
James Anderson
Add DYNAMIC-EXTENT declarations to INTERRUPT-THREAD...
commit
|
commitdiff
|
tree
2010-02-14
James Anderson
Fix DEFTYPE THREAD for MCL.
commit
|
commitdiff
|
tree
2010-02-14
James Anderson
Implement ACQUIRE-LOCK and RELEASE-LOCK for MCL.
commit
|
commitdiff
|
tree
2010-02-06
Stelian Ionescu
Add external function START-MULTIPROCESSING.
commit
|
commitdiff
|
tree
2010-02-06
Stelian Ionescu
Don't call MP:INITIALIZE-MULTIPROCESSING at load-time...
commit
|
commitdiff
|
tree
2010-02-06
Matt Lamari
Add recursive locks for Lispworks.
commit
|
commitdiff
|
tree
2010-02-05
Stelian Ionescu
Style fix.
commit
|
commitdiff
|
tree
2010-01-20
Matt Lamari
Add native implementation of condition variables for...
commit
|
commitdiff
|
tree
2010-01-20
Stelian Ionescu
Add condition variable wrappers for Lispworks 6.
commit
|
commitdiff
|
tree
2010-01-20
Chun Tian ...
Fixes for MCL.
commit
|
commitdiff
|
tree
2010-01-20
Stelian Ionescu
Fix .asd file: compile default-implementation.lisp...
commit
|
commitdiff
|
tree
2010-01-20
Stelian Ionescu
INTERRUPT-THREAD now takes &REST args to be passed...
commit
|
commitdiff
|
tree
2010-01-20
Stelian Ionescu
Add type THREAD.
commit
|
commitdiff
|
tree
2010-01-13
Tobias C Rittweiler
Minor cleaning of .asd files.
commit
|
commitdiff
|
tree
2009-12-25
Stelian Ionescu
Make version.lisp-expr reflect the release of 0.7.0
commit
|
commitdiff
|
tree
2009-12-25
Stelian Ionescu
Version 0.7.0
Version_0_7_0
commit
|
commitdiff
|
tree
2009-12-25
Stelian Ionescu
Fix test DEFAULT-SPECIAL-BINDINGS.
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Untabify bordeaux-threads-test.lisp
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Don't define condition TIMEOUT on SBCL.
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Add pkgdcl.lisp to bordeaux-threads.asd
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Move version from .asd files to version.lisp-expr
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Move package definition into pkgdcl.lisp
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Cleanup: rename implementatio-dependent files.
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Fix default WITH-TIMEOUT.
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Put list of contributors into a separate files, clean...
commit
|
commitdiff
|
tree
2009-12-24
Stelian Ionescu
Better WITH-TIMEOUT, add dependency on Alexandria.
commit
|
commitdiff
|
tree
2009-11-11
Stelian Ionescu
Update my email address.
commit
|
commitdiff
|
tree
2009-10-10
Stelian Ionescu
Split system BORDEAUX-THREADS-TEST into its own .asd
commit
|
commitdiff
|
tree
2009-09-22
Stelian Ionescu
Don't DEFINE-CONDITION TIMEOUT on SBCL.
commit
|
commitdiff
|
tree
2009-09-21
Stelian Ionescu
Implement MAKE-RECURSIVE-LOCK on Allegro.
commit
|
commitdiff
|
tree
2009-09-21
Stelian Ionescu
Define WITH-LOCK-HELD without EVAL-WHEN(on Lispworks).
commit
|
commitdiff
|
tree
2009-09-21
Attila Lendvai
Add keyarg NAME to MAKE-CONDITION-VARIABLE.
commit
|
commitdiff
|
tree
2009-09-21
Stelian Ionescu
Import SB-EXT:TIMEOUT on SBCL.
commit
|
commitdiff
|
tree
2009-08-10
Stelian Ionescu
Cosmetic changes.
commit
|
commitdiff
|
tree
2009-08-10
Vladimir Tzankov
Update Clisp implementation, implement DESTROY-THREAD...
commit
|
commitdiff
|
tree
2009-07-12
Stelian Ionescu
Fixes for Clisp HEAD.
commit
|
commitdiff
|
tree
2009-05-02
Stelian Ionescu
Implement JOIN-THREAD on Allegro, CMUCL, Lispworks...
commit
|
commitdiff
|
tree
2009-05-02
Stelian Ionescu
Fix typo.
commit
|
commitdiff
|
tree
2009-04-20
Stelian Ionescu
Add join-thread for CCL.
commit
|
commitdiff
|
tree
2009-04-11
Stelian Ionescu
Don't interfere with the host's initial bindings (repor...
commit
|
commitdiff
|
tree
2009-04-05
Stephen Compall
Fix usage of ccl:process-run-function on ClozureCL.
commit
|
commitdiff
|
tree
2009-04-04
Stelian Ionescu
Fix DEFVAR of *default-special-bindings*.
commit
|
commitdiff
|
tree
2009-03-30
Stelian Ionescu
*default-special-bindings* now defaults to NIL, move...
commit
|
commitdiff
|
tree
2009-03-30
Stelian Ionescu
Use forms(and EVAL) instead of funtions to yield values...
commit
|
commitdiff
|
tree
2009-03-21
Stelian Ionescu
Clean bordeaux-threads.asd up.
commit
|
commitdiff
|
tree
2009-03-14
Gustavo
Fix use of REMOVE-DUPLICATES in BINDING-DEFAULT-SPECIALS.
commit
|
commitdiff
|
tree
2009-01-27
Stelian Ionescu
Add Clisp support.
commit
|
commitdiff
|
tree
2009-01-27
Stelian Ionescu
Remove nickname THREADS because it's used by Clisp.
commit
|
commitdiff
|
tree
2009-01-27
Stelian Ionescu
Fix JOIN-THREAD.
commit
|
commitdiff
|
tree
2009-01-11
Stelian Ionescu
Use "Anonymous" as default thread name.
commit
|
commitdiff
|
tree
2009-01-10
Stelian Ionescu
Fix docstring setting in DEFDFUN and DEFDMACRO.
commit
|
commitdiff
|
tree
2009-01-10
Stelian Ionescu
Style fix in SIGNAL-ERROR-IF-CURRENT-THREAD.
commit
|
commitdiff
|
tree
2009-01-10
Stelian Ionescu
Use DEFDMACRO to define default WITH-TIMEOUT.
commit
|
commitdiff
|
tree
2009-01-10
Stelian Ionescu
Add INITIAL-BINDINGS keyword argument to MAKE-THREAD.
commit
|
commitdiff
|
tree
2009-01-10
Stelian Ionescu
Remove *break-on-signals* and *random-state* from threa...
commit
|
commitdiff
|
tree
2008-12-28
Stelian Ionescu
Move definition of BINDING-DEFAULT-SPECIALS after that...
commit
|
commitdiff
|
tree
2008-12-28
Stelian Ionescu
Add an IGNORABLE declaration in WITH-TIMEOUT.
commit
|
commitdiff
|
tree
2008-12-28
Stelian Ionescu
Whitespace changes and add modeline that inhibits inden...
commit
|
commitdiff
|
tree
2008-12-28
Stelian Ionescu
Change *default-special-bindings* to adhere to the...
commit
|
commitdiff
|
tree
2008-12-28
Stelian Ionescu
Add default initialization forms for *default-special...
commit
|
commitdiff
|
tree
2008-12-28
Stephen Compall
Change *default-special-bindings* semantics and impleme...
commit
|
commitdiff
|
tree
2008-12-28
Stephen Compall
Update use of DEFTESTSUITE to latest LIFT.
commit
|
commitdiff
|
tree
2008-10-26
Douglas Crosher
Add Scieneer Common Lisp support.
commit
|
commitdiff
|
tree
2008-07-26
Greg Pfeil
Fix broken MAKE-THREAD for CMUCL. (from Hans Huebner)
version-0_5_1
commit
|
commitdiff
|
tree
2008-07-26
Greg Pfeil
incremented version
commit
|
commitdiff
|
tree
2008-07-26
Greg Pfeil
Only expand default function/macro when there is no...
commit
|
commitdiff
|
tree
2008-07-26
Greg Pfeil
Shadowed WITH-TIMEOUT, now that it's exported by LIFT.
commit
|
commitdiff
|
tree
2008-06-02
Greg Pfeil
incremented version
version-0_5
version-0_5_0
commit
|
commitdiff
|
tree
2008-06-02
Greg Pfeil
Renamed THREAD-JOIN to JOIN-THREAD (which is the symbol...
commit
|
commitdiff
|
tree
2008-04-08
Stelian Ionescu
Specify in index.html that bordeaux-threads more or...
commit
|
commitdiff
|
tree
2008-04-04
Stelian Ionescu
Add THREAD-JOIN interface and the implementation for...
commit
|
commitdiff
|
tree
2007-12-16
Greg Pfeil
updated version number
commit
|
commitdiff
|
tree
2007-12-13
Stelian Ionescu
Remove INLINE declarations.
version-0_4
version-0_4_0
commit
|
commitdiff
|
tree
2007-12-13
Stelian Ionescu
Export symbol TIMEOUT.
commit
|
commitdiff
|
tree
2007-12-13
Stelian Ionescu
Add a forgotten bacquote
commit
|
commitdiff
|
tree
2007-12-12
Greg Pfeil
updated version number
commit
|
commitdiff
|
tree
2007-12-13
Stelian Ionescu
Add WITH-TIMEOUT: native on SBCL, CMUCL and Allegro...
commit
|
commitdiff
|
tree
2007-12-13
Stelian Ionescu
Add THREAD-SUPPORT feature when the host implementation...
commit
|
commitdiff
|
tree
next