sbcl.git
2011-06-06 Jim WiseTweak to work with SunOS 10's ancient sh implementation.
2011-06-06 Jim WiseRework test infrastructure to keep track of tests which...
2011-06-06 Nikodemus Siivolacheck that git supports --count with rev-list
2011-06-06 Nikodemus Siivolaadd a REMOVE-FD-HANDLER restart around calling the...
2011-06-06 Nikodemus Siivolawrite heap exhaustion information to the GC logfile...
2011-06-06 Nikodemus Siivolagit hooks/post-receive-email tweaks
2011-06-06 Nikodemus Siivolastandard git post-receive-email script
2011-06-06 Nikodemus SiivolaA git-only SBCL workflow
2011-06-05 Juho Snellman1.0.49: Will be tagged as sbcl_1_0_49
2011-05-30 Nikodemus Siivola1.0.48.35: SB-EXT:GC-LOGFILE
2011-05-30 Nikodemus Siivola1.0.48.34: MAKE-ALIEN-STRING
2011-05-30 Nikodemus Siivola1.0.48.33: --script bits and pieces
2011-05-29 Nikodemus Siivola1.0.48.32: NEWS
2011-05-29 Nikodemus Siivola1.0.48.31: WITH-LOCKED-SYSTEM-TABLE
2011-05-29 Nikodemus Siivola1.0.48.30: adjust DOCUMENTATION and SB-INTROSPECT
2011-05-28 Nikodemus Siivola1.0.48.29: better end-of-the-world handling
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2011-05-27 Nikodemus Siivola1.0.48.27: sb-posix: make syscall errors report the...
2011-05-27 Nikodemus Siivola1.0.48.26: sb-posix: export WNOHANG and WUNTRACED
2011-05-25 Nikodemus Siivola1.0.48.25: automatic &rest to &more conversion
2011-05-24 Nikodemus Siivola1.0.48.24: fix performance / type derivation regression...
2011-05-24 Nikodemus Siivola1.0.48.23: faster with-arguments CALL-NEXT-METHOD
2011-05-24 Nikodemus Siivola1.0.48.22: optimize GENERIC-FUN-INFO
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2011-05-21 Nikodemus Siivola1.0.48.20: fix mv-call regression from 1.0.43.57
2011-05-15 Nikodemus Siivola1.0.48.19: another go at fixing the win32 build
2011-05-14 Nikodemus Siivola1.0.48.18: ASDF 2.015.3
2011-05-14 Nikodemus Siivola1.0.48.17: hopefully fix build on win32
2011-05-14 Nikodemus Siivola1.0.48.16: deadlock detection fixes
2011-05-12 Nikodemus Siivola1.0.48.15: fix null broadcast-streams as RUN-PROGRAM...
2011-05-12 Nikodemus Siivola1.0.48.14: more conservative global variable conversion
2011-05-12 Nikodemus Siivola1.0.48.13: SET-SYNTAX-FROM-CHAR and dispatch-macro...
2011-05-11 Nikodemus Siivola1.0.48.12: fix bugs in deadlock detection and tests
2011-05-11 Nikodemus Siivola1.0.48.11: update ASDF to 2.015.2
2011-05-11 Nikodemus Siivola1.0.48.10: add deadlock detection to spinlocks and...
2011-05-11 Nikodemus Siivola1.0.48.9: better source information for compile-time...
2011-05-10 Nikodemus Siivola1.0.48.8: better binary stream support in RUN-PROGRAM
2011-05-10 Nikodemus Siivola1.0.48.7: add FD-STREAM-FD-TYPE, use it to decide when...
2011-05-10 Nikodemus Siivola1.0.48.6: %SIMPLE-EVAL and backtraces
2011-05-09 Nikodemus Siivola1.0.48.5: update ASDF to 2.015.1
2011-05-09 Nikodemus Siivola1.0.48.4: source locations for init files
2011-05-09 Nikodemus Siivola1.0.48.3: source-locations from LOAD of source files...
2011-05-09 Nikodemus Siivola1.0.48.2: ASDF 2.015
2011-05-09 Nikodemus Siivola1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
2011-05-09 Nikodemus Siivola1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
2011-05-09 Juho Snellman1.0.48: Will be tagged as sbcl_1_0_48
2011-05-08 Juho Snellman1.0.47.32: Fix build on MinGW
2011-04-29 Stas Boukarev1.0.47.31: set-macro-character shouldn't accept NIL...
2011-04-23 Stas Boukarev1.0.47.30: sb-cltl2:function-information didn't work...
2011-04-23 Cyrus Harmon1.0.47.29: reinstate Darwin interrupt tests that now...
2011-04-22 Stas Boukarev1.0.47.28: Fix typo in the man page.
2011-04-21 Nikodemus Siivola1.0.47.27: limit open coding from MEMBER, ASSOC, &co
2011-04-21 Nikodemus Siivola1.0.47.26: BEST-SUB-SOURCE-PATH should ignore quoted...
2011-04-21 Nikodemus Siivola1.0.47.25: make instances obsolete if slot definition...
2011-04-11 Nikodemus Siivola1.0.47.24: more conservative FTYPE proclamations
2011-04-11 Nikodemus Siivola1.0.47.23: remove defknowns for condition slot accessors
2011-04-10 Nikodemus Siivola1.0.47.22: better --dynamic-space-size argument validation
2011-04-10 Nikodemus Siivolaprotect compile-time side-effects of DEFUN with a packa...
2011-04-10 Nikodemus Siivola1.0.47.20: don't handle errors during compile-time...
2011-04-10 Nikodemus Siivola1.0.47.19: another MAKE-INSTANCE regression from 1...
2011-04-08 Nikodemus Siivola1.0.47.18: less verbose source forms for functions...
2011-04-08 Nikodemus Siivola1.0.47.17: %FUNCALL IR1 translator was careless about...
2011-04-08 Nikodemus Siivola1.0.47.16: more ((LAMBDA ..) ..) and (FUNCALL (LAMBDA...
2011-04-08 Nikodemus Siivola1.0.47.15: %FUNCALL IR1 translator macroexpands the...
2011-04-07 Nikodemus Siivola1.0.47.14: optimize list DELETE to DELQ in more cases
2011-04-07 Nikodemus Siivola1.0.47.13: extend LVAR-FUN-IS to constant functions...
2011-04-07 Nikodemus Siivola1.0.47.12: robustify test for bug-654289
2011-04-05 Stas Boukarev1.0.47.11: isqrt: Fix reference to `fast-isqrt'.
2011-04-04 Jim WiseBetter Solaris support in tests:
2011-04-03 Christophe... 1.0.47.9: Oh very funny
2011-04-02 Christophe... 1.0.47.8: No more INSTANCE-LAMBDA
2011-03-30 Nikodemus Siivola1.0.47.7: sb-posix: add rdev member to stat
2011-03-30 Nikodemus Siivola1.0.47.6: marginally faster ISQRT
2011-03-30 Nikodemus Siivola1.0.47.5: sb-posix: add read(2) and write(2)
2011-03-29 Alastair Bridgewater1.0.47.4: Fix slot-documentation for SB-POSIX:TERMIOS...
2011-03-29 Nikodemus Siivola1.0.47.3: better DEFSTRUCT constructor type declarations
2011-03-29 Nikodemus Siivola1.0.47.2: nicer error behaviour for TRACE
2011-03-28 Cyrus Harmon1.0.47.1: fix longstanding bug in os_get_runtime_execut...
2011-03-27 Juho Snellman1.0.47: Will be tagged as 1_0.47
2011-03-24 Alastair Bridgewater1.0.46.44: room: Fix map-stack-references for stack...
2011-03-24 Cyrus Harmon1.0.46.43: fix sb-introspect on non-threaded builds
2011-03-22 Nikodemus Siivola1.0.46.42: more on threads in SB-INTROSPECT:MAP-ROOT
2011-03-22 Nikodemus Siivola1.0.46.41: double-check simple functions in looks_like_...
2011-03-20 Nikodemus Siivola1.0.46.40: more comprehensive MAP-ROOT
2011-03-20 Nikodemus Siivolaget rid of *EQL-SPECIALIZER-TABLE-LOCK*
2011-03-19 Nikodemus Siivola1.0.46.38: tad more information PACKAGE-LOCK-VIOLATION...
2011-03-19 Nikodemus Siivola1.0.46.37: SIMPLE-CONDITION slots are initialized with...
2011-03-15 Nikodemus Siivola1.0.46.36: par for course, committed the wrong version...
2011-03-15 Nikodemus Siivola1.0.46.35: first cut at MAP-ROOT
2011-03-12 Stas Boukarev1.0.46.34: Fix tests for builds without sb-eval.
2011-03-11 Alastair Bridgewater1.0.46.33: constraint: Don't substitute REFs when repla...
2011-03-08 cracauer1.0.46.32: export sb-kernel::redefinition-with-defmacro
2011-03-08 Cyrus Harmon1.0.46.31: clean up mach port deallocation on x86
2011-03-08 Cyrus Harmon1.0.46.30: don't deallocate exception_port and check...
2011-03-08 Cyrus Harmon1.0.46.29: fix run-compiler.sh for darwin/x86
2011-03-08 Cyrus Harmon1.0.46.28: fix mach port leakage on x86 too
2011-03-08 Cyrus Harmon1.0.46.27: fix mach port leakage
2011-03-07 Cyrus Harmon1.0.46.26: mach-exception-handler improvement: current_...
2011-03-07 Cyrus Harmon1.0.46.25: consolidate common code from x86-64-darwin...
2011-03-04 Nikodemus Siivola1.0.46.24: fix MAKE-INSTANCE regression from 1.0.45.19
next