projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
code/room: Improve type-format database initialization for simple vector types.
[sbcl.git]
/
tests
/
2013-05-05
Stas Boukarev
Better type derivation for APPEND, NCONC, LIST.
tree
|
commitdiff
2013-05-01
Alastair Bridgewater
tests/dynamic-extent.impure.lisp: One of the dx-vector...
tree
|
commitdiff
2013-05-01
Alastair Bridgewater
Add test cases for non-consing WITHOUT-GCING and WITH...
tree
|
commitdiff
2013-05-01
Jim Wise
backtrace-interrupted-condition-wait now passes on...
tree
|
commitdiff
2013-04-29
Lutz Euler
Faster ISQRT on small (about fixnum sized) numbers.
tree
|
commitdiff
2013-04-29
Lutz Euler
Improve scaling of type derivation for LOG{AND,IOR...
tree
|
commitdiff
2013-04-29
Stas Boukarev
Add :directory argument to sb-ext:run-program.
tree
|
commitdiff
2013-04-20
Paul Khuong
Substitute constants with modular equivalents more...
tree
|
commitdiff
2013-04-14
Christophe Rhodes
remove stray debugging code from condition-related...
tree
|
commitdiff
2013-04-12
Jan Moringen
Handle :ALLOCATION of condition slots correctly
tree
|
commitdiff
2013-04-12
Jan Moringen
Evaluate condition default initargs once, even after...
tree
|
commitdiff
2013-04-12
Jan Moringen
Use AMOP representation of canonicalized default initar...
tree
|
commitdiff
2013-04-08
Stas Boukarev
Don't signal an error on (setf (documentation nil ...
tree
|
commitdiff
2013-04-01
Stas Boukarev
Check bounds of ELT on &more in safe code.
tree
|
commitdiff
2013-03-31
Paul Khuong
Stop emitting references to inexistant #n= forms in...
tree
|
commitdiff
2013-03-31
Paul Khuong
Fix a compilation failure on svref of a symbol macro
tree
|
commitdiff
2013-03-26
Christophe Rhodes
test environment fix for 64-bit PowerPC/Linux
tree
|
commitdiff
2013-03-22
Jan Moringen
Fix SEQUENCE:SEARCH, test seq. functions with user...
tree
|
commitdiff
2013-03-17
Stas Boukarev
make-array transform error on unknown element-type.
tree
|
commitdiff
2013-03-14
Stas Boukarev
Accessing &MORE arguments checks bounds.
tree
|
commitdiff
2013-03-14
Stas Boukarev
Better errors for package operations.
tree
|
commitdiff
2013-03-10
Stas Boukarev
format: Signal an error for ~<~@>
tree
|
commitdiff
2013-03-03
Stas Boukarev
Fix a test-case in threads.impure.lisp on -sb-thread.
tree
|
commitdiff
2013-03-02
Lutz Euler
Improve the failure output of the test :range-reduction...
tree
|
commitdiff
2013-03-02
Lutz Euler
Silence a warning from the test harness for unthreaded...
tree
|
commitdiff
2013-02-21
Nikodemus Siivola
prohibit adding name of a package to itself as a local...
tree
|
commitdiff
2013-02-21
Nikodemus Siivola
suffix PACKAGE-LOCALLY-NICKNAMED-BY with -LIST
tree
|
commitdiff
2013-02-07
Nikodemus Siivola
it's print-read consistency, not read/print consistency
tree
|
commitdiff
2013-02-05
Stas Boukarev
Test-suite results colorization.
tree
|
commitdiff
2013-02-04
Stas Boukarev
Fix (documentation closure) test.
tree
|
commitdiff
2013-02-04
Stas Boukarev
Fix (documentation #'function t)
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
prettier backtraces
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
better debug name for secondary GF dispatch functions
tree
|
commitdiff
2013-02-01
Stas Boukarev
Fix win32-foreign-stack-unwind.impure test.
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
restore old behaviour as the default for package variance
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
package local nicknames
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
remove deleted packages from implementation-packages...
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
DEFPACKAGE at variance restarts
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
nicer name-conflict restarts for common cases
tree
|
commitdiff
2013-01-20
Nikodemus Siivola
better initial value for LOOP variables of-type CHARACTER
tree
|
commitdiff
2013-01-20
Nikodemus Siivola
note FIRST fix in NEWS, fix stupid typo in tests
tree
|
commitdiff
2013-01-20
Nikodemus Siivola
fix open coding of FIRST
tree
|
commitdiff
2013-01-18
Christophe Rhodes
fix constant-list-related initargs in CTOR optimization
tree
|
commitdiff
2013-01-11
Stas Boukarev
format: ~R should check a type only if base is not...
tree
|
commitdiff
2013-01-10
Stas Boukarev
format: Check types for ~C and ~R.
tree
|
commitdiff
2013-01-05
Stas Boukarev
adjust-array: Make sure that :initial-element is used.
tree
|
commitdiff
2013-01-04
Stas Boukarev
Fix reading `#3(x).
tree
|
commitdiff
2012-12-21
David Lichteblau
Preserve superclass structure accessors in infodb
tree
|
commitdiff
2012-12-21
David Lichteblau
Support building without PSEUDO-ATOMIC on POSIX safepoints
tree
|
commitdiff
2012-12-05
David Lichteblau
Remove a few :FAILS-ON test flags for Windows
tree
|
commitdiff
2012-12-05
David Lichteblau
Support long file names on Windows; more CRT function...
tree
|
commitdiff
2012-12-05
David Lichteblau
Update tests for 64 bit Windows builds
tree
|
commitdiff
2012-12-04
Christophe Rhodes
fix a bug in signed modular arithmetic
tree
|
commitdiff
2012-12-04
Christophe Rhodes
fix direct execution of (shebanged) fasls
tree
|
commitdiff
2012-11-13
David Lichteblau
PowerPC safepoints
tree
|
commitdiff
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
next