projects
/
sbcl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
sbcl.git
2013-08-22
Christophe...
Better support for NetBSD/current
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Stas Boukarev
Fix OPEN when :if-exists/:if-does-not-exist are both...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Stas Boukarev
Don't hardcode the number of gencgc generations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Paul Khuong
Replace the Kitten of Death message with a warning...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Stas Boukarev
Flush streams more precisely.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Stas Boukarev
Fix thread-alloca test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Stas Boukarev
Fix ROOM on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Stas Boukarev
Clean up %more-arg-values.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Stas Boukarev
Clean up and micro-optimize list checking in some x86...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Stas Boukarev
Micro-optimize copy-more-arg on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Stas Boukarev
Clean up listify-rest-args VOP on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Stas Boukarev
Apply a recent optimization more widely.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stas Boukarev
Add a memory barrier inside pseudo-atomic on PPC.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stas Boukarev
Set up alien stack correctly on non-x86oids.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stas Boukarev
create_os_thread: put pthread stack inside alien-stack.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stas Boukarev
Warn when defining a setf-function together with a...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stas Boukarev
Throw errors on malformed FUNCTION.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stas Boukarev
Optimize calling asm routines and static foreign functi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Stas Boukarev
Fix undefined function errors on PPC and MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Stas Boukarev
Microoptimize (signed-byte 64) type test on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Christophe...
fix manual build under texinfo 5
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Stas Boukarev
Microoptimize comparisons with 0 on x86oids.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Stas Boukarev
Optimize (unsigned-byte 32/64) type tests on x86oids.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Stas Boukarev
Microoptimize type-tests on x86oids.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Christophe...
1.1.10: will be tagged as "sbcl-1.1.10"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Modular integer %NEGATE on x86oids
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Pack (mostly) stack TNs according to lexical scope...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Grow regalloc datastructures geometrically for unbounde...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Smaller stack frames on x86oids
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Disentangle storage base initial size from growth incre...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Insert explicit cut to width when needed
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
Avoid uselessly re-scanning modular arithmetic expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Paul Khuong
No more destructive MERGE of shared data in best-modula...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Stas Boukarev
Optimize TYPEP of (MOD X) on x86/x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Paul Khuong
Handle unbounded integer types in INTEGER-TYPE-NUMERIC...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Lutz Euler
Add a regression test for lp#1194673.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Christophe...
restore CLISP cross-compilability
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Stas Boukarev
Update ASDF to 3.0.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Christophe...
1.1.9: will be tagged as "sbcl-1.1.9"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Christophe...
fix typo in FFI chapter
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Paul Khuong
Revert to binding *package* in bootstrappy code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
James M. Lawrence
Fix SLEEP on 32-bit platforms.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Paul Khuong
Fix a typo in the block comment on encoding/decoding...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Paul Khuong
s/32/n-word-bits/ in bignum-index
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Paul Khuong
Store FP values from x87 to the heap outside pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Paul Khuong
double->single float conversion isn't a no-op on x87...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Paul Khuong
New contrib: SB-GMP
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Paul Khuong
Defer some sanity checks to after testing for value...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jan Moringen
In MAKE-THREAD, use WITH-SYSTEM-MUTEX for locking ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Attila Lendvai
Wrap the body of sb-debug:backtrace with with-debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Attila Lendvai
Provide more info in debugger-disabled-hook.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Attila Lendvai
Make the printing of a slot-unbound error more error...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Attila Lendvai
Use sb!ext:print-symbol-with-prefix in implicit-generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Pierre Thierry
Update URL of "Long, Painful History of Time"
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Stas Boukarev
Simplify EMIT-VOP further.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Stas Boukarev
Simplify EMIT-GENERIC-VOP.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Stas Boukarev
backtrace: don't cons large lists when RCX is overwritt...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Joshua Elsasser
Hopefully fix the windows build to grovel time structur...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Joshua Elsasser
Grovel timeval and timespec struct definitions rather...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Paul Khuong
Fix instruction encoding for XMM shifts with immediate...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Stas Boukarev
check-mod-fixnum: correct the test for power-of-two.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Stas Boukarev
Add a missing :suppress-errors keyword for WRITE defknown.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Christophe...
Note removal of post-receive-email in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Christophe...
remove git/ directory
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Lutz Euler
Micro-optimize DOUBLE-FLOAT-LOW-BITS on x68-64.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Lutz Euler
Make clean.sh clean up doc/internals, too.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Lutz Euler
git: Add entries for the HTML manual to doc/internals...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Lutz Euler
git: New file doc/internals/.gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Insert error traps after full calls inferred not to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Only use MASK-SIGNED-FIELD VOPs as last resorts
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Handle (aref v (+ i k)), with i negative
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Fix a typo in bignum--ref-with-offset
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Consistently force (double) rounding of foreign x87...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Look for left-over dead code when *check-consistency*
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Simplify RATIONAL/constant FLOAT and INTEGER/constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Silence notes about being specialised EQ templates...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Silence the transforms that detect rightward arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Mark DATA-VECTOR-REF[-WITH-OFFSET] as unsafely flushable
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Adjust internal encoding for TN location for larger...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
New VOP for LOGAND of bignum and word-sized constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
MASK-SIGNED-FIELD VOPs on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
More identity folding for LOGAND and LOGIOR with constants
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
More associativity-based constant-folding
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Enable signed modular arithmetic for LOGIOR
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Enable more modular arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Complete cut-to-width for modular arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Paul Khuong
Fix negation of SIMD-PACK types
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Lutz Euler
Simplify getting the contents of assembler segments.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Stas Boukarev
Stop exporting unused symbols.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Stas Boukarev
Factor out read-var-integer into a function.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Stas Boukarev
sb-bsd-sockets: More robust inet-socket-bind test on...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Stas Boukarev
Get rid of vm-support-routines indirection.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Stas Boukarev
Optimize (mod FIXNUM) type-checks on x86oids.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Stas Boukarev
sb-bsd-socket tests: don't listen on a predefined port.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Christophe...
fix CL case conversions of characters involving iota...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Paul Khuong
Simpler and more precise type derivation for APPEND...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Stas Boukarev
Uninitialized type-error conditions can now be printed.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Stas Boukarev
sb-bsd-sockets: Fix type of canonname in addrinfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Stas Boukarev
Fix APPEND/NCONC type derivation properly this time.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Christophe...
fixes in EXPT type derivation
commit
|
commitdiff
|
tree
|
snapshot
next