Fix deadlocks in GC on Windows.
[sbcl.git] / tests / dynamic-extent.impure.lisp
2013-11-22 Stas BoukarevFix deadlocks in GC on Windows.
2013-05-01 Alastair Bridgewatertests/dynamic-extent.impure.lisp: One of the dx-vector...
2013-05-01 Alastair BridgewaterAdd test cases for non-consing WITHOUT-GCING and WITH...
2013-03-14 Stas BoukarevAccessing &MORE arguments checks bounds.
2012-10-06 Nikodemus Siivolafix structure stack allocation for high-debug code
2012-10-05 David LichteblauSPARC gencgc
2012-06-17 Paul KhuongImproved merge-sort implementation for lists
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2012-01-09 Juho SnellmanMark :no-consing :specialized-dx-vectors as failing...
2011-12-29 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays...
2011-12-15 Alastair Bridgewatertests: Raw instances shouldn't stack-allocate on most...
2011-12-13 Paul KhuongFix EQL constraint propagation on constant assigned...
2011-12-13 Jim Wise(NO-CONSING SPECIALIZED-DX-VECTORS) fails on sunos...
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays...
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays
2011-11-10 Nikodemus Siivolaunify locks
2011-06-21 Paul KhuongCompiler support for specialised implicit value cells
2011-06-06 Jim WiseRework test infrastructure to keep track of tests which...
2011-05-25 Nikodemus Siivola1.0.48.25: automatic &rest to &more conversion
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2010-11-27 Christophe Rhodes1.0.44.36: test case for bug #681092
2010-09-08 Alastair Bridgewater1.0.42.35: tests: Update :fails-on clause for a test
2010-09-03 Alastair Bridgewater1.0.42.26: tests: Fix broken :fails-on clause for a...
2010-09-01 Nikodemus Siivola1.0.42.11: reinline nested LIST and VECTOR calls in...
2010-08-08 Alastair Bridgewater1.0.41.41: tests: Fix tests for ppc-threading changes.
2010-05-20 Alastair Bridgewater1.0.38.8: Test suite cleanups.
2010-04-06 Tobias C. Rittweiler1.0.37.39: Use WITH-TEST consistently in dynamic-extent...
2010-03-12 Nikodemus Siivola1.0.36.23: more consistent handling of ignored DX decla...
2009-08-04 Nikodemus Siivola1.0.30.34: flushable INITIALIZE-VECTOR
2009-07-18 Nikodemus Siivola1.0.30.1: correct nested DX handling
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-17 Nikodemus Siivola1.0.29.12: nicer DX capability conditionalization
2009-06-10 Nikodemus Siivola1.0.29.6: work around stack-allocated value cell badnes...
2009-06-05 Nikodemus Siivola1.0.29.4: still more MAKE-ARRAY work
2009-06-05 Nikodemus Siivola1.0.29.3: better reporting for failure to stack allocate
2009-06-04 Nikodemus Siivola1.0.28.77: fix test failures on PPC and elsewhere
2009-05-16 Nikodemus Siivola1.0.28.51: better MAKE-ARRAY transforms
2009-05-11 Nikodemus Siivola1.0.28.36: better logic for failure-to-stack-allocate...
2009-05-06 Nikodemus Siivola1.0.28.18: better TRULY-DYNAMIC-EXTENT handling
2009-05-06 Nikodemus Siivola1.0.28.17: tn packing issues in ALLOCATE-VECTOR-ON...
2009-01-03 Nikodemus Siivola1.0.24.12: adding and fixing the HPUX/HPPA build target
2008-12-15 Nikodemus Siivola1.0.23.41: fix DX-COMBINATION-P
2008-12-12 Nikodemus Siivola1.0.23.38: fix bug 430 (stack alloc by nested defstruct...
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-20 Nikodemus Siivola1.0.18.26: explain why DX value generators must end...
2008-07-18 Nikodemus Siivola1.0.18.22: DX arguments in non-let-converted local...
2008-05-30 Nikodemus Siivola1.0.17.8: use dynamic-extent in HANDLER-CASE and HANDLE...
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-12 Nikodemus Siivola1.0.16.29: workaround for bug 419
2008-05-08 Nikodemus Siivola1.0.16.26: dx allocation thru CAST nodes
2008-04-22 Nikodemus Siivola1.0.16.4: correct nested DX reasoning
2007-09-27 Nikodemus Siivola1.0.10.8: correct nested DX implementation
2007-09-26 Nikodemus Siivola1.0.10.7: multiply-used DX LVARS
2007-09-26 Nikodemus Siivola1.0.10.6: nested DX allocation
2007-09-26 Nikodemus Siivola1.0.10.5: dynamic-extent CONS
2007-09-01 Thiemo Seufer1.0.9.22: Dynamic-extent value-cells for MIPS.
2007-06-28 Nikodemus Siivola1.0.7.3: non-consing GETHASH and (SETF GETHASH)
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2006-09-13 Juho Snellman0.9.16.27:
2005-09-29 Thiemo Seufer0.9.5.10:
2005-08-26 Juho Snellman0.9.4.6:
2005-07-14 William Harold Newman0.9.2.43:
2005-06-20 Christophe Rhodes0.9.1.63:
2005-06-20 Nikodemus Siivola0.9.1.61: really allocate dx closures on stack on ppc...
2005-06-19 Nikodemus Siivola0.9.1.54: dynamic-extent lists and closures on ppc
2005-06-19 Nikodemus Siivola0.9.1.53: dynamic-extent &rest on ppc
2005-06-19 Alexey Dejneka0.9.1.52:
2005-06-16 Christophe Rhodes0.9.1.48:
2005-04-19 Alexey Dejneka0.8.21.50:
2005-02-07 Alexey Dejneka0.8.19.17:
2004-09-13 Alexey Dejneka0.8.14.17:
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-03-30 Christophe Rhodes0.8.9.12: