projects
/
sbcl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
1.0.25.57: fix compilation on win32
2008-06-03
Nikodemus Siivola
1.0.17.23: respect displacement indices when trimming...
commit
|
commitdiff
|
tree
2008-06-03
Nikodemus Siivola
1.0.17.22: respect fill-pointers when trimming strings...
commit
|
commitdiff
|
tree
2008-06-03
Nikodemus Siivola
1.0.17.21: LIST-FILL* return value (regression 1.0...
commit
|
commitdiff
|
tree
2008-06-03
Nikodemus Siivola
1.0.17.20: NIL is a legal function name (regression...
commit
|
commitdiff
|
tree
2008-06-02
Nikodemus Siivola
1.0.17.19: fix interpreted structure constructors ...
commit
|
commitdiff
|
tree
2008-06-02
Nikodemus Siivola
1.0.17.18: handlers with non-required arguments (regression...
commit
|
commitdiff
|
tree
2008-05-31
Nikodemus Siivola
1.0.17.14: slightly better LIST*
commit
|
commitdiff
|
tree
2008-05-30
Nikodemus Siivola
1.0.17.13: grab-bag of SB-SPROF enhancements
commit
|
commitdiff
|
tree
2008-05-30
Nikodemus Siivola
1.0.17.12: win32 build fix
commit
|
commitdiff
|
tree
2008-05-30
Nikodemus Siivola
1.0.17.11: unithread build fix
commit
|
commitdiff
|
tree
2008-05-30
Nikodemus Siivola
1.0.17.10: correct stack alignment for alloc() calls...
commit
|
commitdiff
|
tree
2008-05-30
Nikodemus Siivola
1.0.17.9: grab-bag of PCL hackery
commit
|
commitdiff
|
tree
2008-05-30
Nikodemus Siivola
1.0.17.8: use dynamic-extent in HANDLER-CASE and HANDLER...
commit
|
commitdiff
|
tree
2008-05-29
Nikodemus Siivola
1.0.17.7: smaller and faster raw slot initialization...
commit
|
commitdiff
|
tree
2008-05-29
Nikodemus Siivola
1.0.17.6: fix bug introduced by 1.0.7.3
commit
|
commitdiff
|
tree
2008-05-28
Nikodemus Siivola
1.0.17.4: support for dynamic-extent structures
commit
|
commitdiff
|
tree
2008-05-28
Nikodemus Siivola
1.0.17.3: unify CONSTANT nodes for DEFCONSTANT and...
commit
|
commitdiff
|
tree
2008-05-28
Nikodemus Siivola
1.0.17.2: better PRINT-OBJECT method for threads
commit
|
commitdiff
|
tree
2008-05-28
Nikodemus Siivola
1.0.17.1: describe_tread_state() for GDB convenience
commit
|
commitdiff
|
tree
2008-05-26
Nikodemus Siivola
1.0.16.46: small fixes to tests
commit
|
commitdiff
|
tree
2008-05-26
Nikodemus Siivola
restore non-consingness of WITH-SPINLOCK
commit
|
commitdiff
|
tree
2008-05-19
Nikodemus Siivola
1.0.16.40: implement %SET-SYMBOL-VALUE-IN-THREAD
commit
|
commitdiff
|
tree
2008-05-19
Nikodemus Siivola
1.0.16.39: small lisp-side interrupt handling improvements
commit
|
commitdiff
|
tree
2008-05-19
Nikodemus Siivola
1.0.16.38: document :CYCLE-COUNTER feature in base...
commit
|
commitdiff
|
tree
2008-05-17
Nikodemus Siivola
1.0.16.37: fix bug #206 -- SB-FLUID build works once...
commit
|
commitdiff
|
tree
2008-05-17
Nikodemus Siivola
1.0.16.36: fix Windows build, hopefully
commit
|
commitdiff
|
tree
2008-05-17
Nikodemus Siivola
1.0.16.35: improved TIME output
commit
|
commitdiff
|
tree
2008-05-16
Nikodemus Siivola
1.0.16.33: UNION and NUNION work with :TEST-NOT again
commit
|
commitdiff
|
tree
2008-05-15
Nikodemus Siivola
1.0.16.32: revert ANY-REG from registers for primitive...
commit
|
commitdiff
|
tree
2008-05-15
Nikodemus Siivola
1.0.16.31: --control-stack-size runtime argument
commit
|
commitdiff
|
tree
2008-05-15
Nikodemus Siivola
1.0.16.30: couple of small Darwin cleanups
commit
|
commitdiff
|
tree
2008-05-12
Nikodemus Siivola
1.0.16.29: workaround for bug 419
commit
|
commitdiff
|
tree
2008-05-08
Nikodemus Siivola
1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
commit
|
commitdiff
|
tree
2008-05-08
Nikodemus Siivola
1.0.16.26: dx allocation thru CAST nodes
commit
|
commitdiff
|
tree
2008-05-08
Nikodemus Siivola
1.0.16.25: restore buildability on threaded x86-64
commit
|
commitdiff
|
tree
2008-05-08
Nikodemus Siivola
1.0.16.24: slightly more verbose errors for SB-FOO...
commit
|
commitdiff
|
tree
2008-05-08
Nikodemus Siivola
1.0.16.23: type-inconsistencies in HASH-TABLE accessors
commit
|
commitdiff
|
tree
2008-05-08
Nikodemus Siivola
1.0.16.22: FIXED-ALLOC to use MAYBE-PSEUDO-ATOMIC on...
commit
|
commitdiff
|
tree
2008-05-05
Nikodemus Siivola
1.0.16.17: log bug #426: inlining failure involing...
commit
|
commitdiff
|
tree
2008-05-04
Nikodemus Siivola
1.0.16.15: fix TRANSFORM-LIST-ITEM-SEEK for ADJOIN...
commit
|
commitdiff
|
tree
2008-04-29
Nikodemus Siivola
1.0.16.13: use TRANSFORM-LIST-ITEM-SEEK for ADJOIN...
commit
|
commitdiff
|
tree
2008-04-28
Nikodemus Siivola
1.0.16.12: revert ADJOIN change from 1.0.16.5
commit
|
commitdiff
|
tree
2008-04-24
Nikodemus Siivola
1.0.16.11: ANY-REG is good for pritimitive-type T on...
commit
|
commitdiff
|
tree
2008-04-23
Nikodemus Siivola
1.0.16.8: NCONC with dx &rest lists
commit
|
commitdiff
|
tree
2008-04-23
Nikodemus Siivola
1.0.16.7: slightly faster LAST
commit
|
commitdiff
|
tree
2008-04-23
Nikodemus Siivola
1.0.16.6: slightly faster APPEND
commit
|
commitdiff
|
tree
2008-04-23
Nikodemus Siivola
1.0.16.5: faster ADJOIN in normal speed policies
commit
|
commitdiff
|
tree
2008-04-22
Nikodemus Siivola
1.0.16.4: correct nested DX reasoning
commit
|
commitdiff
|
tree
2008-03-27
Nikodemus Siivola
1.0.15.41: sod this, revert to the old & simple tar...
commit
|
commitdiff
|
tree
2008-03-26
Nikodemus Siivola
1.0.15.40: more portable contrib module installation
commit
|
commitdiff
|
tree
2008-03-17
Nikodemus Siivola
1.0.15.36: fix bug 423
commit
|
commitdiff
|
tree
2008-03-17
Nikodemus Siivola
1.0.15.35: fix bitrotted GC sanity checks
commit
|
commitdiff
|
tree
2008-03-14
Nikodemus Siivola
1.0.15.34: tweak the PCL cache improvement from 1.0...
commit
|
commitdiff
|
tree
2008-03-14
Nikodemus Siivola
1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for...
commit
|
commitdiff
|
tree
2008-03-14
Nikodemus Siivola
1.0.15.32: shinier SB-BSD-SOCKET:MAKE-INET-ADDRESS
commit
|
commitdiff
|
tree
2008-03-14
Nikodemus Siivola
1.0.15.31: thread-safe FIND-CLASS -- really this time
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.30: thread-safe FIND-CLASS
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.29: record bugs 424 and 425
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.28: SB-INTROSPECT: source-locations for objects
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.27: nicer lambda-lists for GCD and LCM
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.26: only one return value from USER-HOMEDIR...
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.25: fix ~R for vigtillions
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.24: SB-BSD-SOCKETS: add :DONTWAIT option to...
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.23: typos and grammar
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.22: slightly nicer contrib installation
commit
|
commitdiff
|
tree
2008-03-13
Nikodemus Siivola
1.0.15.21: SB-BSD-SOCKETS:NAME-SERVICE-ERROR to inherit...
commit
|
commitdiff
|
tree
2008-03-12
Nikodemus Siivola
1.0.15.20: refactor "system locks" framework, one TIMER...
commit
|
commitdiff
|
tree
2008-03-10
Nikodemus Siivola
1.0.15.19: use TEST X X when possible in SIGNED-BYTE...
commit
|
commitdiff
|
tree
2008-03-10
Nikodemus Siivola
1.0.15.18: kill commented out ALLOCATION from x86-64
commit
|
commitdiff
|
tree
2008-03-10
Nikodemus Siivola
1.0.15.17: better threaded BIND & UNBIND for x86-64
commit
|
commitdiff
|
tree
2008-03-05
Nikodemus Siivola
1.0.15.15: reset DF on x86 and x86-64 after every STD...
commit
|
commitdiff
|
tree
2008-03-05
Nikodemus Siivola
1.0.15.14: move bignum allocation out of line on x86...
commit
|
commitdiff
|
tree
2008-03-03
Nikodemus Siivola
1.0.15.13: more mnemonic lambda-lists for RPLACD and...
commit
|
commitdiff
|
tree
2008-03-03
Nikodemus Siivola
1.0.15.12: better scaling in the PCL cache
commit
|
commitdiff
|
tree
2008-03-03
Nikodemus Siivola
1.0.15.11: one more slice of ASSOC micro-optimization
commit
|
commitdiff
|
tree
2008-03-03
Nikodemus Siivola
1.0.15.10: ASSOC and MEMBER were broken for :KEY #...
commit
|
commitdiff
|
tree
2008-03-03
Nikodemus Siivola
1.0.15.9: further ASSOC & MEMBER transform improvements
commit
|
commitdiff
|
tree
2008-03-02
Nikodemus Siivola
1.0.15.8: fix non-threaded x86 build
commit
|
commitdiff
|
tree
2008-03-01
Nikodemus Siivola
1.0.15.7: threaded BIND and UNBIND improvements on x86
commit
|
commitdiff
|
tree
2008-02-29
Nikodemus Siivola
1.0.15.6: split main part of SUB-SERVE-EVENT into SUB...
commit
|
commitdiff
|
tree
2008-02-29
Nikodemus Siivola
1.0.15.5: handler from COPY-DESCRIPTOR-TO-STREAM to...
commit
|
commitdiff
|
tree
2008-02-22
Nikodemus Siivola
1.0.14.41: record bug 423
commit
|
commitdiff
|
tree
2008-02-22
Nikodemus Siivola
1.0.14.40: make deftransforms for UB<N>-BASH-COPY have...
commit
|
commitdiff
|
tree
2008-02-19
Nikodemus Siivola
1.0.14.39: make GENCGC gencgc_zero_check=1 proof again
commit
|
commitdiff
|
tree
2008-02-19
Nikodemus Siivola
1.0.14.38: build runtime with -Wsign-compare, and clean...
commit
|
commitdiff
|
tree
2008-02-19
Nikodemus Siivola
1.0.14.37: detect the Windows codepage at runtime
commit
|
commitdiff
|
tree
2008-02-18
Nikodemus Siivola
1.0.14.36: faster PROPAGATE-FROM-SETS
commit
|
commitdiff
|
tree
2008-02-18
Nikodemus Siivola
1.0.14.35: lift MAKE-SINGLE-VALUE-TYPE calls from loops
commit
|
commitdiff
|
tree
2008-02-18
Nikodemus Siivola
1.0.14.34: slightly less and slightly faster constraint...
commit
|
commitdiff
|
tree
2008-02-17
Nikodemus Siivola
1.0.14.32: fix bug 407
commit
|
commitdiff
|
tree
2008-02-17
Nikodemus Siivola
1.0.14.31: better ANSI-STREAM-FILE-POSITION
commit
|
commitdiff
|
tree
2008-02-15
Nikodemus Siivola
1.0.14.29: update ASDF again
commit
|
commitdiff
|
tree
2008-02-14
Nikodemus Siivola
1.0.14.28: small FGEN improvements
commit
|
commitdiff
|
tree
2008-02-14
Nikodemus Siivola
1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
commit
|
commitdiff
|
tree
2008-02-08
Nikodemus Siivola
1.0.14.26: tweak COND slightly
commit
|
commitdiff
|
tree
2008-02-08
Nikodemus Siivola
1.0.14.25: trivial WHEN & UNLESS change
commit
|
commitdiff
|
tree
2008-02-08
Nikodemus Siivola
1.0.14.0.24: spell-check and proofread NEWS a bit
commit
|
commitdiff
|
tree
2008-02-08
Nikodemus Siivola
1.0.14.0.23: hash-table printing improvements
commit
|
commitdiff
|
tree
2008-02-06
Nikodemus Siivola
1.0.14.22: more backtrace verbosity, for a change
commit
|
commitdiff
|
tree
2008-02-06
Nikodemus Siivola
1.0.14.21: debugger refactoring: MAP-BACKTRACE and...
commit
|
commitdiff
|
tree
next