1.0.37.43: add RAW-INSTANCE-INIT/* VOPs for PPC
[sbcl.git] / version.lisp-expr
2010-04-06 Nathan Froyd1.0.37.43: add RAW-INSTANCE-INIT/* VOPs for PPC
2010-04-06 Tobias C. Rittweiler1.0.37.42: Add DEFKNOWN for %FAILED-AVER...
2010-04-06 Tobias C. Rittweiler1.0.37.41: Improved ASSERT-NO-CONSING reporting in...
2010-04-06 Tobias C. Rittweiler1.0.37.40: More informative UNEXPECTED-FAILURE reporting...
2010-04-06 Tobias C. Rittweiler1.0.37.39: Use WITH-TEST consistently in dynamic-extent...
2010-04-05 Nathan Froyd1.0.37.38: micro-optimizations of CONCATENATE bits
2010-04-05 Nathan Froyd1.0.37.37: fix CONCATENATE FIXME
2010-04-04 Nikodemus Siivola1.0.37.36: revisit FIND/POSITION bounds checking on...
2010-04-03 Tobias C. Rittweiler1.0.37.35: Rename WAITQUEUE-DATA to WAITQUEUE-TOKEN.
2010-04-03 Tobias C. Rittweiler1.0.37.34: Fix lost wakeup bug between CONDITION-WAIT...
2010-04-03 Tobias C. Rittweiler1.0.37.33: Add SB-THREAD:GRAB-MUTEX.
2010-04-03 Tobias C. Rittweiler1.0.37.32: Adapt test :GC-DEADLOCK due to 1.0.37.30.
2010-04-03 Tobias C. Rittweiler1.0.37.31: Use (WITH-TEST ...) consistently in threads...
2010-04-03 Tobias C. Rittweiler1.0.37.30: OAOOize type of NAME slots between THREAD...
2010-04-03 Alastair Bridgewater1.0.37.29: Cleanup from fasl format and fasdump logic...
2010-04-03 Alastair Bridgewater1.0.37.28: Remove fop-normal-load games when dumping...
2010-04-03 Alastair Bridgewater1.0.37.27: Add new named-package FOPs for simpler packa...
2010-04-03 Alastair Bridgewater1.0.37.26: Remove FASL-DUMP-COLD-LOAD-FORM and its...
2010-04-03 Alastair Bridgewater1.0.37.25: Defer interning symbols to cold-core as...
2010-04-03 Alastair Bridgewater1.0.37.24: Genesis deFIXMEification: Symbol allocation...
2010-04-02 Nikodemus Siivola1.0.37.23: saner SB-PROFILE::COUNTER-COUNT handling
2010-04-01 Nikodemus Siivola1.0.37.22: SB-PROFILE improvements
2010-04-01 Nikodemus Siivola1.0.37.21: :AUTO-CLOSE and better FD-STREAM-NAME for...
2010-03-31 Tobias C. Rittweiler1.0.37.20: Make stress test for SB-CONCURRENCY:MAILBOX...
2010-03-30 Tobias C. Rittweiler1.0.37.19: Forgot to add sb-queue/package.lisp in last...
2010-03-30 Tobias C. Rittweiler1.0.37.18: New contrib SB-CONCURRENCY.
2010-03-30 Nikodemus Siivola1.0.37.17: multiplication-by-one misoptimization in...
2010-03-29 Nikodemus Siivola1.0.37.16: fix build
2010-03-29 Tobias C. Rittweiler1.0.37.15: Make SB-THREAD:TRY-SEMAPHORE decrement count...
2010-03-29 Nikodemus Siivola1.0.37.14: fix the other half of the WAIT-ON-SEMAPHORE...
2010-03-28 Tobias C. Rittweiler1.0.37.13: Make SIGNAL-SEMAPHORE interruptable.
2010-03-28 Tobias C. Rittweiler1.0.37.12: Fix typo in "Reporting bugs" section of...
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-SYS:CANCEL-DEADLINE restart to DEADLIN...
2010-03-28 Nikodemus Siivola1.0.37.10: docs, docs are good
2010-03-28 Nikodemus Siivola1.0.37.9: atomic STOREW for large integer constants...
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2010-03-28 Nikodemus Siivola1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and...
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-THREAD:TRY-SEMAPHORE.
2010-03-28 Nikodemus Siivola1.0.37.5: remove a redundant IF
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.2.: document UNLOAD-SHARED-OBJECT in the manual
2010-03-28 Nikodemus Siivola1.0.37.1: more correct restart text for MAKE-PACKAGE
2010-03-28 Christophe Rhodes1.0.37: will be tagged as sbcl_1_0_37
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
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
next