sbcl.git
2013-04-14 Christophe... remove stray debugging code from condition-related...
2013-04-12 Jan MoringenHandle :ALLOCATION of condition slots correctly
2013-04-12 Jan MoringenEvaluate condition default initargs once, even after...
2013-04-12 Jan MoringenUse AMOP representation of canonicalized default initar...
2013-04-12 Stas BoukarevDisassemble: print the function size in bytes.
2013-04-11 Martin CracauerLOGBITP and LOGTEST optimizations from x86.
2013-04-08 Stas BoukarevDon't signal an error on (setf (documentation nil ...
2013-04-01 Stas BoukarevCheck bounds of ELT on &more in safe code.
2013-03-31 Stas Boukarevtype=: Compare &key parameters of function types.
2013-03-31 Paul KhuongStop emitting references to inexistant #n= forms in...
2013-03-31 Paul KhuongFix a compilation failure on svref of a symbol macro
2013-03-29 Christophe... remove sb-studio from commercial support section of...
2013-03-29 Christophe... 1.1.6: will be tagged as "sbcl-1.1.6"
2013-03-26 Christophe... test environment fix for 64-bit PowerPC/Linux
2013-03-22 Jan MoringenDeclare types of END and TEST in N{LIST,VECTOR}-SUBSTIT...
2013-03-22 Jan MoringenLazy length computation in DEFINE-SEQUENCE-TRAVERSER
2013-03-22 Jan MoringenRemove redundant LENGTH calls in NSUBSTITUTE[-IF[-NOT]]
2013-03-22 Jan MoringenFix typo in comment in src/compiler/seqtran.lisp
2013-03-22 Christophe... minor NEWS fixups
2013-03-22 Jan MoringenFix SEQUENCE:SEARCH, test seq. functions with user...
2013-03-22 Christophe... micro-optimize sane-package a tiny bit more
2013-03-17 Nikodemus Siivolafaster SVREF and (SETF SVREF) compilation
2013-03-17 Stas Boukarevmake-array transform error on unknown element-type.
2013-03-16 Stas BoukarevOptimize pprinting of heavily nested lists.
2013-03-16 Stas BoukarevReduce consing for find-package.
2013-03-14 Stas BoukarevOptimize CAD*R for &MORE args.
2013-03-14 Stas BoukarevAccessing &MORE arguments checks bounds.
2013-03-14 Stas BoukarevBetter errors for package operations.
2013-03-13 Stas BoukarevSlightly better arglist for defmethod.
2013-03-10 Stas Boukarevformat: Signal an error for ~<~@>
2013-03-10 Stas Boukarevclear-output: call stream-clear-output on gray streams.
2013-03-04 Paul KhuongNew keyword argument for SB-C:DEFKNOWN: :overwrite...
2013-03-03 Stas BoukarevFix a test-case in threads.impure.lisp on -sb-thread.
2013-03-02 Stas BoukarevPrevent a make-array transform from modifying source...
2013-03-02 Lutz EulerImprove the failure output of the test :range-reduction...
2013-03-02 Lutz EulerSilence a warning from the test harness for unthreaded...
2013-02-26 Christophe... 1.1.5: will be tagged as "sbcl-1.1.5"
2013-02-25 Christophe... Revert "upgrade asdf to 2.29, per request by Faré ...
2013-02-21 Nikodemus Siivolaprohibit adding name of a package to itself as a local...
2013-02-21 Nikodemus Siivolasuffix PACKAGE-LOCALLY-NICKNAMED-BY with -LIST
2013-02-20 Christophe... upgrade asdf to 2.29, per request by Faré (sbcl-devel...
2013-02-11 Nikodemus Siivolaupdate LIST-QUEUE-CONTENTS docstring, add note
2013-02-11 James M. LawrenceReplace sb-concurrency:queue implementation.
2013-02-07 Nikodemus Siivolait's print-read consistency, not read/print consistency
2013-02-07 Nikodemus Siivolafix manual build
2013-02-05 Stas BoukarevFix (setf documentation) regression.
2013-02-05 Stas BoukarevTest-suite results colorization.
2013-02-04 Stas BoukarevFix (documentation closure) test.
2013-02-04 Stas BoukarevBuild on newer glibc.
2013-02-04 Stas BoukarevFix (documentation #'function t)
2013-02-04 Francois-Rene... Remove a style-warning from sb-bsd-sockets.asd when...
2013-02-03 Nikodemus Siivolaadd SB-POSIX:MAP-ANON
2013-02-03 Christophe... typo fix in sb-sprof.
2013-02-03 Nikodemus Siivolagrab-bag of SB-SPROF improvements.
2013-02-03 Attila Lendvaimake SB-SPROF:WITH-PROFILING not loop by default
2013-02-03 Nikodemus Siivolamention :TIME in *SAMPLING-MODE* docstring
2013-02-03 Stas Boukarevrestart-case: Spurious unused variable warnings.
2013-02-01 Nikodemus Siivolaremove bogus IGNORE declaration from XC version of...
2013-02-01 Nikodemus Siivolamake %COERCE-TO-CALLABLE compilers notes make sense
2013-02-01 Nikodemus Siivolaexport MAP-DIRECTORY from SB-EXT
2013-02-01 Nikodemus Siivolaprettier backtraces
2013-02-01 Nikodemus Siivolasupport for deprecating special variables
2013-02-01 Nikodemus Siivolacross-compiler OAOOM ugliness
2013-02-01 Nikodemus Siivolabetter debug name for secondary GF dispatch functions
2013-02-01 Stas BoukarevUse CryptGenRandom as a random seed on Windows.
2013-02-01 Nikodemus Siivolafix NEWS: oops, one item was wrong, one item not in...
2013-02-01 Stas BoukarevFix win32-foreign-stack-unwind.impure test.
2013-02-01 Nikodemus Siivolarestore old behaviour as the default for package variance
2013-02-01 Nikodemus Siivolaoops, it's :package-local-nicknams, not :local-nicknames
2013-02-01 Nikodemus Siivolapackage local nicknames
2013-02-01 Nikodemus Siivolaupdate NEWS
2013-02-01 Nikodemus Siivolaremove deleted packages from implementation-packages...
2013-02-01 Nikodemus SiivolaDEFPACKAGE at variance restarts
2013-02-01 Nikodemus Siivolanicer name-conflict restarts for common cases
2013-01-30 Christophe... 1.1.4: will be tagged as "sbcl-1.1.4"
2013-01-26 Nikodemus Siivoladisable the other sb-sprof test on darwin as well ...
2013-01-23 Stas BoukarevSlightly improve random seed on Windows.
2013-01-23 Christoph EggerAdapt cheneygc.c to type changes in gc-internal.h
2013-01-21 Cyrus Harmondisable sb-sprof test on darwin
2013-01-20 Nikodemus Siivolabetter initial value for LOOP variables of-type CHARACTER
2013-01-20 Nikodemus Siivolanote FIRST fix in NEWS, fix stupid typo in tests
2013-01-20 Nikodemus Siivolafix open coding of FIRST
2013-01-18 Christophe... fix constant-list-related initargs in CTOR optimization
2013-01-11 Stas Boukarevformat: ~R should check a type only if base is not...
2013-01-10 Stas Boukarevformat: Check types for ~C and ~R.
2013-01-05 Stas Boukarevsb-sprof.lisp: Remove trailing white-spaces.
2013-01-05 Stas Boukarevadjust-array: Make sure that :initial-element is used.
2013-01-04 Stas Boukarevsb-sprof: Define pthread-kill only on +sb-thread.
2013-01-04 Stas BoukarevFix reading `#3(x).
2013-01-03 Paul KhuongDo not traverse long constant lists when expanding...
2012-12-31 Christophe... 1.1.3: will be tagged as "sbcl-1.1.3"
2012-12-29 David LichteblauFix attach_thread to allocate a TLS index for *gc-inhib...
2012-12-21 David LichteblauUpdate NEWS
2012-12-21 David LichteblauPreserve superclass structure accessors in infodb
2012-12-21 David LichteblauSet a console Ctrl handler for Windows
2012-12-21 David LichteblauAdd STDCALL alien convention support for Windows
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-21 David LichteblauForeign callbacks
2012-12-21 David LichteblauRe-complicate all_threads check in arch_os_get_current_...
2012-12-20 Nathan Froydadjust DATA-VECTOR-FROM-INITS to avoid full calls to...
next