sbcl.git
2008-11-04 Nikodemus Siivola1.0.22.15: 16 byte align assembly routines on x86 and...
2008-11-03 Brian Mastenbrook1.0.22.14: fix a bug in PPC alien function calls
2008-11-03 Nikodemus Siivola1.0.22.13: fixed bug 426: nested inline expansion failure
2008-11-03 Nikodemus Siivola1.0.22.12: fix DEFTYPE regression revealed by ansi...
2008-11-03 Nikodemus Siivola1.0.22.11: name *pcl-lock*
2008-11-03 Nikodemus Siivola1.0.22.10: detect infinite recursion during wrapper...
2008-11-03 Nikodemus Siivola1.0.22.9: SB-INTROSPECT regression from 1.0.22.8
2008-11-03 Nikodemus Siivola1.0.22.8: DEFTYPE tweaking
2008-10-31 Richard M Kreuter1.0.22.7: Update to ASDF 1.130
2008-10-31 Nikodemus Siivola1.0.22.6: some ANSI-STREAM cleanups & micro-optimization
2008-10-31 Nikodemus Siivola1.0.22.5: teach DISASSEMBLE about %METHOD-FUNCTIONs
2008-10-31 Nikodemus Siivola1.0.22.4: symbol macros and type declarations in PCL
2008-10-31 Nikodemus Siivola1.0.22.3: use EQ instead of EQL to check *GC-EPOCH*
2008-10-31 Nikodemus Siivola1.0.22.2: optimize output under *PRINT-PRETTY*
2008-10-31 Gabor Melis1.0.22.1: run-sbcl.sh improvements
2008-10-30 Richard M Kreuter1.0.22: release, will be tagged sbcl_1_0_22.
2008-10-30 Nikodemus Siivola1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and...
2008-10-29 Brian Mastenbrook1.0.21.37:
2008-10-28 Richard M Kreuter1.0.21.36: Fix a bug in one path through RUN-PROGRAM.
2008-10-27 Nikodemus Siivola1.0.21.35: fix build / SAVE-LISP-AND-DIE on non-GENCGC...
2008-10-21 Gabor Melis1.0.21.34: fix build on x86/x86-64 lutex platforms
2008-10-20 Gabor Melis1.0.21.33: fix lack of null termination bug in mk{d...
2008-10-20 Gabor Melis1.0.21.32: hack around truncated backtraces with lost...
2008-10-18 Nikodemus Siivola1.0.21.31: fix bad PROGV and RESTRICT-COMPILER-POLICY...
2008-10-18 Nikodemus Siivola1.0.21.30: more files in .gitignore
2008-10-18 Nikodemus Siivola1.0.21.29: handle alien record type redefinitions ...
2008-10-18 Nikodemus Siivola1.0.21.28: implement UNLOAD-SHARED-OBJECT
2008-10-18 Nikodemus Siivola1.0.21.27: no more &OPTIONAL-DISPATCH debug names
2008-10-18 Nikodemus Siivola1.0.21.26: bullet-proof (?) use of LOAD-SHARED-OBJECT...
2008-10-17 Nikodemus Siivola1.0.21.25: LOAD-SHARED-OBJECT and logical pathnames
2008-10-17 Nikodemus Siivola1.0.21.24: saving runtime options in executables
2008-10-17 Nikodemus Siivola1.0.21.23: fix external-format.impure.lisp
2008-10-17 Nikodemus Siivola1.0.21.22: COMPILE-FILE and toplevel symbols
2008-10-17 Nikodemus Siivola1.0.21.21: manpage "improvements"
2008-10-17 Nikodemus Siivola1.0.21.20: package qualify LOAD-SHARED-OBJECT in SB...
2008-10-16 Richard M Kreuter1.0.21.19: Eagerly find a stream's external-format...
2008-10-11 Nikodemus Siivola1.0.21.18: delete unused argument introduced by .17
2008-10-11 Nikodemus Siivola1.0.21.17: --script commandline argument
2008-10-11 Nikodemus Siivola1.0.21.16: document the earlier change to --disable...
2008-10-09 Nikodemus Siivola1.0.21.15: LOAD-SHARED-OBJECT :DONT-SAVE and related
2008-10-09 Nikodemus Siivola1.0.21.14: fix CHECK-FASL-HEADER buglet
2008-10-09 Nikodemus Siivola1.0.21.13: fix NATIVE-NAMESTRING on Windows
2008-10-09 Brian Mastenbrook1.0.21.12: build OS X 10.4-compatible binaries on OS...
2008-10-07 Nikodemus Siivola1.0.21.11: record bug 431
2008-10-07 Nikodemus Siivola1.0.21.10: DEFINE-COMPILER-MACRO and destructuring...
2008-10-06 Nikodemus Siivola1.0.21.9: refactor toplevel option processing somewhat
2008-10-06 Nikodemus Siivola1.0.21.8: SERVE-EVENT error handling
2008-10-06 Nikodemus Siivola1.0.21.7: fix argument quoting in run-sbcl.sh
2008-10-06 Nikodemus Siivola1.0.21.6: muffle compiler notes from EVAL and function...
2008-10-05 Nikodemus Siivola1.0.21.5: fix WITH-PACKAGE-ITERATOR error signaling
2008-10-05 Nikodemus Siivola1.0.21.4: PUSHNEW arglist beautifcation
2008-10-05 Nikodemus Siivola1.0.21.3: CIRCLE-SUBST did not treat raw structure...
2008-10-03 Nikodemus Siivola1.0.21.2: ADJUST-ARRAY should not make multidimensional...
2008-10-03 Christophe... 1.0.21.1: address TYPE-WARNING in CLOS allocator for...
2008-10-02 Richard M Kreuter1.0.21: release, will be tagged sbcl_1_0_21.
2008-10-02 Richard M Kreuter1.0.20.34: Fix a minor bug in TIME.
2008-09-30 Nikodemus Siivola1.0.20.33: two buglets, LOG and TIME
2008-09-28 Richard M Kreuter1.0.20.32: Fix some bugs in GF type tracking.
2008-09-26 Nikodemus Siivola1.0.20.31: tweaking LOG
2008-09-24 Nikodemus Siivola1.0.20.30: micro-optimize FILL-POINTER a bit
2008-09-24 Nikodemus Siivola1.0.20.29: small FIND fix & win32 build fix
2008-09-23 Richard M Kreuter1.0.20.28: Fewer STYLE-WARNINGs for gf calls.
2008-09-23 Gabor Melis1.0.20.27: fixed bug 415
2008-09-23 Nikodemus Siivola1.0.20.26: nicer ONCE-ONLY expansion
2008-09-23 Richard M Kreuter1.0.20.25: Produce a loadable FASL when compiling an...
2008-09-23 Gabor Melis1.0.20.24: disable another hanging timer test
2008-09-22 Nikodemus Siivola1.0.20.23: get rid of IGNORE-ERRORS in SB-INTROSPECT
2008-09-22 Gabor Melis1.0.20.22: record bug 429
2008-09-22 Gabor Melis1.0.20.21: how to miss version.lisp-expr
2008-09-22 Gabor Melis1.0.20.20: fix gencgc on 32 bit platforms with 2gb...
2008-09-22 Gabor Melis1.0.20.20: fix gencgc on 32 bit platforms with 2gb...
2008-09-22 Nikodemus Siivola1.0.20.18: fix sign confusion in reported memory fault...
2008-09-22 Gabor Melis1.0.20.19: gencgc: rename first_object_offset
2008-09-22 Gabor Melis1.0.20.18: minor gencgc cleanups
2008-09-20 Nikodemus Siivola1.0.20.17: replace cut-and-paste duplication of ASSEMBL...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-09-19 Nikodemus Siivola1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
2008-09-19 Nikodemus Siivola1.0.20.14: align loops on x86-64
2008-09-19 Nikodemus Siivola1.0.20.13: don't align elsewhere segments on x86 and...
2008-09-19 Nikodemus Siivola1.0.20.12: :CACHED-CONSTANT TNs don't exist
2008-09-19 Nikodemus Siivola1.0.20.11: CALL-WITH-TIMING & PRINT-TIME
2008-09-19 Nikodemus Siivola1.0.20.10: semaphore and condition variable fixes
2008-09-18 Nikodemus Siivola1.0.20.9: fix DEFINE-STRUCTURE-SLOT-ADDRESSOR to work...
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-09-17 Nikodemus Siivola1.0.20.7: COMPARE-AND-SWAP on SYMBOL-VALUE to respect...
2008-09-15 Nikodemus Siivola1.0.20.6: smaller allocation regions & reduced pinning
2008-09-11 Richard M Kreuter1.0.20.5: Fix stupid bugs introduced in 1.0.20.4.
2008-09-11 Richard M Kreuter1.0.20.4: Use a new set implementation for constraint...
2008-09-06 Richard M Kreuter1.0.20.3: Minor refactoring in constraint propagation.
2008-09-04 Christophe... 1.0.20.2: Fewer XC/reader-conditional confusions
2008-09-03 Richard M Kreuter1.0.20.1: Dump characters ofnon-base-strings names...
2008-09-01 Juho Snellman1.0.20: release, will be tagged sbcl_1_0_20
2008-08-22 Richard M Kreuter1.0.19.35: Fix PARSE-, NATIVE-NAMESTRING for logical...
2008-08-21 Richard M Kreuter1.0.19.34: Fix minor bug in TIME.
2008-08-20 Paul Khuong1.0.19.33: Improved interrupt handling on darwin/x86...
2008-08-20 Paul Khuong1.0.19.32: Small bugfixes
2008-08-17 Nikodemus Siivola1.0.19.31: correct shadowing-import of NIL in NAME...
2008-08-17 Nikodemus Siivola1.0.19.30: muffle code deletion note from destructuring...
2008-08-15 Nikodemus Siivola1.0.19.29: new function: page_region_start()
2008-08-15 Nikodemus Siivolanew function: is_lisp_immediate()
next