2008-10-31 |
Nikodemus Siivola | 1.0.22.5: teach DISASSEMBLE about %METHOD-FUNCTIONs |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Nikodemus Siivola | 1.0.22.4: symbol macros and type declarations in PCL |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Nikodemus Siivola | 1.0.22.3: use EQ instead of EQL to check *GC-EPOCH* |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Nikodemus Siivola | 1.0.22.2: optimize output under *PRINT-PRETTY* |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Gabor Melis | 1.0.22.1: run-sbcl.sh improvements |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Richard M Kreuter | 1.0.22: release, will be tagged sbcl_1_0_22. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Nikodemus Siivola | 1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Mastenbrook | 1.0.21.37: |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Richard M Kreuter | 1.0.21.36: Fix a bug in one path through RUN-PROGRAM. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Nikodemus Siivola | 1.0.21.35: fix build / SAVE-LISP-AND-DIE on non-GENCGC... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Gabor Melis | 1.0.21.34: fix build on x86/x86-64 lutex platforms |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Gabor Melis | 1.0.21.33: fix lack of null termination bug in mk{d... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Gabor Melis | 1.0.21.32: hack around truncated backtraces with lost... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nikodemus Siivola | 1.0.21.31: fix bad PROGV and RESTRICT-COMPILER-POLICY... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nikodemus Siivola | 1.0.21.30: more files in .gitignore |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nikodemus Siivola | 1.0.21.29: handle alien record type redefinitions ... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nikodemus Siivola | 1.0.21.28: implement UNLOAD-SHARED-OBJECT |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nikodemus Siivola | 1.0.21.27: no more &OPTIONAL-DISPATCH debug names |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Nikodemus Siivola | 1.0.21.26: bullet-proof (?) use of LOAD-SHARED-OBJECT... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nikodemus Siivola | 1.0.21.25: LOAD-SHARED-OBJECT and logical pathnames |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nikodemus Siivola | 1.0.21.24: saving runtime options in executables |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nikodemus Siivola | 1.0.21.23: fix external-format.impure.lisp |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nikodemus Siivola | 1.0.21.22: COMPILE-FILE and toplevel symbols |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nikodemus Siivola | 1.0.21.21: manpage "improvements" |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Nikodemus Siivola | 1.0.21.20: package qualify LOAD-SHARED-OBJECT in SB... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Richard M Kreuter | 1.0.21.19: Eagerly find a stream's external-format... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Nikodemus Siivola | 1.0.21.18: delete unused argument introduced by .17 |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Nikodemus Siivola | 1.0.21.17: --script commandline argument |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Nikodemus Siivola | 1.0.21.16: document the earlier change to --disable... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Nikodemus Siivola | 1.0.21.15: LOAD-SHARED-OBJECT :DONT-SAVE and related |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Nikodemus Siivola | 1.0.21.14: fix CHECK-FASL-HEADER buglet |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Nikodemus Siivola | 1.0.21.13: fix NATIVE-NAMESTRING on Windows |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Brian Mastenbrook | 1.0.21.12: build OS X 10.4-compatible binaries on OS... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Nikodemus Siivola | 1.0.21.11: record bug 431 |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Nikodemus Siivola | 1.0.21.10: DEFINE-COMPILER-MACRO and destructuring... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Nikodemus Siivola | 1.0.21.9: refactor toplevel option processing somewhat |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Nikodemus Siivola | 1.0.21.8: SERVE-EVENT error handling |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Nikodemus Siivola | 1.0.21.7: fix argument quoting in run-sbcl.sh |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Nikodemus Siivola | 1.0.21.6: muffle compiler notes from EVAL and function... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nikodemus Siivola | 1.0.21.5: fix WITH-PACKAGE-ITERATOR error signaling |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nikodemus Siivola | 1.0.21.4: PUSHNEW arglist beautifcation |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Nikodemus Siivola | 1.0.21.3: CIRCLE-SUBST did not treat raw structure... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Nikodemus Siivola | 1.0.21.2: ADJUST-ARRAY should not make multidimensional... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Christophe... | 1.0.21.1: address TYPE-WARNING in CLOS allocator for... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Richard M Kreuter | 1.0.21: release, will be tagged sbcl_1_0_21. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Richard M Kreuter | 1.0.20.34: Fix a minor bug in TIME. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Nikodemus Siivola | 1.0.20.33: two buglets, LOG and TIME |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Richard M Kreuter | 1.0.20.32: Fix some bugs in GF type tracking. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Nikodemus Siivola | 1.0.20.31: tweaking LOG |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Nikodemus Siivola | 1.0.20.30: micro-optimize FILL-POINTER a bit |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Nikodemus Siivola | 1.0.20.29: small FIND fix & win32 build fix |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Richard M Kreuter | 1.0.20.28: Fewer STYLE-WARNINGs for gf calls. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Gabor Melis | 1.0.20.27: fixed bug 415 |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Nikodemus Siivola | 1.0.20.26: nicer ONCE-ONLY expansion |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Richard M Kreuter | 1.0.20.25: Produce a loadable FASL when compiling an... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Gabor Melis | 1.0.20.24: disable another hanging timer test |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Nikodemus Siivola | 1.0.20.23: get rid of IGNORE-ERRORS in SB-INTROSPECT |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gabor Melis | 1.0.20.22: record bug 429 |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gabor Melis | 1.0.20.21: how to miss version.lisp-expr |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gabor Melis | 1.0.20.20: fix gencgc on 32 bit platforms with 2gb... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gabor Melis | 1.0.20.20: fix gencgc on 32 bit platforms with 2gb... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Nikodemus Siivola | 1.0.20.18: fix sign confusion in reported memory fault... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gabor Melis | 1.0.20.19: gencgc: rename first_object_offset |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gabor Melis | 1.0.20.18: minor gencgc cleanups |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Nikodemus Siivola | 1.0.20.17: replace cut-and-paste duplication of ASSEMBL... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Nikodemus Siivola | 1.0.20.16: make LOCK and FS prefixes part of the affect... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Nikodemus Siivola | 1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Nikodemus Siivola | 1.0.20.14: align loops on x86-64 |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Nikodemus Siivola | 1.0.20.13: don't align elsewhere segments on x86 and... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Nikodemus Siivola | 1.0.20.12: :CACHED-CONSTANT TNs don't exist |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Nikodemus Siivola | 1.0.20.11: CALL-WITH-TIMING & PRINT-TIME |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Nikodemus Siivola | 1.0.20.10: semaphore and condition variable fixes |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Nikodemus Siivola | 1.0.20.9: fix DEFINE-STRUCTURE-SLOT-ADDRESSOR to work... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Nikodemus Siivola | 1.0.20.8: ATOMIC-INCF implementation |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Nikodemus Siivola | 1.0.20.7: COMPARE-AND-SWAP on SYMBOL-VALUE to respect... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Nikodemus Siivola | 1.0.20.6: smaller allocation regions & reduced pinning |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Richard M Kreuter | 1.0.20.5: Fix stupid bugs introduced in 1.0.20.4. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Richard M Kreuter | 1.0.20.4: Use a new set implementation for constraint... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Richard M Kreuter | 1.0.20.3: Minor refactoring in constraint propagation. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Christophe... | 1.0.20.2: Fewer XC/reader-conditional confusions |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Richard M Kreuter | 1.0.20.1: Dump characters ofnon-base-strings names... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Juho Snellman | 1.0.20: release, will be tagged sbcl_1_0_20 |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Richard M Kreuter | 1.0.19.35: Fix PARSE-, NATIVE-NAMESTRING for logical... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Richard M Kreuter | 1.0.19.34: Fix minor bug in TIME. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Paul Khuong | 1.0.19.33: Improved interrupt handling on darwin/x86... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Paul Khuong | 1.0.19.32: Small bugfixes |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nikodemus Siivola | 1.0.19.31: correct shadowing-import of NIL in NAME... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Nikodemus Siivola | 1.0.19.30: muffle code deletion note from destructuring... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Nikodemus Siivola | 1.0.19.29: new function: page_region_start() |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Nikodemus Siivola | new function: is_lisp_immediate() |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Gabor Melis | 1.0.19.27: more ir1 transforms for REPLACE |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Nikodemus Siivola | 1.0.19.26: add THREAD-YIELD to GET-SPINLOCK |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Nikodemus Siivola | 1.0.19.25: refactor global muffling slightly |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Nikodemus Siivola | 1.0.19.24: incorrect function type canonicalization |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Nikodemus Siivola | 1.0.19.23: COMPILER-WARN accepts conditions |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Nikodemus Siivola | 1.0.19.22: fix bug #425 |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Nikodemus Siivola | 1.0.19.21: delete stale symbol SB-DI:DO-BLOCKS |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Nikodemus Siivola | 1.0.19.20: fast CLRHASH on empty hash-tables |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Nikodemus Siivola | 1.0.19.19: manual updates |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Nikodemus Siivola | 1.0.19.18: transform ADJOIN, ASSOC, MEMBER, and RASSOC... |
commit | commitdiff | tree | snapshot |
next |