2008-01-10 |
Richard M Kreuter | 1.0.13.19: Odds and ends (OpenBSD NEWS, minor bug in... |
tree | commitdiff |
2008-01-09 |
Richard M Kreuter | 1.0.13.18: Revived OpenBSD support, contributed by... |
tree | commitdiff |
2008-01-05 |
Richard M Kreuter | 1.0.13.16: Fix regression in FILE-AUTHOR. |
tree | commitdiff |
2008-01-04 |
Juho Snellman | 1.0.13.15: Fix some VECTOR-PUSH-EXTEND problems |
tree | commitdiff |
2008-01-04 |
Juho Snellman | 1.0.13.14: Reduce character stream input consing |
tree | commitdiff |
2008-01-03 |
Juho Snellman | 1.0.13.12: Make :SB-HASH-TABLE-DEBUG feature more useful |
tree | commitdiff |
2008-01-01 |
Richard M Kreuter | 1.0.13.8: Fix bug in ENSURE-DIRECTORIES-EXIST |
tree | commitdiff |
2008-01-01 |
Juho Snellman | 1.0.13.7: Fix off-by-one regression in STRING-LIST... |
tree | commitdiff |
2008-01-01 |
Richard M Kreuter | 1.0.13.5: Fix bugs in USER-HOMEDIR-PATHNAME, SBCL-HOMED... |
tree | commitdiff |
2007-12-31 |
Richard M Kreuter | 1.0.13.4: Removing UNIX-NAMESTRING, part 4 |
tree | commitdiff |
2007-12-30 |
Richard M Kreuter | 1.0.13.3: Fix minor bug in INPUT-STREAM-P, OUTPUT-STREAM-P |
tree | commitdiff |
2007-12-21 |
Richard M Kreuter | 1.0.12.42: Fix minor regression in RUN-PROGRAM on win32 |
tree | commitdiff |
2007-12-20 |
Richard M Kreuter | 1.0.12.39: Fix minor bug in new LOAD |
tree | commitdiff |
2007-12-19 |
Nikodemus Siivola | 1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION... |
tree | commitdiff |
2007-12-19 |
Richard M Kreuter | 1.0.12.37: RUN-PROGRAM now uses execvp(3) to search... |
tree | commitdiff |
2007-12-17 |
Richard M Kreuter | 1.0.12.36: Removing UNIX-NAMESTRING, part 2 |
tree | commitdiff |
2007-12-17 |
Nikodemus Siivola | 1.0.12.35: more safety -- less weakening of type checks |
tree | commitdiff |
2007-12-16 |
Richard M Kreuter | 1.0.12.34: fix bug, add error signalling in RUN-PROGRAM |
tree | commitdiff |
2007-12-13 |
Richard M Kreuter | 1.0.12.32: Fix RUN-PROGRAM bug introduced in 1.0.12.31. |
tree | commitdiff |
2007-12-13 |
Nikodemus Siivola | 1.0.12.31: fix READ-SEQUENCE regression from 1.0.12.22 |
tree | commitdiff |
2007-12-13 |
Richard M Kreuter | 1.0.12.31: using default external format for RUN-PROGRA... |
tree | commitdiff |
2007-12-12 |
Nikodemus Siivola | 1.0.12.29: optimize POSITION & FIND families for strings |
tree | commitdiff |
2007-12-12 |
Nikodemus Siivola | 1.0.12.27: FILL on lists was broken by 1.0.12.16, oops! |
tree | commitdiff |
2007-12-10 |
kreuter | 1.0.12.26: Fix minor regression in win32 native-namestr... |
tree | commitdiff |
2007-12-10 |
Juho Snellman | 1.0.12.25: fix some bogus indentation |
tree | commitdiff |
2007-12-10 |
Juho Snellman | 1.0.12.24: Add dx declarations for character comparison... |
tree | commitdiff |
2007-12-10 |
Juho Snellman | 1.0.12.23: Optimize STRING-*-TRIM |
tree | commitdiff |
2007-12-10 |
Juho Snellman | 1.0.12.22: Optimize READ-SEQUENCE into strings and... |
tree | commitdiff |
2007-12-09 |
Nikodemus Siivola | 1.0.12.21: using default external format for RUN-PROGRA... |
tree | commitdiff |
2007-12-09 |
Nikodemus Siivola | 1.0.12.18: faster member-type operations |
tree | commitdiff |
2007-12-05 |
Nikodemus Siivola | 1.0.12.17: Gray streams as part of composite streams |
tree | commitdiff |
2007-12-05 |
Nikodemus Siivola | 1.0.12.16: sequence optimizations: FILL |
tree | commitdiff |
2007-12-02 |
Brian Mastenbrook | 1.0.12.15: PPC/Darwin fixes |
tree | commitdiff |
2007-12-01 |
Nikodemus Siivola | 1.0.12.14: sequence optimizations: COPY-SEQ |
tree | commitdiff |
2007-12-01 |
Nikodemus Siivola | 1.0.12.13: sequence optimizations: SUBSEQ, part 3 |
tree | commitdiff |
2007-12-01 |
Nikodemus Siivola | 1.0.12.12: sequence optimizations: SUBSEQ, part 2 |
tree | commitdiff |
2007-11-30 |
Nikodemus Siivola | 1.0.12.8: refactor bounding index error signalling... |
tree | commitdiff |
2007-11-30 |
kreuter | 1.0.12.6: Removing UNIX-NAMESTRING, part 1 |
tree | commitdiff |
2007-11-29 |
Nikodemus Siivola | 1.0.12.5: WITH-ARRAY-DATA touchups |
tree | commitdiff |
2007-11-26 |
Nikodemus Siivola | 1.0.12.1: more bogus FIXNUM declarations in ROOM |
tree | commitdiff |
2007-11-20 |
Nikodemus Siivola | 1.0.11.35: fixed bug 417 |
tree | commitdiff |
2007-11-20 |
Nikodemus Siivola | 1.0.11.34: better SUBSEQ on lists |
tree | commitdiff |
2007-11-19 |
Nikodemus Siivola | 1.0.11.32: fix bogus fixnum declarations in ROOM |
tree | commitdiff |
2007-11-19 |
Juho Snellman | 1.0.11.31: Make SB-PROFILE cons less |
tree | commitdiff |
2007-11-18 |
Juho Snellman | 1.0.11.29: Faster CONCATENATE on strings |
tree | commitdiff |
2007-11-17 |
kreuter | 1.0.11.27: Oops-fix -- committed intermediate code... |
tree | commitdiff |
2007-11-17 |
kreuter | 1.0.11.26: correcting some types in SB-UNIX. |
tree | commitdiff |
2007-11-14 |
Nikodemus Siivola | 1.0.11.24: internal hash-table usage thread-safety... |
tree | commitdiff |
2007-11-14 |
Nikodemus Siivola | 1.0.11.23: internal hash-table usage thread-safety... |
tree | commitdiff |
2007-11-12 |
Nikodemus Siivola | 1.0.11.22: hash-table synchronization support |
tree | commitdiff |
2007-11-09 |
Juho Snellman | 1.0.11.18: Make fasls LISP-IMPLEMENTATION-VERSION specific |
tree | commitdiff |
2007-11-08 |
William Harold Newman | 1.0.11.17: fixed dumb buglet in DEFMACRO NAMED-LET |
tree | commitdiff |
2007-11-06 |
Nikodemus Siivola | 1.0.11.14: thread-safe FORM-NUMBER-TRANSLATIONS |
tree | commitdiff |
2007-11-06 |
Nikodemus Siivola | 1.0.11.13: dead code deletion |
tree | commitdiff |
2007-11-06 |
Nikodemus Siivola | 1.0.11.12: MAPHASH and WITH-HASH-TABLE documentation |
tree | commitdiff |
2007-11-06 |
Nikodemus Siivola | 1.0.11.10: remove useless WITHOUT-GCING |
tree | commitdiff |
2007-11-06 |
Nikodemus Siivola | 1.0.11.9: whitespace |
tree | commitdiff |
2007-10-26 |
William Harold Newman | 1.0.11.3: belatedly recognizing STREAM-ERROR and PARSE... |
tree | commitdiff |
2007-10-26 |
Rudi Schlatte | 1.0.11.2: defer package creation of defpackage |
tree | commitdiff |
2007-10-26 |
Rudi Schlatte | 1.0.11.1: Handle set-but-empty environment variables |
tree | commitdiff |
2007-10-20 |
NIIMI Satoshi | 1.0.10.51: New function: THREAD-YIELD |
tree | commitdiff |
2007-10-19 |
Nikodemus Siivola | 1.0.10.49: deadline refinements |
tree | commitdiff |
2007-10-18 |
Nikodemus Siivola | 1.0.10.48: new function TRY-RESTART |
tree | commitdiff |
2007-10-14 |
Juho Snellman | 1.0.10.46: Inline the local functions in MAYBE-REHASH |
tree | commitdiff |
2007-10-11 |
Nikodemus Siivola | 1.0.10.44: BUFFER-P, not BUFFERP |
tree | commitdiff |
2007-10-08 |
Cyrus Harmon | 1.0.10.36: support for Darwin versions that support... |
tree | commitdiff |
2007-10-06 |
NIIMI Satoshi | 1.0.10.30: Fix build without sb-thread |
tree | commitdiff |
2007-10-05 |
Nikodemus Siivola | 1.0.10.29: MUTEX refactoring & optimization |
tree | commitdiff |
2007-10-05 |
Nikodemus Siivola | 1.0.10.28: export semaphore interface |
tree | commitdiff |
2007-10-04 |
Thiemo Seufer | 1.0.10.22: Code formatting. |
tree | commitdiff |
2007-09-30 |
Juho Snellman | 1.0.10.14: remove locking and gc inhibition from hash... |
tree | commitdiff |
2007-09-27 |
Andreas Fuchs | 1.0.10.11: Make FEATUREP accept only symbols or conses. |
tree | commitdiff |
2007-09-27 |
Nikodemus Siivola | 1.0.10.10: theoretical #!+long-float fix to MAKE-MEMBER... |
tree | commitdiff |
2007-09-27 |
Nikodemus Siivola | 1.0.10.9: symbol-macro expansion uses *MACROEXPAND... |
tree | commitdiff |
2007-09-18 |
Andreas Fuchs | 1.0.9.63: Disallow (:not) in #+/#- expressions. |
tree | commitdiff |
2007-09-17 |
Christophe Rhodes | 1.0.9.61: Fix %report-reader-error |
tree | commitdiff |
2007-09-16 |
William Harold Newman | 1.0.9.60: partial fix for bug in STREAM-ERROR :REPORT |
tree | commitdiff |
2007-09-10 |
William Harold Newman | 1.0.9.53: trivial typo fixes |
tree | commitdiff |
2007-09-05 |
Thiemo Seufer | 1.0.9.31: Fix broken syntax. |
tree | commitdiff |
2007-09-02 |
Thiemo Seufer | 1.0.9.27: Fix large file support for MIPS. |
tree | commitdiff |
2007-09-01 |
Thiemo Seufer | 1.0.9.18: Instrument COMPUTE-CALLING-FRAME for non... |
tree | commitdiff |
2007-09-01 |
Thiemo Seufer | 1.0.9.17: Delete deprecated DEF-ALIENs. |
tree | commitdiff |
2007-08-29 |
Nikodemus Siivola | 1.0.9.12: inform genesis about FOR-STD-CLASS-P slot... |
tree | commitdiff |
2007-08-29 |
Nikodemus Siivola | 1.0.9.11: even faster SLOT-VALUE &co |
tree | commitdiff |
2007-08-29 |
Nikodemus Siivola | 1.0.9.8: prettier DEFINE-MODIFY-MACRO arglist |
tree | commitdiff |
2007-08-27 |
Nikodemus Siivola | 1.0.9.1: faster MAKE-MEMBER-TYPE, UNION, and NUNION |
tree | commitdiff |
2007-08-26 |
Thiemo Seufer | 1.0.8.48: Update comment. |
tree | commitdiff |
2007-08-26 |
Thiemo Seufer | 1.0.8.47: Declare alien input parameters as such. |
tree | commitdiff |
2007-08-21 |
Juho Snellman | 1.0.8.44: Fix EQUALP on structures with raw slots |
tree | commitdiff |
2007-08-21 |
Juho Snellman | 1.0.8.43: Fix GCD on most-negative-fixnum on x86-64 |
tree | commitdiff |
2007-08-20 |
Thiemo Seufer | 1.0.8.40: Acrually use reset-signal-mask only for Linux... |
tree | commitdiff |
2007-08-19 |
Thiemo Seufer | 1.0.8.37: Workaround (or bugfix?) for blocked SIGTRAP... |
tree | commitdiff |
2007-08-19 |
Thiemo Seufer | 1.0.8.36: Improve MIPS (and HPPA) floating pooint support. |
tree | commitdiff |
2007-08-14 |
William Harold Newman | 1.0.8.27: Improve error handling for (DESTRUCTURING... |
tree | commitdiff |
2007-08-09 |
Nikodemus Siivola | 1.0.8.19: :dont-safe finalizers and fd-stream thread... |
tree | commitdiff |
2007-08-06 |
Nikodemus Siivola | 1.0.8.16: really increment the fasl version |
tree | commitdiff |
2007-08-06 |
Nikodemus Siivola | 1.0.8.16: refactored fd-stream buffering |
tree | commitdiff |
2007-08-04 |
Nikodemus Siivola | 1.0.8.15: making SBCL sources Git more friendly |
tree | commitdiff |
2007-07-27 |
Nikodemus Siivola | 1.0.8.8: restore reuse-sap value after incomplete write... |
tree | commitdiff |
2007-07-23 |
Thiemo Seufer | 1.0.7.39: Fix typo in comment. |
tree | commitdiff |
next |