sbcl.git
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.
2011-12-09 Alastair BridgewaterFix build on CHENEYGC targets.
2011-12-09 Nikodemus Siivolatest for bug 308926
2011-12-09 Nikodemus Siivolatest for bug 308941
2011-12-09 Nikodemus Siivolarefactor symbol interning FOPs
2011-12-09 Nikodemus Siivolamake DEFINE-FOP use &BODY instead of &REST
2011-12-09 Nikodemus Siivolabetter "cannot stack allocate" compiler notes
2011-12-09 Nikodemus Siivolamake TRIVIAL-LAMBDA-VAR-REF-P false for XEPs
2011-12-08 Lutz EulerSilence two style warnings from the test harness.
2011-12-08 Nikodemus Siivolafix tyop in ONLY-ONE-BOXED-CONSTANT-FOR-MULTIPLE-USES...
2011-12-08 Nikodemus Siivolarobustify ONLY-ONE-BOXED-CONSTANT-FOR-MULTIPLE-USES...
2011-12-08 Nikodemus Siivolause COMPONENT-TOPLEVELISH-P in CHECK-CONSISTENCY
2011-12-08 Luis Oliveiraexplicit :BIG-ENDIAN feature
2011-12-08 Stas BoukarevFix transform for SEARCH on vectors with :form-end t.
2011-12-08 Stas BoukarevFix transform for SEARCH on vectors.
2011-12-08 Nikodemus Siivolamissing NEWS for the last few commits
2011-12-07 Nikodemus Siivolarun-program leaked a pipe per call
2011-12-07 Nikodemus Siivolagencgc: bogus memory fault handling
2011-12-07 Nikodemus Siivolabetter deadlock reporting
2011-12-07 Nikodemus Siivoladarwin: dladdr can deadlock the GC
2011-12-07 Nikodemus Siivolaavoid recursive errors from broken standard streams...
2011-12-07 Nikodemus SiivolaDESCRIBE improvements
2011-12-06 Jim WiseDocument --fancy.
2011-12-06 Alastair BridgewaterAdd :CHENEYGC feature to non-GENCGC targets.
2011-12-06 Alastair BridgewaterAdd src/runtime/TAGS to .gitignore.
2011-12-05 Nikodemus Siivolafix ONLY-ONE-BOXED-CONSTANT-FOR-MULTIPLE-USES test
2011-12-05 Nikodemus Siivoladon't stack-allocate specialized vectors on non-conserv...
2011-12-05 Nikodemus Siivolafix doubled unboxed constants when there is no immediat...
2011-12-05 Alastair BridgewaterImproved undefined-function backtrace on PPC.
2011-12-05 Alastair BridgewaterImproved undefined-function backtrace on non-x86oids.
2011-12-05 Alastair BridgewaterImproved undefined-function backtrace on x86oids.
2011-12-05 Manfred Gahrfix make.sh --dynamic-space-size option handling
2011-12-05 Nikodemus Siivolafix threaded PPC build, refactor new semaphore code
2011-12-05 Nikodemus Siivolafix unthreaded non-x86oid builds
2011-12-05 Nikodemus Siivolaenable previously-broken thread tests on Darwin
2011-12-05 Nikodemus Siivolasemaphores in the runtime
2011-12-05 Alastair Bridgewatertests: fix :skipped-on clause for weak hash-table tests.
2011-12-05 Alastair Bridgewatertests: Add --report-skipped-tests option to the test...
2011-12-05 Alastair BridgewaterFail early when building with known-incompatible features.
2011-12-05 Stas BoukarevFix my previous commit on setf expansions.
2011-12-05 Nikodemus Siivolaadjust the new MALLOC-FAILURE test for 32-bit builds
2011-12-05 Stas BoukarevRemove unused variable warnings in some setf expansions.
2011-12-05 Nikodemus Siivolaallow coercion of large fixnums to floats outside x86
2011-12-05 Nikodemus Siivolaadd support for package::form-read-in-package syntax
2011-12-05 Robert Brownprinting specialized arrays readably
2011-12-05 Nikodemus Siivolause *SUPPRESS-PRINT-ERRORS* for backtraces and DESCRIBE
2011-12-05 Attila Lendvaiadd SB-EXT:*SUPPRESS-PRINT-ERRORS* modelled after ...
2011-12-05 Nikodemus Siivolamuffle style-warnings for INFO :FUNCTION :TYPE
2011-12-05 Nikodemus Siivoladefine SB-EXT:PRINT-UNREADABLY as a function
2011-12-05 Nikodemus Siivolasilent non-toplevel DEFSTRUCT
2011-12-05 Nikodemus Siivoladon't simplify (LET () ..) => (LOCALLY ...) in the...
2011-12-05 Nikodemus Siivolaless rebindings in defmethods
2011-12-05 Nikodemus Siivolamore conservative subtypep test for classoids
2011-12-05 Nikodemus SiivolaMAKE-ALIEN improvements
2011-12-05 Nikodemus Siivolastricter handling of declarations in DEFGENERIC
2011-12-05 Nikodemus Siivolafix style-warnings for condition slot-accessors used...
2011-12-05 Nikodemus Siivolause boxed constants for full calls
2011-12-05 Nikodemus Siivolano need for BOOT-MAKE-WRAPPER on target
2011-12-05 Nikodemus Siivolachange an AVER to CERROR 'bug
2011-12-05 Nikodemus Siivolaimprove the SB-EXT:GC docstring(s)
2011-12-05 Nikodemus Siivolafix misoptimization of TRUNCATE
2011-12-05 Nikodemus Siivolafix bug in typechecking calls with non-constant keywords
2011-12-05 Nikodemus Siivolafix treatment of signed zeroes in INTERVAL-DIV
2011-12-05 Nikodemus Siivolaoops. actually stop when seeing --with-foo and customiz...
2011-12-05 Nikodemus Siivolamore robust deadlock detection
2011-12-05 Nikodemus Siivolabuild runtime/TAGS by default
2011-12-05 Nikodemus Siivolaadd --fancy option to make.sh
2011-12-05 Nikodemus Siivolaadd --with-<feature> and --without-<feature> support...
2011-12-05 Nikodemus Siivolaadd --arch option to make.sh
2011-12-05 Nikodemus Siivolamake make.sh run clean.sh
2011-12-04 Juho Snellman1.0.54: will be tagged as "sbcl-1.0.54"
2011-12-04 Juho Snellman:backtrace-interrupted-condition-wait fails on x86...
next