projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix build on MinGW (again)
[sbcl.git]
/
src
/
2012-10-22
David Lichteblau
Fix build on MinGW (again)
tree
|
commitdiff
2012-10-19
nyef
GENCGC on SPARC/Linux
tree
|
commitdiff
2012-10-19
nyef
src/runtime/sparc-arch.c: Use si_addr in arch_get_bad_a...
tree
|
commitdiff
2012-10-19
David Lichteblau
Windows: Use overlapped I/O, CreateFile
tree
|
commitdiff
2012-10-17
Lutz Euler
Improve basic block ordering for some loops.
tree
|
commitdiff
2012-10-07
Nikodemus Siivola
don't close runtime dlhandle on Darwin
tree
|
commitdiff
2012-10-07
Nikodemus Siivola
teach NODE-CONSERVATIVE-TYPE about union types
tree
|
commitdiff
2012-10-06
Lutz Euler
Kill a build warning about unreachable code in MAKE...
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
untangle WITH-IR1-NAMESPACE and WITH-COMPILATION-VALUES
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED T
tree
|
commitdiff
2012-10-06
SANO Masatoshi
fix GC-LOGFILE when none has been set
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
make walker tests happier
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix structure stack allocation for high-debug code
tree
|
commitdiff
2012-10-06
Nathan Froyd
x86-64: micro-optimize LEA DWORD-REG,EA
tree
|
commitdiff
2012-10-05
David Lichteblau
Preliminary work towards threads on win32
tree
|
commitdiff
2012-10-05
David Lichteblau
Port WITH-TLS-EA and other remaining FS prefix uses...
tree
|
commitdiff
2012-10-05
David Lichteblau
SPARC gencgc
tree
|
commitdiff
2012-10-05
David Lichteblau
PPC, SPARC cross-type build fix
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
fix walker handling of LET* bindings shadowing symbol...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
more debug output for the once-in-a-blue-moon cache...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
bind and clear *CONTINUATION-NUMBERS* &co in WITH-COMPI...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
bind and clear *LIST-CONFLICTS-TABLE* in LIST-CONFLICTS
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
bind and clear *SEEN-FUNS* and *SEEN-BLOCKS* in CHECK...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
move clearing of *FREE-FUNS* &co to WITH-IR1-NAMESPACE...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
remove world-lock from WITH-COMPILATION-UNIT
tree
|
commitdiff
2012-10-02
Christophe Rhodes
sort *features*ish variable values for repeatability
tree
|
commitdiff
2012-10-02
Christophe Rhodes
one more stray GENSYM leading to fasl differences
tree
|
commitdiff
2012-10-02
Christophe Rhodes
slightly more reproducible builds
tree
|
commitdiff
2012-10-02
Christophe Rhodes
allow builds with :trace-file flags even with non-sbcl...
tree
|
commitdiff
2012-10-02
Christophe Rhodes
mostly make the build deterministic
tree
|
commitdiff
2012-09-30
David Lichteblau
Do not use RETURN-FROM in MAKE-THREAD
tree
|
commitdiff
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
next