1.0.45.10: tools-for-build/Makefile path fixes
[sbcl.git] / version.lisp-expr
2011-01-21 Cyrus Harmon1.0.45.10: tools-for-build/Makefile path fixes
2011-01-20 Cyrus Harmon1.0.45.9: fix building on recent linux
2011-01-20 Cyrus Harmon1.0.45.8: fix os_vm_page_size on freebsd, openbsd and...
2011-01-19 cracauer1.0.45.7: set *backend-page-bytes* to 32KB
2011-01-19 cracauer1.0.45.5: life: fix slow compile.
2011-01-19 Alastair Bridgewater1.0.45.5: life: Propagate implicit value cells through...
2010-12-19 Juho Snellman1.0.45.4: Revert 1.0.44.34
2010-12-06 Juho Snellman1.0.45.3: Whitespace cleanup
2010-12-06 Juho Snellman1.0.45.2: A slightly better error message for malformed...
2010-12-06 Juho Snellman1.0.45: Disables the TRACE :ENCAPSULATE NIL test on...
2010-12-06 Juho Snellman1.0.45: will be tagged as sbcl_1_0_45
2010-11-27 Christophe Rhodes1.0.44.36: test case for bug #681092
2010-11-27 Alastair Bridgewater1.0.44.35: Use DX-FLET instead of FLET in WITHOUT-...
2010-11-27 Alastair Bridgewater1.0.44.34: gtn: KLUDGE the lambda-var assignment to...
2010-11-27 Alastair Bridgewater1.0.44.33: ir2tran: Correctly set up d-x closure values...
2010-11-19 Nikodemus Siivola1.0.44.32: better error reporting for malformed RESTART...
2010-11-19 Nikodemus Siivola1.0.44.31: fix canonicalize-whitespace
2010-11-19 Nikodemus Siivola1.0.44.30: don't canonicalize whitespace in ASDF
2010-11-18 Nikodemus Siivola1.0.44.29: full warnings for duplicate CASE keys during...
2010-11-18 Nikodemus Siivola1.0.44.28: allow approximating unions of numeric types
2010-11-18 Nikodemus Siivolaallow approximating unions of numeric types
2010-11-18 Nikodemus Siivola1.0.44.27: update ASDF to 2.010
2010-11-16 Nikodemus Siivola1.0.44.26: more nuanced deprecation framework
2010-11-16 Nikodemus Siivola1.0.44.25: don't put function leaves into the source...
2010-11-16 Nikodemus Siivola1.0.44.24: tweak CAREFUL-EXPAND-MACRO
2010-11-15 Nikodemus Siivola1.0.44.23: replace %METHOD-NAME and %METHOD-LAMBDA...
2010-11-10 Nikodemus Siivola1.0.44.22: NEWS entry left out from 1.0.44.21.
2010-11-10 Nikodemus Siivola1.0.44.21: expand ~ in pathnames
2010-11-10 Nikodemus Siivola1.0.44.20: clarify meaning of make.sh --dynamic-space...
2010-11-09 Alastair Bridgewater1.0.44.19: NEWS: Updates for changes starting at 1...
2010-11-09 Alastair Bridgewater1.0.44.18: physenvanal: When checking closure-DXness...
2010-11-09 Alastair Bridgewater1.0.44.17: ir1: Declare UNWIND-PROTECT cleanup function...
2010-11-09 Alastair Bridgewater1.0.44.16: ir2tran: Don't try to stack-allocate VALUE...
2010-11-09 Alastair Bridgewater1.0.44.15: ir2: Skip value-cell allocation where possible.
2010-11-09 Alastair Bridgewater1.0.44.14: x86-64: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.13: x86: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.12: sparc: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.11: ppc: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.10: mips: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.9: hppa: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.8: alpha: Implement ANCESTOR-FRAME VOPs.
2010-11-09 Alastair Bridgewater1.0.44.7: ir1: Set LAMBDA-VAR-EXPLICIT-VALUE-CELL where...
2010-11-09 Alastair Bridgewater1.0.44.6: ir1: Add a new attribute for LAMBDA-VARs...
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-08 Nikodemus Siivola1.0.44.3: better docstring for CONDITION-WAIT
2010-11-07 Nikodemus Siivola1.0.44.2: don't add pointless TYPEP T constraints
2010-11-07 Nikodemus Siivola1.0.44.1: more conservative CONCATENATE open-coding
2010-11-06 Juho Snellman1.0.44: will be tagged as sbcl_1_0_44
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-30 Juho Snellman1.0.43.80: Allow UNTRACE of functions that are no longe...
2010-10-20 Nikodemus Siivola1.0.43.79: run-sbcl.sh: print run location to stderr...
2010-10-20 Nikodemus Siivola1.0.43.78: fix whitespace damage in pathnames.impure...
2010-10-19 Nikodemus Siivola1.0.43.77: missing FINALIZE :DONT-SAVE T arguments...
2010-10-19 Nikodemus Siivola1.0.43.76: sb-posix: prohibit forking with multiple...
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
2010-10-19 Nikodemus Siivola1.0.43.73: oops, let's not derive &REST as list quite...
2010-10-19 Nikodemus Siivola1.0.43.72: fix regression from 1.0.43.64
2010-10-19 Nikodemus Siivola1.0.43.71: fix regression from 1.0.43.26
2010-10-18 Nikodemus Siivola1.0.43.70: win32: disable a bunch of timer tests
2010-10-18 Nikodemus Siivola1.0.43.69: win32: fix build, broken by 1.0.43.62
2010-10-18 Nikodemus Siivola1.0.43.68: disassembler: remove unsafe SAP from MAKE...
2010-10-18 Nikodemus Siivola1.0.43.67: COERCE: don't trust vector dimensions in...
2010-10-18 Nikodemus Siivola1.0.43.66: disassembler: remove unsafe SAP from MAKE...
2010-10-17 Nikodemus Siivola1.0.43.65: pcl: :DEFINITION-SOURCE / :SOURCE-LOCATION...
2010-10-17 Nikodemus Siivola1.0.43.64: loop: remove LOOP-UNIVERSE-ANSI and LOOP...
2010-10-16 Nikodemus Siivola1.0.43.63: storing function documentation under names...
2010-10-15 Nikodemus Siivola1.0.43.62: implement SB-EXT:DELETE-DIRECTORY
2010-10-15 Nikodemus Siivola1.0.43.61: teach docstrings.lisp about parentheses
2010-10-14 Nikodemus Siivola1.0.43.60: plug (SETF MACRO-FUNCTION) shaped hole in...
2010-10-14 Nikodemus Siivola1.0.43.59: fix DEFSETF to reject non-symbols as functio...
2010-10-14 Nikodemus Siivola1.0.43.58: ignore ASDF source registries when building...
2010-10-14 Nikodemus Siivola1.0.43.57: better handling of derived function types
2010-10-14 Nikodemus Siivola1.0.43.56: make %INSTANCE-TYPEP always-translatable
2010-10-14 Nikodemus Siivola1.0.43.55: move FILE-COMPILE to compiler-test-utils...
2010-10-14 Nikodemus Siivola1.0.43.54: .gitignore tweaking
2010-10-14 Nikodemus Siivola1.0.43.53: less CPU-speed sensitive test for bug 654289
2010-10-13 Nikodemus Siivola1.0.43.52: correct char-size for :EXTERNAL-FORMAT ...
2010-10-13 Nikodemus Siivola1.0.43.51: disable get-protocol-by-name/error test...
2010-10-13 Nikodemus Siivola1.0.43.50: better function signature checking for self...
2010-10-12 Nikodemus Siivola1.0.43.49: (SETF FDEFINITION) and (SETF SYMBOL-FUNCTION...
2010-10-12 Paul Khuong1.0.43.48: Unbreak fast-ash-c/fixnum=>fixnum on x86
2010-10-12 Paul Khuong1.0.43.47: Unfix ASH of constant shift on x86oids
2010-10-12 Paul Khuong1.0.43.46: Simplify some type tests to EQL comparisons
2010-10-12 Paul Khuong1.0.43.45: More type-directed constant folding
2010-10-12 Paul Khuong1.0.43.44: New type method: TYPE-SINGLETON-P
2010-10-12 Paul Khuong1.0.43.43: Merge more equivalent branches together
2010-10-12 Paul Khuong1.0.43.42: Constant fold IFs before performing IF/IF...
2010-10-11 Nikodemus Siivola1.0.43.41: TYPE-ERROR printing tweak for *PRINT-ESCAPE...
2010-10-10 Juho Snellman1.0.43.40: Allow use of unmangled win32 function names
2010-10-09 Nikodemus Siivola1.0.43.39: proclaimed function types and NOTINLINE
2010-10-09 Nikodemus Siivola1.0.43.38: some PPRINT-LOGICAL-BLOCK issues
2010-10-08 Nikodemus Siivola1.0.43.37: update ASDF to 2.009
2010-10-07 Alastair Bridgewater1.0.43.36: threads: Add ATOMIC-INCF improvement notific...
2010-10-07 Nikodemus Siivola1.0.43.35: fix make-host-2.lisp from 1.0.43.34
2010-10-07 Nikodemus Siivola1.0.43.34: differentiate cross-compiler output from...
2010-10-07 Alastair Bridgewater1.0.43.33: ppc: Implement %ARRAY-ATOMIC-INCF/WORD
2010-10-07 Alastair Bridgewater1.0.43.32: x86: Implement %ARRAY-ATOMIC-INCF/WORD.
next