1.0.39.10: cleanup sb-posix tests for darwin
[sbcl.git] / tests /
2010-06-06 Alastair Bridgewater1.0.39.7: Make TRACE :ENCAPSULATE NIL work on PPC.
2010-05-30 Alastair Bridgewater1.0.39.2: Fix symbol-name-conflict resolution test...
2010-05-30 Alastair Bridgewater1.0.39.1: Test case for symbol-conflict resolution...
2010-05-24 Alastair Bridgewater1.0.38.12: Fix FP traps on PPC/Linux.
2010-05-23 Alastair Bridgewater1.0.38.10: Support for building on OpenBSD/PPC (patch...
2010-05-21 Alastair Bridgewater1.0.38.9: Integer callback result fixes.
2010-05-20 Alastair Bridgewater1.0.38.8: Test suite cleanups.
2010-05-06 Paul Khuong1.0.38.6: Clear higher order bits for SSE operations...
2010-05-01 Alastair Bridgewater1.0.38.5: PPC character handling fixes.
2010-04-30 Christophe Rhodes1.0.37.74: support NetBSD-current
2010-04-27 Paul Khuong1.0.37.73: Remove the one place we assumed constant...
2010-04-27 Tobias C. Rittweiler1.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECT
2010-04-27 Tobias C. Rittweiler1.0.37.71: Minor test suite tweaks.
2010-04-26 Paul Khuong1.0.37.70: Fix PRINT-OBJECT for RANDOM-STATE
2010-04-26 Paul Khuong1.0.37.65: Perform range reduction on x87 transcendentals
2010-04-26 Paul Khuong1.0.37.61: Ensure GCD always returns positive values
2010-04-08 Nikodemus Siivola1.0.37.57: better DEFMETHOD pretty-printing
2010-04-07 Nikodemus Siivola1.0.37.47: less pain for building threads on Darwin
2010-04-07 Tobias C. Rittweiler1.0.37.45: Remove bogus test (:CONDITION-VARIABLE ...
2010-04-06 Nikodemus Siivola1.0.37.44: FIND-PACKAGE and FIND-SYMBOL deadlocks
2010-04-06 Tobias C. Rittweiler1.0.37.41: Improved ASSERT-NO-CONSING reporting in...
2010-04-06 Tobias C. Rittweiler1.0.37.40: More informative UNEXPECTED-FAILURE reporting...
2010-04-06 Tobias C. Rittweiler1.0.37.39: Use WITH-TEST consistently in dynamic-extent...
2010-04-04 Nikodemus Siivola1.0.37.36: revisit FIND/POSITION bounds checking on...
2010-04-03 Tobias C. Rittweiler1.0.37.33: Add SB-THREAD:GRAB-MUTEX.
2010-04-03 Tobias C. Rittweiler1.0.37.32: Adapt test :GC-DEADLOCK due to 1.0.37.30.
2010-04-03 Tobias C. Rittweiler1.0.37.31: Use (WITH-TEST ...) consistently in threads...
2010-04-01 Nikodemus Siivola1.0.37.22: SB-PROFILE improvements
2010-03-30 Nikodemus Siivola1.0.37.17: multiplication-by-one misoptimization in...
2010-03-29 Tobias C. Rittweiler1.0.37.15: Make SB-THREAD:TRY-SEMAPHORE decrement count...
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-SYS:CANCEL-DEADLINE restart to DEADLIN...
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2010-03-28 Nikodemus Siivola1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and...
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-THREAD:TRY-SEMAPHORE.
2010-03-28 Nikodemus Siivola1.0.37.3: make *STANDARD-INPUT*, *STANDARD-OUTPUT*...
2010-03-23 Nikodemus Siivola1.0.36.37: fix minor regression from 1.0.36.33
2010-03-19 Nikodemus Siivola1.0.36.33: handle missing &REST in proclamations
2010-03-18 Nikodemus Siivola1.0.36.32: reparsing undefined types when necessary
2010-03-17 Nikodemus Siivola1.0.36.29: better Control-C signaling
2010-03-17 Nikodemus Siivola1.0.36.28: real LOAD-LOGICAL-PATHNAME-TRANSLATIONS
2010-03-17 Nikodemus Siivola1.0.36.26: bug using OF-TYPE VECTOR in LOOP
2010-03-15 Nikodemus Siivola1.0.36.24: FIND/POSITION bounds checking on lists
2010-03-12 Nikodemus Siivola1.0.36.23: more consistent handling of ignored DX decla...
2010-03-12 Nikodemus Siivola1.0.36.22: bogus style-warning in DEFSTRUCT edge-case
2010-03-12 Nikodemus Siivola1.0.36.21: stricter handling of invalid backquote expre...
2010-03-08 Nikodemus Siivola1.0.36.15: upgraded array element-type of unions and...
2010-03-08 Nikodemus Siivola1.0.36.14: better differences of numeric types
2010-03-01 Alastair Bridgewater1.0.36.13: Fix test case clos.impure.lisp / BUG-520366.
2010-02-28 Nikodemus Siivola1.0.36.8: deal with environment argument in TYPEP trans...
2010-02-28 Nikodemus Siivola1.0.36.6: array data vector type derivation
2010-02-28 Nikodemus Siivola1.0.36.5: delay transforms for SLOT-VALUE and (SETF...
2010-02-28 Nikodemus Siivola1.0.36.4: muffle style-warnings for undefined slot...
2010-02-28 Nikodemus Siivola1.0.36.3: FUNCTION-LAMBDA-EXPRESSION and declarations...
2010-02-28 Nikodemus Siivola1.0.36.2: buglet in LVAR-MATCHES
2010-02-27 Nathan Froyd1.0.35.20: More robust checking for DEFMETHOD argument...
2010-02-27 Nathan Froyd1.0.35.19: fix SB-EXT:GENERATION-* accessors for genera...
2010-02-22 Nathan Froyd1.0.35.18: Fix type-derivation for EXPT
2010-02-13 Tobias C. Rittweiler1.0.35.15: Add and export various functions related...
2010-02-11 Tobias C. Rittweiler1.0.35.12: Minor cleanup in %TARGET-DEFSTRUCT.
2010-02-01 Tobias C. Rittweiler1.0.35.2: Fix CONDITION-WAIT to signal deadline with...
2010-01-31 Tobias C. Rittweiler1.0.35.1: Fix CONDITION-WAIT not to signal a deadline...
2010-01-30 Christophe Rhodes1.0.34.16: Test case for ROUND brokenness
2010-01-26 Nathan Froyd1.0.34.11: properly inline %UNARY-TRUNCATE/{SINGLE...
2010-01-04 Tobias C. Rittweiler1.0.34.3: Fix second return value of GET-MACRO-CHARACTER.
2009-12-30 Alastair Bridgewater1.0.34.2: Make threads.pure.lisp symbol-value-in-thread...
2009-12-16 Christophe Rhodes1.0.33.16: implement UTF external formats
2009-12-16 Christophe Rhodes1.0.33.14: improve UCS external formats
2009-12-16 Tobias C. Rittweiler1.0.33.13: Catch errors during compile-time-too processing.
2009-12-04 Gabor Melis1.0.33.6: prettier PRINT-OBJECT default method
2009-11-28 Alastair Bridgewater1.0.33.2: Fix bug 489698 (reading #p"\\\\" on windows).
2009-11-20 Christophe Rhodes1.0.32.37: declarations and symbol-macros in methods
2009-11-20 Christophe Rhodes1.0.32.36: (subtypep 'symbol 'keyword) must be NIL, T
2009-11-19 Christophe Rhodes1.0.32.31: type system now understands (and <array...
2009-11-12 Alastair Bridgewater1.0.32.30: Fix breakage from 1.0.32.26.
2009-11-12 Christophe Rhodes1.0.32.28: fix listen / read-char-no-hang
2009-11-12 trittweiler1.0.32.27: Add test case for 1.0.32.26.
2009-11-11 Christophe Rhodes1.0.32.22: implement output restarts for UCS2
2009-11-11 Christophe Rhodes1.0.32.21: compress most unibyte-external-format defini...
2009-11-11 Christophe Rhodes1.0.32.20: bug fixes in unibyte external formats
2009-11-11 Christophe Rhodes1.0.32.17: make the utf-8 external format more robust
2009-11-11 Christophe Rhodes1.0.32.16: external-format restart enhancements
2009-11-06 trittweiler1.0.32.13: WITH-STANDARD-IO-SYNTAX must also bind ...
2009-11-06 Christophe Rhodes1.0.32.12: Fix slot-value on specialized parameters...
2009-11-03 Christophe Rhodes1.0.32.11: fix octets portion of latin-2/iso-8859-2...
2009-10-25 Christophe Rhodes1.0.32: will be tagged as sbcl_1_0_32
2009-10-08 Nikodemus Siivola1.0.31.32: missing --no-userinit in core.test.sh
2009-10-07 Nikodemus Siivola1.0.31.31: SATISFIES cannot refer to local functions
2009-10-03 Juho Snellman1.0.31.27: RUN-PROGRAM process group change
2009-09-29 Nathan Froyd1.0.31.23: OAOOize external-format support
2009-09-21 Nikodemus Siivola1.0.31.18: better SXHASH on pathnames
2009-09-18 Nikodemus Siivola1.0.31.17: LOGICAL-PATHNAME signals a TYPE-ERROR
2009-09-18 Nikodemus Siivola1.0.31.14: removing :DEFAULT-INITARGS via DEFCLASS
2009-09-18 Nikodemus Siivola1.0.31.14: removing :DEFAULT-INITARGS via DEFCLASS
2009-09-14 Nikodemus Siivola1.0.31.8: specialized out-of-line CONCATENATE for strings
2009-09-12 Nikodemus Siivola1.0.31.6: better error reporting for bogus parameter...
2009-09-11 Nikodemus Siivola1.0.31.5: WITH-SLOTS on THE forms
2009-09-11 Nikodemus Siivola1.0.31.4: misuse of ABORT-IR1-TRANSFORM
2009-09-11 Nikodemus Siivola1.0.31.3: fix saving runtime options from executable...
2009-08-26 Christophe Rhodes1.0.30.52: fix for multiple-value TRUNCATE
2009-08-23 Christophe Rhodes1.0.30.51: fix for COERCE compilation regression
next