projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
runtime/thread.h: Fix non-thread binding and control stack pointer access.
[sbcl.git]
/
tests
/
2012-11-08
Alastair Bridgewater
Thou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
tree
|
commitdiff
2012-11-02
David Lichteblau
Extend use of the linkage table to static symbols
tree
|
commitdiff
2012-11-02
David Lichteblau
Allow synchronous win32 I/O to be interrupted, too
tree
|
commitdiff
2012-10-07
Francois-Rene Rideau
make it possible to run tests on an installed SBCL
tree
|
commitdiff
2012-10-07
Nikodemus Siivola
teach NODE-CONSERVATIVE-TYPE about union types
tree
|
commitdiff
2012-10-06
Lutz Euler
Fix some tests for builds without sb-eval.
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
use SB-EXT:EXIT in expect.sh instead of QUIT
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED T
tree
|
commitdiff
2012-10-06
SANO Masatoshi
fix GC-LOGFILE when none has been set
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
make walker tests happier
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix structure stack allocation for high-debug code
tree
|
commitdiff
2012-10-05
David Lichteblau
Update tests for threaded windows builds
tree
|
commitdiff
2012-10-05
David Lichteblau
Do not trash registers in tests/win32-stack-unwind.c
tree
|
commitdiff
2012-10-05
David Lichteblau
SPARC gencgc
tree
|
commitdiff
2012-09-30
David Lichteblau
Try to make test :deferrables-unblocked-by-lock more...
tree
|
commitdiff
2012-09-19
David Lichteblau
New predicate THREAD-EPHEMERAL-P for certain system...
tree
|
commitdiff
2012-09-18
Paul Khuong
Kill leftover threads after each test
tree
|
commitdiff
2012-09-18
Paul Khuong
Fix "exit from normal thread" test
tree
|
commitdiff
2012-09-18
David Lichteblau
Reduce the numbers of threads in test ATOMIC-UPDATE...
tree
|
commitdiff
2012-09-17
Nikodemus Siivola
don't assume only bits are looked for in bit-vectors
tree
|
commitdiff
2012-09-15
Nikodemus Siivola
timeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
tree
|
commitdiff
2012-09-15
Nikodemus Siivola
implement ATOMIC-PUSH and ATOMIC-POP
tree
|
commitdiff
2012-09-15
Nikodemus Siivola
fix CAS on DEFCAS-defined places when the form is a...
tree
|
commitdiff
2012-09-14
David Lichteblau
Port tests/expect.sh, foreign.test.sh to FreeBSD's...
tree
|
commitdiff
2012-09-10
Nikodemus Siivola
fix bug in SYMBOL-VALUE CAS expansion for constant...
tree
|
commitdiff
2012-08-31
Stas Boukarev
Reading floats with large exponents no longer takes...
tree
|
commitdiff
2012-08-15
Stas Boukarev
Fix test-case for bug-511072 in packages.impure.lisp
tree
|
commitdiff
2012-08-13
Paul Khuong
More efficient (stable) sort of lists
tree
|
commitdiff
2012-08-10
David Lichteblau
Use safepoints for INTERRUPT-THREAD
tree
|
commitdiff
2012-07-19
David Lichteblau
Restore buildability of run-program.impure on win32
tree
|
commitdiff
2012-07-19
David Lichteblau
win32: Mark all currently failing tests as such
tree
|
commitdiff
2012-07-18
David Lichteblau
Temporarily disable problematic exhaust tests on Windows
tree
|
commitdiff
2012-06-17
Paul Khuong
Improved merge-sort implementation for lists
tree
|
commitdiff
2012-06-12
Nikodemus Siivola
fix long-standing debug-name confusion
tree
|
commitdiff
2012-06-09
Lutz Euler
Add tests for two bugs that were incidentally fixed...
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
test backtrace-interrupted-condition-wait works on...
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
a few more tests to skip on unithreaded builds
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
fix :DEBUGGER :SOURCE 2 test on unithreaded builds
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
test backtrace-interrupted-condition-wait works on...
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
adjust compiler-macro expansion and lambda-list parsing
tree
|
commitdiff
2012-06-08
Tomas Hlavaty
turn off *PRINT-PRETTY* when reporting test results...
tree
|
commitdiff
2012-06-08
David Lichteblau
Relax an implicit restriction on the number of code...
tree
|
commitdiff
2012-06-07
David Lichteblau
Fix inline fixnum LDB on PowerPC for certain bytespecs
tree
|
commitdiff
2012-06-07
Lutz Euler
Fix test character.pure.lisp / BUG-994487 on non-unicode.
tree
|
commitdiff
2012-06-07
Lutz Euler
Add a test for range reduction of trigonometric functio...
tree
|
commitdiff
2012-06-07
Lutz Euler
Skip the float.pure.lisp/RANGE-REDUCTION test outside...
tree
|
commitdiff
2012-06-06
Lutz Euler
Small enhancements to ISQRT
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
emit compiler notes of NLX value-cells when (> SPEED...
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
elide value cells for NLXs when it seems like the right...
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
add DO-VECTOR-DATA, remove special case from VECTOR...
tree
|
commitdiff
2012-05-27
James M. Lawrence
fix MAP-INTO performance
tree
|
commitdiff
2012-05-23
Stas Boukarev
gensym: Don't restrict numerical argument to fixnum.
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
make ENSURE-GENERIC-FUNCTION accept method combination...
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
fix source information for functions from EVAL
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
robustify COUNT-FULL-CALLS in the test suite
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
COMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
implement ATOMIC-UPDATE
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
break infinite recursion in GENERATE-SLOTD-TYPECHECK
tree
|
commitdiff
2012-05-16
Stas Boukarev
define-condition: return the name of the defined condition.
tree
|
commitdiff
2012-05-16
Stas Boukarev
Better error for malformed type declarations.
tree
|
commitdiff
2012-05-16
Stas Boukarev
Better error message for malformed IGNORE declarations.
tree
|
commitdiff
2012-05-12
Christophe Rhodes
open intervals and type derivation
tree
|
commitdiff
2012-05-04
Nikodemus Siivola
don't unconditionally unparse CHARACTER-SET types into...
tree
|
commitdiff
2012-05-01
Lutz Euler
Better equidistributed and faster/less consing integer...
tree
|
commitdiff
2012-05-01
Lutz Euler
Add some tests for basic RANDOM functionality.
tree
|
commitdiff
2012-05-01
Lutz Euler
Fix the DEFTRANSFORM of RANDOM for hairy integer types.
tree
|
commitdiff
2012-04-29
Nikodemus Siivola
redesign exiting SBCL
tree
|
commitdiff
2012-04-29
Nikodemus Siivola
tune bug-981106 test based on the heap size
tree
|
commitdiff
2012-04-29
Nikodemus Siivola
gencgc: scale generation.bytes_consed_between_gc to...
tree
|
commitdiff
2012-04-25
Lutz Euler
Micro-optimizations in MOVE-IMMEDIATE and MOVE-ARG...
tree
|
commitdiff
2012-04-24
Stas Boukarev
Better arglists for some package accessors.
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
remove world-lock from around FASL loading
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
better reader-errors for COMPILE-FILE
tree
|
commitdiff
2012-04-23
Lutz Euler
Allow larger immediate values in fixnum arithmetic...
tree
|
commitdiff
2012-04-23
Christophe Rhodes
Fix ldb / %%ldb / rlwinm on PowerPC
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
show correct number of arguments for arg-count error...
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
sanitize one of the recent c-string decoding tests
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
associate stream decoding and encoding errors with...
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
correct octets in c-string decoding errors
tree
|
commitdiff
2012-04-14
Nikodemus Siivola
gencgc: tune the recent "more aggressive GC" changes
tree
|
commitdiff
2012-04-13
Stas Boukarev
format: Signal errors when colinc and mincol are not...
tree
|
commitdiff
2012-04-13
Christophe Rhodes
Fix bug in unsigned modular arithmetic using a signed...
tree
|
commitdiff
2012-04-13
Christophe Rhodes
minor fix to alien.impure.lisp test
tree
|
commitdiff
2012-04-13
Stas Boukarev
run-program: proper handling of :if-input-does-not...
tree
|
commitdiff
2012-04-13
Stas Boukarev
pprint: Make sure that lists like (loop . 10) can be...
tree
|
commitdiff
2012-04-13
Stas Boukarev
ensure-directory-exists: didn't work when *d-p-d* had...
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
robustify (deadlock-detection interrupts) test
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
gencgc: reclaim space more aggressively
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
MAKE-LEXENV used NCONC on its arguments, which callers...
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
more conservative classoid-name clearing
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
plain T and OTHERWISE not allowed in CASE normal-clauses
tree
|
commitdiff
2012-04-12
Juho Snellman
Add workaround to a flaky semaphore timeout test.
tree
|
commitdiff
2012-03-24
Christophe Rhodes
Fixup fewer complaints about hairy lexical environments
tree
|
commitdiff
2012-01-23
Nikodemus Siivola
weakening hairy integer types
tree
|
commitdiff
2012-01-09
Juho Snellman
Mark :no-consing :specialized-dx-vectors as failing...
tree
|
commitdiff
2012-01-02
Nikodemus Siivola
twiddle script.test.sh
tree
|
commitdiff
2011-12-30
Nikodemus Siivola
package locks and compile-time effects of DEFCLASS
tree
|
commitdiff
2011-12-29
Nikodemus Siivola
stack-allocatable fill-initialized specialized arrays...
tree
|
commitdiff
2011-12-29
Nikodemus Siivola
faster FIND and POSITION on bit-vectors
tree
|
commitdiff
2011-12-15
Alastair Bridgewater
tests: Raw instances shouldn't stack-allocate on most...
tree
|
commitdiff
next