Fix make-array transforms.
[sbcl.git] / doc / manual / threading.texinfo
2012-10-13 Lutz EulerTypo and other small fixes in the manuals and the man...
2012-09-15 Nikodemus Siivolatimeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
2012-09-15 Nikodemus Siivolaimplement ATOMIC-PUSH and ATOMIC-POP
2012-05-21 Nikodemus Siivolaimplement ATOMIC-UPDATE
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2011-11-17 Nikodemus Siivolasemaphore notification objects
2011-11-14 Nikodemus Siivoladocument GRAB-MUTEX in the manual
2011-11-12 Nikodemus Siivolaextensible CAS and CAS extensions
2010-08-08 Alastair Bridgewater1.0.41.42: ppc: Documentation and NEWS updates for...
2010-08-04 Alastair Bridgewater1.0.41.7: threads: Document BARRIER macro and implicit...
2010-03-28 Nikodemus Siivola1.0.37.10: docs, docs are good
2009-12-18 Nikodemus Siivola1.0.33.26: enabled threads by default on x86[-64] Linux
2009-06-18 Nikodemus Siivola1.0.29.17: SYMBOL-VALUE-IN-THREAD
2009-05-11 Gabor Melis1.0.28.37: resignal signals received in foreign threads
2007-11-07 Rudi Schlatte1.0.11.16: Fix tyops in the manual
2007-10-20 NIIMI Satoshi1.0.10.51: New function: THREAD-YIELD
2007-10-05 Nikodemus Siivola1.0.10.28: export semaphore interface
2007-03-18 Gabor Melis1.0.3.45: added JOIN-THREAD
2006-11-21 Christophe Rhodes0.9.18.65:
2006-11-07 Christophe Rhodes0.9.18.40:
2006-07-29 Juho Snellman0.9.15.6:
2005-10-15 Gabor Melis0.9.5.61:
2005-10-06 Gabor Melis0.9.5.24:
2005-07-11 Gabor Melis0.9.2.38: thread cleanup, paranoid
2005-07-01 Gabor Melis0.9.2.9: thread objects
2004-08-17 Nikodemus Siivola0.8.13.72: MORE CHAPTERS