projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1.0.12.4: delete bad ROOM test
[sbcl.git]
/
src
/
compiler
/
2007-11-26
Nikodemus Siivola
1.0.12.3: less weakening of type-checks
tree
|
commitdiff
2007-11-20
Nikodemus Siivola
1.0.11.35: fixed bug 417
tree
|
commitdiff
2007-11-20
Nikodemus Siivola
1.0.11.34: better SUBSEQ on lists
tree
|
commitdiff
2007-11-19
Juho Snellman
1.0.11.33: Oops, restore REPLACE deftransforms that...
tree
|
commitdiff
2007-11-18
Juho Snellman
1.0.11.29: Faster CONCATENATE on strings
tree
|
commitdiff
2007-11-17
Nikodemus Siivola
1.0.11.25: don't leave incomplete fasls around after...
tree
|
commitdiff
2007-11-12
Nikodemus Siivola
1.0.11.22: hash-table synchronization support
tree
|
commitdiff
2007-11-09
Nikodemus Siivola
1.0.11.20: fix with-pinned-objects stack corruption...
tree
|
commitdiff
2007-11-09
Juho Snellman
1.0.11.18: Make fasls LISP-IMPLEMENTATION-VERSION specific
tree
|
commitdiff
2007-11-06
Nikodemus Siivola
1.0.11.11: expand zero-object WITH-PINNED-OBJECTS to...
tree
|
commitdiff
2007-10-19
Nikodemus Siivola
1.0.10.50: short-circuit LVAR type derivation when...
tree
|
commitdiff
2007-10-18
Nikodemus Siivola
1.0.10.47: proper fix for "high-debug-known-function...
tree
|
commitdiff
2007-10-11
NIIMI Satoshi
1.0.10.43: Fix NaN comparison on x86-64
tree
|
commitdiff
2007-10-11
NIIMI Satoshi
1.0.10.42: change dynamic space area on FreeBSD
tree
|
commitdiff
2007-10-08
Cyrus Harmon
1.0.10.36: support for Darwin versions that support...
tree
|
commitdiff
2007-09-30
Juho Snellman
1.0.10.14: remove locking and gc inhibition from hash...
tree
|
commitdiff
2007-09-27
Nikodemus Siivola
1.0.10.8: correct nested DX implementation
tree
|
commitdiff
2007-09-26
Nikodemus Siivola
1.0.10.7: multiply-used DX LVARS
tree
|
commitdiff
2007-09-26
Nikodemus Siivola
1.0.10.6: nested DX allocation
tree
|
commitdiff
2007-09-26
Nikodemus Siivola
1.0.10.5: dynamic-extent CONS
tree
|
commitdiff
2007-09-12
Christophe Rhodes
1.0.9.59: Fix ash/smod61 on x86-64 for constant large...
tree
|
commitdiff
2007-09-12
Christophe Rhodes
1.0.9.58: Fix x86 smod30 ash with a constant large...
tree
|
commitdiff
2007-09-10
William Harold Newman
1.0.9.53: trivial typo fixes
tree
|
commitdiff
2007-09-10
Nikodemus Siivola
1.0.9.52: copy propagation interfering with local calls
tree
|
commitdiff
2007-09-06
Nikodemus Siivola
1.0.9.39: thread stack memory leaks
tree
|
commitdiff
2007-09-05
Thiemo Seufer
1.0.9.36: Match the correct atomicity bit.
tree
|
commitdiff
2007-09-05
Thiemo Seufer
1.0.9.35: Delete wrong comment.
tree
|
commitdiff
2007-09-05
Thiemo Seufer
1.0.9.34: Encapulate the whole closure generation in...
tree
|
commitdiff
2007-09-05
Thiemo Seufer
1.0.9.32: Remove accidentially committed debug code.
tree
|
commitdiff
2007-09-05
Thiemo Seufer
1.0.9.30: Make SBCL work on MIPS/Linux with larger...
tree
|
commitdiff
2007-09-02
Thiemo Seufer
1.0.9.29: Fix document string formatting.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.25: Revert the /xhow -> /show change.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.23: Delete conditional INST NOP optimization.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.22: Dynamic-extent value-cells for MIPS.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.21: Make less eager use of eval-when unless cross...
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.20: Add #+sb-doc conditionals.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.19: Less magic constants in the mips backend.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.15: Fix typo.
tree
|
commitdiff
2007-09-01
Thiemo Seufer
1.0.9.14: Marginally improved VOPs, and a bit of code...
tree
|
commitdiff
2007-08-29
Nikodemus Siivola
1.0.9.12: inform genesis about FOR-STD-CLASS-P slot...
tree
|
commitdiff
2007-08-21
Juho Snellman
1.0.8.43: Fix GCD on most-negative-fixnum on x86-64
tree
|
commitdiff
2007-08-20
Juho Snellman
1.0.8.42: Fix some source-location bugs, alternate...
tree
|
commitdiff
2007-08-19
Thiemo Seufer
1.0.8.36: Improve MIPS (and HPPA) floating pooint support.
tree
|
commitdiff
2007-08-14
Thiemo Seufer
1.0.8.26: More MIPS singlestepper fixes.
tree
|
commitdiff
2007-08-06
Nikodemus Siivola
1.0.8.16: refactored fd-stream buffering
tree
|
commitdiff
2007-07-27
Nikodemus Siivola
1.0.8.7: printer-control variables affecting MEMBER...
tree
|
commitdiff
2007-07-27
Thiemo Seufer
1.0.8.6: Fix typo in comment.
tree
|
commitdiff
2007-07-23
Thiemo Seufer
1.0.7.38: Fix the MIPS single-stepper break instruction.
tree
|
commitdiff
2007-07-21
Nikodemus Siivola
1.0.7.37: fix non-x86oid builds
tree
|
commitdiff
2007-07-20
Nikodemus Siivola
1.0.7.34: adjust lexenv frobbing in TRANSFORM-CALL...
tree
|
commitdiff
2007-07-19
Nikodemus Siivola
1.0.7.33: better handling of ASSOC and MEMBER on empty...
tree
|
commitdiff
2007-07-19
Nikodemus Siivola
1.0.7.31: paper over bug inlining known functions in...
tree
|
commitdiff
2007-07-19
Nikodemus Siivola
1.0.7.30: be more paranoid about saps
tree
|
commitdiff
2007-07-19
Nikodemus Siivola
1.0.7.29: better ASSOC transform
tree
|
commitdiff
2007-07-17
Nikodemus Siivola
1.0.7.28: compiler being nicer to the compiler
tree
|
commitdiff
2007-07-17
Nikodemus Siivola
1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
tree
|
commitdiff
2007-07-17
Nikodemus Siivola
1.0.7.25: better MEMBER transform
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-12
Nikodemus Siivola
1.0.7.15: fix buglet in NAME-LAMBDALIKE
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-06-30
Nikodemus Siivola
1.0.7.4: RESTRICT-COMPILER-POLICY
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-18
Juho Snellman
1.0.6.48: Don't instrument the internal flets from...
tree
|
commitdiff
2007-06-11
Juho Snellman
1.0.6.45: fix compilation speed regression from DATA...
tree
|
commitdiff
2007-06-08
Nikodemus Siivola
1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
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.24: a more sophisticated UNWIND-TO-FRAME-AND...
tree
|
commitdiff
2007-06-02
Nikodemus Siivola
1.0.6.13: minor fix to the compiler's interval-arithmetic
tree
|
commitdiff
2007-06-01
Nathan Froyd
1.0.6.8: improve (SUBSEQ FOO 0 ...) on arrays with...
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.2: remove multiple layout-clos-hash slots
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-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
Nikodemus Siivola
1.0.5.35: stack alignment on x86/Darwin, once more
tree
|
commitdiff
2007-05-05
Nikodemus Siivola
1.0.5.33: fix botched commit 1.0.5.32: partial fix...
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
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-04-30
Juho Snellman
1.0.5.14: make PURIFY a no-op on gencgc
tree
|
commitdiff
2007-04-29
Nikodemus Siivola
1.0.5.9: experimental semi-synchronous deadlines
tree
|
commitdiff
2007-04-29
Nikodemus Siivola
1.0.5.6: compare-and-swap / instance-set-conditional...
tree
|
commitdiff
2007-04-29
Nikodemus Siivola
1.0.5.3: compiling a SUBSEQ on a SIMPLE-VECTOR should...
tree
|
commitdiff
2007-04-19
Juho Snellman
1.0.4.104: don't mutate constant strings in genesis
tree
|
commitdiff
2007-04-17
lisphacker
1.0.4.97: Oops. Fix bug introduced in x86 vop if-eq...
tree
|
commitdiff
2007-04-17
Juho Snellman
1.0.4.96: oops, missed one case in the HAIRY-DATA-VECTO...
tree
|
commitdiff
2007-04-17
Nikodemus Siivola
1.0.4.95: small genesis cleanups
tree
|
commitdiff
2007-04-17
Juho Snellman
1.0.4.92: faster generic array access
tree
|
commitdiff
2007-04-14
Juho Snellman
1.0.4.87: better EQUALP hash function for arrays
tree
|
commitdiff
2007-04-13
lisphacker
1.0.4.82: more x86 backend cleanups
tree
|
commitdiff
2007-04-13
lisphacker
1.0.4.81: more x86 backend cleanups
tree
|
commitdiff
2007-04-12
Juho Snellman
1.0.4.78: shrink package hash-tables to an optimal...
tree
|
commitdiff
next