sbcl.git
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
2007-05-19 Nathan Froyd1.0.5.52: fix #!-sb-unicode build problems on x86-64
2007-05-17 Nikodemus Siivola1.0.5.51: fixed mixed up commit 1.0.5.50
2007-05-17 Nikodemus Siivola1.0.5.50: some compare-and-swap changes
2007-05-15 Nikodemus Siivola1.0.5.49: interrupt & GC & PA handling
2007-05-15 Nikodemus Siivola1.0.5.48: Git friendly clean.sh
2007-05-11 Christophe... 1.0.5.47: cacheability of EMFs from methods with non...
2007-05-10 Christophe... 1.0.5.46: improve handling of non-standard subclasses...
2007-05-10 Christophe... 1.0.5.45: metatypes-related refactor
2007-05-09 Juho Snellman1.0.5.44: fix reading of a suppressed #. in sb-cover
2007-05-08 NIIMI Satoshi1.0.5.43: change memory layout on FreeBSD
2007-05-07 Nathan Froyd1.0.5.42: fix (setf aref) on single-float vectors
2007-05-07 Nathan Froyd10.\7f\7fCVS: ----------------------------------------...
2007-05-06 Juho Snellman1.0.5.40: probably fix win32 build
2007-05-06 Juho Snellman1.0.5.39: sb-sprof call counting
2007-05-06 Nikodemus Siivola1.0.5.38: PCL cache-lookup code emission refactoring
2007-05-06 Nikodemus Siivola1.0.5.37: cleanup a small thinko from previous x86...
2007-05-06 Nikodemus Siivola1.0.5.36: x86 allocation cleanup
2007-05-06 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-05-06 Nathan Froyd1.0.5.34: faster STRING-TO-OCTETS for unibyte and UTF...
2007-05-05 Nikodemus Siivola1.0.5.33: fix botched commit 1.0.5.32: partial fix...
2007-05-05 Nikodemus Siivola1.0.5.32: partial fix for DISASSEMBLE bug reported...
2007-05-04 Christophe... 1.0.5.31: Make sb-introspect's FUNCTION-ARGLIST safer
2007-05-04 Nikodemus Siivola1.0.5.30: small PCL re-organization
2007-05-04 Nikodemus Siivola1.0.5.29: fix a race-condition in deadline.impure.lisp
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2007-05-02 Thiemo Seufer1.0.5.27: Stepper support for MIPS.
2007-05-02 Thiemo Seufer1.0.5.26: Whitespacing.
2007-05-02 Thiemo Seufer1.0.5.25:
2007-05-02 Thiemo Seufer1.0.5.24:
2007-05-02 Thiemo Seufer1.0.5.23:
2007-05-02 Thiemo Seufer1.0.5.22:
2007-05-02 Thiemo Seufer1.0.5.21:
2007-05-02 Christophe... 1.0.5.20: make class-eq specializers work in defmethods
2007-05-02 Christophe... 1.0.5.19: restore building on cmucl 19a-ish
2007-05-02 Christophe... 1.0.5.18: trapping-based stepper on the Sparc
2007-05-02 Christophe... 1.0.5.17: Top-level DECLARE signals an error
2007-05-01 NIIMI Satoshi1.0.5.16: Follow the change of linux-os.c:futex_wait().
2007-04-30 Juho Snellman1.0.5.15: fix SB-BSD-SOCKETS tests on chrooted NetBSD
2007-04-30 Juho Snellman1.0.5.14: make PURIFY a no-op on gencgc
2007-04-30 Christophe... 1.0.5.13: better wordbreaks in manual
2007-04-30 Nikodemus Siivola1.0.5.12: fix threaded Linux builds
2007-04-30 Nikodemus Siivola1.0.5.11: fix non-threaded build
2007-04-29 Nikodemus Siivola1.0.5.10: interrupt-proofing SUB-GC
2007-04-29 Nikodemus Siivola1.0.5.9: experimental semi-synchronous deadlines
2007-04-29 Nathan Froyd1.0.5.8: always display package prefixes when symbols...
2007-04-29 Nikodemus Siivola1.0.5.7: missing test case for 1.0.4.40
2007-04-29 Nikodemus Siivola1.0.5.6: compare-and-swap / instance-set-conditional...
2007-04-29 Nikodemus Siivola1.0.5.5: &ENVIRONMENT fixes
2007-04-29 Nikodemus Siivola1.0.5.4: signal handler consing causing GCs
2007-04-29 Nikodemus Siivola1.0.5.3: compiling a SUBSEQ on a SIMPLE-VECTOR should...
2007-04-29 Nikodemus Siivola1.0.5.2: non-racy WITH-SPINLOCK-AND-WITHOUT-GCING
2007-04-29 Christophe... 1.0.5.1: remove ldso-stubs.S in clean.sh
2007-04-28 William Harold... 1.0.5:
2007-04-25 Nikodemus Siivola1.0.4.111: NEWS editing
2007-04-24 Nathan Froyd1.0.4.110: make -sb-unicode builds work again
2007-04-20 Juho Snellman1.0.4.109: rewrite source that mixed quasiquotes and...
2007-04-20 Cyrus Harmon1.0.4.108: turn mach-exception-handler on for macos...
2007-04-19 NIIMI Satoshi1.0.4.107: fix doc/make-doc.sh if "make" command is...
2007-04-19 Nikodemus Siivola1.0.4.106: refactoring FILE-POSITION on FD-STREAMS...
2007-04-19 Juho Snellman1.0.4.105: remove clisp from the list of working build...
2007-04-19 Juho Snellman1.0.4.104: don't mutate constant strings in genesis
2007-04-19 Juho Snellman1.0.4.103: fix build with OpenMCL as the host
2007-04-18 Nikodemus Siivola1.0.4.102: SB-SYS and stream cleanups
2007-04-18 Nikodemus Siivola1.0.4.101: new STRING-OUTPUT-STREAM implementation
2007-04-18 Juho Snellman1.0.4.100: gray streams manual fixes
2007-04-18 Juho Snellman1.0.4.99: fix big-endian build
2007-04-17 lisphacker1.0.4.98: Win32 build fix
2007-04-17 lisphacker1.0.4.97: Oops. Fix bug introduced in x86 vop if-eq...
2007-04-17 Juho Snellman1.0.4.96: oops, missed one case in the HAIRY-DATA-VECTO...
2007-04-17 Nikodemus Siivola1.0.4.95: small genesis cleanups
2007-04-17 Rudi Schlatte1.0.4.94 make-target-contrib.sh self-announcement
2007-04-17 Juho Snellman1.0.4.93: backtrace_from_fp
2007-04-17 Juho Snellman1.0.4.92: faster generic array access
2007-04-16 Nikodemus Siivola1.0.4.91: revert 1.0.4.89 test changes
2007-04-16 Nikodemus Siivola1.0.4.90: revert 1.0.4.89 changes to ROOM
2007-04-14 Nikodemus Siivola1.0.4.89: ROOM cleanups & type-declaration fixes
2007-04-14 lisphacker1.0.4.88: x86 assembly-routine cleanups
2007-04-14 Juho Snellman1.0.4.87: better EQUALP hash function for arrays
2007-04-14 Nikodemus Siivola1.0.4.86: correct type declaration for SAP+
2007-04-14 Nikodemus Siivola1.0.4.85: small PCL cleanups and thread-safety notes
2007-04-14 Juho Snellman1.0.4.84: better EQUAL hash-tables, revert 0.9.15.21...
2007-04-13 Juho Snellman1.0.4.83: fix SXHASH for bignums
2007-04-13 lisphacker1.0.4.82: more x86 backend cleanups
2007-04-13 lisphacker1.0.4.81: more x86 backend cleanups
2007-04-13 Nikodemus Siivola1.0.4.80: make ADJUST-ARRAY interrupt-safe
2007-04-13 Nikodemus Siivola1.0.4.79: remove lock from *descriptor-handlers*
2007-04-12 Juho Snellman1.0.4.78: shrink package hash-tables to an optimal...
2007-04-12 Juho Snellman1.0.4.77: oops, forgot to cvs add a new file in .76
2007-04-12 Juho Snellman1.0.4.76: add a new style-warning for duplicate CASE...
2007-04-12 lisphacker1.0.4.75: Win32 build fix.
2007-04-12 Juho Snellman1.0.4.74: fix &environment issues with macroexpansions...
2007-04-12 lisphacker1.0.4.73: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.72: More x86 backend cleanups
2007-04-12 lisphacker1.0.4.71: x86 backend cleanup
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2007-04-12 Juho Snellman1.0.4.69: fix CL-PPCRE compilation on x86-64
2007-04-11 lisphacker1.0.4.68: Restore x86 non-darwin buildability.
2007-04-11 Juho Snellman1.0.4.67: Minor cleanups
2007-04-11 Nathan Froyd1.0.4.66: Undo D-X changes in 1.0.4.63
next