summaryrefslogtreecommitdiff
path: root/version.lisp-expr
AgeCommit message (Expand)Author
2011-06-06A git-only SBCL workflowNikodemus Siivola
2011-06-051.0.49: Will be tagged as sbcl_1_0_49sbcl_1_0_49Juho Snellman
2011-05-301.0.48.35: SB-EXT:GC-LOGFILENikodemus Siivola
2011-05-301.0.48.34: MAKE-ALIEN-STRINGNikodemus Siivola
2011-05-301.0.48.33: --script bits and piecesNikodemus Siivola
2011-05-291.0.48.32: NEWSNikodemus Siivola
2011-05-291.0.48.31: WITH-LOCKED-SYSTEM-TABLENikodemus Siivola
2011-05-291.0.48.30: adjust DOCUMENTATION and SB-INTROSPECTNikodemus Siivola
2011-05-281.0.48.29: better end-of-the-world handlingNikodemus Siivola
2011-05-281.0.48.28: make TRULY-THE macroexpandableNikodemus Siivola
2011-05-271.0.48.27: sb-posix: make syscall errors report the failing functionNikodemus Siivola
2011-05-271.0.48.26: sb-posix: export WNOHANG and WUNTRACEDNikodemus Siivola
2011-05-251.0.48.25: automatic &rest to &more conversionNikodemus Siivola
2011-05-241.0.48.24: fix performance / type derivation regression from 1.0.48.14Nikodemus Siivola
2011-05-241.0.48.23: faster with-arguments CALL-NEXT-METHODNikodemus Siivola
2011-05-241.0.48.22: optimize GENERIC-FUN-INFONikodemus Siivola
2011-05-241.0.48.21: explicitly indefinite-extent leaves, safer dynamic-extent &RESTNikodemus Siivola
2011-05-211.0.48.20: fix mv-call regression from 1.0.43.57Nikodemus Siivola
2011-05-151.0.48.19: another go at fixing the win32 buildNikodemus Siivola
2011-05-141.0.48.18: ASDF 2.015.3Nikodemus Siivola
2011-05-141.0.48.17: hopefully fix build on win32Nikodemus Siivola
2011-05-141.0.48.16: deadlock detection fixesNikodemus Siivola
2011-05-121.0.48.15: fix null broadcast-streams as RUN-PROGRAM output streamsNikodemus Siivola
2011-05-121.0.48.14: more conservative global variable conversionNikodemus Siivola
2011-05-121.0.48.13: SET-SYNTAX-FROM-CHAR and dispatch-macro characternessNikodemus Siivola
2011-05-111.0.48.12: fix bugs in deadlock detection and testsNikodemus Siivola
2011-05-111.0.48.11: update ASDF to 2.015.2Nikodemus Siivola
2011-05-111.0.48.10: add deadlock detection to spinlocks and mutexesNikodemus Siivola
2011-05-111.0.48.9: better source information for compile-time type errorsNikodemus Siivola
2011-05-101.0.48.8: better binary stream support in RUN-PROGRAMNikodemus Siivola
2011-05-101.0.48.7: add FD-STREAM-FD-TYPE, use it to decide when to poll the fdNikodemus Siivola
2011-05-101.0.48.6: %SIMPLE-EVAL and backtracesNikodemus Siivola
2011-05-091.0.48.5: update ASDF to 2.015.1Nikodemus Siivola
2011-05-091.0.48.4: source locations for init filesNikodemus Siivola
2011-05-091.0.48.3: source-locations from LOAD of source files, and EVAL-WHEN :COMPILE-...Nikodemus Siivola
2011-05-091.0.48.2: ASDF 2.015Nikodemus Siivola
2011-05-091.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRINGNikodemus Siivola
2011-05-091.0.48: Will be tagged as sbcl_1_0_48sbcl_1_0_48Juho Snellman
2011-05-081.0.47.32: Fix build on MinGWJuho Snellman
2011-04-291.0.47.31: set-macro-character shouldn't accept NIL as a function designator.Stas Boukarev
2011-04-231.0.47.30: sb-cltl2:function-information didn't work on setf-functions.Stas Boukarev
2011-04-231.0.47.29: reinstate Darwin interrupt tests that now succeedCyrus Harmon
2011-04-221.0.47.28: Fix typo in the man page.Stas Boukarev
2011-04-211.0.47.27: limit open coding from MEMBER, ASSOC, &coNikodemus Siivola
2011-04-211.0.47.26: BEST-SUB-SOURCE-PATH should ignore quoted constantsNikodemus Siivola
2011-04-211.0.47.25: make instances obsolete if slot definition classes changeNikodemus Siivola
2011-04-111.0.47.24: more conservative FTYPE proclamationsNikodemus Siivola
2011-04-111.0.47.23: remove defknowns for condition slot accessorsNikodemus Siivola
2011-04-101.0.47.22: better --dynamic-space-size argument validationNikodemus Siivola
2011-04-10protect compile-time side-effects of DEFUN with a package-lockNikodemus Siivola