sbcl.git
2010-09-01 Nikodemus Siivola1.0.42.14: socket-connect thread safety, version 2
2010-09-01 Nikodemus Siivola1.0.42.13: update ASDF to 2.004
2010-09-01 Nikodemus Siivola1.0.42.11: reinline nested LIST and VECTOR calls in...
2010-09-01 Nikodemus Siivola1.0.42.11: SB-EXT:WORD for use with ATOMIC-INCF &co
2010-08-31 Nikodemus Siivola1.0.42.10: guard against time travel by getrusage()
2010-08-31 Nikodemus Siivola1.0.42.9: fix defmethod declarations for aliases of...
2010-08-31 Nikodemus Siivola1.0.42.8: fix build on OpenBSD/i386 -current and upcomi...
2010-08-31 Nikodemus Siivola1.0.42.7: fix shell scripts on Solaris (and FreeBSD?)
2010-08-31 Nikodemus Siivola1.0.42.6: fix os-provides-dladdr-test.c
2010-08-31 Nikodemus Siivola1.0.42.5: revert 1.0.42.2, "correct defknown for data...
2010-08-30 Nikodemus Siivola1.0.42.4: fix compiler-macros for WRITE and WRITE-TO...
2010-08-30 Nikodemus Siivola1.0.42.3: DOTIMES and non-integer counts
2010-08-30 Nikodemus Siivola1.0.42.2: correct defknown for data-vector-ref-with...
2010-08-29 Christophe... 1.0.42.1: add release script
2010-08-29 Christophe... 1.0.42: will be tagged as sbcl_1_0_42
2010-08-24 Christophe... 1.0.41.56: Fix for asdf-install (launchpad bug #612998)
2010-08-23 Juho Snellman1.0.41.55: Solaris fixes
2010-08-21 Nikodemus Siivola1.0.41.54: fix binary-distribution.sh for configurable...
2010-08-18 Nikodemus Siivola1.0.41.53: more make.sh tweakery, part N
2010-08-18 Nikodemus Siivola1.0.41.52: more make.sh tweakery
2010-08-17 Nikodemus Siivola1.0.41.51: eliminate accidental bash-ism from run-sbcl.sh
2010-08-17 Nikodemus Siivola1.0.41.50: additional error checking for DEFTYPE &co
2010-08-17 Nikodemus Siivola1.0.41.49: comment on patch submission formats in STYLE
2010-08-17 Nikodemus Siivola1.0.41.48: make run-sbcl.sh work on Darwin (and presuma...
2010-08-16 Nikodemus Siivola1.0.41.47: (EXPT 0.0 0.0) and (EXPT 0 0.0) to signal...
2010-08-16 Nikodemus Siivola1.0.41.46: further make.sh tweaks
2010-08-15 Nikodemus Siivola1.0.41.45: make.sh command-line parsing
2010-08-11 Alastair Bridgewater1.0.41.44: runtime: Fix build on non-threaded x86oids.
2010-08-10 Christophe... 1.0.41.43: fix for RENAME-PACKAGE's return value
2010-08-08 Alastair Bridgewater1.0.41.42: ppc: Documentation and NEWS updates for...
2010-08-08 Alastair Bridgewater1.0.41.41: tests: Fix tests for ppc-threading changes.
2010-08-08 Alastair Bridgewater1.0.41.40: ppc: Shorten the gencgc allocation sequence.
2010-08-08 Alastair Bridgewater1.0.41.39: ppc: Rename reg_L2 to reg_THREAD on threaded...
2010-08-08 Alastair Bridgewater1.0.41.38: ppc: Runtime damage for threads.
2010-08-08 Alastair Bridgewater1.0.41.37: ppc: allocation fixes for threaded builds.
2010-08-08 Alastair Bridgewater1.0.41.36: ppc: Implement atomic-{incf,decf} as atomic...
2010-08-08 Alastair Bridgewater1.0.41.35: ppc: Implement compare-and-swap-vops.
2010-08-08 Alastair Bridgewater1.0.41.34: ppc: Implement multithreaded symbol binding...
2010-08-08 Alastair Bridgewater1.0.41.33: ppc: Implement threaded symbol value accessors.
2010-08-08 Alastair Bridgewater1.0.41.32: ppc: Random small threading bits.
2010-08-08 Alastair Bridgewater1.0.41.31: ppc: Update backend to use TL symbol storage...
2010-08-08 Alastair Bridgewater1.0.41.30: ppc: Add thread-local symbol-value accessor...
2010-08-08 Alastair Bridgewater1.0.41.29: ppc: Dedicate a register to the TLS-block...
2010-08-07 Alastair Bridgewater1.0.41.28: ppc: Fix race conditions in use of pseudo...
2010-08-07 Alastair Bridgewater1.0.41.27: ppc: Calling convention fixes for assembly...
2010-08-07 Alastair Bridgewater1.0.41.26: ppc: Calling-convention fixes for static...
2010-08-07 Alastair Bridgewater1.0.41.25: compiler: Create sb!vm::static-fdefn-offset.
2010-08-07 Alastair Bridgewater1.0.41.24: ppc: Calling-convention fixes for entry...
2010-08-07 Alastair Bridgewater1.0.41.23: ppc: Calling-convention fixes for LRA handli...
2010-08-07 Alastair Bridgewater1.0.41.22: runtime: Rename backtrace() to lisp_backtrace().
2010-08-07 Alastair Bridgewater1.0.41.21: runtime: Current stack and frame pointers...
2010-08-07 Alastair Bridgewater1.0.41.20: runtime: Straighten out access to binding...
2010-08-07 Alastair Bridgewater1.0.41.19: runtime: Fix pseudo-atomic on non-x86oid...
2010-08-07 Alastair Bridgewater1.0.41.18: threads: stop_for_gc_handler should check...
2010-08-07 Alastair Bridgewater1.0.41.17: runtime: Make foreign_function_call_active...
2010-08-07 Nathan Froyd1.0.41.16: non-linux ppc runtime fixes
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2010-08-06 Alastair Bridgewater1.0.41.14: ppc: Treat counter register as an interior...
2010-08-06 Alastair Bridgewater1.0.41.13: gc: Fix interrupt context scavenging of...
2010-08-06 Alastair Bridgewater1.0.41.12: gc: Unify gencgc and cheneygc interrupt...
2010-08-06 Alastair Bridgewater1.0.41.11: gc: Interrupt contexts and stacks should...
2010-08-06 Alastair Bridgewater1.0.41.10: gencgc: preserve context registers is not...
2010-08-06 Alastair Bridgewater1.0.41.9: threads: Don't set static tls for non-static...
2010-08-05 Alastair Bridgewater1.0.41.8: x86/x86-64: Weaken read and write barrier...
2010-08-04 Alastair Bridgewater1.0.41.7: threads: Document BARRIER macro and implicit...
2010-08-04 Alastair Bridgewater1.0.41.6: threads: Insert barriers as appear to be...
2010-08-04 Alastair Bridgewater1.0.41.5: x86: Implement memory-barrier-vops.
2010-08-04 Alastair Bridgewater1.0.41.4: x86-64: Implement memory-barrier-vops.
2010-08-04 Alastair Bridgewater1.0.41.3: ppc: Implement memory-barrier-vops.
2010-08-04 Alastair Bridgewater"1.0.41.2": threads: Add memory-barrier framework.
2010-07-30 Christophe... 1.0.41.1: much faster MAKE-INITIAL-DFUN
2010-07-30 Christophe... 1.0.41: will be tagged as sbcl_1_0_41
2010-07-30 Christophe... 1.0.40.8: revert sb-bsd-sockets threadsafety patch
2010-07-23 cracauer1.0.40.7: socket-connect was not thread safe
2010-07-19 Christophe... 1.0.40.6: call an appropriate existing ctor from MAKE...
2010-07-19 Christophe... 1.0.40.5: comment changes
2010-07-19 Christophe... 1.0.40.4: slight performance enhancement in gf initiali...
2010-07-19 Christophe... 1.0.40.3: better non-ctor make-instance
2010-07-19 Christophe... 1.0.40.2: ctor machinery bugfixes
2010-07-16 Gabor Melis1.0.40.1: fix return value of WRITE
2010-06-30 Christophe... 1.0.40: will be tagged as sbcl_1_0_40
2010-06-30 Alastair Bridgewater1.0.39.24: win32: Fix foreign function name conversion.
2010-06-27 Alastair Bridgewater1.0.39.23: Fix run-sbcl.sh to use absolute paths when...
2010-06-26 Cyrus Harmon1.0.39.22: "upgrade" to ASDF 2.003
2010-06-24 Cyrus Harmon1.0.39.21: more ASDF2 cleanup
2010-06-23 Cyrus Harmon1.0.39.20: more asdf logical pathname cleanup
2010-06-22 Cyrus Harmon1.0.39.19: asdf2 merge from upstream
2010-06-20 Tobias C. Rittweiler1.0.39.18: Use SB-VM:WORD in (DEFSTRUCT HASH-TABLE).
2010-06-20 Tobias C. Rittweiler1.0.39.17: Reduce stress level of sb-concurrency tests.
2010-06-14 cracauer1.0.39.16: tls-slot allocation not thread-safe
2010-06-13 Andreas FuchsGIT GATEWAY: Remove files that were deleted in 2006.
2010-06-13 Cyrus Harmon1.0.39.15: delete all traces of the darwin dlshim
2010-06-13 Cyrus Harmon1.0.39.14: prepend an underscore to ldso stubs
2010-06-12 Cyrus Harmon1.0.39.13: restore darwin/ppc building
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... 1.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.
next