Support building without PSEUDO-ATOMIC on POSIX safepoints
[sbcl.git] / src / code / thread.lisp
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-21 David LichteblauForeign callbacks
2012-09-22 Nikodemus Siivolaproclaim *CURRENT-THREAD* as always-bound
2012-09-19 David LichteblauNew predicate THREAD-EPHEMERAL-P for certain system...
2012-09-16 Nikodemus Siivolafix unthreaded build
2012-09-15 Nikodemus Siivolatimeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
2012-05-02 Nikodemus Siivolamore deprecation
2011-12-09 Nikodemus SiivolaWITH-SPINLOCK compatibility layer was broken
2011-11-18 Nikodemus Siivolauserspace CONDITION-WAIT and interrupts
2011-11-17 Nikodemus Siivolamissing CAS-locks and barriers
2011-11-10 Nikodemus Siivolafix unthreaded build
2011-11-10 Nikodemus SiivolaSPINLOCK-NAME not deprecated since 1.0.5.x, but 1.0...
2011-11-10 Nikodemus Siivolaunify locks
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-08-15 Nikodemus Siivolafix bogus deadlocks from interrupts and GCs
2011-05-11 Nikodemus Siivola1.0.48.10: add deadlock detection to spinlocks and...
2010-04-03 Tobias C. Rittweiler1.0.37.33: Add SB-THREAD:GRAB-MUTEX.
2010-04-03 Tobias C. Rittweiler1.0.37.31: Use (WITH-TEST ...) consistently in threads...
2010-04-03 Tobias C. Rittweiler1.0.37.30: OAOOize type of NAME slots between THREAD...
2009-12-18 Nathan Froyd1.0.33.22: fix WITH-MUTEX docstring
2009-12-02 Christophe Rhodes1.0.33.3: restore buildability from CMUCL
2009-01-12 Gabor Melis1.0.24.39: mutex changes
2008-05-26 Nikodemus Siivolarestore non-consingness of WITH-SPINLOCK
2008-05-16 pkhuong1.0.16.34: Remove global STACK-ALLOCATE-VALUE-CELLS...
2008-03-12 Nikodemus Siivola1.0.15.20: refactor "system locks" framework, one TIMER...
2007-10-05 Nikodemus Siivola1.0.10.29: MUTEX refactoring & optimization
2007-08-06 Nikodemus Siivola1.0.8.16: refactored fd-stream buffering
2007-07-01 Nikodemus Siivola1.0.7.5: allow WITH-INTERRUPTS inside "system locked...
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2007-06-19 Nikodemus Siivola1.0.6.56: replace CALL-WITH-DX-FUNCTION with DX-FLET
2007-06-08 Nikodemus Siivola1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-05-30 Nikodemus Siivola1.0.6.7: thread-safe UPDATE-DFUN
2007-04-11 Nikodemus Siivola1.0.4.65: lock accesses to *descriptor-handlers*
2006-06-03 Juho Snellman0.9.13.22:
2005-11-18 Gabor Melis0.9.6.50: stability before creativity
2005-10-07 Gabor Melis0.9.5.31:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-07 Gabor Melis0.9.2.35:
2005-07-01 Gabor Melis0.9.2.9: thread objects
2004-04-15 Christophe Rhodes0.8.9.45:
2004-04-13 Christophe Rhodes0.8.9.36:
2003-11-27 Daniel Barlow0.8.6.5
2003-09-01 Alexey Dejneka0.8.3.17:
2003-06-03 Christophe Rhodes0.8.0.29:
2003-06-03 Christophe Rhodes0.8.0.28:
2003-05-07 Daniel Barlow0.8alpha.0.17
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-04-02 Daniel Barlow0.pre8.28
2003-03-26 Daniel Barlow0.pre8.10