1.0.36.39: report location correctly in run-sbcl.sh
[sbcl.git] / version.lisp-expr
2010-03-25 Nikodemus Siivola1.0.36.39: report location correctly in run-sbcl.sh
2010-03-23 Nikodemus Siivola1.0.36.38: unBREAK
2010-03-23 Nikodemus Siivola1.0.36.37: fix minor regression from 1.0.36.33
2010-03-21 Juho Snellman1.0.36.36: Update release checklist
2010-03-20 Tobias C. Rittweiler1.0.36.35: More accurate WHO-CALLS / WHO-EXPANDS inform...
2010-03-19 Nikodemus Siivola1.0.36.34: WHO-CALLS information for source transformed...
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-18 Nikodemus Siivola1.0.36.30: on x86-64 split MOVE-TO-SINGLE into -REG...
2010-03-18 Nikodemus Siivola1.0.36.30: print_generation_stats even if heap exhausti...
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.27: less mprotect calls in GENCGC
2010-03-17 Nikodemus Siivola1.0.36.26: bug using OF-TYPE VECTOR in LOOP
2010-03-15 Nikodemus Siivola1.0.36.25: stuff silly putty into pipe to stop ASDF...
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-11 Nikodemus Siivola1.0.36.20: prettier WITH-COMPILATION-UNIT documentation
2010-03-11 Nikodemus Siivola1.0.36.19: WITH-COMPILATION-UNIT :POLICY
2010-03-11 Nikodemus Siivola1.0.36.18: remove *MERGE-SORT-TEMP-VECTOR* and *ZAP...
2010-03-11 Nikodemus Siivola1.0.36.17: SB-INTROSPECT building without SB-EVAL
2010-03-09 Nikodemus Siivola1.0.36.16: allocation profiling for new threads
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-03-01 Alastair Bridgewater1.0.36.12: Make sb-posix build on win32 again.
2010-03-01 Alastair Bridgewater1.0.36.11: Make slam.sh work on Win32.
2010-03-01 Alastair Bridgewater1.0.36.10: UD2-BREAKPOINTS for Win32
2010-03-01 Alastair Bridgewater1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
2010-02-28 Nikodemus Siivola1.0.36.8: deal with environment argument in TYPEP trans...
2010-02-28 Nikodemus Siivola1.0.36.7: fix SB-C::CLASS-INFO printing
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-28 Alastair Bridgewater1.0.36.1: Improve backtrace from THROW to unknown tag...
2010-02-28 Christophe Rhodes1.0.36: will be tagged as sbcl_1_0_36
2010-02-27 Christophe Rhodes1.0.35.23: restore buildability on clisp
2010-02-27 Nathan Froyd1.0.35.22: fix building on Darwin when sysctl is not...
2010-02-27 Nathan Froyd1.0.35.21: ANSI-fy random-state seeding changes
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-16 Nathan Froyd1.0.35.17: micro-optimize x86-64 MOVE-TO-SINGLE
2010-02-14 Alastair Bridgewater1.0.35.16: Whitespace damage.
2010-02-13 Tobias C. Rittweiler1.0.35.15: Add and export various functions related...
2010-02-13 Tobias C. Rittweiler1.0.35.14: Remove unused function PRINT-CONTINUATION.
2010-02-11 Tobias C. Rittweiler1.0.35.12: Minor cleanup in %TARGET-DEFSTRUCT.
2010-02-11 Tobias C. Rittweiler1.0.35.12: Add SB-INTROSPECT:FUNCTION-TYPE.
2010-02-11 Tobias C. Rittweiler1.0.35.11: Minor cleanup in MAKE-FUN-TYPE / MAKE-VALUES...
2010-02-11 Nathan Froyd1.0.35.10: d_ino access in SB-POSIX
2010-02-11 Nathan Froyd1.0.35.9: Add support for non-trivial random seeds
2010-02-08 Nathan Froyd1.0.35.8: Fix FILE-POSITION on simple-streams after...
2010-02-08 Nathan Froyd1.0.35.7: fix docstrings for printing-releated things
2010-02-06 Tobias C. Rittweiler1.0.35.6: Fix typo in make-config.sh
2010-02-06 Alastair Bridgewater1.0.35.5: Fix backtrace from internal-error on x86...
2010-02-04 Gabor Melis1.0.35.4: fix compilation on chenygc platforms
2010-02-04 Tobias C. Rittweiler1.0.35.3: Give initial thread function an explicit...
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-31 Christophe Rhodes1.0.35: will be tagged as sbcl_1_0_35
2010-01-30 Christophe Rhodes1.0.34.16: Test case for ROUND brokenness
2010-01-30 Paul Khuong1.0.34.15: Fix DERIVE-TYPE optimizer for %UNARY-ROUND
2010-01-28 Christophe Rhodes1.0.34.14: fix permissions of directories of asdf-using...
2010-01-27 Nathan Froyd1.0.34.13: add DERIVE-TYPE optimizer for %UNARY-ROUND
2010-01-27 Nathan Froyd1.0.34.12: slightly better code generation for x86...
2010-01-26 Nathan Froyd1.0.34.11: properly inline %UNARY-TRUNCATE/{SINGLE...
2010-01-25 Alastair Bridgewater1.0.34.10: New chapter for internals manual.
2010-01-21 Cyrus Harmon1.0.34.9: darwin/x86-64 sb-posix:stat fixes from Kei...
2010-01-20 Tobias C. Rittweiler1.0.34.8: Cosmetic improvements to error output on...
2010-01-08 Nathan Froyd1.0.34.7: add missing x86-64-vm.lisp file from previous...
2010-01-08 Nathan Froyd1.0.34.6: improvements to SB-ROTATE-BYTE on x86-64
2010-01-06 Nathan Froyd1.0.34.5: remove dead DATA-VECTOR-{REF,SET} transforms
2010-01-06 Nathan Froyd1.0.34.4: micro-optimize widetag checking on x86oids
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-30 Alastair Bridgewater1.0.34.1: Kludge reduction in debug-int.
2009-12-30 Christophe Rhodes1.0.34: will be tagged as sbcl_1_0_34
2009-12-24 Alastair Bridgewater1.0.33.30: Fix sb-posix build on win32.
2009-12-22 Alastair Bridgewater1.0.33.29: Fix x86oid backtrace on sigaltstack in LDB.
2009-12-21 Alastair Bridgewater1.0.33.28: Display descriptions for internal errors...
2009-12-21 Gabor Melis1.0.33.27: fix regressions in DESCRIBE from 1.0.33.5
2009-12-18 Nikodemus Siivola1.0.33.26: enabled threads by default on x86[-64] Linux
2009-12-18 Nikodemus Siivola1.0.33.25: switch SB-QUEUE into using ASDF
2009-12-18 Nikodemus Siivola1.0.33.24: both .FASL and .fasl force fasl-loading
2009-12-18 Nikodemus Siivola1.0.33.23: nuke trailing newline from error string
2009-12-18 Nathan Froyd1.0.33.22: fix WITH-MUTEX docstring
2009-12-17 Nikodemus Siivola1.0.33.21: safe SB-POSIX:PUTENV
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
2009-12-17 Nikodemus Siivola1.0.33.19: post-fact correct commit log message
2009-12-17 Nikodemus Siivola1.0.33.11: thread-safe FIND-PACKAGE & DEFPACKAGE
2009-12-17 Nikodemus Siivola1.0.33.11: thread-safe FIND-PACKAGE & DEFPACKAGE
2009-12-16 Christophe Rhodes1.0.33.16: implement UTF external formats
2009-12-16 Christophe Rhodes1.0.33.15: preparation for 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-15 Rudi Schlatte1.0.33.12: Less ugly html manuals
next