sbcl.git
2013-10-26 Stas BoukarevReduce consing during SUBTYPEP on classes.
2013-10-22 Jan MoringenUse new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
2013-10-22 Jan MoringenMake some RESTART slots read-only
2013-10-22 Jan MoringenComments and rearrangements in {defboot,target-error...
2013-10-22 Jan MoringenSilence some unused variable warnings in tests/conditio...
2013-10-21 Christophe... fix symlink handling (generally and on OS X) in run...
2013-10-21 Christophe... signal errors for bad initialization of slot definitions
2013-10-19 Paul KhuongWarn when wrapping constants with THE of multiple value...
2013-10-18 Stas BoukarevRemove duplicate implementations of (setf aref/sbit...
2013-10-17 Stas BoukarevAdd some missing FNDB declarations.
2013-10-17 Stas BoukarevStop (describe (make-instance 'generic-function)) from...
2013-10-17 Stas Boukarevfunction-lambda-expression: Return the name of a generi...
2013-10-17 Stas Boukarevtests: don't require ASDF.
2013-10-17 Stas BoukarevFix where tests are trying to find contribs.
2013-10-17 Juho SnellmanFix release-related things
2013-10-17 Francois-Rene... Deliver each contrib as a single FASL. Don't implicitly...
2013-10-16 Stas Boukarevrun-program: Improve argument escaping on WIN32.
2013-10-16 Stas Boukarevrun-program: Add support for :environment on WIN32.
2013-10-16 Stas BoukarevDisable some sb-concurrency tests on win32.
2013-10-16 Stas Boukarevsb-bsd-sockets: Rearrange how get-host-by-name/address...
2013-10-15 Stas Boukarevsb-introspect:find-definition-sources-by-name: support...
2013-10-13 Jim WiseFor consistency with other shell scripts here, use...
2013-10-13 Jim WiseFix on Solaris by accounting for /bin/sh there.
2013-10-13 Stas BoukarevFix (compile '(setf function)).
2013-10-12 Stas BoukarevFix another regression in dumping specialized vectors.
2013-10-09 Christophe... don't consider an interpreted->compiled function change...
2013-10-07 Christophe... hexstr / cold-print fixes from Douglas Katzman
2013-10-05 Stas BoukarevPrevent personality setting on Linux from going in...
2013-10-03 Stas BoukarevAdd a test-case for the previous commit.
2013-10-03 Stas BoukarevForward referenced classoid-cells can now be loaded...
2013-10-03 stasmake-values-type-cached: Hardcode values of (sxhash...
2013-10-03 Stas BoukarevOptimize the compiler a bit.
2013-10-01 Stas BoukarevOptimize sb-bsd-sockets::(get-host-by-name get-host...
2013-10-01 Stas BoukarevBetter error when calling an undefined alien function...
2013-10-01 Stas BoukarevOptimize RETURN-MULTIPLE on x86-64.
2013-09-30 Stas BoukarevFix is_linkage_table_addr in win32-os.c
2013-09-30 Christophe... alter ftype declarations in genesis.lisp
2013-09-30 Christophe... improve SXHASH on fixnums
2013-09-30 Christophe... better SB-INT:MIX
2013-09-30 Christophe... 1.1.12: will be tagged as "sbcl-1.1.12"
2013-09-26 Nikodemus Siivolawindows: fix sb-bsd-sockets build by adding shutdown...
2013-09-25 Stas BoukarevRestore win32 build.
2013-09-24 Stas BoukarevFix OPEN with :io and :if-does-not-exist nil.
2013-09-23 Stas BoukarevADJOIN shouldn't constant fold.
2013-09-22 Paul KhuongTest for broken copy-more-arg harder
2013-09-22 Paul KhuongSmaller initial stack frame size on x86oids
2013-09-22 Paul KhuongFix copy-more-arg on x86 and x86-64
2013-09-21 Stas BoukarevFix a regression in binding specials.
2013-09-19 Stas BoukarevOptimize special variable binding on sb-thread.
2013-09-19 Stas BoukarevFix loading specialized vectors from fasls.
2013-09-18 Christophe... rewrite DUMP-I-VECTOR
2013-09-16 Stas BoukarevRemove a level of indirection in *linkage-info*.
2013-09-16 Stas BoukarevRestore building of +sb-unicode with -sb-unicode.
2013-09-16 Christophe... SET-FUNCALLABLE-INSTANCE-FUNCTION is user interface
2013-09-13 Christophe... minor optimization to restart-case
2013-09-13 Christophe... NEWS update for RESTART-CASE clause parsing
2013-09-13 Jan MoringenSimplify RESTART-BIND and improve documentation string
2013-09-13 Jan MoringenRemove convoluted keyword argument processing in RESTAR...
2013-09-11 Christophe... more restrictive test naming
2013-09-11 Christophe... rename recently-added tests
2013-09-10 Christophe... detect cpl-protocol-violations early
2013-09-10 Stas BoukarevFix a regression in sb-safepoint.
2013-09-09 Stas BoukarevMicro-optimize move-immediate on x86-64.
2013-09-09 Stas BoukarevFix CHAR-EQUAL on base-chars on non-sb-unicode.
2013-09-09 Christophe... rename SB-SIMPLE-STREAMS utility function
2013-09-09 Christophe... better ctor fallback-generators
2013-09-09 Christophe... better comment describing INDEX type
2013-09-08 Stas Boukarevsb-safepoint: Fix interrupts during GC.
2013-09-07 Stas BoukarevLDB/DPB do not check for negative indexes.
2013-09-07 Stas BoukarevAdjust SETcc instruction encoding on x86-64.
2013-09-06 Stas BoukarevImprove knownfun declarations.
2013-09-06 Stas BoukarevRemove a wrong IGNORE declaration.
2013-09-06 Stas BoukarevSave some space in WITH-OUTPUT-TO-STRING.
2013-09-06 Christophe... Fix for sb-gmp bignum result allocation (lp#1206191)
2013-09-06 Christophe... Fix sb-gmp:mpz-pow for non-bignum bases
2013-09-05 Stas BoukarevOptimize CHAR-EQUAL on constant and base-char args.
2013-09-05 Stas BoukarevAdd defknowns for TWO-ARG-CHAR-* functions.
2013-09-05 Stas BoukarevAdd a transform for EQUALP.
2013-09-05 Christophe... Document extensible sequence protocol
2013-09-05 Stas BoukarevOptimize some comparison functions for EQ cases.
2013-09-05 Stas BoukarevImprove the EQUAL transform.
2013-09-04 Stas BoukarevMicro-optimize calling assembly routines on x86oids.
2013-09-04 Stas BoukarevMicro-optimize calling alloc_tramp on x86_64.
2013-09-02 Jan MoringenAdd SOCKET-SHUTDOWN in contrib/sb-bsd-sockets
2013-09-02 Stas BoukarevHandle compiler-error in LOAD when it's not run from...
2013-08-31 Stas Boukarevslep-non-consing test: prevent from sleeping too much.
2013-08-31 Stas BoukarevMicro-optimize gc scavenge.
2013-08-30 Stas BoukarevRemove a couple of unused variables in the C runtime.
2013-08-30 Stas Boukarevtests/subr.sh: Fix sed invocation for Solaris.
2013-08-30 Stas Boukarevtests/run-compiler.sh: use gcc, not cc.
2013-08-29 Stas BoukarevFix floating point exceptions persisting on Solaris.
2013-08-29 Stas BoukarevPPRINT (setf . a) correctly.
2013-08-29 Stas BoukarevFix building on Solaris x86-64.
2013-08-28 Lutz EulerImprove the test float.impure.lisp / (RANGE-REDUCTION...
2013-08-28 Stas BoukarevPROBE-FILE on symlinks to pipes inside /proc on Linux.
2013-08-28 Stas BoukarevRemove debug-deinit, unused.
2013-08-28 Stas BoukarevRemove an unused variable, *unwind-to-frame-function*.
2013-08-28 Christophe... 1.1.11: will be tagged as "sbcl-1.1.11"
2013-08-28 Christophe... fix NEWS header
2013-08-24 Stas BoukarevRevert "Clean up %more-arg-values."
next