sbcl.git
2013-11-11 Stas Boukarevwin32: provide error messages when loading foreign...
2013-11-10 Stas BoukarevMore robust homedir detection on Windows.
2013-11-10 Stas BoukarevFix merging of ~/ pathnames.
2013-11-08 Douglas KatzmanEliminate "unused variable" warning from ARRAY-ROW...
2013-11-08 Stas BoukarevDon't warn when #'(setf fun) is used in the presence...
2013-11-07 Stas BoukarevOptimize testing of sealed structures.
2013-11-07 Stas BoukarevOptimize RESTART-BIND.
2013-11-07 Stas BoukarevOptimize RESTART-CASE.
2013-11-07 Stas Boukarevsbcl-pwd.sh: Fix when $OSTYPE is not set.
2013-11-06 Stas BoukarevFix equality between #p"~" and (user-homedir-pathname...
2013-11-06 Stas BoukarevDisable win32 pathnames routines on -win32 and vice...
2013-11-06 Stas BoukarevFix contrib building on mingw.
2013-11-06 Stas BoukarevRemove get2 variant of get.
2013-11-05 Stas BoukarevOptimize raw-instance-slots-equalp for #-complex-float...
2013-11-05 Stas BoukarevFix lose() invocation inside sparc-arch.c
2013-11-04 Stas BoukarevOptimize EQUALP on structures with raw slots.
2013-11-04 Paul Khuong[N]BUTLAST perform a single pass over the list
2013-11-04 Paul KhuongMore complicated TYPEP tests are marginally transparent...
2013-11-04 Paul KhuongTwo new optimizer types for flow-sensitive type propagation
2013-11-04 Stas BoukarevFix foreign-stack-alignment test on SPARC.
2013-11-03 Stas BoukarevFix raw-instance-slots-equalp on SPARC.
2013-11-03 Stas BoukarevFix EQUALP on structures with raw slots.
2013-11-03 Christophe... fix LET* environment semantics in sexp-based evaluator
2013-11-03 Stas BoukarevFix undefined function error on SPARC.
2013-11-03 Stas BoukarevFix run-tests.sh on Solaris.
2013-11-02 Stas BoukarevAdjust the recent defmethod change.
2013-11-01 Stas BoukarevAdd --help to run-tests.sh.
2013-11-01 Stas Boukarevtests: better reports when /bin/ed is not present.
2013-11-01 Stas Boukarevdefmethod: make the function known at compile time.
2013-10-31 Stas BoukarevRemove *static-foreign-symbols* from #+sb-dynamic-core...
2013-10-31 Stas BoukarevFix defmethod arglists leaking into make-method-lambda.
2013-10-31 Stas Boukarevdescribe: show the same information about functions...
2013-10-31 Christophe... Fix install/binary-distribution scripts for new contrib...
2013-10-31 Christophe... 1.1.13: will be tagged as "sbcl-1.1.13"
2013-10-26 Paul KhuongMake sure quantifiers don't cons
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
next