sbcl.git
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.13: more RET on x86oids
2009-04-21 Gabor Melis1.0.27.12: x86/x86-64 calling convention comments,...
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-04-21 Gabor Melis1.0.27.10: fix call_into_lisp return value on x86-64
2009-04-13 Christophe... 1.0.27.9: fix print-object cache handling
2009-04-13 Gabor Melis1.0.27.8: slightly faster x86oid pseudo atomic with...
2009-04-12 Alastair Bridgewater1.0.27.7: Win32 build fix
2009-04-11 Alastair Bridgewater1.0.27.6: Make alien-type-class definition work from...
2009-04-08 Gabor Melis1.0.27.5: fix compilation on windows
2009-04-07 Gabor Melis1.0.27.4: x86/x86-64 REP prefix has the same code as...
2009-04-07 Gabor Melis1.0.27.3: fix UNWIND-TO-FRAME-AND-CALL
2009-04-06 Gabor Melis1.0.27.2: fix bug in heap implementation
2009-04-04 Richard M Kreuter1.0.27.1: Fix binary input after UNREAD-CHAR on bivalen...
2009-04-02 Richard M Kreuterrelease, will be tagged as sbcl_1_0_27
2009-03-27 Juho Snellman1.0.26.22: Revert 1.0.26.12
2009-03-24 Gabor Melis1.0.26.21: fix ERROR leaking memory
2009-03-23 Christophe... 1.0.26.20: tighter VECTOR-PUSH-EXTEND argument type
2009-03-23 Gabor Melis1.0.26.19: more stack safety
2009-03-22 Juho Snellman1.0.26.18: Solaris x86-64 support
2009-03-22 Gabor Melis1.0.26.17: fix GC/SIG_STOP_FOR_GC race
2009-03-22 Gabor Melis1.0.26.16: fix gencgc on ppc
2009-03-22 Gabor Melis1.0.26.15: interrupt.c refactoring
2009-03-22 Christophe... 1.0.26.14: minor portability fixes
2009-03-22 Juho Snellman1.0.26.13: OpenBSD x86-64 support
2009-03-22 Juho Snellman1.0.26.12: Don't allow (LOOP FOR X ACROSS A ...) where...
2009-03-22 Juho Snellman1.0.26.11: Fix the error message for ENOMEM on mprotect
2009-03-20 Gabor Melis1.0.26.10: darwin interrupt fixes
2009-03-19 Gabor Melis1.0.26.9: reduce consing in MAP-ALLOCATED-OBJECTS
2009-03-17 Gabor Melis1.0.26.8: QSHOW changes, bug reporting guidelines
2009-03-17 Gabor Melis1.0.26.7: use a signal for SIG_STOP_FOR_GC > SIGSEGV...
2009-03-16 Gabor Melis1.0.26.6: use private operations on futexes
2009-03-16 Gabor Melis1.0.26.5: improve CONDITION-WAIT, RELEASE-MUTEX
2009-03-16 Gabor Melis1.0.26.4: less pessimal waitqueues
2009-03-14 Gabor Melis1.0.26.3: cleanup accesses to *STEPPING* on MIPS and...
2009-03-14 Gabor Melis1.0.26.2: alloc_code_object facelift
2009-03-02 Christophe... 1.0.26.1: Modify uploading instructions in release...
2009-03-01 Christophe... 1.0.26: release, will be tagged as sbcl_1_0_26
2009-03-01 Christophe... 1.0.25.58: HPPA fixes from Larry Valkama
2009-03-01 Gabor Melis1.0.25.57: fix compilation on win32
2009-02-24 Gabor Melis1.0.25.56: SUB-GC: don't observe deadlines
2009-02-17 Alastair Bridgewater1.0.25.55: x86 disassembler fixes.
2009-02-16 Gabor Melis1.0.25.54: centralize scattered arch_os_get_context...
2009-02-16 Gabor Melis1.0.25.53: fix gencgc_handle_wp_violation on multicpu...
2009-02-16 Gabor Melis1.0.25.52: go through lisp_memory_fault_error on all...
2009-02-16 Gabor Melis1.0.25.51: use WITH-RECURSIVE-SYSTEM-SPINLOCK
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.49: x86/x86-64 unithread: use the allocated...
2009-02-16 Gabor Melis1.0.25.48: signals internals doc
2009-02-16 Gabor Melis1.0.25.47: OOAO restoring fp control word
2009-02-16 Gabor Melis1.0.25.46: restore errno in signal handlers
2009-02-16 Gabor Melis1.0.25.45: fix futex_wait deadlines when interrupted
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.43: alpha interrupt context fixes
2009-02-16 Gabor Melis1.0.25.42: make os_thread 0 on unithread builds
2009-02-16 Gabor Melis1.0.25.41: only call pthread_kill with valid thread ids
2009-02-16 Gabor Melis1.0.25.40: fix JOIN-THREAD
2009-02-16 Gabor Melis1.0.25.39: thread start/stop fixes
2009-02-16 Gabor Melis1.0.25.38: fix maybe_gc
2009-02-16 Gabor Melis1.0.25.37: block deferrables when gc pending in PA
2009-02-16 Gabor Melis1.0.25.36: unblock signals on low level errors
2009-02-16 Gabor Melis1.0.25.35: check that gc signals are unblocked
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.33: protect against recursive gcs
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-02-16 Gabor Melis1.0.25.31: axe GC-{ON,OFF}
2009-02-16 Gabor Melis1.0.25.30: INTERRUPT-THREAD without RT signals
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-16 Gabor Melis1.0.25.28: always use SIG_RESUME_FROM_GC
2009-02-16 Gabor Melis1.0.25.27: codify interrupt handling invariants
2009-02-16 Gabor Melis1.0.25.26: less interrupt handling leftovers
2009-02-16 Gabor Melis1.0.25.25: sig_stop_for_gc_handler looks at GC_INHIBIT...
2009-02-16 Gabor Melis1.0.25.24: x86/x86-64 runtime pseudo atomic fixes
2009-02-16 Gabor Melis1.0.25.23: more allocation checks
2009-02-16 Gabor Melis1.0.25.22: SIGTERM and SIGABRT
2009-02-16 Gabor Melis1.0.25.21: handling of potential corruptions
2009-02-16 Gabor Melis1.0.25.20: test util: print names, status
2009-02-16 Gabor Melis1.0.25.19: small test fixes
2009-02-16 Gabor Melis1.0.25.18: it's only SHOW
2009-02-16 Gabor Melis1.0.25.17: kill runtime warnings
2009-02-16 Gabor Melis1.0.25.16: minor stylistics changes in the runtime
2009-02-16 Gabor Melis1.0.25.15: less compilation warnings
2009-02-16 Gabor Melis1.0.25.14: comments
2009-02-16 Gabor Melis1.0.25.13: 80 chars, trailing space
2009-02-11 Gabor Melis1.0.25.12: fix debugger on non-x86oids
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2009-02-05 Richard M Kreuter1.0.25.10: Commit version.lisp-expr, missed in last...
2009-02-05 Richard M Kreuter1.0.25.10: Fix package locks checks for local functions...
2009-02-05 Gabor Melis1.0.25.9: INVOKE-WITH-SAVED-FP-AND-PC changes
2009-02-04 Gabor Melis1.0.25.8: fix sxhash bug
2009-02-03 Richard M Kreuter1.0.25.7: Muffle style-warnings around lambda list...
2009-02-03 Alastair Bridgewater1.0.25.6: Reunite x86oid and non-x86oid sub-{access...
2009-02-03 Alastair Bridgewater1.0.25.5: genesis descriptor-intuit-gspace cleanups
2009-02-03 Alastair Bridgewater1.0.25.4: genesis load-time-value cleanup
2009-02-03 Alastair Bridgewater1.0.25.3: earlier x86 code-object fixup envectorization
2009-02-03 Alastair Bridgewater1.0.25.2: Eliminate untagged pointers to heap space...
2009-02-03 Alastair Bridgewater1.0.25.1: x86-64 code fixup recording for gc / slash...
2009-02-03 Juho Snellman1.0.25: release, will be tagged as sbcl_1_0_25
2009-01-26 Juho Snellman1.0.24.48: Do explicit sign-extension of small signed...
2009-01-21 Christophe... 1.0.24.47: Fix 1.0.21.29 regression with enums in structs.
next