sbcl.git
2012-09-11 David Lichteblauwin32-os.c: Split up handle_exception
2012-09-10 Nikodemus Siivolafix bug in SYMBOL-VALUE CAS expansion for constant...
2012-09-10 David LichteblauMention sb-safepoint, sb-thruption in base-target-featu...
2012-09-07 David LichteblauFix a corner case in RUN-INTERRUPTION
2012-09-07 David Lichteblauinterrupt.h: Remove rtmin[01]_handler forward declarations
2012-09-07 David LichteblauIgnore an argument in x86's EMIT-CONSTANT-SEGMENT-HEADER
2012-09-05 Nathan Froydmake SOCKET-RECEIVE work correctly when receiving overl...
2012-09-05 Nathan Froydalign inline constant section with long nops
2012-09-03 Nathan Froydadd SSE instructions with two opcode bytes
2012-08-31 Stas BoukarevReading floats with large exponents no longer takes...
2012-08-25 Stas BoukarevDefine _GNU_SOURCE when building contribs on Linux.
2012-08-24 Stas Boukarevdisassemble: New customization variable sb-ext:*disasse...
2012-08-24 Stas Boukarevsb-bsd-sockets: Package clean up.
2012-08-15 Stas BoukarevFix test-case for bug-511072 in packages.impure.lisp
2012-08-13 Paul KhuongAdd type declarations in stable-sort-list
2012-08-13 Paul KhuongMore efficient (stable) sort of lists
2012-08-13 Paul KhuongFix the build on Darwin
2012-08-12 Lutz EulerAdd a section about random number generation to the...
2012-08-12 Lutz EulerAdd some missing launchpad references to NEWS.
2012-08-12 Jan MoringenMention SB-EXT:EXIT instead of SB-EXT:QUIT in docstring...
2012-08-10 David LichteblauRemove executable mode from several source files
2012-08-10 David LichteblauFactor out most x86 code using the FS prefix into a...
2012-08-10 David LichteblauUse safepoints for INTERRUPT-THREAD
2012-08-10 David LichteblauAdd safepoint mechanism
2012-08-06 Juho SnellmanFix NEWS
2012-08-06 Juho Snellmansbcl-1.0.58: will be tagged as "sbcl-sbcl-1.0.58"
2012-08-01 Paul KhuongFix threads on Darwin 10.8
2012-08-01 Cyrus HarmonMiscellaneous cleanups for threaded darwin platforms
2012-07-28 Stas BoukarevFix build of contribs on Windows.
2012-07-27 Juho SnellmanUpdate to asdf 2.23
2012-07-26 Stas Boukarevrun-program: Don't make pty the process's controlling...
2012-07-19 David LichteblauRestore buildability of run-program.impure on win32
2012-07-19 David Lichteblauwin32: Mark all currently failing tests as such
2012-07-18 David LichteblauTemporarily disable problematic exhaust tests on Windows
2012-07-17 David LichteblauUse preprocessor includes for link_or_copy on Windows
2012-07-16 Stas BoukarevDeclare types for sb-kernel:coerce-to-condition.
2012-07-11 Lutz EulerCorrect the info directory entry in sbcl-internals...
2012-06-29 Lutz EulerImprove docstrings of MAKE-RANDOM-STATE and SEED-RANDOM...
2012-06-18 David LichteblauSimplify %symbol-value-in-thread further
2012-06-18 David LichteblauUse %p for pthread pointers in debugging output
2012-06-18 David Lichteblaubrief_print: reset cur_lines
2012-06-18 David LichteblauMake run-sbcl.sh executable
2012-06-17 Paul KhuongImproved merge-sort implementation for lists
2012-06-12 Nikodemus Siivolafix long-standing debug-name confusion
2012-06-09 David LichteblauFix typo in whitespacely-canonical-filenames
2012-06-09 Nikodemus Siivolaa few more .mailmap entries
2012-06-09 Nikodemus Siivolaadd .mailmap so "git shortlog -ns" counts properly
2012-06-09 Lutz EulerAdd tests for two bugs that were incidentally fixed...
2012-06-09 Nikodemus Siivolatest backtrace-interrupted-condition-wait works on...
2012-06-09 Nikodemus Siivolaa few more tests to skip on unithreaded builds
2012-06-09 Nikodemus Siivolafix :DEBUGGER :SOURCE 2 test on unithreaded builds
2012-06-09 Nikodemus Siivolatest backtrace-interrupted-condition-wait works on...
2012-06-09 Nikodemus Siivolaadjust compiler-macro expansion and lambda-list parsing
2012-06-09 Nikodemus Siivolasb-alien: some alien refactoring
2012-06-09 Nikodemus Siivolasb-alien-internals: ALIEN-VALUE to extract value of...
2012-06-08 Lutz EulerMicro-optimization: Avoid byte register writes on x86...
2012-06-08 David LichteblauUpdate NEWS
2012-06-08 Tomas Hlavatyturn off *PRINT-PRETTY* when reporting test results...
2012-06-08 David LichteblauRelax an implicit restriction on the number of code...
2012-06-08 David LichteblauIn whitespace canonicalization, find a suitable make...
2012-06-07 David LichteblauSimplify ppc's MOVE-TO-WORD/INTEGER
2012-06-07 David LichteblauFix inline fixnum LDB on PowerPC for certain bytespecs
2012-06-07 Lutz EulerFix test character.pure.lisp / BUG-994487 on non-unicode.
2012-06-07 Lutz EulerAdd a test for range reduction of trigonometric functio...
2012-06-07 Lutz EulerSkip the float.pure.lisp/RANGE-REDUCTION test outside...
2012-06-06 Lutz EulerSmall enhancements to ISQRT
2012-06-04 Stas BoukarevRestore build on sparc/solaris.
2012-05-27 Nikodemus Siivolaemit compiler notes of NLX value-cells when (> SPEED...
2012-05-27 Nikodemus Siivolaelide value cells for NLXs when it seems like the right...
2012-05-27 Nikodemus Siivolaupdate NEWS
2012-05-27 Nikodemus Siivolaadd DO-VECTOR-DATA, remove special case from VECTOR...
2012-05-27 Nikodemus Siivolamove vm-array.lisp earlier in the build, remove %%SAETP...
2012-05-27 James M. Lawrencewidetag dispatch for MAP-INTO
2012-05-27 James M. Lawrenceautomate widetag dispatching
2012-05-27 James M. Lawrencefix MAP-INTO performance
2012-05-25 Lutz EulerAdd a missing launchpad reference to NEWS.
2012-05-25 Lutz EulerUse multi-byte NOPs for code alignment on x86-64.
2012-05-23 Stas Boukarevgensym: Don't restrict numerical argument to fixnum.
2012-05-22 Nikodemus Siivolabetter SIGNAL
2012-05-22 Stas Boukarevrun-program: Don't use /tmp unconditionally.
2012-05-22 Stas Boukarevrun-program: Don't decode and re-encode environ.
2012-05-21 Cyrus Harmonimplicit generic function warning improvement
2012-05-21 Nikodemus Siivolasome nincompoop broke the build
2012-05-21 Nikodemus Siivolamake ENSURE-GENERIC-FUNCTION accept method combination...
2012-05-21 Nikodemus Siivolafix source information for functions from EVAL
2012-05-21 Nikodemus Siivolarefactor GET-TOPLEVEL-FORM &co between debugger and...
2012-05-21 Nikodemus Siivolarobustify COUNT-FULL-CALLS in the test suite
2012-05-21 Nikodemus Siivolalazy *STACK-TOP-HINT*s
2012-05-21 Nikodemus Siivolafactor debug-name cleaning into a separate function
2012-05-21 Nikodemus SiivolaCOMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
2012-05-21 Nikodemus Siivolaimplement ATOMIC-UPDATE
2012-05-21 Nikodemus Siivolabreak infinite recursion in GENERATE-SLOTD-TYPECHECK
2012-05-20 Juho Snellman1.0.57: will be tagged as "sbcl-1.0.57"
2012-05-17 Stas BoukarevFix build on windows.
2012-05-16 Stas Boukarevdefine-condition: return the name of the defined condition.
2012-05-16 Stas BoukarevBetter error for malformed type declarations.
2012-05-16 Stas BoukarevBetter error message for malformed IGNORE declarations.
2012-05-14 Stas BoukarevOptimize copy-tree.
2012-05-12 Christophe... open intervals and type derivation
2012-05-09 Stas BoukarevFix --dynamic-space-size 1GB on x86.
next