sbcl.git
2007-08-29 Nikodemus Siivola1.0.9.6: remove :UNIX from *FEATURES* on Windows
2007-08-27 Nikodemus Siivolakeep docstrings from PCL bootstrap around
2007-08-27 Nikodemus Siivolaadded .gdb_history to .gitignore
2007-08-27 Nikodemus Siivolamicro-optimize SKIP-FAST-SLOT-ACCESS-P
2007-08-27 Nikodemus Siivolafaster SLOT-VALUE &co with variable slot names
2007-08-27 Nikodemus Siivola1.0.9.1: faster MAKE-MEMBER-TYPE, UNION, and NUNION
2007-08-27 William Harold... 1.0.9: release, will be tagged as sbcl_1_0_9
2007-08-26 Thiemo Seufer1.0.8.48: Update comment.
2007-08-26 Thiemo Seufer1.0.8.47: Declare alien input parameters as such.
2007-08-21 Rudi Schlatte1.0.8.46: attempt to answer the "executables" FAQ in...
2007-08-21 Juho Snellman1.0.8.45: Fix sb-sprof on non-x86oids
2007-08-21 Juho Snellman1.0.8.44: Fix EQUALP on structures with raw slots
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-20 Rudi Schlatte1.0.8.41: doc spelling fixes.
2007-08-20 Thiemo Seufer1.0.8.40: Acrually use reset-signal-mask only for Linux...
2007-08-20 Thiemo Seufer1.0.8.39: Mark remaining MIPS test failures as known.
2007-08-19 Thiemo Seufer1.0.8.38: Add missing quote sign.
2007-08-19 Thiemo Seufer1.0.8.37: Workaround (or bugfix?) for blocked SIGTRAP...
2007-08-19 Thiemo Seufer1.0.8.36: Improve MIPS (and HPPA) floating pooint support.
2007-08-19 Thiemo Seufer1.0.8.35: Fix MIPS foreign_function_call_active handling.
2007-08-19 Thiemo Seufer1.0.8.34: Fix MIPS spinlock implementation.
2007-08-18 Nikodemus Siivola1.0.8.33: sample sbcl-export alias in Git for SBCL...
2007-08-18 Nikodemus Siivola1.0.8.32: improved Git for SBCL Hackers in a few places
2007-08-18 Nikodemus Siivola1.0.8.31: add missing Git for SBCL Hackers guide
2007-08-18 Nikodemus Siivola1.0.8.30: better standard-instance accessors
2007-08-18 Nikodemus Siivola1.0.8.29: better printing of anonymous objects
2007-08-18 Nikodemus Siivola1.0.8.28: split REAL-MAKE-METHOD-LAMBDA back into two...
2007-08-14 William Harold... 1.0.8.27: Improve error handling for (DESTRUCTURING...
2007-08-14 Thiemo Seufer1.0.8.26: More MIPS singlestepper fixes.
2007-08-13 Nikodemus Siivola1.0.8.25: refactor CAN-OPTIMIZE-ACCESS usage and interface
2007-08-13 Nikodemus Siivola1.0.8.24: factor (THE TYPE FORM) => FORM transformation...
2007-08-13 Nikodemus Siivola1.0.8.23: merge CAN-OPTIMIZE-ACCESS and CAN-OPTIMIZE...
2007-08-13 Nikodemus Siivola1.0.8.22: merge MAKE-METHOD-FUNCTION and MAKE-METHOD...
2007-08-13 Nikodemus Siivola1.0.8.21: merge REAL-MAKE-METHOD-LAMBDA and MAKE-METHOD...
2007-08-13 Nikodemus Siivola1.0.8.20: replace PVREF by SVREF
2007-08-09 Nikodemus Siivola1.0.8.19: :dont-safe finalizers and fd-stream thread...
2007-08-07 Juho Snellman1.0.8.18: Fix gc-safety bug in x86oid function calls
2007-08-06 Nikodemus Siivola1.0.8.16: really increment the fasl version
2007-08-06 Nikodemus Siivola1.0.8.16: refactored fd-stream buffering
2007-08-04 Nikodemus Siivola1.0.8.15: making SBCL sources Git more friendly
2007-08-03 Thiemo Seufer1.0.8.14: De-clutter C code.
2007-08-03 Thiemo Seufer1.0.8.13: .cvsignore test output.
2007-07-31 NIIMI Satoshi1.0.8.12: Fix tests/foreign.test.sh on FreeBSD7/amd64
2007-07-29 Thiemo Seufer1.0.8.11: Fix typo in comment.
2007-07-28 Thiemo Seufer1.0.8.10: Untabify.
2007-07-28 Thiemo Seufer1.0.8.9: fix a potential segfault, and make a lisp...
2007-07-27 Nikodemus Siivola1.0.8.8: restore reuse-sap value after incomplete write...
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-25 Thiemo Seufer1.0.8.5: Conform to strict aliasing rules.
2007-07-25 Thiemo Seufer1.0.8.4: One compiler warning less...
2007-07-25 Thiemo Seufer1.0.8.3: Include missing headers.
2007-07-25 Thiemo Seufer1.0.8.2: Silence compiler warning.
2007-07-25 Thiemo Seufer1.0.8.1: Nicer C code
2007-07-25 William Harold... 1.0.8: release, will be tagged as sbcl_1_0_8
2007-07-23 Thiemo Seufer1.0.7.39: 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-21 Nikodemus Siivola1.0.7.36: FIND-SLOT-DEFINITION to return NIL when calle...
2007-07-21 Nikodemus Siivola1.0.7.35: SLOT-VALUE and SET-SLOT-VALUE transforms...
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: updated TODO file
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.27: SLOT-CLASS cleanups
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 Christophe... 1.0.7.24: Fix CALL-NEXT-METHOD / EVAL-WHEN interaction
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-16 Nikodemus Siivola1.0.7.20: note for SBCL packagers
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-07-13 Nikodemus Siivola1.0.7.18: automagic debugging-friendly gensyms
2007-07-12 Nikodemus Siivola1.0.7.17: SLOT-VALUE and SET-SLOT-VALUE transforms...
2007-07-12 Nikodemus Siivola1.0.7.14: thread-safe INTERN, EXPORT, &co
2007-07-12 Nikodemus Siivola1.0.7.15: fix buglet in NAME-LAMBDALIKE
2007-07-11 Nikodemus Siivola1.0.7.14: thread-safe INTERN, EXPORT, &co
2007-07-04 William Harold... 1.0.7.13: Mistakes should be fun, error messages should...
2007-07-03 Nikodemus Siivola1.0.7.12: fix clos-interrupts.impure.lisp for unithread...
2007-07-03 Nikodemus Siivola1.0.7.11: fix test WITHOUT-INTERRUPTS+GET-MUTEX
2007-07-02 William Harold... 1.0.7.10: added a FINISH-OUTPUT before switching streams
2007-07-02 Christophe... 1.0.7.9: DEFAULT-UNKNOWN-VALUES for more than 7 args...
2007-07-01 Nikodemus Siivola1.0.7.8: micro-optimize STRING->UTF8
2007-07-01 Nikodemus Siivola1.0.7.7: slightly less broken handling of obsolete...
2007-07-01 Nikodemus Siivola1.0.7.6: additional test case that fails under SB-LUTEX
2007-07-01 Nikodemus Siivola1.0.7.5: allow WITH-INTERRUPTS inside "system locked...
2007-06-30 Nikodemus Siivola1.0.7.4: RESTRICT-COMPILER-POLICY
2007-06-28 Nikodemus Siivola1.0.7.3: non-consing GETHASH and (SETF GETHASH)
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-27 William Harold... 1.0.7: release, will be tagged as sbcl_1_0_7
2007-06-21 Nikodemus Siivola1.0.6.60: add test file that was forgotten from 1.0...
2007-06-20 Nikodemus Siivola1.0.6.59: bogus metacircles due to interrupted applicab...
2007-06-20 Nikodemus Siivola1.0.6.58: better heap exhaustion information
2007-06-20 Juho Snellman1.0.6.57: fix sb-bsd-socket build on win32
next