1.1.3: will be tagged as "sbcl-1.1.3"
[sbcl.git] / tests /
2012-12-21 David LichteblauPreserve superclass structure accessors in infodb
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-05 David LichteblauRemove a few :FAILS-ON test flags for Windows
2012-12-05 David LichteblauSupport long file names on Windows; more CRT function...
2012-12-05 David LichteblauUpdate tests for 64 bit Windows builds
2012-12-04 Christophe Rhodesfix a bug in signed modular arithmetic
2012-12-04 Christophe Rhodesfix direct execution of (shebanged) fasls
2012-11-13 David LichteblauPowerPC safepoints
2012-11-08 Alastair BridgewaterThou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-11-02 David LichteblauAllow synchronous win32 I/O to be interrupted, too
2012-10-07 Francois-Rene Rideaumake it possible to run tests on an installed SBCL
2012-10-07 Nikodemus Siivolateach NODE-CONSERVATIVE-TYPE about union types
2012-10-06 Lutz EulerFix some tests for builds without sb-eval.
2012-10-06 Nikodemus Siivolause SB-EXT:EXIT in expect.sh instead of QUIT
2012-10-06 Nikodemus Siivolafix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED T
2012-10-06 SANO Masatoshifix GC-LOGFILE when none has been set
2012-10-06 Nikodemus Siivolamake walker tests happier
2012-10-06 Nikodemus Siivolafix structure stack allocation for high-debug code
2012-10-05 David LichteblauUpdate tests for threaded windows builds
2012-10-05 David LichteblauDo not trash registers in tests/win32-stack-unwind.c
2012-10-05 David LichteblauSPARC gencgc
2012-09-30 David LichteblauTry to make test :deferrables-unblocked-by-lock more...
2012-09-19 David LichteblauNew predicate THREAD-EPHEMERAL-P for certain system...
2012-09-18 Paul KhuongKill leftover threads after each test
2012-09-18 Paul KhuongFix "exit from normal thread" test
2012-09-18 David LichteblauReduce the numbers of threads in test ATOMIC-UPDATE...
2012-09-17 Nikodemus Siivoladon't assume only bits are looked for in bit-vectors
2012-09-15 Nikodemus Siivolatimeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
2012-09-15 Nikodemus Siivolaimplement ATOMIC-PUSH and ATOMIC-POP
2012-09-15 Nikodemus Siivolafix CAS on DEFCAS-defined places when the form is a...
2012-09-14 David LichteblauPort tests/expect.sh, foreign.test.sh to FreeBSD's...
2012-09-10 Nikodemus Siivolafix bug in SYMBOL-VALUE CAS expansion for constant...
2012-08-31 Stas BoukarevReading floats with large exponents no longer takes...
2012-08-15 Stas BoukarevFix test-case for bug-511072 in packages.impure.lisp
2012-08-13 Paul KhuongMore efficient (stable) sort of lists
2012-08-10 David LichteblauUse safepoints for INTERRUPT-THREAD
2012-07-19 David LichteblauRestore buildability of run-program.impure on win32
2012-07-19 David Lichteblauwin32: Mark all currently failing tests as such
2012-07-18 David LichteblauTemporarily disable problematic exhaust tests on Windows
2012-06-17 Paul KhuongImproved merge-sort implementation for lists
2012-06-12 Nikodemus Siivolafix long-standing debug-name confusion
2012-06-09 Lutz EulerAdd tests for two bugs that were incidentally fixed...
2012-06-09 Nikodemus Siivolatest backtrace-interrupted-condition-wait works on...
2012-06-09 Nikodemus Siivolaa few more tests to skip on unithreaded builds
2012-06-09 Nikodemus Siivolafix :DEBUGGER :SOURCE 2 test on unithreaded builds
2012-06-09 Nikodemus Siivolatest backtrace-interrupted-condition-wait works on...
2012-06-09 Nikodemus Siivolaadjust compiler-macro expansion and lambda-list parsing
2012-06-08 Tomas Hlavatyturn off *PRINT-PRETTY* when reporting test results...
2012-06-08 David LichteblauRelax an implicit restriction on the number of code...
2012-06-07 David LichteblauFix inline fixnum LDB on PowerPC for certain bytespecs
2012-06-07 Lutz EulerFix test character.pure.lisp / BUG-994487 on non-unicode.
2012-06-07 Lutz EulerAdd a test for range reduction of trigonometric functio...
2012-06-07 Lutz EulerSkip the float.pure.lisp/RANGE-REDUCTION test outside...
2012-06-06 Lutz EulerSmall enhancements to ISQRT
2012-05-27 Nikodemus Siivolaemit compiler notes of NLX value-cells when (> SPEED...
2012-05-27 Nikodemus Siivolaelide value cells for NLXs when it seems like the right...
2012-05-27 Nikodemus Siivolaadd DO-VECTOR-DATA, remove special case from VECTOR...
2012-05-27 James M. Lawrencefix MAP-INTO performance
2012-05-23 Stas Boukarevgensym: Don't restrict numerical argument to fixnum.
2012-05-21 Nikodemus Siivolamake ENSURE-GENERIC-FUNCTION accept method combination...
2012-05-21 Nikodemus Siivolafix source information for functions from EVAL
2012-05-21 Nikodemus Siivolarobustify COUNT-FULL-CALLS in the test suite
2012-05-21 Nikodemus SiivolaCOMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
2012-05-21 Nikodemus Siivolaimplement ATOMIC-UPDATE
2012-05-21 Nikodemus Siivolabreak infinite recursion in GENERATE-SLOTD-TYPECHECK
2012-05-16 Stas Boukarevdefine-condition: return the name of the defined condition.
2012-05-16 Stas BoukarevBetter error for malformed type declarations.
2012-05-16 Stas BoukarevBetter error message for malformed IGNORE declarations.
2012-05-12 Christophe Rhodesopen intervals and type derivation
2012-05-04 Nikodemus Siivoladon't unconditionally unparse CHARACTER-SET types into...
2012-05-01 Lutz EulerBetter equidistributed and faster/less consing integer...
2012-05-01 Lutz EulerAdd some tests for basic RANDOM functionality.
2012-05-01 Lutz EulerFix the DEFTRANSFORM of RANDOM for hairy integer types.
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2012-04-29 Nikodemus Siivolatune bug-981106 test based on the heap size
2012-04-29 Nikodemus Siivolagencgc: scale generation.bytes_consed_between_gc to...
2012-04-25 Lutz EulerMicro-optimizations in MOVE-IMMEDIATE and MOVE-ARG...
2012-04-24 Stas BoukarevBetter arglists for some package accessors.
2012-04-24 Nikodemus Siivolaremove world-lock from around FASL loading
2012-04-24 Nikodemus Siivolabetter reader-errors for COMPILE-FILE
2012-04-23 Lutz EulerAllow larger immediate values in fixnum arithmetic...
2012-04-23 Christophe RhodesFix ldb / %%ldb / rlwinm on PowerPC
2012-04-19 Nikodemus Siivolashow correct number of arguments for arg-count error...
2012-04-19 Nikodemus Siivolasanitize one of the recent c-string decoding tests
2012-04-19 Nikodemus Siivolaassociate stream decoding and encoding errors with...
2012-04-19 Nikodemus Siivolacorrect octets in c-string decoding errors
2012-04-14 Nikodemus Siivolagencgc: tune the recent "more aggressive GC" changes
2012-04-13 Stas Boukarevformat: Signal errors when colinc and mincol are not...
2012-04-13 Christophe RhodesFix bug in unsigned modular arithmetic using a signed...
2012-04-13 Christophe Rhodesminor fix to alien.impure.lisp test
2012-04-13 Stas Boukarevrun-program: proper handling of :if-input-does-not...
2012-04-13 Stas Boukarevpprint: Make sure that lists like (loop . 10) can be...
2012-04-13 Stas Boukarevensure-directory-exists: didn't work when *d-p-d* had...
2012-04-13 Nikodemus Siivolarobustify (deadlock-detection interrupts) test
2012-04-13 Nikodemus Siivolagencgc: reclaim space more aggressively
2012-04-13 Nikodemus SiivolaMAKE-LEXENV used NCONC on its arguments, which callers...
2012-04-13 Nikodemus Siivolamore conservative classoid-name clearing
2012-04-13 Nikodemus Siivolaplain T and OTHERWISE not allowed in CASE normal-clauses
2012-04-12 Juho SnellmanAdd workaround to a flaky semaphore timeout test.
next