1.0.4.49: revert debugger hackery
[sbcl.git] / src /
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-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
2007-04-07 Nikodemus Siivola1.0.4.41: unbreak threaded build
2007-04-07 Nikodemus Siivola1.0.4.40: small fixes
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.37: Delete some dead code in pack.lisp
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 Nathan Froyd1.0.4.32: De-pessimize >= and <= transforms
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.
2007-04-05 Cyrus Harmon1.0.4.27: more darwin/x86-64 fixes
2007-04-05 Cyrus Harmon1.0.4.26: fix wrapped stat struct for darwin
2007-04-05 Cyrus Harmon1.0.4.25: 16 byte align asm functions
2007-04-04 Nikodemus Siivola1.0.4.22: trivial cleanup
2007-04-04 Nikodemus Siivola1.0.4.21: merge redundant funcallN definitions in the...
2007-04-03 lisphacker1.0.4.20: Win32 build fix
2007-04-02 Nikodemus Siivola1.0.4.19: oops, broken win32 build
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-04-02 Nikodemus Siivola1.0.4.17: interrupt handler spring cleaning
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-04-01 Thiemo Seufer1.0.4.15:
2007-04-01 Nikodemus Siivola1.0.4.14: oops! duplicate definition of print_unknown
2007-04-01 Nikodemus Siivola1.0.4.13: refactor trap handling
2007-03-31 Nikodemus Siivola1.0.4.11: trivial hash-table cleanup / optimization
2007-03-29 Nikodemus Siivola1.0.4.9: writing bignum characters onto a single line
2007-03-28 William Harold Newman1.0.4.8:
2007-03-28 William Harold Newman1.0.4.7:
2007-03-27 William Harold Newman1.0.4.6:
2007-03-26 Gabor Melis1.0.4.4: simplify JOIN-THREAD interface
2007-03-26 Nikodemus Siivola1.0.4.3: interrupt and GC issues
2007-03-23 Gabor Melis1.0.3.48: mark JOIN-THREAD as experimental
2007-03-18 lisphacker1.0.3.46: De-pessimized x86 sub-byte DATA-VECTOR-SET...
2007-03-18 Gabor Melis1.0.3.45: added JOIN-THREAD
2007-03-18 Cyrus Harmon1.0.3.44: x86-64 print vop preserves 16-byte stack...
2007-03-18 Nikodemus Siivola1.0.3.42: two LOOP buglets
2007-03-17 Nathan Froyd1.0.3.41:
2007-03-16 Juho Snellman1.0.3.40: :EXECUTABLE T implies --noinform
2007-03-15 Cyrus Harmon1.0.3.39: larger heap size for x86-64/darwin
2007-03-08 Juho Snellman1.0.3.37: Oops, fix bad argument types in the new x86...
2007-03-07 Juho Snellman1.0.3.35: fix problem with backtraces showing NIL as...
2007-03-06 Cyrus Harmon1.0.3.32: make-local-alien stack alignment simplification
2007-03-05 Nikodemus Siivola1.0.3.31: fix new = and /= transformations for NaNs
2007-03-05 Juho Snellman1.0.3.30: More compact typechecks on x86-64
2007-03-04 Juho Snellman1.0.3.29: kill a bogus "variable defined but not used...
2007-03-04 Juho Snellman1.0.3.28: handle output for fatal-compiler-errors more...
2007-03-04 Juho Snellman1.0.3.26: port modular-xor/fixnum changes from x86...
2007-03-03 Cyrus Harmon1.0.3.22: fix with-pinned-object buglets
2007-03-03 Cyrus Harmon1.0.3.21: suseconds_t -> long on win32
2007-03-03 Nikodemus Siivola1.0.3.20: better SEARCH transform
2007-03-03 Nikodemus Siivola1.0.3.19: the count argument in DOTIMES is known to...
2007-03-03 sa2c1.0.3.18: Fix build on FreeBSD/amd64
2007-03-03 Cyrus Harmon1.0.3.17: fix x86-64-assem.S build
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2007-03-02 Cyrus Harmon1.0.3.15: timeval tv-usec should be suseconds-t not...
2007-03-02 Cyrus Harmon1.0.3.14: fix print_obj on x86-64
2007-03-02 Juho Snellman1.0.3.12: Use the interpreter when creating functions...
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2007-03-02 Juho Snellman1.0.3.10: Add -D_REENTRANT to Solaris CFLAGS
2007-03-02 Juho Snellman1.0.3.9: Allow characters as string designators for...
2007-03-02 Juho Snellman1.0.3.8: Use an explicit :initial-element 0 when making...
2007-03-02 Juho Snellman1.0.3.7: Compile XEPs using the policy from the correct...
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-02-28 Andreas Fuchs1.0.3.4: make-target-2.lisp split into compile and...
2007-02-28 Christophe Rhodes1.0.3.3:
2007-02-27 Nikodemus Siivola1.0.3.1: fix behaviour of >= and <= with NaNs
2007-02-19 Nikodemus Siivola1.0.2.26: replace *all-components* special with a local...
2007-02-13 Juho Snellman1.0.2.25: Better MUFFLE-CONDITIONS handling for inlined...
2007-02-07 Nathan Froyd1.0.2.21:
2007-02-07 Nathan Froyd1.0.2.20:
2007-02-06 Juho Snellman1.0.2.19: Fix fopcompiling references to undefined...
2007-02-06 Christophe Rhodes1.0.2.18:
2007-02-06 Juho Snellman1.0.2.17: Bypass the hairy AREF transform for simple...
2007-02-06 Juho Snellman1.0.2.16: Replace SVREF with DATA-VECTOR-REF in %INSTAN...
2007-02-06 Juho Snellman1.0.2.15: Cache the results of BLOCK-PHYSENV during...
2007-02-06 Juho Snellman1.0.2.14: Speed up constraint propagation
2007-02-06 Juho Snellman1.0.2.13: Use an sset for LAMBDA-CALLS-OR-CLOSES
2007-02-06 Juho Snellman1.0.2.12: New hash-based implementation of ssets
2007-02-05 Christophe Rhodes1.0.2.11:
2007-02-05 Nathan Froyd1.0.2.10:
2007-02-05 Nathan Froyd1.0.2.9:
2007-02-04 Christophe Rhodes1.0.2.8:
2007-02-02 Cyrus Harmon1.0.2.7: Darwin/MacOS threading improvements
2007-01-29 Nathan Froyd1.0.2.6:
2007-01-29 Nathan Froyd1.0.2.5:
2007-01-29 Nathan Froyd1.0.2.4: Improve inlined array heap allocation on x86.
2007-01-28 Nathan Froyd1.0.1.3:
2007-01-27 Nathan Froyd1.0.2.2:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2007-01-25 William Harold Newman1.0.2:
2007-01-23 Gabor Melis1.0.1.35: propagate (EQL X Y) constraints symmetrically
next