projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Factor out most x86 code using the FS prefix into a macro WITH-TLS-EA.
[sbcl.git]
/
src
/
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
2012-04-27
Nikodemus Siivola
gencgc: i in add_new_area needs to be signed
tree
|
commitdiff
2012-04-27
Nikodemus Siivola
fix compiler reader error reporting
tree
|
commitdiff
2012-04-25
Lutz Euler
Micro-optimizations in MOVE-IMMEDIATE and MOVE-ARG...
tree
|
commitdiff
2012-04-24
Stas Boukarev
Better arglists for some package accessors.
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
remove world-lock from around FASL loading
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
globaldb: remove ENV-LIST arguments from INFO functions
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
globaldb: add source-transforms for INFO functions...
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
move ABOUT-TO-MODIFY-SYMBOL-VALUE to symbol.lisp
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
better reader-errors for COMPILE-FILE
tree
|
commitdiff
2012-04-23
Lutz Euler
Allow larger immediate values in fixnum arithmetic...
tree
|
commitdiff
2012-04-23
Christophe Rhodes
Fix ldb / %%ldb / rlwinm on PowerPC
tree
|
commitdiff
2012-04-20
Lutz Euler
Typo fixes in comments
tree
|
commitdiff
2012-04-20
Lutz Euler
Fix typos in docstrings.
tree
|
commitdiff
2012-04-20
Nikodemus Siivola
teach IR1-TRANSFORM-TYPE-PREDICATE about alien types
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
show correct number of arguments for arg-count error...
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
prettier encoding/decoding error messages
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
wrap a couple of long lines
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
associate stream decoding and encoding errors with...
tree
|
commitdiff
2012-04-19
Nikodemus Siivola
correct octets in c-string decoding errors
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize machine code for some register tests...
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimization: Shorter encoding of MOVZX in more...
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize some type tests on x86-64 for code size.
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize LENGTH/LIST and VALUES-LIST on x86-64...
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize type tests using widetag on x86-64.
tree
|
commitdiff
2012-04-15
Nathan Froyd
use fixnums for x86-64 array accessor VOPs when possible
tree
|
commitdiff
2012-04-14
Lutz Euler
Correct disassembly of some SSE instructions on x86-64.
tree
|
commitdiff
2012-04-14
Nikodemus Siivola
gencgc: tune the recent "more aggressive GC" changes
tree
|
commitdiff
2012-04-13
Nathan Froyd
micro-optimize allocation sequences, special variable...
tree
|
commitdiff
2012-04-13
Nathan Froyd
s/8/n-word-bytes/ in x86-64's macros.lisp where appropriate
tree
|
commitdiff
2012-04-13
Nathan Froyd
micro-optimize FIXNUMP on known (signed-byte 64) quanti...
tree
|
commitdiff
2012-04-13
Nathan Froyd
use LEA Y, [X+X] instead of LEA Y, [X*2] where appropri...
tree
|
commitdiff
2012-04-13
Stas Boukarev
format: Signal errors when colinc and mincol are not...
tree
|
commitdiff
2012-04-13
Christophe Rhodes
support funcallable-instances in ROOM/map-allocated...
tree
|
commitdiff
2012-04-13
Christophe Rhodes
Fix bug in unsigned modular arithmetic using a signed...
tree
|
commitdiff
2012-04-13
Stas Boukarev
run-program: proper handling of :if-input-does-not...
tree
|
commitdiff
2012-04-13
Stas Boukarev
pprint: Make sure that lists like (loop . 10) can be...
tree
|
commitdiff
2012-04-13
Stas Boukarev
ensure-directory-exists: didn't work when *d-p-d* had...
tree
|
commitdiff
next