1.0.7.33: better handling of ASSOC and MEMBER on empty lists
[sbcl.git] / src / code /
2007-07-19 Nikodemus Siivola1.0.7.30: be more paranoid about saps
2007-07-19 Nikodemus Siivola1.0.7.29: better ASSOC transform
2007-07-17 Nikodemus Siivola1.0.7.25: better MEMBER transform
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-07-13 Nikodemus Siivola1.0.7.18: automagic debugging-friendly gensyms
2007-07-11 Nikodemus Siivola1.0.7.14: thread-safe INTERN, EXPORT, &co
2007-07-04 William Harold Newman1.0.7.13: Mistakes should be fun, error messages should...
2007-07-01 Nikodemus Siivola1.0.7.8: micro-optimize STRING->UTF8
2007-07-01 Nikodemus Siivola1.0.7.7: slightly less broken handling of obsolete...
2007-07-01 Nikodemus Siivola1.0.7.5: allow WITH-INTERRUPTS inside "system locked...
2007-06-30 Nikodemus Siivola1.0.7.4: RESTRICT-COMPILER-POLICY
2007-06-28 Nikodemus Siivola1.0.7.3: non-consing GETHASH and (SETF GETHASH)
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2007-06-20 Nikodemus Siivola1.0.6.59: bogus metacircles due to interrupted applicab...
2007-06-19 Nikodemus Siivola1.0.6.56: replace CALL-WITH-DX-FUNCTION with DX-FLET
2007-06-15 Nikodemus Siivola1.0.6.47: small fixes
2007-06-11 Juho Snellman1.0.6.45: fix compilation speed regression from DATA...
2007-06-11 Juho Snellman1.0.6.44: make WITHOUT-INTERRUPTS non-consing
2007-06-09 Nikodemus Siivola1.0.6.41: optimized bignum printing
2007-06-08 Nikodemus Siivola1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-06-08 Nikodemus Siivola1.0.6.32: printing of layoutless structures
2007-06-06 Nathan Froyd1.0.6.31: use proper types for STRING-DISPATCH
2007-06-06 Nathan Froyd1.0.6.30: clean up FD-SOUT a little bit
2007-06-05 Juho Snellman1.0.6.28: fix UNWIND-TO-FRAME-AND-CALL for #+SB-THREAD
2007-06-05 Nathan Froyd1.0.6.27: make FD-SOUT slightly faster
2007-06-05 Juho Snellman1.0.6.25: fix non x86oid build
2007-06-05 Juho Snellman1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
2007-06-05 Juho Snellman1.0.6.22: fix occasional UNBOUND-VARIABLE errors in...
2007-06-05 Nathan Froyd1.0.6.20: add INSERT-ARRAY-BOUNDS-CHECKS declaration...
2007-06-04 Nathan Froyd1.0.6.19: optimize BIGNUM-TRUNCATE'ing by small powers...
2007-06-03 Christophe Rhodes1.0.6.18: Two fixes from Eric Marsden
2007-06-02 Nikodemus Siivola1.0.6.14: slightly more efficient FLONUM-TO-DIGITS
2007-06-02 Christophe Rhodes1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER...
2007-06-01 Nathan Froyd1.0.6.9: micro-optimize portions of the reader
2007-05-30 Nikodemus Siivola1.0.6.7: thread-safe UPDATE-DFUN
2007-05-29 Nikodemus Siivola1.0.6.5: potential CLOS GC safety issue
2007-05-28 Nikodemus Siivola1.0.6.3: thread and interrupt safe CLOS cache
2007-05-28 Nikodemus Siivola1.0.6.2: remove multiple layout-clos-hash slots
2007-05-20 Nikodemus Siivola1.0.5.56: conditionally re-enable interrupts interrupti...
2007-05-20 Nikodemus Siivola1.0.5.55: interrupt safe REFILL-BUFFER/FD
2007-05-19 Nathan Froyd1.0.5.54: fix thinko in src/code/array.lisp
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
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-07 Nathan Froyd10.\7f\7fCVS: ----------------------------------------...
2007-05-06 Juho Snellman1.0.5.40: probably fix win32 build
2007-05-06 Nathan Froyd1.0.5.34: faster STRING-TO-OCTETS for unibyte and UTF...
2007-05-02 Christophe Rhodes1.0.5.18: trapping-based stepper on the Sparc
2007-05-02 Christophe Rhodes1.0.5.17: Top-level DECLARE signals an error
2007-04-30 Juho Snellman1.0.5.14: make PURIFY a no-op on gencgc
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.6: compare-and-swap / instance-set-conditional...
2007-04-29 Nikodemus Siivola1.0.5.5: &ENVIRONMENT fixes
2007-04-29 Nikodemus Siivola1.0.5.2: non-racy WITH-SPINLOCK-AND-WITHOUT-GCING
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-19 Nikodemus Siivola1.0.4.106: refactoring FILE-POSITION on FD-STREAMS...
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.99: fix big-endian build
2007-04-17 Juho Snellman1.0.4.92: faster generic array access
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 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 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 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.76: add a new style-warning for duplicate CASE...
2007-04-12 lisphacker1.0.4.75: Win32 build fix.
2007-04-11 Nikodemus Siivola1.0.4.65: lock accesses to *descriptor-handlers*
2007-04-11 Nathan Froyd1.0.4.62: Enhance BIGNUM-REPLACE
2007-04-11 Nikodemus Siivola1.0.4.59: small signal handling improvements
2007-04-10 Cyrus Harmon1.0.4.58: fix lisp object start address calculations...
2007-04-10 Nathan Froyd1.0.4.56: Make case-insensitive string and character...
2007-04-09 Nikodemus Siivola1.0.4.52: fix GET-SPINLOCK, broken by the COMPARE-AND...
2007-04-08 Cyrus Harmon1.0.4.49: revert debugger hackery
2007-04-08 Nikodemus Siivola1.0.4.48: ROOM patch by Lutz Euler
2007-04-08 Nikodemus Siivola1.0.4.47: correct the mess of 1.0.4.46
2007-04-08 Nikodemus Siivola1.0.4.46: allow &environment and disallow &aux in DEFSE...
2007-04-08 Nikodemus Siivola1.0.4.45: workaround for bug #412 & undefined variable...
2007-04-07 Nikodemus Siivola1.0.4.41: unbreak threaded build
2007-04-07 Nikodemus Siivola1.0.4.39: get rid of hardcoded mutex and spinlock slot...
2007-04-07 Nikodemus Siivola1.0.4.38: unbreak win32 build, again
2007-04-07 Nathan Froyd1.0.4.36: Commit Kevin Reid's "safer *break-on-signals...
2007-04-06 Nikodemus Siivola1.0.4.34: return true from GET-SPINLOCK
2007-04-06 Cyrus Harmon1.0.4.33: check that context is not a null-alien
2007-04-06 Cyrus Harmon1.0.4.31: remove *internal-error-context*
2007-04-06 Nikodemus Siivola1.0.4.30: make WITH-SPINLOCK-AND-WITHOUT-GCING inhibit...
2007-04-05 Nikodemus Siivola1.0.4.28: optimize GET-INTERNAL-REAL-TIME on Unix.
next