projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
1.0.9.61: Fix %report-reader-error
[sbcl.git]
/
src
/
2007-07-17
Christophe Rhodes
1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
tree
|
commitdiff
2007-07-17
Nikodemus Siivola
1.0.7.23: delete a large block of commented-out code...
tree
|
commitdiff
2007-07-16
Nikodemus Siivola
1.0.7.22: (SETF SYMBOL-PLIST) type checking
tree
|
commitdiff
2007-07-16
Nikodemus Siivola
1.0.7.21: threaded SET & BIND VOP touchups
tree
|
commitdiff
2007-07-15
Nikodemus Siivola
1.0.7.19: SB-EXT:COMPARE-AND-SWAP
tree
|
commitdiff
2007-07-13
Nikodemus Siivola
1.0.7.18: automagic debugging-friendly gensyms
tree
|
commitdiff
2007-07-12
Nikodemus Siivola
1.0.7.14: thread-safe INTERN, EXPORT, &co
tree
|
commitdiff
2007-07-12
Nikodemus Siivola
1.0.7.15: fix buglet in NAME-LAMBDALIKE
tree
|
commitdiff
2007-07-11
Nikodemus Siivola
1.0.7.14: thread-safe INTERN, EXPORT, &co
tree
|
commitdiff
2007-07-04
William Harold Newman
1.0.7.13: Mistakes should be fun, error messages should...
tree
|
commitdiff
2007-07-02
William Harold Newman
1.0.7.10: added a FINISH-OUTPUT before switching streams
tree
|
commitdiff
2007-07-02
Christophe Rhodes
1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args...
tree
|
commitdiff
2007-07-01
Nikodemus Siivola
1.0.7.8: micro-optimize STRING->UTF8
tree
|
commitdiff
2007-07-01
Nikodemus Siivola
1.0.7.7: slightly less broken handling of obsolete...
tree
|
commitdiff
2007-07-01
Nikodemus Siivola
1.0.7.5: allow WITH-INTERRUPTS inside "system locked...
tree
|
commitdiff
2007-06-30
Nikodemus Siivola
1.0.7.4: RESTRICT-COMPILER-POLICY
tree
|
commitdiff
2007-06-28
Nikodemus Siivola
1.0.7.3: non-consing GETHASH and (SETF GETHASH)
tree
|
commitdiff
2007-06-28
Nikodemus Siivola
1.0.7.2: fix potential GC errors due to bogus objects...
tree
|
commitdiff
2007-06-28
Nikodemus Siivola
1.0.7.1: dynamic extent value cells
tree
|
commitdiff
2007-06-20
Nikodemus Siivola
1.0.6.59: bogus metacircles due to interrupted applicab...
tree
|
commitdiff
2007-06-20
Nikodemus Siivola
1.0.6.58: better heap exhaustion information
tree
|
commitdiff
2007-06-19
Nikodemus Siivola
1.0.6.56: replace CALL-WITH-DX-FUNCTION with DX-FLET
tree
|
commitdiff
2007-06-18
Juho Snellman
1.0.6.55: fix ppc/linux build (probably)
tree
|
commitdiff
2007-06-18
Juho Snellman
1.0.6.53: oops, forgot to "cvs add" some new files
tree
|
commitdiff
2007-06-18
Juho Snellman
1.0.6.51: clean up compiler warnings in the runtime
tree
|
commitdiff
2007-06-18
Juho Snellman
1.0.6.50: better arglists for generic functions
tree
|
commitdiff
2007-06-18
Juho Snellman
1.0.6.48: Don't instrument the internal flets from...
tree
|
commitdiff
2007-06-15
Nikodemus Siivola
1.0.6.47: small fixes
tree
|
commitdiff
2007-06-11
Christophe Rhodes
1.0.6.46: better standard-specializer-p implementation
tree
|
commitdiff
2007-06-11
Juho Snellman
1.0.6.45: fix compilation speed regression from DATA...
tree
|
commitdiff
2007-06-11
Juho Snellman
1.0.6.44: make WITHOUT-INTERRUPTS non-consing
tree
|
commitdiff
2007-06-10
Juho Snellman
1.0.6.42: handle unbound markers (from BIND-SENTINEL...
tree
|
commitdiff
2007-06-09
Nikodemus Siivola
1.0.6.41: optimized bignum printing
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.39: COMPUTE-DISCRIMINATING-FUNCTION micro-optimiz...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.38: thread and interrupt safe ADD/REMOVE-METHOD
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.35: slightly bigger +cache-vector-max-length+
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.34: AVER that the GF lock is held during SET...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.33: small CLOS cache improvements
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.32: printing of layoutless structures
tree
|
commitdiff
2007-06-06
Nathan Froyd
1.0.6.31: use proper types for STRING-DISPATCH
tree
|
commitdiff
2007-06-06
Nathan Froyd
1.0.6.30: clean up FD-SOUT a little bit
tree
|
commitdiff
2007-06-06
Nathan Froyd
1.0.6.29: improved WITH-ARRAY-DATA on simple multi...
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.28: fix UNWIND-TO-FRAME-AND-CALL for #+SB-THREAD
tree
|
commitdiff
2007-06-05
Nathan Froyd
1.0.6.27: make FD-SOUT slightly faster
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.25: fix non x86oid build
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.22: fix occasional UNBOUND-VARIABLE errors in...
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.21: get rid of a runtime compiler note in the...
tree
|
commitdiff
2007-06-05
Nathan Froyd
1.0.6.20: add INSERT-ARRAY-BOUNDS-CHECKS declaration...
tree
|
commitdiff
2007-06-04
Nathan Froyd
1.0.6.19: optimize BIGNUM-TRUNCATE'ing by small powers...
tree
|
commitdiff
2007-06-03
Christophe Rhodes
1.0.6.18: Two fixes from Eric Marsden
tree
|
commitdiff
2007-06-03
Christophe Rhodes
1.0.6.17: Housekeeping from specializer changes
tree
|
commitdiff
2007-06-02
Nikodemus Siivola
1.0.6.14: slightly more efficient FLONUM-TO-DIGITS
tree
|
commitdiff
2007-06-02
Nikodemus Siivola
1.0.6.13: minor fix to the compiler's interval-arithmetic
tree
|
commitdiff
2007-06-02
Christophe Rhodes
1.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER...
tree
|
commitdiff
2007-06-01
Nikodemus Siivola
1.0.6.11: PRINT-OBJECT method adjusted for new caches
tree
|
commitdiff
2007-06-01
Nathan Froyd
1.0.6.9: micro-optimize portions of the reader
tree
|
commitdiff
2007-06-01
Nathan Froyd
1.0.6.8: improve (SUBSEQ FOO 0 ...) on arrays with...
tree
|
commitdiff
2007-05-30
Nikodemus Siivola
1.0.6.7: thread-safe UPDATE-DFUN
tree
|
commitdiff
2007-05-29
Nikodemus Siivola
1.0.6.6: delete remains of the unoptimized-cache functi...
tree
|
commitdiff
2007-05-29
Nikodemus Siivola
1.0.6.5: potential CLOS GC safety issue
tree
|
commitdiff
2007-05-29
Nikodemus Siivola
1.0.6.4: restore buildability on non-SBCL hosts
tree
|
commitdiff
2007-05-28
Nikodemus Siivola
1.0.6.3: thread and interrupt safe CLOS cache
tree
|
commitdiff
2007-05-28
Nikodemus Siivola
1.0.6.2: remove multiple layout-clos-hash slots
tree
|
commitdiff
2007-05-20
Nikodemus Siivola
1.0.5.56: conditionally re-enable interrupts interrupti...
tree
|
commitdiff
2007-05-20
Nikodemus Siivola
1.0.5.55: interrupt safe REFILL-BUFFER/FD
tree
|
commitdiff
2007-05-19
Nathan Froyd
1.0.5.54: fix thinko in src/code/array.lisp
tree
|
commitdiff
2007-05-19
Nathan Froyd
1.0.5.53: cleanup LOAD-TYPE macros
tree
|
commitdiff
2007-05-19
Nathan Froyd
1.0.5.52: fix #!-sb-unicode build problems on x86-64
tree
|
commitdiff
2007-05-17
Nikodemus Siivola
1.0.5.51: fixed mixed up commit 1.0.5.50
tree
|
commitdiff
2007-05-17
Nikodemus Siivola
1.0.5.50: some compare-and-swap changes
tree
|
commitdiff
2007-05-15
Nikodemus Siivola
1.0.5.49: interrupt & GC & PA handling
tree
|
commitdiff
2007-05-11
Christophe Rhodes
1.0.5.47: cacheability of EMFs from methods with non...
tree
|
commitdiff
2007-05-10
Christophe Rhodes
1.0.5.46: improve handling of non-standard subclasses...
tree
|
commitdiff
2007-05-10
Christophe Rhodes
1.0.5.45: metatypes-related refactor
tree
|
commitdiff
2007-05-08
NIIMI Satoshi
1.0.5.43: change memory layout on FreeBSD
tree
|
commitdiff
2007-05-07
Nathan Froyd
1.0.5.42: fix (setf aref) on single-float vectors
tree
|
commitdiff
2007-05-07
Nathan Froyd
10.
\7f
\7f
CVS: ----------------------------------------...
tree
|
commitdiff
2007-05-06
Juho Snellman
1.0.5.40: probably fix win32 build
tree
|
commitdiff
2007-05-06
Nikodemus Siivola
1.0.5.38: PCL cache-lookup code emission refactoring
tree
|
commitdiff
2007-05-06
Nikodemus Siivola
1.0.5.37: cleanup a small thinko from previous x86...
tree
|
commitdiff
2007-05-06
Nikodemus Siivola
1.0.5.36: x86 allocation cleanup
tree
|
commitdiff
2007-05-06
Nikodemus Siivola
1.0.5.35: stack alignment on x86/Darwin, once more
tree
|
commitdiff
2007-05-06
Nathan Froyd
1.0.5.34: faster STRING-TO-OCTETS for unibyte and UTF...
tree
|
commitdiff
2007-05-05
Nikodemus Siivola
1.0.5.33: fix botched commit 1.0.5.32: partial fix...
tree
|
commitdiff
2007-05-04
Nikodemus Siivola
1.0.5.30: small PCL re-organization
tree
|
commitdiff
2007-05-03
Juho Snellman
1.0.5.28: new contrib: sb-cover, a code coverage tool
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.27: Stepper support for MIPS.
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.26: Whitespacing.
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.25:
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.24:
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.23:
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.22:
tree
|
commitdiff
2007-05-02
Thiemo Seufer
1.0.5.21:
tree
|
commitdiff
2007-05-02
Christophe Rhodes
1.0.5.20: make class-eq specializers work in defmethods
tree
|
commitdiff
2007-05-02
Christophe Rhodes
1.0.5.19: restore building on cmucl 19a-ish
tree
|
commitdiff
2007-05-02
Christophe Rhodes
1.0.5.18: trapping-based stepper on the Sparc
tree
|
commitdiff
2007-05-02
Christophe Rhodes
1.0.5.17: Top-level DECLARE signals an error
tree
|
commitdiff
2007-05-01
NIIMI Satoshi
1.0.5.16: Follow the change of linux-os.c:futex_wait().
tree
|
commitdiff
next