sbcl.git
2012-10-02 Christophe... sort *features*ish variable values for repeatability
2012-10-02 Christophe... one more stray GENSYM leading to fasl differences
2012-10-02 Christophe... slightly more reproducible builds
2012-10-02 Christophe... allow builds with :trace-file flags even with non-sbcl...
2012-10-02 Christophe... mostly make the build deterministic
2012-10-01 Christophe... 1.1.0: will be tagged as "sbcl-1.1.0"
2012-09-30 David LichteblauTry to make test :deferrables-unblocked-by-lock more...
2012-09-30 David LichteblauDo not use RETURN-FROM in MAKE-THREAD
2012-09-27 David LichteblauMention safepoints in NEWS
2012-09-27 David LichteblauFix the cheneygc build
2012-09-27 David LichteblauDisable ALLOCATION-INFORMATION.4 on gencgc for this...
2012-09-23 Nikodemus Siivolareplace DEFINE-MORE-FUN with compiler smarts
2012-09-23 Nikodemus Siivolamore funky &REST smartness
2012-09-22 Nikodemus Siivolafix "unable to read" compiler-error reporting during...
2012-09-22 Nikodemus Siivolaadd DEFINE-MORE-FUN, use it for vararg arithmetic functions
2012-09-22 Nikodemus Siivolaproclaim *CURRENT-THREAD* as always-bound
2012-09-22 Joshua ElsasserFix nonthreaded build.
2012-09-22 Joshua ElsasserFix build on OpenBSD systems with PIE enabled by defaul...
2012-09-19 David LichteblauAdd a safepoint-based mechanism to avoid SIGALRM for...
2012-09-19 David LichteblauNew predicate THREAD-EPHEMERAL-P for certain system...
2012-09-19 Nathan Froydadd truly-dynamic-extent declarations for various ...
2012-09-18 Paul KhuongKill leftover threads after each test
2012-09-18 Paul KhuongFix "exit from normal thread" test
2012-09-18 David LichteblauReduce the numbers of threads in test ATOMIC-UPDATE...
2012-09-18 David Lichteblausunos-os.c: Do not lose on mmap failure
2012-09-18 David LichteblauMinor repair work around odxprint
2012-09-17 Nikodemus Siivoladon't assume only bits are looked for in bit-vectors
2012-09-16 Nikodemus Siivolafix unthreaded build
2012-09-15 Christophe... Fix clisp cross-compile
2012-09-15 Nikodemus Siivolatimeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
2012-09-15 Nikodemus Siivolaimplement ATOMIC-PUSH and ATOMIC-POP
2012-09-15 Nikodemus Siivolafix CAS on DEFCAS-defined places when the form is a...
2012-09-14 David LichteblauPort safepoints to FreeBSD/x86
2012-09-14 David Lichteblaux86-bsd-os.c: Include stdio
2012-09-14 David LichteblauPort tests/expect.sh, foreign.test.sh to FreeBSD's...
2012-09-11 David LichteblauTweak slam.sh to be slightly more configurable regardin...
2012-09-11 Juho Snellmanrelease.sh: Push accumulated automation changes.
2012-09-11 David LichteblauAdd dyndebug flags backtrace_when_lost, sleep_when_lost
2012-09-11 David LichteblauAdd odxprint, a replacement for FSHOW which can be...
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
next