projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
move vm-array.lisp earlier in the build, remove %%SAETP-INFO%%
[sbcl.git]
/
src
/
code
/
2011-11-22
Alastair Bridgewater
debug-int: Explain why and how SB-KERNEL:MAKE-LISP...
tree
|
commitdiff
2011-11-20
Lutz Euler
More compile-time error checking in NUMBER-DISPATCH
tree
|
commitdiff
2011-11-20
Lutz Euler
Make EXPT use double-precision throughout in more cases
tree
|
commitdiff
2011-11-20
Nikodemus Siivola
fix RUN-PROGRAM :WAIT T on Windows
tree
|
commitdiff
2011-11-19
Zach Beane
new SET-SBCL-SOURCE-LOCATION convenience function
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
make RESTART-FRAME debugger command at least try to...
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
better inner and anonymous function names
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
clarify GET-CAS-EXPANSION docstring
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
GC documentation tweaks
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
export DYNAMIC-SPACE-SIZE from SB-EXT
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
default gen.bytes_consed_between_gc to same 5% of dynam...
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
default nursery to 5% of total dynamic space size on...
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
unsigned long -> os_vm_size_t refactoring
tree
|
commitdiff
2011-11-18
Nikodemus Siivola
userspace CONDITION-WAIT and interrupts
tree
|
commitdiff
2011-11-18
Nicolas Edel
pass errno from exec() to parent in spawn()
tree
|
commitdiff
2011-11-17
Nikodemus Siivola
semaphore notification objects
tree
|
commitdiff
2011-11-17
Nikodemus Siivola
scarier INTERRUPT-THREAD and TERMINATE-THREAD documentation
tree
|
commitdiff
2011-11-17
Nikodemus Siivola
missing CAS-locks and barriers
tree
|
commitdiff
2011-11-14
Nikodemus Siivola
symlinks and RENAME-FILE and DELETE-DIRECTORY
tree
|
commitdiff
2011-11-13
Paul Khuong
More numerically stable %hypot (ABS of complex floats...
tree
|
commitdiff
2011-11-12
Nikodemus Siivola
extensible CAS and CAS extensions
tree
|
commitdiff
2011-11-11
Nikodemus Siivola
package snafu on unithreaded build
tree
|
commitdiff
2011-11-11
Christophe Rhodes
fix out-of-line structure predicates on obsolete standa...
tree
|
commitdiff
2011-11-11
Christophe Rhodes
improve layout-invalid error message
tree
|
commitdiff
2011-11-10
Alastair Bridgewater
Make MAKE-LISP-OBJ pickier on CHENEYGC.
tree
|
commitdiff
2011-11-10
Alastair Bridgewater
arch-assem.S: Update fun-end breakpoint magic for picki...
tree
|
commitdiff
2011-11-10
Nikodemus Siivola
fix unthreaded build
tree
|
commitdiff
2011-11-10
Nikodemus Siivola
SPINLOCK-NAME not deprecated since 1.0.5.x, but 1.0...
tree
|
commitdiff
2011-11-10
Nikodemus Siivola
use RELATIVE-DECODED-TIMES in serve-event
tree
|
commitdiff
2011-11-10
Nikodemus Siivola
unify locks
tree
|
commitdiff
2011-11-10
Nikodemus Siivola
timeouts on JOIN-THREAD
tree
|
commitdiff
2011-11-10
Nikodemus Siivola
timeouts on semaphores and mailboxes, fix timeouts...
tree
|
commitdiff
2011-11-09
Nikodemus Siivola
killing lutexes, adding timeouts
tree
|
commitdiff
2011-11-09
Nikodemus Siivola
MAP-DIRECTORY didn't :CLASSIFY-SYMLINKS by default
tree
|
commitdiff
2011-10-30
Nikodemus Siivola
make DELETE-FILE respect *DEFAULT-PATHNAME-DEFAULTS*
tree
|
commitdiff
2011-10-30
Robert Brown
fix GENCGC DYNAMIC-USAGE on 64-bit platforms
tree
|
commitdiff
2011-10-30
Paul Khuong
Eliminate an infinite recursion in TYPE-UNION of INTERS...
tree
|
commitdiff
2011-10-28
Nikodemus Siivola
waiting for arbitrary events SB-EXT:WAIT-FOR
tree
|
commitdiff
2011-10-25
Alastair Bridgewater
room: KLUDGE-reduction.
tree
|
commitdiff
2011-10-25
Alastair Bridgewater
Fix MAYBE-WITH-PINNED-OBJECTS for PPC/GENCGC.
tree
|
commitdiff
2011-10-24
Alastair Bridgewater
Fix fixnum and unsigned-fixnum array cleanups.
tree
|
commitdiff
2011-10-24
Alastair Bridgewater
Fix FP traps on OSX/x86.
tree
|
commitdiff
2011-10-24
Alastair Bridgewater
Fix FP traps on OSX/x86-64.
tree
|
commitdiff
2011-10-22
Paul Khuong
Fix another assumption w.r.t fixnum width and n-lowtag...
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
describe: Better description for complex setf-expanders.
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
setf: Record the original lambda-list for complex setf...
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
setf: excise GET-SETF-METHOD and related detritus.
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
setf: pre-defined setf-expanders should handle multiple...
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
setf: read-modify-write macros should deal with multi...
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
setf: Don't use DO to "zip up" temporaries in read...
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
General disentwingling of fixnums and words.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Fixnum and unsigned-fixnum array cleanups.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Change x86oid modular arithmetic to work if fixnum...
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Introduce sb!vm::fixnum-lowtags
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Clean up all use of the *-space-free-pointers.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Redefine symbol TLS slot indices.
tree
|
commitdiff
2011-10-11
Stas Boukarev
(format t "a~0&b") shouldn't print any newlines.
tree
|
commitdiff
2011-10-07
Christophe Rhodes
really fix float rounding on 32-bit platforms
tree
|
commitdiff
2011-09-30
Anton Kovalenko
fix run-program misaligned access
tree
|
commitdiff
2011-09-30
David Lichteblau
Fix the build on Windows
tree
|
commitdiff
2011-09-08
Christophe Rhodes
cleanup DESCRIBE of symbols naming type specifiers...
tree
|
commitdiff
2011-09-06
Max Mikhanosha
Fix (run-program) to cleanup fd handlers
tree
|
commitdiff
2011-09-04
Christophe Rhodes
fix rounding of floats big enough to be bignums
tree
|
commitdiff
2011-08-30
Lutz Euler
Small cleanup to DEFINE-BYTE-BASHERS
tree
|
commitdiff
2011-08-28
Paul Khuong
Optional support for zlib-based in-memory deflate/infla...
tree
|
commitdiff
2011-08-24
Nikodemus Siivola
be more careful about ,@<constant-atom> and ,.<constant...
tree
|
commitdiff
2011-08-24
Nikodemus Siivola
better errors for `(foo ,)
tree
|
commitdiff
2011-08-24
Nikodemus Siivola
prettier reporting for SIMPLE-READER-ERRORs
tree
|
commitdiff
2011-08-23
Paul Khuong
Fix a typo in NANOSLEEP
tree
|
commitdiff
2011-08-23
Nikodemus Siivola
optimize pretty-printing strings and bit-vectors
tree
|
commitdiff
2011-08-23
Nikodemus Siivola
oops, fix recent NANOSLEEP change
tree
|
commitdiff
2011-08-22
Nikodemus Siivola
non-consing NANOSLEEP
tree
|
commitdiff
2011-08-15
Nikodemus Siivola
fix bogus deadlocks from interrupts and GCs
tree
|
commitdiff
2011-08-14
Paul Khuong
New function: SB-EXT:SPIN-LOOP-HINT
tree
|
commitdiff
2011-08-14
Paul Khuong
New function: SB!KERNEL:%MULTIPLY-HIGH
tree
|
commitdiff
2011-08-13
Nikodemus Siivola
fix DESCRIBE on compiled closures from EVAL
tree
|
commitdiff
2011-08-12
Christophe Rhodes
allow user-defined STRING synonyms in MAKE-SEQUENCE
tree
|
commitdiff
2011-08-11
Stas Boukarev
Declaim sb-di::valid-lisp-pointer-p inline.
tree
|
commitdiff
2011-08-11
David Lichteblau
Fix QUERY-FILE-SYSTEM for Windows UNC and device file...
tree
|
commitdiff
2011-08-10
Anton Kovalenko
sb-win32: offer low-level bindings for file mapping...
tree
|
commitdiff
2011-08-10
Anton Kovalenko
Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows
tree
|
commitdiff
2011-08-10
William Halliburton
fix initial FILE-POSITION for OPEN :IF-EXISTS :APPEND
tree
|
commitdiff
2011-08-09
David Lichteblau
New toplevel options --quit and --non-interactive
tree
|
commitdiff
2011-08-05
Nikodemus Siivola
implement CEILING and FLOOR in terms of %CEILING and...
tree
|
commitdiff
2011-08-05
Nikodemus Siivola
rename %FLOOR to %BIGFLOOR
tree
|
commitdiff
2011-08-05
Nikodemus Siivola
export MOST-POSITIVE-WORD from SB-EXT
tree
|
commitdiff
2011-08-05
Lutz Euler
Correct function argument name generation in DEF-MATH-RTN
tree
|
commitdiff
2011-08-04
Nikodemus Siivola
fix short writes when not using SERVE-EVENT
tree
|
commitdiff
2011-08-01
Nikodemus Siivola
more robust backtraces for syscalls on x86
tree
|
commitdiff
2011-07-29
Nikodemus Siivola
fixed-format floating point printing: zero and scaling...
tree
|
commitdiff
2011-07-24
Christophe Rhodes
fix COERCE to unfinalized extended sequence classes
tree
|
commitdiff
2011-07-08
Paul Khuong
Fix a non-gencgc build failure in UNSAFE-CLEAR-ROOTS
tree
|
commitdiff
2011-07-03
Nikodemus Siivola
teach debugger about &MORE arguments
tree
|
commitdiff
2011-07-03
Nikodemus Siivola
inhibit &REST -> &MORE conversion when DEBUG is 3
tree
|
commitdiff
2011-07-03
Paul Khuong
Split GENCGC_PAGE_BYTES in 3 constants
tree
|
commitdiff
2011-07-03
Paul Khuong
Fix an off-by-one in MAP-ALLOCATED-OBJECTS
tree
|
commitdiff
2011-06-29
Christophe Rhodes
restarts for PRINT-NOT-READABLE errors
tree
|
commitdiff
2011-06-17
Nikodemus Siivola
RUN-PROGRAM: apply the external-format to the PTY strea...
tree
|
commitdiff
2011-06-11
David Vázquez
FORMAT-AUX-EXP: adjust scale if scale-exponent return 1.0
tree
|
commitdiff
2011-06-11
David Vázquez
FLONUM-TO-DIGITS handles non-negative input properly
tree
|
commitdiff
next