sbcl.git
2012-04-23 Christophe... Fix ldb / %%ldb / rlwinm on PowerPC
2012-04-20 Lutz EulerTypo fixes in comments
2012-04-20 Lutz EulerFix typos in docstrings.
2012-04-20 Nikodemus Siivolateach IR1-TRANSFORM-TYPE-PREDICATE about alien types
2012-04-19 Nikodemus Siivolashow correct number of arguments for arg-count error...
2012-04-19 Nikodemus Siivolasanitize one of the recent c-string decoding tests
2012-04-19 Nikodemus Siivolaprettier encoding/decoding error messages
2012-04-19 Nikodemus Siivolawrap a couple of long lines
2012-04-19 Nikodemus Siivolaassociate stream decoding and encoding errors with...
2012-04-19 Nikodemus Siivolacorrect octets in c-string decoding errors
2012-04-17 Lutz EulerMicro-optimize machine code for some register tests...
2012-04-17 Lutz EulerMicro-optimization: Shorter encoding of MOVZX in more...
2012-04-17 Lutz EulerMicro-optimize some type tests on x86-64 for code size.
2012-04-17 Lutz EulerMicro-optimize LENGTH/LIST and VALUES-LIST on x86-64...
2012-04-17 Lutz EulerMicro-optimize type tests using widetag on x86-64.
2012-04-15 Nathan Froyduse fixnums for x86-64 array accessor VOPs when possible
2012-04-14 Lutz EulerCorrect disassembly of some SSE instructions on x86-64.
2012-04-14 Nikodemus Siivolagencgc: tune the recent "more aggressive GC" changes
2012-04-13 Nathan Froydmicro-optimize allocation sequences, special variable...
2012-04-13 Nathan Froyds/8/n-word-bytes/ in x86-64's macros.lisp where appropriate
2012-04-13 Nathan Froydmicro-optimize FIXNUMP on known (signed-byte 64) quanti...
2012-04-13 Nathan Froyduse LEA Y, [X+X] instead of LEA Y, [X*2] where appropri...
2012-04-13 Stas Boukarevformat: Signal errors when colinc and mincol are not...
2012-04-13 Christophe... support funcallable-instances in ROOM/map-allocated...
2012-04-13 Christophe... Fix bug in unsigned modular arithmetic using a signed...
2012-04-13 Christophe... minor fix to alien.impure.lisp test
2012-04-13 Stas Boukarevrun-program: proper handling of :if-input-does-not...
2012-04-13 Stas Boukarevpprint: Make sure that lists like (loop . 10) can be...
2012-04-13 Stas Boukarevensure-directory-exists: didn't work when *d-p-d* had...
2012-04-13 Nikodemus Siivolarobustify (deadlock-detection interrupts) test
2012-04-13 Nikodemus Siivolacleanup: remove cast to (unsigned long) from print_ptr()
2012-04-13 Nikodemus Siivolacleanup: partial long cleanup in sniff_code_object...
2012-04-13 Nikodemus Siivolacleanup: gencgc copy_unboxed_object and shared gc_gener...
2012-04-13 Nikodemus Siivolacleanup: use size_t for new_areas_index and max_new_areas
2012-04-13 Nikodemus Siivolagencgc: reclaim space more aggressively
2012-04-13 Nikodemus SiivolaMAKE-LEXENV used NCONC on its arguments, which callers...
2012-04-13 Nikodemus Siivolamore conservative classoid-name clearing
2012-04-13 Nikodemus Siivolaplain T and OTHERWISE not allowed in CASE normal-clauses
2012-04-13 Nikodemus Siivoladon't refer to unix namestrings on windows
2012-04-13 Kambiz Darabisb-simple-streams: signal an error for bad stream class...
2012-04-13 Nikodemus Siivolabetter REPLACE docstring
2012-04-12 Juho Snellman1.0.56: will be tagged as "sbcl-1.0.56"
2012-04-12 Juho SnellmanAdd workaround to a flaky semaphore timeout test.
2012-04-12 Juho SnellmanAdd an entry for ASDF upgrade to NEWS
2012-04-06 Nikodemus Siivolaclarify the make.sh --with-feature and --without-featur...
2012-03-25 Juho Snellmancontrib/asdf: Import asdf 2.20 from upstream.
2012-03-25 Christophe... Fix build on PPC/Darwin
2012-03-24 Christophe... Fixup fewer complaints about hairy lexical environments
2012-03-24 Stas BoukarevDon't signal a note on NOTINLINE non-toplevel functions.
2012-03-23 Martin CracauerCloses https://bugs.launchpad.net/sbcl/+bug/911027
2012-03-11 Stas BoukarevMake SBCL buildable by Clang.
2012-03-08 Stas Boukarevensure-directories-exist: Signal an error when trying...
2012-02-19 Joshua ElsasserClean up OpenBSD makefile fragments a little.
2012-02-19 Joshua ElsasserRemove an OpenBSD note in the README which is no longer...
2012-02-19 Stas Boukarevcoreparse.c: Fix a typo WORD_FTMX -> WORD_FMTX.
2012-02-11 Stas Boukarevgetf: Correct docstring.
2012-01-23 Nikodemus Siivolaweakening hairy integer types
2012-01-22 Stas Boukarevmaybe-update-info-for-gf: Use KEYWORD-SPEC-NAME for...
2012-01-17 Jim WiseAdd patches from Aymeric Vincent to fix sb-posix on...
2012-01-09 Juho Snellman1.0.55: will be tagged as "sbcl-1.0.55"
2012-01-09 Juho SnellmanMark :no-consing :specialized-dx-vectors as failing...
2012-01-02 Nikodemus Siivolagit: add missing git hook scripts from SourceForge
2012-01-02 Nikodemus Siivolatwiddle script.test.sh
2011-12-30 Nikodemus Siivolaruntime: handle KERN_ABORTED in the darwin semaphore...
2011-12-30 Nikodemus Siivoladefknown SC-NUMBER-OR-LOSE as foldable
2011-12-30 Nikodemus Siivolause %VECTOR-RAW-BITS in %BIT-POSITION/[0|1]
2011-12-30 Nikodemus Siivolapackage locks and compile-time effects of DEFCLASS
2011-12-29 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays...
2011-12-29 Nikodemus Siivolafaster FIND and POSITION on bit-vectors
2011-12-15 Alastair BridgewaterFix control stack scavenging for dynamic-extent allocation.
2011-12-15 Alastair BridgewaterMove control-stack scavenging to gc-common.c.
2011-12-15 Alastair Bridgewatertests: Raw instances shouldn't stack-allocate on most...
2011-12-15 Alastair BridgewaterDX structs with raw slots only allowed on conservative...
2011-12-14 Alastair BridgewaterFix build on non-GENCGC targets.
2011-12-14 Lutz Eulerx86: Better disassembly of segment-prefixes.
2011-12-14 Lutz EulerImprove handling of x86[-64] prefix instructions in...
2011-12-14 Lutz EulerCorrections to disassembly of SHLD, SHRD and LEA on...
2011-12-14 Lutz EulerMake some disassembler parameters effectual.
2011-12-14 Lutz EulerMake the disassembler understand instruction prefixes.
2011-12-13 Paul KhuongFix EQL constraint propagation on constant assigned...
2011-12-13 Jim Wise(NO-CONSING SPECIALIZED-DX-VECTORS) fails on sunos...
2011-12-12 Nikodemus Siivolaprotect against read-time package-lock circumvention...
2011-12-12 Nikodemus Siivolaremove etags as a build-time dependency
2011-12-10 Joshua ElsasserFix clisp-hosted build.
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays...
2011-12-10 Nikodemus Siivolafaster VECTOR-SUBSEQ*
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays
2011-12-10 Nikodemus Siivolaremove MUFFLE-CONDITION from the FILL transform
2011-12-10 Nikodemus Siivolamake DESCRIBE report IR1 attributes for known functions
2011-12-09 Nikodemus Siivolafix errors from stack allocation compiler notes
2011-12-09 Nikodemus SiivolaWITH-SPINLOCK compatibility layer was broken
2011-12-09 Nikodemus Siivolarefactor FOP table and stack handling
2011-12-09 Nikodemus Siivoladelete *FASL-SYMBOL-BUFFER*
2011-12-09 Nikodemus Siivolarename FOP-INTERN AUX-FOP-INTERN for clarity
2011-12-09 Nikodemus Siivolause FAST-READ-BYTE in LOAD-S-INTEGER
2011-12-09 Nikodemus Siivolaoptimize READ-STRING-AS-[BYTES|UNSIGNED-BYTE-32]
2011-12-09 Nikodemus Siivolaeasier to read FAST-READ-U-INTEGER expansion
2011-12-09 Nikodemus SiivolaFAST-READ-BYTE refactoring
2011-12-09 Lutz EulerMake COERCE on characters more standard-conforming.
2011-12-09 Alastair BridgewaterAdd tools-for-build/determine-endianness to .gitignore.
next