projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix the cheneygc build
[sbcl.git]
/
src
/
2012-09-27
David Lichteblau
Fix the cheneygc build
tree
|
commitdiff
2012-09-23
Nikodemus Siivola
replace DEFINE-MORE-FUN with compiler smarts
tree
|
commitdiff
2012-09-23
Nikodemus Siivola
more funky &REST smartness
tree
|
commitdiff
2012-09-22
Nikodemus Siivola
fix "unable to read" compiler-error reporting during...
tree
|
commitdiff
2012-09-22
Nikodemus Siivola
add DEFINE-MORE-FUN, use it for vararg arithmetic functions
tree
|
commitdiff
2012-09-22
Nikodemus Siivola
proclaim *CURRENT-THREAD* as always-bound
tree
|
commitdiff
2012-09-22
Joshua Elsasser
Fix nonthreaded build.
tree
|
commitdiff
2012-09-22
Joshua Elsasser
Fix build on OpenBSD systems with PIE enabled by defaul...
tree
|
commitdiff
2012-09-19
David Lichteblau
Add a safepoint-based mechanism to avoid SIGALRM for...
tree
|
commitdiff
2012-09-19
David Lichteblau
New predicate THREAD-EPHEMERAL-P for certain system...
tree
|
commitdiff
2012-09-19
Nathan Froyd
add truly-dynamic-extent declarations for various ...
tree
|
commitdiff
2012-09-18
David Lichteblau
sunos-os.c: Do not lose on mmap failure
tree
|
commitdiff
2012-09-18
David Lichteblau
Minor repair work around odxprint
tree
|
commitdiff
2012-09-17
Nikodemus Siivola
don't assume only bits are looked for in bit-vectors
tree
|
commitdiff
2012-09-16
Nikodemus Siivola
fix unthreaded build
tree
|
commitdiff
2012-09-15
Christophe Rhodes
Fix clisp cross-compile
tree
|
commitdiff
2012-09-15
Nikodemus Siivola
timeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK
tree
|
commitdiff
2012-09-15
Nikodemus Siivola
implement ATOMIC-PUSH and ATOMIC-POP
tree
|
commitdiff
2012-09-15
Nikodemus Siivola
fix CAS on DEFCAS-defined places when the form is a...
tree
|
commitdiff
2012-09-14
David Lichteblau
Port safepoints to FreeBSD/x86
tree
|
commitdiff
2012-09-14
David Lichteblau
x86-bsd-os.c: Include stdio
tree
|
commitdiff
2012-09-11
David Lichteblau
Add dyndebug flags backtrace_when_lost, sleep_when_lost
tree
|
commitdiff
2012-09-11
David Lichteblau
Add odxprint, a replacement for FSHOW which can be...
tree
|
commitdiff
2012-09-11
David Lichteblau
win32-os.c: Split up handle_exception
tree
|
commitdiff
2012-09-10
Nikodemus Siivola
fix bug in SYMBOL-VALUE CAS expansion for constant...
tree
|
commitdiff
2012-09-07
David Lichteblau
Fix a corner case in RUN-INTERRUPTION
tree
|
commitdiff
2012-09-07
David Lichteblau
interrupt.h: Remove rtmin[01]_handler forward declarations
tree
|
commitdiff
2012-09-07
David Lichteblau
Ignore an argument in x86's EMIT-CONSTANT-SEGMENT-HEADER
tree
|
commitdiff
2012-09-05
Nathan Froyd
align inline constant section with long nops
tree
|
commitdiff
2012-09-03
Nathan Froyd
add SSE instructions with two opcode bytes
tree
|
commitdiff
2012-08-31
Stas Boukarev
Reading floats with large exponents no longer takes...
tree
|
commitdiff
2012-08-24
Stas Boukarev
disassemble: New customization variable sb-ext:*disasse...
tree
|
commitdiff
2012-08-13
Paul Khuong
Add type declarations in stable-sort-list
tree
|
commitdiff
2012-08-13
Paul Khuong
More efficient (stable) sort of lists
tree
|
commitdiff
2012-08-13
Paul Khuong
Fix the build on Darwin
tree
|
commitdiff
2012-08-12
Jan Moringen
Mention SB-EXT:EXIT instead of SB-EXT:QUIT in docstring...
tree
|
commitdiff
2012-08-10
David Lichteblau
Remove executable mode from several source files
tree
|
commitdiff
2012-08-10
David Lichteblau
Factor out most x86 code using the FS prefix into a...
tree
|
commitdiff
2012-08-10
David Lichteblau
Use safepoints for INTERRUPT-THREAD
tree
|
commitdiff
2012-08-10
David Lichteblau
Add safepoint mechanism
tree
|
commitdiff
2012-08-01
Paul Khuong
Fix threads on Darwin 10.8
tree
|
commitdiff
2012-08-01
Cyrus Harmon
Miscellaneous cleanups for threaded darwin platforms
tree
|
commitdiff
2012-07-26
Stas Boukarev
run-program: Don't make pty the process's controlling...
tree
|
commitdiff
2012-07-16
Stas Boukarev
Declare types for sb-kernel:coerce-to-condition.
tree
|
commitdiff
2012-06-29
Lutz Euler
Improve docstrings of MAKE-RANDOM-STATE and SEED-RANDOM...
tree
|
commitdiff
2012-06-18
David Lichteblau
Simplify %symbol-value-in-thread further
tree
|
commitdiff
2012-06-18
David Lichteblau
Use %p for pthread pointers in debugging output
tree
|
commitdiff
2012-06-18
David Lichteblau
brief_print: reset cur_lines
tree
|
commitdiff
2012-06-17
Paul Khuong
Improved merge-sort implementation for lists
tree
|
commitdiff
2012-06-12
Nikodemus Siivola
fix long-standing debug-name confusion
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
adjust compiler-macro expansion and lambda-list parsing
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
sb-alien: some alien refactoring
tree
|
commitdiff
2012-06-09
Nikodemus Siivola
sb-alien-internals: ALIEN-VALUE to extract value of...
tree
|
commitdiff
2012-06-08
Lutz Euler
Micro-optimization: Avoid byte register writes on x86...
tree
|
commitdiff
2012-06-08
David Lichteblau
Relax an implicit restriction on the number of code...
tree
|
commitdiff
2012-06-07
David Lichteblau
Simplify ppc's MOVE-TO-WORD/INTEGER
tree
|
commitdiff
2012-06-07
David Lichteblau
Fix inline fixnum LDB on PowerPC for certain bytespecs
tree
|
commitdiff
2012-06-06
Lutz Euler
Small enhancements to ISQRT
tree
|
commitdiff
2012-06-04
Stas Boukarev
Restore build on sparc/solaris.
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
emit compiler notes of NLX value-cells when (> SPEED...
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
elide value cells for NLXs when it seems like the right...
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
add DO-VECTOR-DATA, remove special case from VECTOR...
tree
|
commitdiff
2012-05-27
Nikodemus Siivola
move vm-array.lisp earlier in the build, remove %%SAETP...
tree
|
commitdiff
2012-05-27
James M. Lawrence
widetag dispatch for MAP-INTO
tree
|
commitdiff
2012-05-27
James M. Lawrence
automate widetag dispatching
tree
|
commitdiff
2012-05-27
James M. Lawrence
fix MAP-INTO performance
tree
|
commitdiff
2012-05-25
Lutz Euler
Use multi-byte NOPs for code alignment on x86-64.
tree
|
commitdiff
2012-05-23
Stas Boukarev
gensym: Don't restrict numerical argument to fixnum.
tree
|
commitdiff
2012-05-22
Nikodemus Siivola
better SIGNAL
tree
|
commitdiff
2012-05-22
Stas Boukarev
run-program: Don't use /tmp unconditionally.
tree
|
commitdiff
2012-05-22
Stas Boukarev
run-program: Don't decode and re-encode environ.
tree
|
commitdiff
2012-05-21
Cyrus Harmon
implicit generic function warning improvement
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
some nincompoop broke the build
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
make ENSURE-GENERIC-FUNCTION accept method combination...
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
fix source information for functions from EVAL
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
refactor GET-TOPLEVEL-FORM &co between debugger and...
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
lazy *STACK-TOP-HINT*s
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
factor debug-name cleaning into a separate function
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
COMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
implement ATOMIC-UPDATE
tree
|
commitdiff
2012-05-21
Nikodemus Siivola
break infinite recursion in GENERATE-SLOTD-TYPECHECK
tree
|
commitdiff
2012-05-17
Stas Boukarev
Fix build on windows.
tree
|
commitdiff
2012-05-16
Stas Boukarev
define-condition: return the name of the defined condition.
tree
|
commitdiff
2012-05-16
Stas Boukarev
Better error for malformed type declarations.
tree
|
commitdiff
2012-05-16
Stas Boukarev
Better error message for malformed IGNORE declarations.
tree
|
commitdiff
2012-05-14
Stas Boukarev
Optimize copy-tree.
tree
|
commitdiff
2012-05-12
Christophe Rhodes
open intervals and type derivation
tree
|
commitdiff
2012-05-09
Stas Boukarev
Fix --dynamic-space-size 1GB on x86.
tree
|
commitdiff
2012-05-07
Stas Boukarev
Optimize truncate, ceiling and friends when divisor...
tree
|
commitdiff
2012-05-04
Nikodemus Siivola
don't unconditionally unparse CHARACTER-SET types into...
tree
|
commitdiff
2012-05-04
Nikodemus Siivola
better timeout handling in EXIT and %EXIT-OTHER-THREADS
tree
|
commitdiff
2012-05-02
Nikodemus Siivola
more deprecation
tree
|
commitdiff
2012-05-02
Nikodemus Siivola
sb-posix: abort(3), exit(3), and _exit(2)
tree
|
commitdiff
2012-05-01
Stas Boukarev
runtime clean up.
tree
|
commitdiff
2012-05-01
Lutz Euler
Better equidistributed and faster/less consing integer...
tree
|
commitdiff
2012-05-01
Lutz Euler
Fix the DEFTRANSFORM of RANDOM for hairy integer types.
tree
|
commitdiff
2012-05-01
Nikodemus Siivola
add SB-UNIX:UNIX-EXIT back, use the deprecation framwor...
tree
|
commitdiff
2012-04-29
Nikodemus Siivola
redesign exiting SBCL
tree
|
commitdiff
2012-04-29
Nikodemus Siivola
gencgc: scale generation.bytes_consed_between_gc to...
tree
|
commitdiff
2012-04-27
Stas Boukarev
Better error messages to condition signalling functions.
tree
|
commitdiff
next