1.0.9.53: trivial typo fixes
[sbcl.git] / src / compiler /
2007-09-10 William Harold Newman1.0.9.53: trivial typo fixes
2007-09-10 Nikodemus Siivola1.0.9.52: copy propagation interfering with local calls
2007-09-06 Nikodemus Siivola1.0.9.39: thread stack memory leaks
2007-09-05 Thiemo Seufer1.0.9.36: Match the correct atomicity bit.
2007-09-05 Thiemo Seufer1.0.9.35: Delete wrong comment.
2007-09-05 Thiemo Seufer1.0.9.34: Encapulate the whole closure generation in...
2007-09-05 Thiemo Seufer1.0.9.32: Remove accidentially committed debug code.
2007-09-05 Thiemo Seufer1.0.9.30: Make SBCL work on MIPS/Linux with larger...
2007-09-02 Thiemo Seufer1.0.9.29: Fix document string formatting.
2007-09-01 Thiemo Seufer1.0.9.25: Revert the /xhow -> /show change.
2007-09-01 Thiemo Seufer1.0.9.23: Delete conditional INST NOP optimization.
2007-09-01 Thiemo Seufer1.0.9.22: Dynamic-extent value-cells for MIPS.
2007-09-01 Thiemo Seufer1.0.9.21: Make less eager use of eval-when unless cross...
2007-09-01 Thiemo Seufer1.0.9.20: Add #+sb-doc conditionals.
2007-09-01 Thiemo Seufer1.0.9.19: Less magic constants in the mips backend.
2007-09-01 Thiemo Seufer1.0.9.15: Fix typo.
2007-09-01 Thiemo Seufer1.0.9.14: Marginally improved VOPs, and a bit of code...
2007-08-29 Nikodemus Siivola1.0.9.12: inform genesis about FOR-STD-CLASS-P slot...
2007-08-21 Juho Snellman1.0.8.43: Fix GCD on most-negative-fixnum on x86-64
2007-08-20 Juho Snellman1.0.8.42: Fix some source-location bugs, alternate...
2007-08-19 Thiemo Seufer1.0.8.36: Improve MIPS (and HPPA) floating pooint support.
2007-08-14 Thiemo Seufer1.0.8.26: More MIPS singlestepper fixes.
2007-08-06 Nikodemus Siivola1.0.8.16: refactored fd-stream buffering
2007-07-27 Nikodemus Siivola1.0.8.7: printer-control variables affecting MEMBER...
2007-07-27 Thiemo Seufer1.0.8.6: Fix typo in comment.
2007-07-23 Thiemo Seufer1.0.7.38: Fix the MIPS single-stepper break instruction.
2007-07-21 Nikodemus Siivola1.0.7.37: fix non-x86oid builds
2007-07-20 Nikodemus Siivola1.0.7.34: adjust lexenv frobbing in TRANSFORM-CALL...
2007-07-19 Nikodemus Siivola1.0.7.33: better handling of ASSOC and MEMBER on empty...
2007-07-19 Nikodemus Siivola1.0.7.31: paper over bug inlining known functions in...
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.28: compiler being nicer to the compiler
2007-07-17 Nikodemus Siivola1.0.7.26: asymptotically faster FIND-SLOT-DEFINITION
2007-07-17 Nikodemus Siivola1.0.7.25: better MEMBER transform
2007-07-17 Nikodemus Siivola1.0.7.23: delete a large block of commented-out code...
2007-07-16 Nikodemus Siivola1.0.7.22: (SETF SYMBOL-PLIST) type checking
2007-07-16 Nikodemus Siivola1.0.7.21: threaded SET & BIND VOP touchups
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-07-12 Nikodemus Siivola1.0.7.15: fix buglet in NAME-LAMBDALIKE
2007-07-02 William Harold Newman1.0.7.10: added a FINISH-OUTPUT before switching streams
2007-07-02 Christophe Rhodes1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args...
2007-06-30 Nikodemus Siivola1.0.7.4: RESTRICT-COMPILER-POLICY
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-18 Juho Snellman1.0.6.48: Don't instrument the internal flets from...
2007-06-11 Juho Snellman1.0.6.45: fix compilation speed regression from DATA...
2007-06-08 Nikodemus Siivola1.0.6.36: ALLOW-WITH-INTERRUPTS and interrupt safe...
2007-06-06 Nathan Froyd1.0.6.29: improved WITH-ARRAY-DATA on simple multi...
2007-06-05 Juho Snellman1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
2007-06-02 Nikodemus Siivola1.0.6.13: minor fix to the compiler's interval-arithmetic
2007-06-01 Nathan Froyd1.0.6.8: improve (SUBSEQ FOO 0 ...) on arrays with...
2007-05-29 Nikodemus Siivola1.0.6.4: restore buildability on non-SBCL hosts
2007-05-28 Nikodemus Siivola1.0.6.2: remove multiple layout-clos-hash slots
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-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 Nikodemus Siivola1.0.5.35: stack alignment on x86/Darwin, once more
2007-05-05 Nikodemus Siivola1.0.5.33: fix botched commit 1.0.5.32: partial fix...
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 Christophe Rhodes1.0.5.19: restore building on cmucl 19a-ish
2007-05-02 Christophe Rhodes1.0.5.18: trapping-based stepper on the Sparc
2007-04-30 Juho Snellman1.0.5.14: make PURIFY a no-op on gencgc
2007-04-29 Nikodemus Siivola1.0.5.9: experimental semi-synchronous deadlines
2007-04-29 Nikodemus Siivola1.0.5.6: compare-and-swap / instance-set-conditional...
2007-04-29 Nikodemus Siivola1.0.5.3: compiling a SUBSEQ on a SIMPLE-VECTOR should...
2007-04-19 Juho Snellman1.0.4.104: don't mutate constant strings in genesis
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 Juho Snellman1.0.4.92: faster generic array access
2007-04-14 Juho Snellman1.0.4.87: better EQUALP hash function for arrays
2007-04-13 lisphacker1.0.4.82: more x86 backend cleanups
2007-04-13 lisphacker1.0.4.81: more x86 backend cleanups
2007-04-12 Juho Snellman1.0.4.78: shrink package hash-tables to an optimal...
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
2007-04-11 Nikodemus Siivola1.0.4.64: more stack-alignment x86/Darwin
2007-04-11 Nathan Froyd1.0.4.63: Don't zeroize dynamic-extent simple-unboxed...
2007-04-11 Nikodemus Siivola1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
2007-04-11 Nathan Froyd1.0.4.60: More efficient structure raw slot accessors...
2007-04-10 Nathan Froyd1.0.4.57: Make the compiler's bit-vector functions...
2007-04-10 Nathan Froyd1.0.4.56: Make case-insensitive string and character...
2007-04-10 Nathan Froyd1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
2007-04-10 Nathan Froyd1.0.4.53: Apply Lutz Euler's improved character VOPs...
2007-04-08 lisphacker1.0.4.50: more x86 backend
2007-04-08 Nikodemus Siivola1.0.4.45: workaround for bug #412 & undefined variable...
2007-04-08 lisphacker1.0.4.44: More x86 disassembler work
2007-04-07 lisphacker1.0.4.43: x86 assembler/disassembler tweaks
2007-04-07 lisphacker1.0.2.42: x86 backend cleanups
next