projects
/
sbcl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sbcl.git
2012-10-01
Christophe...
1.1.0: will be tagged as "sbcl-1.1.0"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
David Lichteblau
Try to make test :deferrables-unblocked-by-lock more...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
David Lichteblau
Do not use RETURN-FROM in MAKE-THREAD
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
David Lichteblau
Mention safepoints in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
David Lichteblau
Fix the cheneygc build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
David Lichteblau
Disable ALLOCATION-INFORMATION.4 on gencgc for this...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Nikodemus Siivola
replace DEFINE-MORE-FUN with compiler smarts
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Nikodemus Siivola
more funky &REST smartness
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Nikodemus Siivola
fix "unable to read" compiler-error reporting during...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Nikodemus Siivola
add DEFINE-MORE-FUN, use it for vararg arithmetic functions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Nikodemus Siivola
proclaim *CURRENT-THREAD* as always-bound
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Joshua Elsasser
Fix nonthreaded build.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Joshua Elsasser
Fix build on OpenBSD systems with PIE enabled by defaul...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
David Lichteblau
Add a safepoint-based mechanism to avoid SIGALRM for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
David Lichteblau
New predicate THREAD-EPHEMERAL-P for certain system...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Nathan Froyd
add truly-dynamic-extent declarations for various ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Paul Khuong
Kill leftover threads after each test
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Paul Khuong
Fix "exit from normal thread" test
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
David Lichteblau
Reduce the numbers of threads in test ATOMIC-UPDATE...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
David Lichteblau
sunos-os.c: Do not lose on mmap failure
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
David Lichteblau
Minor repair work around odxprint
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Nikodemus Siivola
don't assume only bits are looked for in bit-vectors
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Nikodemus Siivola
fix unthreaded build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Christophe...
Fix clisp cross-compile
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Nikodemus Siivola
timeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Nikodemus Siivola
implement ATOMIC-PUSH and ATOMIC-POP
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Nikodemus Siivola
fix CAS on DEFCAS-defined places when the form is a...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
David Lichteblau
Port safepoints to FreeBSD/x86
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
David Lichteblau
x86-bsd-os.c: Include stdio
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
David Lichteblau
Port tests/expect.sh, foreign.test.sh to FreeBSD's...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
David Lichteblau
Tweak slam.sh to be slightly more configurable regardin...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Juho Snellman
release.sh: Push accumulated automation changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
David Lichteblau
Add dyndebug flags backtrace_when_lost, sleep_when_lost
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
David Lichteblau
Add odxprint, a replacement for FSHOW which can be...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
David Lichteblau
win32-os.c: Split up handle_exception
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Nikodemus Siivola
fix bug in SYMBOL-VALUE CAS expansion for constant...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
David Lichteblau
Mention sb-safepoint, sb-thruption in base-target-featu...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
David Lichteblau
Fix a corner case in RUN-INTERRUPTION
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
David Lichteblau
interrupt.h: Remove rtmin[01]_handler forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
David Lichteblau
Ignore an argument in x86's EMIT-CONSTANT-SEGMENT-HEADER
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Nathan Froyd
make SOCKET-RECEIVE work correctly when receiving overl...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Nathan Froyd
align inline constant section with long nops
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Nathan Froyd
add SSE instructions with two opcode bytes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Stas Boukarev
Reading floats with large exponents no longer takes...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Stas Boukarev
Define _GNU_SOURCE when building contribs on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Stas Boukarev
disassemble: New customization variable sb-ext:*disasse...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Stas Boukarev
sb-bsd-sockets: Package clean up.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Stas Boukarev
Fix test-case for bug-511072 in packages.impure.lisp
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Paul Khuong
Add type declarations in stable-sort-list
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Paul Khuong
More efficient (stable) sort of lists
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Paul Khuong
Fix the build on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Lutz Euler
Add a section about random number generation to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Lutz Euler
Add some missing launchpad references to NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Jan Moringen
Mention SB-EXT:EXIT instead of SB-EXT:QUIT in docstring...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
David Lichteblau
Remove executable mode from several source files
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
David Lichteblau
Factor out most x86 code using the FS prefix into a...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
David Lichteblau
Use safepoints for INTERRUPT-THREAD
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
David Lichteblau
Add safepoint mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Juho Snellman
Fix NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Juho Snellman
sbcl-1.0.58: will be tagged as "sbcl-sbcl-1.0.58"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Paul Khuong
Fix threads on Darwin 10.8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Cyrus Harmon
Miscellaneous cleanups for threaded darwin platforms
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Stas Boukarev
Fix build of contribs on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Juho Snellman
Update to asdf 2.23
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Stas Boukarev
run-program: Don't make pty the process's controlling...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
David Lichteblau
Restore buildability of run-program.impure on win32
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
David Lichteblau
win32: Mark all currently failing tests as such
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
David Lichteblau
Temporarily disable problematic exhaust tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
David Lichteblau
Use preprocessor includes for link_or_copy on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Stas Boukarev
Declare types for sb-kernel:coerce-to-condition.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Lutz Euler
Correct the info directory entry in sbcl-internals...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Lutz Euler
Improve docstrings of MAKE-RANDOM-STATE and SEED-RANDOM...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
David Lichteblau
Simplify %symbol-value-in-thread further
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
David Lichteblau
Use %p for pthread pointers in debugging output
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
David Lichteblau
brief_print: reset cur_lines
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
David Lichteblau
Make run-sbcl.sh executable
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Paul Khuong
Improved merge-sort implementation for lists
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Nikodemus Siivola
fix long-standing debug-name confusion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
David Lichteblau
Fix typo in whitespacely-canonical-filenames
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
a few more .mailmap entries
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
add .mailmap so "git shortlog -ns" counts properly
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Lutz Euler
Add tests for two bugs that were incidentally fixed...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
test backtrace-interrupted-condition-wait works on...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
a few more tests to skip on unithreaded builds
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
fix :DEBUGGER :SOURCE 2 test on unithreaded builds
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
test backtrace-interrupted-condition-wait works on...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
adjust compiler-macro expansion and lambda-list parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
sb-alien: some alien refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Nikodemus Siivola
sb-alien-internals: ALIEN-VALUE to extract value of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Lutz Euler
Micro-optimization: Avoid byte register writes on x86...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Lichteblau
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Tomas Hlavaty
turn off *PRINT-PRETTY* when reporting test results...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Lichteblau
Relax an implicit restriction on the number of code...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
David Lichteblau
In whitespace canonicalization, find a suitable make...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Lichteblau
Simplify ppc's MOVE-TO-WORD/INTEGER
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
David Lichteblau
Fix inline fixnum LDB on PowerPC for certain bytespecs
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Lutz Euler
Fix test character.pure.lisp / BUG-994487 on non-unicode.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Lutz Euler
Add a test for range reduction of trigonometric functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Lutz Euler
Skip the float.pure.lisp/RANGE-REDUCTION test outside...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Lutz Euler
Small enhancements to ISQRT
commit
|
commitdiff
|
tree
|
snapshot
next