1.0.12.40: NetBSD/Sparc port by Robert Swindells
[sbcl.git] / version.lisp-expr
2007-12-20 Nikodemus Siivola1.0.12.40: NetBSD/Sparc port by Robert Swindells
2007-12-20 Richard M Kreuter1.0.12.39: Fix minor bug in new LOAD
2007-12-19 Nikodemus Siivola1.0.12.38: style-warning IMPLICIT-GENERIC-FUNCTION...
2007-12-19 Richard M Kreuter1.0.12.37: RUN-PROGRAM now uses execvp(3) to search...
2007-12-17 Richard M Kreuter1.0.12.36: Removing UNIX-NAMESTRING, part 2
2007-12-17 Nikodemus Siivola1.0.12.35: more safety -- less weakening of type checks
2007-12-16 Richard M Kreuter1.0.12.34: fix bug, add error signalling in RUN-PROGRAM
2007-12-14 Richard M Kreuter1.0.12.33: Have foreign.test.sh create .so files under...
2007-12-13 Nikodemus Siivola1.0.12.31: fix READ-SEQUENCE regression from 1.0.12.22
2007-12-12 Nikodemus Siivola1.0.12.30: trivial compiler touchups
2007-12-12 Nikodemus Siivola1.0.12.29: optimize POSITION & FIND families for strings
2007-12-12 Nikodemus Siivola1.0.12.28: small PCL cache cleanups
2007-12-12 Nikodemus Siivola1.0.12.27: FILL on lists was broken by 1.0.12.16, oops!
2007-12-10 kreuter1.0.12.26: Fix minor regression in win32 native-namestr...
2007-12-10 Juho Snellman1.0.12.25: fix some bogus indentation
2007-12-10 Juho Snellman1.0.12.24: Add dx declarations for character comparison...
2007-12-10 Juho Snellman1.0.12.23: Optimize STRING-*-TRIM
2007-12-10 Juho Snellman1.0.12.22: Optimize READ-SEQUENCE into strings and...
2007-12-09 Nikodemus Siivola1.0.12.21: using default external format for RUN-PROGRA...
2007-12-09 Nikodemus Siivola1.0.12.20: compiling files with unicode names
2007-12-09 Nikodemus Siivola1.0.12.19: runtime cleanups by Daniel Lowe
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-12-05 Nikodemus Siivola1.0.12.17: Gray streams as part of composite streams
2007-12-05 Nikodemus Siivola1.0.12.16: sequence optimizations: FILL
2007-12-02 Brian Mastenbrook1.0.12.15: PPC/Darwin fixes
2007-12-01 Nikodemus Siivola1.0.12.14: sequence optimizations: COPY-SEQ
2007-12-01 Nikodemus Siivola1.0.12.13: sequence optimizations: SUBSEQ, part 3
2007-12-01 Nikodemus Siivola1.0.12.12: sequence optimizations: SUBSEQ, part 2
2007-12-01 Nikodemus Siivola1.0.12.11: WITH-ARRAY-DATA bugfixes
2007-12-01 Nikodemus Siivola1.0.12.10: sequence optimizations: SUBSEQ, part 1
2007-11-30 Nikodemus Siivola1.0.12.9: don't limit TOUCH-OBJECT to descriptor-regs
2007-11-30 Nikodemus Siivola1.0.12.8: refactor bounding index error signalling...
2007-11-30 Nikodemus Siivola1.0.12.7: oops, missed one SEARCH transform
2007-11-30 kreuter1.0.12.6: Removing UNIX-NAMESTRING, part 1
2007-11-29 Nikodemus Siivola1.0.12.5: WITH-ARRAY-DATA touchups
2007-11-29 Nikodemus Siivola1.0.12.4: delete bad ROOM test
2007-11-26 Nikodemus Siivola1.0.12.3: less weakening of type-checks
2007-11-26 Nikodemus Siivola1.0.12.2: oops, test in wrong place
2007-11-26 Nikodemus Siivola1.0.12.1: more bogus FIXNUM declarations in ROOM
2007-11-26 William Harold Newman1.0.12: release, will be tagged as sbcl_1_0_12
2007-11-20 Nikodemus Siivola1.0.11.35: fixed bug 417
2007-11-20 Nikodemus Siivola1.0.11.34: better SUBSEQ on lists
2007-11-19 Juho Snellman1.0.11.33: Oops, restore REPLACE deftransforms that...
2007-11-19 Nikodemus Siivola1.0.11.32: fix bogus fixnum declarations in ROOM
2007-11-19 Juho Snellman1.0.11.31: Make SB-PROFILE cons less
2007-11-18 kreuter1.0.11.30: restore buildability on Windows after 1...
2007-11-18 Juho Snellman1.0.11.29: Faster CONCATENATE on strings
2007-11-18 kreuter1.0.11.28: Fix one Win32 regression introduced by 1...
2007-11-17 kreuter1.0.11.27: Oops-fix -- committed intermediate code...
2007-11-17 kreuter1.0.11.26: correcting some types in SB-UNIX.
2007-11-17 Nikodemus Siivola1.0.11.25: don't leave incomplete fasls around after...
2007-11-14 Nikodemus Siivola1.0.11.24: internal hash-table usage thread-safety...
2007-11-14 Nikodemus Siivola1.0.11.23: internal hash-table usage thread-safety...
2007-11-12 Nikodemus Siivola1.0.11.22: hash-table synchronization support
2007-11-10 Christophe Rhodes1.0.11.21: Give NO-PRIMARY-METHOD a reference.
2007-11-09 Nikodemus Siivola1.0.11.20: fix with-pinned-objects stack corruption...
2007-11-09 Nikodemus Siivola1.0.11.19: hard failure for corrupted fixups vectors
2007-11-09 Juho Snellman1.0.11.18: Make fasls LISP-IMPLEMENTATION-VERSION specific
2007-11-08 William Harold Newman1.0.11.17: fixed dumb buglet in DEFMACRO NAMED-LET
2007-11-07 Rudi Schlatte1.0.11.16: Fix tyops in the manual
2007-11-07 Rudi Schlatte1.0.11.15: Fix sb-posix building on Windows
2007-11-06 Nikodemus Siivola1.0.11.14: thread-safe FORM-NUMBER-TRANSLATIONS
2007-11-06 Nikodemus Siivola1.0.11.13: dead code deletion
2007-11-06 Nikodemus Siivola1.0.11.12: MAPHASH and WITH-HASH-TABLE documentation
2007-11-06 Nikodemus Siivola1.0.11.11: expand zero-object WITH-PINNED-OBJECTS to...
2007-11-06 Nikodemus Siivola1.0.11.10: remove useless WITHOUT-GCING
2007-11-06 Nikodemus Siivola1.0.11.9: whitespace
2007-11-05 Rudi Schlatte1.0.11.8: also fix install-info on Debian
2007-11-05 Rudi Schlatte1.0.11.7: Don't try to register info-* files using...
2007-11-04 NIIMI Satoshi1.0.11.6: canonicalize whitespaces only on updated...
2007-11-03 Cyrus Harmon1.0.11.5: update tests for newer macos version
2007-11-03 Rudi Schlatte1.0.11.4: Unset GREP_OPTIONS when filtering nm output...
2007-10-26 William Harold Newman1.0.11.3: belatedly recognizing STREAM-ERROR and PARSE...
2007-10-26 Rudi Schlatte1.0.11.2: defer package creation of defpackage
2007-10-26 Rudi Schlatte1.0.11.1: Handle set-but-empty environment variables
2007-10-25 William Harold Newman1.0.11: release, will be tagged as sbcl_1_0_11
2007-10-22 Rudi Schlatte1.0.10.55: Remove non-portable arguments to find, xargs
2007-10-21 NIIMI Satoshi1.0.10.54: Fix build with old gcc
2007-10-21 Cyrus Harmon1.0.10.53: fix undefined-alien errors on darwin
2007-10-21 Rudi Schlatte1.0.10.52: fix clean.sh for whitespace-containing sourc...
2007-10-20 NIIMI Satoshi1.0.10.51: New function: THREAD-YIELD
2007-10-19 Nikodemus Siivola1.0.10.50: short-circuit LVAR type derivation when...
2007-10-19 Nikodemus Siivola1.0.10.49: deadline refinements
2007-10-18 Nikodemus Siivola1.0.10.48: new function TRY-RESTART
2007-10-18 Nikodemus Siivola1.0.10.47: proper fix for "high-debug-known-function...
2007-10-14 Juho Snellman1.0.10.46: Inline the local functions in MAYBE-REHASH
2007-10-11 Nikodemus Siivola1.0.10.45: save typecheck-function in slot-table even...
2007-10-11 Nikodemus Siivola1.0.10.44: BUFFER-P, not BUFFERP
2007-10-11 NIIMI Satoshi1.0.10.43: Fix NaN comparison on x86-64
2007-10-11 NIIMI Satoshi1.0.10.42: change dynamic space area on FreeBSD
2007-10-10 NIIMI Satoshi1.0.10.41: Remove unnecessary sched_yield()
2007-10-08 Rudi Schlatte1.0.10.40: Fix build for windows when source directory...
2007-10-08 Rudi Schlatte1.0.10.39: .gitignore additions for windows
2007-10-08 Rudi Schlatte1.0.10.38: fix get-host-by-address on Darwin
2007-10-08 Cyrus Harmon1.0.10.37: fix x86-64/darwin build
2007-10-08 Cyrus Harmon1.0.10.36: support for Darwin versions that support...
2007-10-07 Cyrus Harmon1.0.10.35: fix sb-posix test on linux
2007-10-07 Andreas Fuchs1.0.10.34: Fix sb-posix:get{{gr,pw}nam},pwuid,grgid...
2007-10-06 Thiemo Seufer1.0.10.33: Lesson: Test before commit.
2007-10-06 Cyrus Harmon1.0.10.32: better mach exception handling
next