1.0.39.12: remove darwin-langinfo
[sbcl.git] / version.lisp-expr
2010-06-12 Cyrus Harmon1.0.39.12: remove darwin-langinfo
2010-06-12 Cyrus Harmon1.0.39.11: fix readdir for :inode64 builds
2010-06-11 Cyrus Harmon1.0.39.10: cleanup sb-posix tests for darwin
2010-06-06 Christophe Rhodes1.0.39.9: improvements to the manual
2010-06-06 Alastair Bridgewater1.0.39.8: Inline-compare more character codes on SB...
2010-06-06 Alastair Bridgewater1.0.39.7: Make TRACE :ENCAPSULATE NIL work on PPC.
2010-06-06 Alastair Bridgewater1.0.39.6: valid_lisp_pointer_p() is gencgc-specific...
2010-06-06 Alastair Bridgewater1.0.39.5: Initial attempt to make breakpoints work...
2010-06-03 Cyrus Harmon1.0.39.4: fix build on non-darwin and ppc/darwin platforms
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-05-30 Alastair Bridgewater1.0.39.2: Fix symbol-name-conflict resolution test...
2010-05-30 Alastair Bridgewater1.0.39.1: Test case for symbol-conflict resolution...
2010-05-29 Christophe Rhodes1.0.39: will be tagged as sbcl_1_0_39
2010-05-24 Alastair Bridgewater1.0.38.12: Fix FP traps on PPC/Linux.
2010-05-23 Alastair Bridgewater1.0.38.11: Enable floating-point exception delivery...
2010-05-23 Alastair Bridgewater1.0.38.10: Support for building on OpenBSD/PPC (patch...
2010-05-21 Alastair Bridgewater1.0.38.9: Integer callback result fixes.
2010-05-20 Alastair Bridgewater1.0.38.8: Test suite cleanups.
2010-05-10 Nathan Froyd1.0.38.7: fix clisp build for ppc
2010-05-06 Paul Khuong1.0.38.6: Clear higher order bits for SSE operations...
2010-05-01 Alastair Bridgewater1.0.38.5: PPC character handling fixes.
2010-04-30 Alastair Bridgewater1.0.38.4: Scrub control stack after scavenging on non...
2010-04-30 Alastair Bridgewater1.0.38.3: PPC linkage-table fix.
2010-04-30 Alastair Bridgewater1.0.38.2: Gencgc error-checking fixes.
2010-04-30 Alastair Bridgewater1.0.38.1: Fix undefined-function bug-353 tests on x86oids.
2010-04-30 Christophe Rhodes1.0.38: will be tagged as sbcl_1_0_38
2010-04-30 Christophe Rhodes1.0.37.74: support NetBSD-current
2010-04-27 Paul Khuong1.0.37.73: Remove the one place we assumed constant...
2010-04-27 Tobias C. Rittweiler1.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECT
2010-04-27 Tobias C. Rittweiler1.0.37.71: Minor test suite tweaks.
2010-04-26 Paul Khuong1.0.37.70: Fix PRINT-OBJECT for RANDOM-STATE
2010-04-26 Paul Khuong1.0.37.69: Avoid emitting instructions (LODS, MOVSXD...
2010-04-26 Paul Khuong1.0.37.68: Downgrade WARNING to STYLE-WARNING for ...
2010-04-26 Paul Khuong1.0.37.67: Reset a toplevel INLINE declaration for...
2010-04-26 Paul Khuong1.0.37.66: Fix the build on alpha
2010-04-26 Paul Khuong1.0.37.65: Perform range reduction on x87 transcendentals
2010-04-26 Paul Khuong1.0.37.64: Fixtransforms for float TRUNCATE
2010-04-26 Paul Khuong1.0.37.63: Test for the correct range when eliding...
2010-04-26 Paul Khuong1.0.37.62: More robust reciprocal exactitude test
2010-04-26 Paul Khuong1.0.37.61: Ensure GCD always returns positive values
2010-04-23 cracauer1.0.37.60: fix backtick problem breaking e.g. literal...
2010-04-18 Nathan Froyd1.0.37.59: micro-optimize x86oid signed-word checking
2010-04-18 Nathan Froyd1.0.37.58: micro-optimize x86 lowtag testing
2010-04-08 Nikodemus Siivola1.0.37.57: better DEFMETHOD pretty-printing
2010-04-07 Nikodemus Siivola1.0.37.56: no more :NEW-OWNER in GRAB-MUTEX
2010-04-07 Nikodemus Siivola1.0.37.55: typo in src/runtime/sunos-os.c
2010-04-07 Nikodemus Siivola1.0.37.54: more robust runtime executable path detection
2010-04-07 Nikodemus Siivola1.0.37.53: missing NEWS from 1.0.37.52
2010-04-07 Nikodemus Siivola1.0.37.52: better MAKE-HASH-TABLE :WEAKNESS documentation
2010-04-07 Nikodemus Siivola1.0.37.51: make SB-INTROSPECT build on PPC/GENCGC,...
2010-04-07 Nikodemus Siivola1.0.37.50: check for unbound FORMAT-CONTROL for SIMPLE...
2010-04-07 Nikodemus Siivola1.0.37.49: add :ABORT to SOCKET-CLOSE
2010-04-07 Nikodemus Siivola1.0.37.48: nicer *PRINT-ESCAPE* printout for SIMPLE...
2010-04-07 Nikodemus Siivola1.0.37.47: less pain for building threads on Darwin
2010-04-07 Nikodemus Siivola1.0.37.46: SB-POSIX build fix when :SB-DOC is not in...
2010-04-07 Tobias C. Rittweiler1.0.37.45: Remove bogus test (:CONDITION-VARIABLE ...
2010-04-06 Nikodemus Siivola1.0.37.44: FIND-PACKAGE and FIND-SYMBOL deadlocks
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
next