summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-05-171.0.5.51: fixed mixed up commit 1.0.5.50Nikodemus Siivola
2007-05-111.0.5.47: cacheability of EMFs from methods with non-standard specializersChristophe Rhodes
2007-05-101.0.5.46: improve handling of non-standard subclasses of SB-MOP:SPECIALIZERChristophe Rhodes
2007-05-071.0.5.42: fix (setf aref) on single-float vectorsNathan Froyd
2007-05-061.0.5.35: stack alignment on x86/Darwin, once moreNikodemus Siivola
2007-05-051.0.5.33: fix botched commit 1.0.5.32: partial fix for DISASSEMBLE bugletNikodemus Siivola
2007-05-041.0.5.29: fix a race-condition in deadline.impure.lispNikodemus Siivola
2007-05-021.0.5.27: Stepper support for MIPS.Thiemo Seufer
2007-05-021.0.5.20: make class-eq specializers work in defmethodsChristophe Rhodes
2007-05-021.0.5.18: trapping-based stepper on the SparcChristophe Rhodes
2007-05-021.0.5.17: Top-level DECLARE signals an errorChristophe Rhodes
2007-04-301.0.5.14: make PURIFY a no-op on gencgcJuho Snellman
2007-04-291.0.5.9: experimental semi-synchronous deadlinesNikodemus Siivola
2007-04-291.0.5.7: missing test case for 1.0.4.40Nikodemus Siivola
2007-04-291.0.5.5: &ENVIRONMENT fixesNikodemus Siivola
2007-04-291.0.5.3: compiling a SUBSEQ on a SIMPLE-VECTOR should not give notesNikodemus Siivola
2007-04-161.0.4.91: revert 1.0.4.89 test changesNikodemus Siivola
2007-04-141.0.4.89: ROOM cleanups & type-declaration fixesNikodemus Siivola
2007-04-141.0.4.84: better EQUAL hash-tables, revert 0.9.15.21 (non-compliant SXHASH)Juho Snellman
2007-04-121.0.4.77: oops, forgot to cvs add a new file in .76Juho Snellman
2007-04-121.0.4.74: fix &environment issues with macroexpansions in the fopcompilerJuho Snellman
2007-04-111.0.4.64: more stack-alignment x86/DarwinNikodemus Siivola
2007-04-101.0.4.55: Optimized REPLACE and UB*-BASH-COPY routinesNathan Froyd
2007-04-101.0.4.54: x86-64/darwin preliminary threads supportCyrus Harmon
2007-04-081.0.4.47: correct the mess of 1.0.4.46Nikodemus Siivola
2007-04-081.0.4.46: allow &environment and disallow &aux in DEFSETF lambda-listsNikodemus Siivola
2007-04-081.0.4.45: workaround for bug #412 & undefined variable cleanupNikodemus Siivola
2007-04-071.0.4.40: small fixesNikodemus Siivola
2007-04-071.0.4.36: Commit Kevin Reid's "safer *break-on-signals*" patch.Nathan Froyd
2007-04-071.0.4.35: Commit Kevin Reid's "Test failure in core.test.sh" patchNathan Froyd
2007-04-051.0.4.29: Update expected test status on FreeBSDNIIMI Satoshi
2007-04-051.0.4.27: more darwin/x86-64 fixesCyrus Harmon
2007-03-311.0.4.12: stale bugsNikodemus Siivola
2007-03-291.0.4.10: conditionalize bignum-character line writing testNikodemus Siivola
2007-03-291.0.4.9: writing bignum characters onto a single lineNikodemus Siivola
2007-03-261.0.4.4: simplify JOIN-THREAD interfaceGabor Melis
2007-03-211.0.3.47: fixed threads testsGabor Melis
2007-03-181.0.3.45: added JOIN-THREADGabor Melis
2007-03-181.0.3.42: two LOOP bugletsNikodemus Siivola
2007-03-161.0.3.40: :EXECUTABLE T implies --noinformJuho Snellman
2007-03-121.0.3.38: record bug #411, disable NAN-COMPARISONS test on x86-64Nikodemus Siivola
2007-03-081.0.3.37: Oops, fix bad argument types in the new x86-64 modular arithmetic VOPsJuho Snellman
2007-03-051.0.3.31: fix new = and /= transformations for NaNsNikodemus Siivola
2007-03-031.0.3.20: better SEARCH transformNikodemus Siivola
2007-03-021.0.3.13: working NaN comparison tests outside DarwinNikodemus Siivola
2007-03-021.0.3.9: Allow characters as string designators for SHADOWJuho Snellman
2007-03-021.0.3.7: Compile XEPs using the policy from the correct environmentJuho Snellman
2007-02-281.0.3.3:Christophe Rhodes
2007-02-271.0.3.1: fix behaviour of >= and <= with NaNsNikodemus Siivola
2007-02-061.0.2.19: Fix fopcompiling references to undefined variablesJuho Snellman