Have the float.pure.lisp / RANGE-REDUCTION test fail on all x86-64.
[sbcl.git] / tests /
2011-07-28 Joshua ElsasserHave the float.pure.lisp / RANGE-REDUCTION test fail...
2011-07-27 Nikodemus Siivolamake sure LVAR-EXTERNALLY-CHECKABLE-TYPE always returns...
2011-07-22 Paul KhuongCorrect RIP-relative offset for strange x86-64 instructions
2011-07-06 Paul KhuongSmall cleanups
2011-06-26 Nikodemus Siivolafix bogus test in arith.pure.lisp
2011-06-22 Paul KhuongLet register allocation handle unused TNs due to consta...
2011-06-21 Paul KhuongCompiler support for specialised implicit value cells
2011-06-19 Paul KhuongLess constraint propagation when COMPILATION-SPEED...
2011-06-14 Nikodemus Siivolawhitespace in tests
2011-06-14 Nikodemus Siivolaadd &KEY SILENT to PARSE-LAMBDA-LIST
2011-06-13 Jim WiseConvert remaining tests in debug.impure.lisp to use...
2011-06-11 Nikodemus Siivolatests and NEWS for lp#308961
2011-06-11 Nikodemus Siivolarobustify DIRECTORY on logical pathnames
2011-06-11 Paul KhuongAvoid constant folding NaNs from MAKE-{SINGLE,DOUBLE...
2011-06-11 Paul KhuongMAKE-THREAD accepts :ARGUMENTS to pass to the thread...
2011-06-10 Nikodemus SiivolaFMAKUNBOUND removes the MACRO-FUNCTION as well
2011-06-10 Nikodemus Siivola&optional and &key supplied-p arguments in boa-constuctors
2011-06-09 Nikodemus Siivolarobustify debugger against bogus lambda-lists
2011-06-09 Jim WiseRANGE-REDUCTION also fails-on sunos x86-64.
2011-06-07 Nikodemus Siivolaminor bug in type= method for arrays of unknown element...
2011-06-07 Nikodemus Siivolamore conservative bounds in FP interval arithmetic
2011-06-07 Nikodemus Siivolamark RANGE-REDUCTION test as failing on x86-64 Linux...
2011-06-07 Nikodemus Siivolafix whitespace in tests
2011-06-07 Jim WiseConvert to with-test throughout.
2011-06-07 Jim WiseRun start-test earlier in with-test.
2011-06-06 Jim WiseRework test infrastructure to keep track of tests which...
2011-05-30 Nikodemus Siivola1.0.48.34: MAKE-ALIEN-STRING
2011-05-30 Nikodemus Siivola1.0.48.33: --script bits and pieces
2011-05-28 Nikodemus Siivola1.0.48.29: better end-of-the-world handling
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2011-05-25 Nikodemus Siivola1.0.48.25: automatic &rest to &more conversion
2011-05-24 Nikodemus Siivola1.0.48.24: fix performance / type derivation regression...
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2011-05-21 Nikodemus Siivola1.0.48.20: fix mv-call regression from 1.0.43.57
2011-05-14 Nikodemus Siivola1.0.48.16: deadlock detection fixes
2011-05-12 Nikodemus Siivola1.0.48.15: fix null broadcast-streams as RUN-PROGRAM...
2011-05-12 Nikodemus Siivola1.0.48.14: more conservative global variable conversion
2011-05-12 Nikodemus Siivola1.0.48.13: SET-SYNTAX-FROM-CHAR and dispatch-macro...
2011-05-11 Nikodemus Siivola1.0.48.12: fix bugs in deadlock detection and tests
2011-05-11 Nikodemus Siivola1.0.48.10: add deadlock detection to spinlocks and...
2011-05-10 Nikodemus Siivola1.0.48.8: better binary stream support in RUN-PROGRAM
2011-05-10 Nikodemus Siivola1.0.48.7: add FD-STREAM-FD-TYPE, use it to decide when...
2011-05-09 Nikodemus Siivola1.0.48.4: source locations for init files
2011-04-23 Cyrus Harmon1.0.47.29: reinstate Darwin interrupt tests that now...
2011-04-21 Nikodemus Siivola1.0.47.27: limit open coding from MEMBER, ASSOC, &co
2011-04-21 Nikodemus Siivola1.0.47.26: BEST-SUB-SOURCE-PATH should ignore quoted...
2011-04-21 Nikodemus Siivola1.0.47.25: make instances obsolete if slot definition...
2011-04-11 Nikodemus Siivola1.0.47.23: remove defknowns for condition slot accessors
2011-04-10 Nikodemus Siivolaprotect compile-time side-effects of DEFUN with a packa...
2011-04-10 Nikodemus Siivola1.0.47.20: don't handle errors during compile-time...
2011-04-10 Nikodemus Siivola1.0.47.19: another MAKE-INSTANCE regression from 1...
2011-04-08 Nikodemus Siivola1.0.47.17: %FUNCALL IR1 translator was careless about...
2011-04-08 Nikodemus Siivola1.0.47.16: more ((LAMBDA ..) ..) and (FUNCALL (LAMBDA...
2011-04-08 Nikodemus Siivola1.0.47.15: %FUNCALL IR1 translator macroexpands the...
2011-04-07 Nikodemus Siivola1.0.47.14: optimize list DELETE to DELQ in more cases
2011-04-07 Nikodemus Siivola1.0.47.13: extend LVAR-FUN-IS to constant functions...
2011-04-07 Nikodemus Siivola1.0.47.12: robustify test for bug-654289
2011-04-04 Jim WiseBetter Solaris support in tests:
2011-03-19 Nikodemus Siivola1.0.46.37: SIMPLE-CONDITION slots are initialized with...
2011-03-12 Stas Boukarev1.0.46.34: Fix tests for builds without sb-eval.
2011-03-11 Alastair Bridgewater1.0.46.33: constraint: Don't substitute REFs when repla...
2011-03-08 Cyrus Harmon1.0.46.29: fix run-compiler.sh for darwin/x86
2011-03-04 Nikodemus Siivola1.0.46.24: fix MAKE-INSTANCE regression from 1.0.45.19
2011-03-02 Nikodemus Siivola1.0.46.19: add :NOT-NULL option to C-STRING type
2011-02-28 Nikodemus Siivola1.0.46.16: death to "in: LAMBDA NIL" in compiler messages
2011-02-28 Nikodemus Siivola1.0.46.15: fix MAKE-INSTANCE regression from 1.0.45.18
2011-02-26 Nikodemus Siivola1.0.45.14: CHECK-KEY-ARGS didn't take :ALLOW-OTHER...
2011-02-20 Nikodemus Siivola1.0.46.11: faster slot-accesses in the presence of...
2011-02-20 Nikodemus Siivola1.0.46.9: detect invalid use of :PREDICATE with DEFSTRU...
2011-02-20 Nikodemus Siivola1.0.46.8: warn about (FORMAT "~A" ...)
2011-02-20 Nikodemus Siivola1.0.46.5: split (:BACKTRACE :MISC) test into smaller...
2011-02-20 Nikodemus Siivola1.0.46.1: be careful about stack-allocation in BACKTRAC...
2011-02-16 Nikodemus Siivola1.0.45.35: revert 1.0.45.30 due to regression (lp#677779)
2011-02-15 Nikodemus Siivola1.0.45.34: #+sb-thread the new waitqueue printing test
2011-02-13 Nikodemus Siivola1.0.45.32: export SB-PCL:+SLOT-UNBOUND+
2011-02-13 Nikodemus Siivola1.0.45.31: make COPY-PPRINT-DISPATCH have access to...
2011-02-13 Nikodemus Siivola1.0.45.30: wrap --script loading in a WITH-COMPILATION...
2011-02-12 Nikodemus Siivola1.0.45.29: fix a copy and paste comment error
2011-02-12 Nikodemus Siivola1.0.45.26: fix a long-standing UNINTERN bug
2011-02-12 Nikodemus Siivola1.0.45.25: better constant folding in arithmetic functions
2011-02-11 Nikodemus Siivola1.0.45.19: more comprehensive CTOR optimization, part 2
2011-02-11 Nikodemus Siivola1.0.45.17: give CONSTANTLY some love
2011-02-11 Nikodemus Siivola1.0.45.15: make waitqueue printing prettier
2011-02-11 Nikodemus Siivola1.0.45.14: fix handling of multibyte character encoding...
2010-12-19 Juho Snellman1.0.45.4: Revert 1.0.44.34
2010-12-06 Juho Snellman1.0.45: Disables the TRACE :ENCAPSULATE NIL test on...
2010-11-27 Christophe Rhodes1.0.44.36: test case for bug #681092
2010-11-19 Nikodemus Siivola1.0.44.32: better error reporting for malformed RESTART...
2010-11-18 Nikodemus Siivolaallow approximating unions of numeric types
2010-11-16 Nikodemus Siivola1.0.44.25: don't put function leaves into the source...
2010-11-15 Nikodemus Siivola1.0.44.23: replace %METHOD-NAME and %METHOD-LAMBDA...
2010-11-10 Nikodemus Siivola1.0.44.21: expand ~ in pathnames
2010-11-08 Nikodemus Siivola1.0.44.5: teach UNTRACE-1 how to actually untrace unbou...
2010-11-08 Nikodemus Siivola1.0.44.4: make MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA...
2010-11-07 Nikodemus Siivola1.0.44.1: more conservative CONCATENATE open-coding
2010-10-30 Juho Snellman1.0.43.82: Make compiling a MAKE-ARRAY call with a...
2010-10-30 Juho Snellman1.0.43.81: Make :overeager-character-buffering test...
2010-10-20 Nikodemus Siivola1.0.43.78: fix whitespace damage in pathnames.impure...
2010-10-19 Nikodemus Siivola1.0.43.75: pathnames: both Unix and Win32 use UNPARSE...
2010-10-19 Nikodemus Siivola1.0.43.74: WITH-TESTify pathnames.impure.lisp
next