sbcl.git
2011-06-15 Nikodemus Siivolabuild: tweak generate-version.sh to work with older Git
2011-06-14 Nikodemus Siivolarename STYLE to HACKING
2011-06-14 Nikodemus Siivolawhitespace in tests
2011-06-14 Nikodemus Siivolaadd &KEY SILENT to PARSE-LAMBDA-LIST
2011-06-13 Jim WiseConvert remaining tests in debug.impure.lisp to use...
2011-06-11 Nikodemus Siivolatests and NEWS for lp#308961
2011-06-11 David VázquezFORMAT-AUX-EXP: adjust scale if scale-exponent return 1.0
2011-06-11 David VázquezFLONUM-TO-DIGITS handles non-negative input properly
2011-06-11 Paul KhuongSpecialised constant MAKE-{SINGLE,DOUBLE}-FLOAT VOPs...
2011-06-11 Nikodemus Siivolamore NEWS
2011-06-11 Nikodemus Siivolarobustify DIRECTORY on logical pathnames
2011-06-11 Paul KhuongFix #!- vs #- confusion in number's singleton-p type...
2011-06-11 Paul KhuongAvoid constant folding NaNs from MAKE-{SINGLE,DOUBLE...
2011-06-11 Paul KhuongImprove SINGLE-FLOAT-BITS on x86-64
2011-06-11 Paul KhuongFix a corner case in RUN-PROGRAM with very long argumen...
2011-06-11 Paul KhuongMAKE-THREAD accepts :ARGUMENTS to pass to the thread...
2011-06-10 Nikodemus SiivolaFMAKUNBOUND removes the MACRO-FUNCTION as well
2011-06-10 Nikodemus Siivola&optional and &key supplied-p arguments in boa-constuctors
2011-06-10 Jim WiseReorder description of info file installs to work aroun...
2011-06-10 Nikodemus Siivolamention SB-INTROSPECT's improved handling of structure...
2011-06-10 Nikodemus Siivolaexport *USERINIT-PATHNAME-FUNCTION* and *SYSINIT-PATHNA...
2011-06-10 Nikodemus Siivolagit: that terminal output? make it mention the correct...
2011-06-10 Nikodemus Siivolagit: more terminal output from post-receive-email script
2011-06-10 Nikodemus Siivolagit: revered merge detection logic in post-receive...
2011-06-10 Nikodemus Siivolasb-introspect: test-cases for defstruct copier, predica...
2011-06-10 Didier Vernasb-introspect: source locations for structure copiers
2011-06-09 Nikodemus Siivolarobustify debugger against bogus lambda-lists
2011-06-09 Jim WiseRANGE-REDUCTION also fails-on sunos x86-64.
2011-06-09 Nikodemus Siivolasb-posix: make SYSCALL-ERROR's argument optional
2011-06-09 Nikodemus Siivolagit: adjust whitespace in commit emails
2011-06-09 Nikodemus Siivolagit: post-receive-email hook again
2011-06-09 Nikodemus Siivolagit: update hook, fix post-receive-email
2011-06-09 Jim WiseFix thinko in one of the Solaris-compat changes in...
2011-06-08 Jim WiseMerge branch 'master' of ssh://sbcl.git.sourceforge...
2011-06-08 Jim WiseTweak to work with SunOS /bin/sh.
2011-06-07 Nikodemus Siivolaarmload of DEFINE-HASH-CACHE changes
2011-06-07 Nikodemus Siivolaminor bug in type= method for arrays of unknown element...
2011-06-07 Nikodemus Siivolamore conservative bounds in FP interval arithmetic
2011-06-07 Nikodemus Siivolamark RANGE-REDUCTION test as failing on x86-64 Linux...
2011-06-07 Nikodemus Siivolafix whitespace in tests
2011-06-07 Nikodemus Siivolamissing NEWS entry for REMOVE-FD-HANDLER restart
2011-06-07 Jim WiseConvert to with-test throughout.
2011-06-07 Jim WiseRun start-test earlier in with-test.
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
next