sbcl.git
2014-01-05 Stas BoukarevFix make-array transforms. master
2014-01-04 Christophe... better encapsulation support in generic functions
2014-01-03 Stas BoukarevUPGRADED-ARRAY-ELEMENT-TYPE: more thoroughly signal...
2014-01-03 Stas BoukarevFix the recent %vector-widetag-and-n-bits change.
2014-01-03 Stas BoukarevRestore PPC build.
2014-01-02 Stas BoukarevOptimize MAKE-ARRAY on unknown element-type.
2013-12-31 Alastair Bridgewatergencgc: code_page_p() must die!
2013-12-31 Alastair Bridgewatergencgc: Pick out shrunk object tails earlier in conserv...
2013-12-31 Alastair Bridgewatergencgc: More precise conservatism for pointers to boxed...
2013-12-31 Alastair Bridgewatergencgc: Simpler conservative root validation on non...
2013-12-31 Alastair Bridgewatergencgc: Extract go/no-go decision logic from preserve_p...
2013-12-31 Stas BoukarevHandle run-program with :directory nil.
2013-12-30 Alastair Bridgewatergencgc: Reduce conservatism for pointers to unboxed...
2013-12-23 Alastair Bridgewaterexternal-formats: Add support for MacRoman character...
2013-12-20 Stas BoukarevReally restore clisp cross-compilation.
2013-12-16 Stas BoukarevRestore cross-compilation with CLISP.
2013-12-09 Joshua ElsasserMark (RANGE-REDUCTION PRECISE-PI) as failing on openbsd...
2013-12-07 Stas BoukarevFix cut-to-width in the presence of bad constants in...
2013-12-03 Stas BoukarevOptimize make-array for unknown dimensions.
2013-12-02 Paul KhuongIterative Chaitin-Briggs style spilling/coloring regist...
2013-12-02 Paul KhuongNew TN cost computation: directly take depth into account
2013-12-02 Paul KhuongMove greedy register allocation to its own function...
2013-12-02 Paul KhuongMove register allocation to its own package, SB!REGALLOC
2013-12-02 Paul KhuongSimplify (and robustify) regular PACKing
2013-12-02 Paul KhuongActually optimize in PACK-TN
2013-12-02 Paul KhuongMicrooptimise TN-LEXICAL-DEPTH
2013-12-02 Paul KhuongUtility predicates for packing: UNBOUNDED-SC-P and...
2013-12-02 Paul KhuongUse SCHWARTZIAN-STABLE-SORT-LIST in SELECT-LOCATION
2013-12-02 Paul KhuongNew function SB-IMPL:SCHWARTZIAN-STABLE-SORT-LIST
2013-12-02 Paul KhuongYank DO-TARGET-TNS out of FIND-OK-TARGET-OFFSET
2013-12-02 Paul KhuongGeneralise ASSIGN-TN-DEPTHS to expose the reduce function
2013-12-02 Paul KhuongParameterise ASSIGN-TN-COSTS to make writes more important
2013-12-02 Paul KhuongFix a logic bug in TNS-CONFLICT-GLOBAL-GLOBAL
2013-12-02 Paul KhuongFuller error message in PACK-WIRED-TN
2013-12-02 Paul KhuongConvert an ASSERT into an AVER in INIT-LIVE-TNS
2013-12-02 Paul KhuongLet OFFSET-CONFLICTS-IN-SB check multiple offsets at...
2013-12-02 Paul KhuongRemove a workaround in bit-vector consets
2013-12-01 Stas BoukarevAdd :application-type parameter for save-lisp-and-die...
2013-12-01 David LichteblauLinux/MIPS uses "unsigned long" instead of dev_t in...
2013-12-01 Stas BoukarevFix output streams on Windows for GUI executables.
2013-11-30 Stas BoukarevBetter printing of out of range --dynamic-space-size...
2013-11-30 Stas BoukarevOptimize CONCATENATE transform.
2013-11-30 Stas BoukarevMicro-optimize vector creation.
2013-11-30 Christophe... 1.1.14: will be tagged as "sbcl-1.1.14"
2013-11-29 David LichteblauFix the cheneygc build
2013-11-22 Stas BoukarevFix deadlocks in GC on Windows.
2013-11-20 Christophe... fix manual build
2013-11-18 Christophe... more targetted warnings for probable DEFSTRUCT syntax...
2013-11-18 Christophe... remove misplaced AVER
2013-11-18 Stas BoukarevImprove ARRAY-RANK transform.
2013-11-16 Stas BoukarevFix a regression in class accessors.
2013-11-16 Stas BoukarevInherit FP modes for new threads on Windows.
2013-11-15 Stas BoukarevFix :bug-309448 test for faster CPUs.
2013-11-15 Stas BoukarevFix system error message decoding on Windows.
2013-11-15 Christophe... partially rewrite accessor-values-internal
2013-11-15 Christophe... relax restriction on defstruct slot names
2013-11-15 Christophe... fix another LET*/:interpret bug
2013-11-14 Paul KhuongMore meaningful error message for OPEN :IF-EXISTS ...
2013-11-14 Paul KhuongMore reliable test for asynchronous aborts in semaphore...
2013-11-14 Paul KhuongNew function SB-EXT:ASSERT-VERSION->=
2013-11-14 Paul KhuongTail call (exec) at the end of run-sbcl.sh
2013-11-13 Stas Boukarevsb-sprof: Move tests into test.lisp.
2013-11-12 Cyrus Harmonremove asdf-install contrib
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2013-11-11 Douglas KatzmanAdd test for my commit 0e8649... of last week
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
next