projects
/
sbcl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Linux/MIPS uses "unsigned long" instead of dev_t in struct stat
2013-12-01
Stas Boukarev
Fix output streams on Windows for GUI executables.
commit
|
commitdiff
|
tree
2013-11-30
Stas Boukarev
Better printing of out of range --dynamic-space-size...
commit
|
commitdiff
|
tree
2013-11-30
Stas Boukarev
Optimize CONCATENATE transform.
commit
|
commitdiff
|
tree
2013-11-30
Stas Boukarev
Micro-optimize vector creation.
commit
|
commitdiff
|
tree
2013-11-22
Stas Boukarev
Fix deadlocks in GC on Windows.
commit
|
commitdiff
|
tree
2013-11-18
Stas Boukarev
Improve ARRAY-RANK transform.
commit
|
commitdiff
|
tree
2013-11-16
Stas Boukarev
Fix a regression in class accessors.
commit
|
commitdiff
|
tree
2013-11-16
Stas Boukarev
Inherit FP modes for new threads on Windows.
commit
|
commitdiff
|
tree
2013-11-15
Stas Boukarev
Fix :bug-309448 test for faster CPUs.
commit
|
commitdiff
|
tree
2013-11-15
Stas Boukarev
Fix system error message decoding on Windows.
commit
|
commitdiff
|
tree
2013-11-13
Stas Boukarev
sb-sprof: Move tests into test.lisp.
commit
|
commitdiff
|
tree
2013-11-12
Stas Boukarev
Fix typos in docstrings and function names.
commit
|
commitdiff
|
tree
2013-11-11
Stas Boukarev
win32: provide error messages when loading foreign...
commit
|
commitdiff
|
tree
2013-11-10
Stas Boukarev
More robust homedir detection on Windows.
commit
|
commitdiff
|
tree
2013-11-10
Stas Boukarev
Fix merging of ~/ pathnames.
commit
|
commitdiff
|
tree
2013-11-08
Stas Boukarev
Don't warn when #'(setf fun) is used in the presence...
commit
|
commitdiff
|
tree
2013-11-07
Stas Boukarev
Optimize testing of sealed structures.
commit
|
commitdiff
|
tree
2013-11-07
Stas Boukarev
Optimize RESTART-BIND.
commit
|
commitdiff
|
tree
2013-11-07
Stas Boukarev
Optimize RESTART-CASE.
commit
|
commitdiff
|
tree
2013-11-07
Stas Boukarev
sbcl-pwd.sh: Fix when $OSTYPE is not set.
commit
|
commitdiff
|
tree
2013-11-06
Stas Boukarev
Fix equality between #p"~" and (user-homedir-pathname...
commit
|
commitdiff
|
tree
2013-11-06
Stas Boukarev
Disable win32 pathnames routines on -win32 and vice...
commit
|
commitdiff
|
tree
2013-11-06
Stas Boukarev
Fix contrib building on mingw.
commit
|
commitdiff
|
tree
2013-11-06
Stas Boukarev
Remove get2 variant of get.
commit
|
commitdiff
|
tree
2013-11-05
Stas Boukarev
Optimize raw-instance-slots-equalp for #-complex-float...
commit
|
commitdiff
|
tree
2013-11-05
Stas Boukarev
Fix lose() invocation inside sparc-arch.c
commit
|
commitdiff
|
tree
2013-11-04
Stas Boukarev
Optimize EQUALP on structures with raw slots.
commit
|
commitdiff
|
tree
2013-11-04
Stas Boukarev
Fix foreign-stack-alignment test on SPARC.
commit
|
commitdiff
|
tree
2013-11-03
Stas Boukarev
Fix raw-instance-slots-equalp on SPARC.
commit
|
commitdiff
|
tree
2013-11-03
Stas Boukarev
Fix EQUALP on structures with raw slots.
commit
|
commitdiff
|
tree
2013-11-03
Stas Boukarev
Fix undefined function error on SPARC.
commit
|
commitdiff
|
tree
2013-11-03
Stas Boukarev
Fix run-tests.sh on Solaris.
commit
|
commitdiff
|
tree
2013-11-02
Stas Boukarev
Adjust the recent defmethod change.
commit
|
commitdiff
|
tree
2013-11-01
Stas Boukarev
Add --help to run-tests.sh.
commit
|
commitdiff
|
tree
2013-11-01
Stas Boukarev
tests: better reports when /bin/ed is not present.
commit
|
commitdiff
|
tree
2013-11-01
Stas Boukarev
defmethod: make the function known at compile time.
commit
|
commitdiff
|
tree
2013-10-31
Stas Boukarev
Remove *static-foreign-symbols* from #+sb-dynamic-core...
commit
|
commitdiff
|
tree
2013-10-31
Stas Boukarev
Fix defmethod arglists leaking into make-method-lambda.
commit
|
commitdiff
|
tree
2013-10-31
Stas Boukarev
describe: show the same information about functions...
commit
|
commitdiff
|
tree
2013-10-26
Stas Boukarev
Reduce consing during SUBTYPEP on classes.
commit
|
commitdiff
|
tree
2013-10-18
Stas Boukarev
Remove duplicate implementations of (setf aref/sbit...
commit
|
commitdiff
|
tree
2013-10-17
Stas Boukarev
Add some missing FNDB declarations.
commit
|
commitdiff
|
tree
2013-10-17
Stas Boukarev
Stop (describe (make-instance 'generic-function)) from...
commit
|
commitdiff
|
tree
2013-10-17
Stas Boukarev
function-lambda-expression: Return the name of a generic...
commit
|
commitdiff
|
tree
2013-10-17
Stas Boukarev
tests: don't require ASDF.
commit
|
commitdiff
|
tree
2013-10-17
Stas Boukarev
Fix where tests are trying to find contribs.
commit
|
commitdiff
|
tree
2013-10-16
Stas Boukarev
run-program: Improve argument escaping on WIN32.
commit
|
commitdiff
|
tree
2013-10-16
Stas Boukarev
run-program: Add support for :environment on WIN32.
commit
|
commitdiff
|
tree
2013-10-16
Stas Boukarev
Disable some sb-concurrency tests on win32.
commit
|
commitdiff
|
tree
2013-10-16
Stas Boukarev
sb-bsd-sockets: Rearrange how get-host-by-name/address...
commit
|
commitdiff
|
tree
2013-10-15
Stas Boukarev
sb-introspect:find-definition-sources-by-name: support...
commit
|
commitdiff
|
tree
2013-10-13
Stas Boukarev
Fix (compile '(setf function)).
commit
|
commitdiff
|
tree
2013-10-12
Stas Boukarev
Fix another regression in dumping specialized vectors.
commit
|
commitdiff
|
tree
2013-10-05
Stas Boukarev
Prevent personality setting on Linux from going in...
commit
|
commitdiff
|
tree
2013-10-03
Stas Boukarev
Add a test-case for the previous commit.
commit
|
commitdiff
|
tree
2013-10-03
Stas Boukarev
Forward referenced classoid-cells can now be loaded...
commit
|
commitdiff
|
tree
2013-10-03
Stas Boukarev
Optimize the compiler a bit.
commit
|
commitdiff
|
tree
2013-10-01
Stas Boukarev
Optimize sb-bsd-sockets::(get-host-by-name get-host...
commit
|
commitdiff
|
tree
2013-10-01
Stas Boukarev
Better error when calling an undefined alien function...
commit
|
commitdiff
|
tree
2013-10-01
Stas Boukarev
Optimize RETURN-MULTIPLE on x86-64.
commit
|
commitdiff
|
tree
2013-09-30
Stas Boukarev
Fix is_linkage_table_addr in win32-os.c
commit
|
commitdiff
|
tree
2013-09-25
Stas Boukarev
Restore win32 build.
commit
|
commitdiff
|
tree
2013-09-24
Stas Boukarev
Fix OPEN with :io and :if-does-not-exist nil.
commit
|
commitdiff
|
tree
2013-09-23
Stas Boukarev
ADJOIN shouldn't constant fold.
commit
|
commitdiff
|
tree
2013-09-21
Stas Boukarev
Fix a regression in binding specials.
commit
|
commitdiff
|
tree
2013-09-19
Stas Boukarev
Optimize special variable binding on sb-thread.
commit
|
commitdiff
|
tree
2013-09-19
Stas Boukarev
Fix loading specialized vectors from fasls.
commit
|
commitdiff
|
tree
2013-09-16
Stas Boukarev
Remove a level of indirection in *linkage-info*.
commit
|
commitdiff
|
tree
2013-09-16
Stas Boukarev
Restore building of +sb-unicode with -sb-unicode.
commit
|
commitdiff
|
tree
2013-09-10
Stas Boukarev
Fix a regression in sb-safepoint.
commit
|
commitdiff
|
tree
2013-09-09
Stas Boukarev
Micro-optimize move-immediate on x86-64.
commit
|
commitdiff
|
tree
2013-09-09
Stas Boukarev
Fix CHAR-EQUAL on base-chars on non-sb-unicode.
commit
|
commitdiff
|
tree
2013-09-08
Stas Boukarev
sb-safepoint: Fix interrupts during GC.
commit
|
commitdiff
|
tree
2013-09-07
Stas Boukarev
LDB/DPB do not check for negative indexes.
commit
|
commitdiff
|
tree
2013-09-07
Stas Boukarev
Adjust SETcc instruction encoding on x86-64.
commit
|
commitdiff
|
tree
2013-09-06
Stas Boukarev
Improve knownfun declarations.
commit
|
commitdiff
|
tree
2013-09-06
Stas Boukarev
Remove a wrong IGNORE declaration.
commit
|
commitdiff
|
tree
2013-09-06
Stas Boukarev
Save some space in WITH-OUTPUT-TO-STRING.
commit
|
commitdiff
|
tree
2013-09-05
Stas Boukarev
Optimize CHAR-EQUAL on constant and base-char args.
commit
|
commitdiff
|
tree
2013-09-05
Stas Boukarev
Add defknowns for TWO-ARG-CHAR-* functions.
commit
|
commitdiff
|
tree
2013-09-05
Stas Boukarev
Add a transform for EQUALP.
commit
|
commitdiff
|
tree
2013-09-05
Stas Boukarev
Optimize some comparison functions for EQ cases.
commit
|
commitdiff
|
tree
2013-09-05
Stas Boukarev
Improve the EQUAL transform.
commit
|
commitdiff
|
tree
2013-09-04
Stas Boukarev
Micro-optimize calling assembly routines on x86oids.
commit
|
commitdiff
|
tree
2013-09-04
Stas Boukarev
Micro-optimize calling alloc_tramp on x86_64.
commit
|
commitdiff
|
tree
2013-09-02
Stas Boukarev
Handle compiler-error in LOAD when it's not run from...
commit
|
commitdiff
|
tree
2013-08-31
Stas Boukarev
slep-non-consing test: prevent from sleeping too much.
commit
|
commitdiff
|
tree
2013-08-31
Stas Boukarev
Micro-optimize gc scavenge.
commit
|
commitdiff
|
tree
2013-08-30
Stas Boukarev
Remove a couple of unused variables in the C runtime.
commit
|
commitdiff
|
tree
2013-08-30
Stas Boukarev
tests/subr.sh: Fix sed invocation for Solaris.
commit
|
commitdiff
|
tree
2013-08-30
Stas Boukarev
tests/run-compiler.sh: use gcc, not cc.
commit
|
commitdiff
|
tree
2013-08-29
Stas Boukarev
Fix floating point exceptions persisting on Solaris.
commit
|
commitdiff
|
tree
2013-08-29
Stas Boukarev
PPRINT (setf . a) correctly.
commit
|
commitdiff
|
tree
2013-08-29
Stas Boukarev
Fix building on Solaris x86-64.
commit
|
commitdiff
|
tree
2013-08-28
Stas Boukarev
PROBE-FILE on symlinks to pipes inside /proc on Linux.
commit
|
commitdiff
|
tree
2013-08-28
Stas Boukarev
Remove debug-deinit, unused.
commit
|
commitdiff
|
tree
2013-08-28
Stas Boukarev
Remove an unused variable, *unwind-to-frame-function*.
commit
|
commitdiff
|
tree
2013-08-24
Stas Boukarev
Revert "Clean up %more-arg-values."
commit
|
commitdiff
|
tree
2013-08-21
Stas Boukarev
Fix OPEN when :if-exists/:if-does-not-exist are both...
commit
|
commitdiff
|
tree
2013-08-21
Stas Boukarev
Don't hardcode the number of gencgc generations.
commit
|
commitdiff
|
tree
next