1.0.37.4: robuster page table pickup
[sbcl.git] / src /
2010-03-28 Nikodemus Siivola1.0.37.4: robuster page table pickup
2010-03-28 Nikodemus Siivola1.0.37.3: make *STANDARD-INPUT*, *STANDARD-OUTPUT*...
2010-03-28 Nikodemus Siivola1.0.37.1: more correct restart text for MAKE-PACKAGE
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
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-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.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-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.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-27 Christophe Rhodes1.0.35.23: restore buildability on clisp
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.11: Minor cleanup in MAKE-FUN-TYPE / MAKE-VALUES...
2010-02-11 Nathan Froyd1.0.35.9: Add support for non-trivial random seeds
2010-02-08 Nathan Froyd1.0.35.7: fix docstrings for printing-releated things
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-30 Paul Khuong1.0.34.15: Fix DERIVE-TYPE optimizer for %UNARY-ROUND
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-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-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.1: Kludge reduction in debug-int.
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.24: both .FASL and .fasl force fasl-loading
2009-12-18 Nathan Froyd1.0.33.22: fix WITH-MUTEX docstring
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
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 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-12-12 Alastair Bridgewater1.0.33.10: Make slam.sh usable to obtain a trace-file...
2009-12-12 Alastair Bridgewater1.0.33.9: LDB stability improvements.
2009-12-12 Alastair Bridgewater1.0.33.8: Fix x86-64 interrupt context display in ldb.
2009-12-10 Tobias C. Rittweiler1.0.33.7: Indicate *DEBUGGER-HOOK* / SB-EXT:*INVOKE...
2009-12-04 Gabor Melis1.0.33.6: prettier PRINT-OBJECT default method
2009-12-04 Gabor Melis1.0.33.5: improve DESCRIBE (#lp488976)
2009-12-02 Christophe Rhodes1.0.33.3: restore buildability from CMUCL
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-20 Nikodemus Siivola1.0.32.35: SB-POSIX:FORK guards against forking with...
2009-11-19 Nikodemus Siivola1.0.32.34: remove curious-hacker-cruft from constraints...
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-11-19 Christophe Rhodes1.0.32.32: add support for x86-64/NetBSD
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 trittweiler1.0.32.29: Add build flag :sb-xref-for-internals.
2009-11-12 Christophe Rhodes1.0.32.28: fix listen / read-char-no-hang
2009-11-12 Alastair Bridgewater1.0.32.26: Fix fasdumping of function arglists with...
2009-11-11 Nikodemus Siivola1.0.32.25: save page table allocation information into...
2009-11-11 Christophe Rhodes1.0.32.23: use :replacement in the external format...
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.19: Support for :REPLACEMENT external-format...
next