projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Actually optimize in PACK-TN
[sbcl.git]
/
src
/
code
/
2013-12-02
Paul Khuong
New function SB-IMPL:SCHWARTZIAN-STABLE-SORT-LIST
tree
|
commitdiff
2013-12-01
Stas Boukarev
Add :application-type parameter for save-lisp-and-die...
tree
|
commitdiff
2013-12-01
Stas Boukarev
Fix output streams on Windows for GUI executables.
tree
|
commitdiff
2013-11-29
David Lichteblau
Fix the cheneygc build
tree
|
commitdiff
2013-11-22
Stas Boukarev
Fix deadlocks in GC on Windows.
tree
|
commitdiff
2013-11-18
Christophe Rhodes
more targetted warnings for probable DEFSTRUCT syntax...
tree
|
commitdiff
2013-11-18
Christophe Rhodes
remove misplaced AVER
tree
|
commitdiff
2013-11-16
Stas Boukarev
Inherit FP modes for new threads on Windows.
tree
|
commitdiff
2013-11-15
Stas Boukarev
Fix system error message decoding on Windows.
tree
|
commitdiff
2013-11-15
Christophe Rhodes
fix another LET*/:interpret bug
tree
|
commitdiff
2013-11-14
Paul Khuong
More meaningful error message for OPEN :IF-EXISTS ...
tree
|
commitdiff
2013-11-14
Paul Khuong
New function SB-EXT:ASSERT-VERSION->=
tree
|
commitdiff
2013-11-12
Stas Boukarev
Fix typos in docstrings and function names.
tree
|
commitdiff
2013-11-11
Stas Boukarev
win32: provide error messages when loading foreign...
tree
|
commitdiff
2013-11-10
Stas Boukarev
More robust homedir detection on Windows.
tree
|
commitdiff
2013-11-10
Stas Boukarev
Fix merging of ~/ pathnames.
tree
|
commitdiff
2013-11-07
Stas Boukarev
Optimize RESTART-BIND.
tree
|
commitdiff
2013-11-07
Stas Boukarev
Optimize RESTART-CASE.
tree
|
commitdiff
2013-11-06
Stas Boukarev
Fix equality between #p"~" and (user-homedir-pathname...
tree
|
commitdiff
2013-11-06
Stas Boukarev
Disable win32 pathnames routines on -win32 and vice...
tree
|
commitdiff
2013-11-06
Stas Boukarev
Remove get2 variant of get.
tree
|
commitdiff
2013-11-05
Stas Boukarev
Optimize raw-instance-slots-equalp for #-complex-float...
tree
|
commitdiff
2013-11-04
Stas Boukarev
Optimize EQUALP on structures with raw slots.
tree
|
commitdiff
2013-11-04
Paul Khuong
[N]BUTLAST perform a single pass over the list
tree
|
commitdiff
2013-11-03
Stas Boukarev
Fix raw-instance-slots-equalp on SPARC.
tree
|
commitdiff
2013-11-03
Stas Boukarev
Fix EQUALP on structures with raw slots.
tree
|
commitdiff
2013-11-03
Christophe Rhodes
fix LET* environment semantics in sexp-based evaluator
tree
|
commitdiff
2013-11-03
Stas Boukarev
Fix undefined function error on SPARC.
tree
|
commitdiff
2013-10-31
Stas Boukarev
Remove *static-foreign-symbols* from #+sb-dynamic-core...
tree
|
commitdiff
2013-10-31
Stas Boukarev
describe: show the same information about functions...
tree
|
commitdiff
2013-10-26
Paul Khuong
Make sure quantifiers don't cons
tree
|
commitdiff
2013-10-22
Jan Moringen
Use new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
tree
|
commitdiff
2013-10-22
Jan Moringen
Make some RESTART slots read-only
tree
|
commitdiff
2013-10-22
Jan Moringen
Comments and rearrangements in {defboot,target-error...
tree
|
commitdiff
2013-10-21
Christophe Rhodes
signal errors for bad initialization of slot definitions
tree
|
commitdiff
2013-10-18
Stas Boukarev
Remove duplicate implementations of (setf aref/sbit...
tree
|
commitdiff
2013-10-17
Stas Boukarev
Stop (describe (make-instance 'generic-function)) from...
tree
|
commitdiff
2013-10-17
Stas Boukarev
function-lambda-expression: Return the name of a generi...
tree
|
commitdiff
2013-10-17
Francois-Rene Rideau
Deliver each contrib as a single FASL. Don't implicitly...
tree
|
commitdiff
2013-10-16
Stas Boukarev
run-program: Improve argument escaping on WIN32.
tree
|
commitdiff
2013-10-16
Stas Boukarev
run-program: Add support for :environment on WIN32.
tree
|
commitdiff
2013-10-12
Stas Boukarev
Fix another regression in dumping specialized vectors.
tree
|
commitdiff
2013-10-09
Christophe Rhodes
don't consider an interpreted->compiled function change...
tree
|
commitdiff
2013-10-07
Christophe Rhodes
hexstr / cold-print fixes from Douglas Katzman
tree
|
commitdiff
2013-10-03
Stas Boukarev
Forward referenced classoid-cells can now be loaded...
tree
|
commitdiff
2013-10-03
stas
make-values-type-cached: Hardcode values of (sxhash...
tree
|
commitdiff
2013-10-03
Stas Boukarev
Optimize the compiler a bit.
tree
|
commitdiff
2013-10-01
Stas Boukarev
Better error when calling an undefined alien function...
tree
|
commitdiff
2013-09-30
Christophe Rhodes
improve SXHASH on fixnums
tree
|
commitdiff
2013-09-30
Christophe Rhodes
better SB-INT:MIX
tree
|
commitdiff
2013-09-24
Stas Boukarev
Fix OPEN with :io and :if-does-not-exist nil.
tree
|
commitdiff
2013-09-19
Stas Boukarev
Fix loading specialized vectors from fasls.
tree
|
commitdiff
2013-09-16
Stas Boukarev
Remove a level of indirection in *linkage-info*.
tree
|
commitdiff
2013-09-16
Stas Boukarev
Restore building of +sb-unicode with -sb-unicode.
tree
|
commitdiff
2013-09-13
Christophe Rhodes
minor optimization to restart-case
tree
|
commitdiff
2013-09-13
Jan Moringen
Simplify RESTART-BIND and improve documentation string
tree
|
commitdiff
2013-09-13
Jan Moringen
Remove convoluted keyword argument processing in RESTAR...
tree
|
commitdiff
2013-09-09
Stas Boukarev
Fix CHAR-EQUAL on base-chars on non-sb-unicode.
tree
|
commitdiff
2013-09-09
Christophe Rhodes
better comment describing INDEX type
tree
|
commitdiff
2013-09-07
Stas Boukarev
LDB/DPB do not check for negative indexes.
tree
|
commitdiff
2013-09-06
Stas Boukarev
Remove a wrong IGNORE declaration.
tree
|
commitdiff
2013-09-06
Stas Boukarev
Save some space in WITH-OUTPUT-TO-STRING.
tree
|
commitdiff
2013-09-05
Stas Boukarev
Optimize CHAR-EQUAL on constant and base-char args.
tree
|
commitdiff
2013-09-05
Christophe Rhodes
Document extensible sequence protocol
tree
|
commitdiff
2013-09-05
Stas Boukarev
Optimize some comparison functions for EQ cases.
tree
|
commitdiff
2013-09-02
Stas Boukarev
Handle compiler-error in LOAD when it's not run from...
tree
|
commitdiff
2013-08-29
Stas Boukarev
Fix floating point exceptions persisting on Solaris.
tree
|
commitdiff
2013-08-29
Stas Boukarev
PPRINT (setf . a) correctly.
tree
|
commitdiff
2013-08-29
Stas Boukarev
Fix building on Solaris x86-64.
tree
|
commitdiff
2013-08-28
Stas Boukarev
PROBE-FILE on symlinks to pipes inside /proc on Linux.
tree
|
commitdiff
2013-08-28
Stas Boukarev
Remove debug-deinit, unused.
tree
|
commitdiff
2013-08-28
Stas Boukarev
Remove an unused variable, *unwind-to-frame-function*.
tree
|
commitdiff
2013-08-24
Stas Boukarev
Revert "Clean up %more-arg-values."
tree
|
commitdiff
2013-08-22
Christophe Rhodes
Better support for NetBSD/current
tree
|
commitdiff
2013-08-21
Stas Boukarev
Fix OPEN when :if-exists/:if-does-not-exist are both...
tree
|
commitdiff
2013-08-21
Stas Boukarev
Don't hardcode the number of gencgc generations.
tree
|
commitdiff
2013-08-21
Stas Boukarev
Flush streams more precisely.
tree
|
commitdiff
2013-08-20
Stas Boukarev
Clean up %more-arg-values.
tree
|
commitdiff
2013-08-06
Stas Boukarev
Fix undefined function errors on PPC and MIPS.
tree
|
commitdiff
2013-07-16
Stas Boukarev
Optimize TYPEP of (MOD X) on x86/x86-64.
tree
|
commitdiff
2013-07-05
Christophe Rhodes
restore CLISP cross-compilability
tree
|
commitdiff
2013-06-29
Paul Khuong
Revert to binding *package* in bootstrappy code
tree
|
commitdiff
2013-06-28
James M. Lawrence
Fix SLEEP on 32-bit platforms.
tree
|
commitdiff
2013-06-28
Paul Khuong
Fix a typo in the block comment on encoding/decoding...
tree
|
commitdiff
2013-06-28
Jan Moringen
In MAKE-THREAD, use WITH-SYSTEM-MUTEX for locking ...
tree
|
commitdiff
2013-06-28
Attila Lendvai
Wrap the body of sb-debug:backtrace with with-debug...
tree
|
commitdiff
2013-06-28
Attila Lendvai
Provide more info in debugger-disabled-hook.
tree
|
commitdiff
2013-06-28
Attila Lendvai
Use sb!ext:print-symbol-with-prefix in implicit-generic...
tree
|
commitdiff
2013-06-28
Pierre Thierry
Update URL of "Long, Painful History of Time"
tree
|
commitdiff
2013-06-24
Stas Boukarev
Simplify EMIT-VOP further.
tree
|
commitdiff
2013-06-22
Stas Boukarev
backtrace: don't cons large lists when RCX is overwritt...
tree
|
commitdiff
2013-06-20
Joshua Elsasser
Grovel timeval and timespec struct definitions rather...
tree
|
commitdiff
2013-06-08
Paul Khuong
Adjust internal encoding for TN location for larger...
tree
|
commitdiff
2013-06-08
Paul Khuong
Fix negation of SIMD-PACK types
tree
|
commitdiff
2013-06-05
Stas Boukarev
Stop exporting unused symbols.
tree
|
commitdiff
2013-06-05
Stas Boukarev
Factor out read-var-integer into a function.
tree
|
commitdiff
2013-06-05
Stas Boukarev
Optimize (mod FIXNUM) type-checks on x86oids.
tree
|
commitdiff
2013-06-04
Christophe Rhodes
fix CL case conversions of characters involving iota...
tree
|
commitdiff
2013-06-03
Stas Boukarev
Uninitialized type-error conditions can now be printed.
tree
|
commitdiff
2013-06-03
Stas Boukarev
sleep: Add more precautions to avoid consing on x86.
tree
|
commitdiff
next