projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Front end infrastructure for short vector SIMD packs
[sbcl.git]
/
src
/
code
/
2012-10-06
SANO Masatoshi
fix GC-LOGFILE when none has been set
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix structure stack allocation for high-debug code
tree
|
commitdiff
2012-10-05
David Lichteblau
Preliminary work towards threads on win32
tree
|
commitdiff
2012-10-05
David Lichteblau
PPC, SPARC cross-type build fix
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
mostly make the build deterministic
tree
|
commitdiff
2012-09-30
David Lichteblau
Do not use RETURN-FROM in MAKE-THREAD
tree
|
commitdiff
2012-09-23
Nikodemus Siivola
replace DEFINE-MORE-FUN with compiler smarts
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-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-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-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-08-31
Stas Boukarev
Reading floats with large exponents no longer takes...
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-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
Use safepoints for INTERRUPT-THREAD
tree
|
commitdiff
2012-08-10
David Lichteblau
Add safepoint mechanism
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-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-06
Lutz Euler
Small enhancements to ISQRT
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-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
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
implement ATOMIC-UPDATE
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-14
Stas Boukarev
Optimize copy-tree.
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
Lutz Euler
Better equidistributed and faster/less consing integer...
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-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
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-20
Lutz Euler
Typo fixes in comments
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-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
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
2012-04-13
Nikodemus Siivola
more conservative classoid-name clearing
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
plain T and OTHERWISE not allowed in CASE normal-clauses
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
don't refer to unix namestrings on windows
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
better REPLACE docstring
tree
|
commitdiff
2012-03-24
Christophe Rhodes
Fixup fewer complaints about hairy lexical environments
tree
|
commitdiff
2012-03-24
Stas Boukarev
Don't signal a note on NOTINLINE non-toplevel functions.
tree
|
commitdiff
2012-03-23
Martin Cracauer
Closes https://bugs.launchpad.net/sbcl/+bug/911027
tree
|
commitdiff
2012-03-08
Stas Boukarev
ensure-directories-exist: Signal an error when trying...
tree
|
commitdiff
2012-02-11
Stas Boukarev
getf: Correct docstring.
tree
|
commitdiff
2011-12-30
Nikodemus Siivola
use %VECTOR-RAW-BITS in %BIT-POSITION/[0|1]
tree
|
commitdiff
2011-12-29
Nikodemus Siivola
faster FIND and POSITION on bit-vectors
tree
|
commitdiff
2011-12-14
Alastair Bridgewater
Fix build on non-GENCGC targets.
tree
|
commitdiff
2011-12-12
Nikodemus Siivola
protect against read-time package-lock circumvention...
tree
|
commitdiff
2011-12-10
Joshua Elsasser
Fix clisp-hosted build.
tree
|
commitdiff
2011-12-10
Nikodemus Siivola
faster VECTOR-SUBSEQ*
tree
|
commitdiff
next