1.0.20.18: minor gencgc cleanups
[sbcl.git] / tests /
2008-09-19 Nikodemus Siivola1.0.20.10: semaphore and condition variable fixes
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-09-17 Nikodemus Siivola1.0.20.7: COMPARE-AND-SWAP on SYMBOL-VALUE to respect...
2008-08-17 Nikodemus Siivola1.0.19.30: muffle code deletion note from destructuring...
2008-08-05 Nikodemus Siivola1.0.19.24: incorrect function type canonicalization
2008-08-05 Nikodemus Siivola1.0.19.22: fix bug #425
2008-08-03 Nikodemus Siivola1.0.19.17: DOLIST variable type on constant lists
2008-08-03 Nikodemus Siivola1.0.19.16: derive the type of (AREF (THE STRING X)...
2008-08-02 Nikodemus Siivola1.0.19.15: package name conflict patched from Michael...
2008-07-31 Nikodemus Siivolaadditional list seeking transformations
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-30 Nikodemus Siivola1.0.19.4: recursive restart computation
2008-07-30 Nikodemus Siivola1.0.19.3: more careful PROGV and SET
2008-07-30 Nikodemus Siivola1.0.19.2: fix alien stack leak
2008-07-30 Nikodemus Siivola1.0.19.1: DERIVE-TYPE optimizer for %%PRIMITIVE
2008-07-30 Nikodemus Siivola1.0.18.30: disable failing test in timer.impure.lisp
2008-07-22 Nikodemus Siivola1.0.18.27: fix DEFSTRUCT compilation when init-form...
2008-07-20 Nikodemus Siivola1.0.18.26: explain why DX value generators must end...
2008-07-18 Nikodemus Siivola1.0.18.22: DX arguments in non-let-converted local...
2008-07-08 Richard M Kreuter1.0.18.15: Tweak external-format tests for .gitignore...
2008-06-30 Nikodemus Siivola1.0.18.5: ADJOIN with constant NIL as second argument
2008-06-30 Nikodemus Siivola1.0.18.4: use CAREFUL-SPECIFIER-TYPE when deriving...
2008-06-30 Nikodemus Siivola1.0.18.3: more conservative arithmetic optimizations
2008-06-30 Nikodemus Siivola1.0.18.2: more conservative interval artihmetic
2008-06-30 Nikodemus Siivola1.0.18.1: correct handling of SATISFIES types in the...
2008-06-24 Nikodemus Siivola1.0.17.42: more string trimming fixes
2008-06-15 Alexey Dejneka1.0.17.34: Fix bug: READ-LINE did not return T for...
2008-06-11 Christophe Rhodes1.0.17.33: fix PRINT-OBJECT cache
2008-06-09 Christophe Rhodes1.0.17.32: faster ADD-METHOD to PRINT-OBJECT
2008-06-06 Nikodemus Siivola1.0.17.31: more constant cleverness
2008-06-06 Nikodemus Siivola1.0.17.30: STREAM-FILE-POSITION works on ANSI-STREAMs
2008-06-05 Nikodemus Siivola1.0.17.28: fix bug in the newfangled constant dumping...
2008-06-04 Richard M Kreuter1.0.17.26: Fix regression in LOAD
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-06-03 Nikodemus Siivola1.0.17.23: respect displacement indices when trimming...
2008-06-03 Nikodemus Siivola1.0.17.22: respect fill-pointers when trimming strings...
2008-06-03 Nikodemus Siivola1.0.17.21: LIST-FILL* return value (regression 1.0...
2008-06-03 Nikodemus Siivola1.0.17.20: NIL is a legal function name (regression...
2008-06-02 Nikodemus Siivola1.0.17.19: fix interpreted structure constructors ...
2008-06-02 Nikodemus Siivola1.0.17.18: handlers with non-required arguments (regres...
2008-05-30 Nikodemus Siivola1.0.17.8: use dynamic-extent in HANDLER-CASE and HANDLE...
2008-05-29 Nikodemus Siivola1.0.17.6: fix bug introduced by 1.0.7.3
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-28 Nikodemus Siivola1.0.17.3: unify CONSTANT nodes for DEFCONSTANT and...
2008-05-26 Nikodemus Siivola1.0.16.46: small fixes to tests
2008-05-22 Christophe Rhodes1.0.16.43: test fixes
2008-05-21 Christophe Rhodes1.0.16.42: Fix LOCALLY in fopcompiled context
2008-05-16 Nikodemus Siivola1.0.16.33: UNION and NUNION work with :TEST-NOT again
2008-05-15 Nikodemus Siivola1.0.16.32: revert ANY-REG from registers for primitive...
2008-05-15 Nikodemus Siivola1.0.16.30: couple of small Darwin cleanups
2008-05-12 Nikodemus Siivola1.0.16.29: workaround for bug 419
2008-05-08 Nikodemus Siivola1.0.16.26: dx allocation thru CAST nodes
2008-05-04 Christophe Rhodes1.0.16.16: Use declared element type in AREF short...
2008-05-04 Nikodemus Siivola1.0.16.15: fix TRANSFORM-LIST-ITEM-SEEK for ADJOIN...
2008-04-28 Nikodemus Siivola1.0.16.12: revert ADJOIN change from 1.0.16.5
2008-04-24 Nikodemus Siivola1.0.16.11: ANY-REG is good for pritimitive-type T on...
2008-04-23 Nikodemus Siivola1.0.16.7: slightly faster LAST
2008-04-22 Nikodemus Siivola1.0.16.4: correct nested DX reasoning
2008-04-13 Alexey Dejneka1.0.16.1: fix heap-allocated alien variable reference
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2008-03-14 Nikodemus Siivola1.0.15.31: thread-safe FIND-CLASS -- really this time
2008-03-13 Nikodemus Siivola1.0.15.30: thread-safe FIND-CLASS
2008-03-13 Nikodemus Siivola1.0.15.25: fix ~R for vigtillions
2008-03-13 Nikodemus Siivola1.0.15.21: SB-BSD-SOCKETS:NAME-SERVICE-ERROR to inherit...
2008-03-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2008-03-03 Nikodemus Siivola1.0.15.10: ASSOC and MEMBER were broken for :KEY #...
2008-02-22 Nikodemus Siivola1.0.14.40: make deftransforms for UB<N>-BASH-COPY have...
2008-02-17 Nikodemus Siivola1.0.14.32: fix bug 407
2008-02-16 Christophe Rhodes1.0.14.30: don't construct obsolete instances
2008-02-08 Nikodemus Siivola1.0.14.26: tweak COND slightly
2008-02-08 Nikodemus Siivola1.0.14.0.23: hash-table printing improvements
2008-02-05 Nikodemus Siivola1.0.14.20: XSET used EQ instead of EQL for comparison
2008-02-04 Nikodemus Siivola1.0.14.18: fix bogus STYLE-WARNING for MAKE-HASH-TABLE...
2008-01-31 Richard M Kreuter1.0.14.9: Fix regression in RUN-PROGRAM when :INPUT...
2008-01-31 Nikodemus Siivola1.0.14.7: quote non-keyword :default-initargs keys...
2008-01-29 Nikodemus Siivola1.0.14.6: SIMPLE-REFERENCE-ERROR, not SIMPLE-REFERENCE...
2008-01-23 Richard M Kreuter1.0.13.52: Fix typo in bit-vector.impure-cload.lisp
2008-01-21 Nikodemus Siivola1.0.13.46: fixed bug #402
2008-01-15 Nikodemus Siivola1.0.13.44: bug #414 has disappeared
2008-01-15 Nikodemus Siivola1.0.13.42: character untagging test from Lutz Euler
2008-01-15 Nikodemus Siivola1.0.13.40: CLASS-SLOTS signals an error for unfinalized...
2008-01-15 Nikodemus Siivola1.0.13.38: final part of the debug-name improvements
2008-01-09 Richard M Kreuter1.0.13.18: Revived OpenBSD support, contributed by...
2008-01-05 Richard M Kreuter1.0.13.16: Fix regression in FILE-AUTHOR.
2008-01-01 Juho Snellman1.0.13.9: Fix another segfault from the new RESTART...
2008-01-01 Richard M Kreuter1.0.13.8: Fix bug in ENSURE-DIRECTORIES-EXIST
2008-01-01 Richard M Kreuter1.0.13.5: Fix bugs in USER-HOMEDIR-PATHNAME, SBCL-HOMED...
2007-12-30 Richard M Kreuter1.0.13.3: Fix minor bug in INPUT-STREAM-P, OUTPUT-STREAM-P
2007-12-28 Richard M Kreuter1.0.13.1: Various cleanups and touchups in tests/
2007-12-22 Richard M Kreuter1.0.12.43: Two tiny RUN-PROGRAM-related cleanups
2007-12-17 Richard M Kreuter1.0.12.36: Removing UNIX-NAMESTRING, part 2
2007-12-16 Richard M Kreuter1.0.12.34: fix bug, add error signalling in RUN-PROGRAM
2007-12-14 Richard M Kreuter1.0.12.33: Have foreign.test.sh create .so files under...
2007-12-13 Nikodemus Siivola1.0.12.31: fix READ-SEQUENCE regression from 1.0.12.22
2007-12-12 Nikodemus Siivola1.0.12.27: FILL on lists was broken by 1.0.12.16, oops!
2007-12-10 Juho Snellman1.0.12.23: Optimize STRING-*-TRIM
2007-12-09 Nikodemus Siivola1.0.12.21: using default external format for RUN-PROGRA...
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-12-05 Nikodemus Siivola1.0.12.17: Gray streams as part of composite streams
2007-12-01 Nikodemus Siivola1.0.12.14: sequence optimizations: COPY-SEQ
next