<
April, 2009
May, 2009
June, 2009
>
May, 2009
1st
1.0.28.1: disable address space randomization on Linux/x86-64
- SBCL Commits
1.0.28.2: fix bug 201, Incautious type inference from compound types
- SBCL Commits
1.0.28.3: ABOUT-TO-MODIFY-SYMBOL-VALUE doesn't choke on FUNCTION subtypes
- SBCL Commits
1.0.28.4: various macro source locations were off-by-one due to #-sb-xc
- SBCL Commits
1.0.28.5: delete MERGE-BITS
- SBCL Commits
1.0.28.6: move the new PROGV tests to the right part of the file
- SBCL Commits
1.0.28.7: eliminate *READ-BUFFER-LENGTH*
- SBCL Commits
1.0.28.8: micro-optimize OUCH-READ-BUFFER
- SBCL Commits
4th
1.0.28.9: open code ARRAY-RANK
- SBCL Commits
1.0.28.10: faster array dimension typechecking code
- SBCL Commits
1.0.28.11: Fix bug 316325 (x86oid alien integer result truncation)
- SBCL Commits
5th
1.0.28.12: preserve non-toplevelness of macro subforms
- SBCL Commits
1.0.28.13: quiet WITH-TIMEOUT when used with constant EXPIRES argument
- SBCL Commits
1.0.28.14: Build system refactoring
- SBCL Commits
1.0.28.15: Build desymlinkification
- SBCL Commits
1.0.28.16: Fix a mistake in 1.0.28.15
- SBCL Commits
6th
1.0.28.17: tn packing issues in ALLOCATE-VECTOR-ON-STACK on x86oids
- SBCL Commits
1.0.28.18: better TRULY-DYNAMIC-EXTENT handling
- SBCL Commits
1.0.28.19: faster ARRAY-DIMENSION for non-vectors
- SBCL Commits
1.0.28.20: further array typechecking optimization
- SBCL Commits
1.0.28.21: further array typechecking optimization
- SBCL Commits
1.0.28.22: Fix deref of (alien (* t)) values
- SBCL Commits
7th
1.0.28.23: Fix value of CL:- in inspector
- SBCL Commits
1.0.28.24: better %ARRAY-DISPLACED-FROM handling
- SBCL Commits
1.0.28.25: document CLOS slot type checking policy
- SBCL Commits
1.0.28.26: Mr. ATOMIC-INCF/SYMBOL, meet Mr. AX
- SBCL Commits
1.0.28.27: move FLUSHABLE to SB-C, export UNSAFELY-FLUSHABLE for consistency
- SBCL Commits
8th
1.0.28.28: delete %RAW-BITS and %SET-RAW-BITS
- SBCL Commits
1.0.28.29: some manual love
- SBCL Commits
1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL-GLOBAL-VALUE
- SBCL Commits
1.0.28.31: remove :PREFIX/:SUFFIX from DEFENUM for MORE GREPPABILITY
- SBCL Commits
9th
1.0.28.32: move FLUSHABLE back to SB!ASSEM
- SBCL Commits
1.0.28.33: minor post-DEFGLOBAL cleanups
- SBCL Commits
1.0.28.34: convert once-used DEFMACROs to EVAL-WHEN'd SB!XC:DEFMACROs
- SBCL Commits
11th
1.0.28.35: compiler notes for failure to stack allocate
- SBCL Commits
1.0.28.36: better logic for failure-to-stack-allocate notes
- SBCL Commits
1.0.28.37: resignal signals received in foreign threads
- SBCL Commits
1.0.28.38: undefined warning and compilation unit summary tweaking
- SBCL Commits
1.0.28.39: more error reporting tweakery
- SBCL Commits
12th
1.0.28.40: hopefully fix Win32 build
- SBCL Commits
1.0.28.41: make MAKE-ARRAY transforms co-operate with FILL better
- SBCL Commits
1.0.28.42: pretty-printing LOOP forms
- SBCL Commits
1.0.28.43: QUIT related work
- SBCL Commits
13th
1.0.28.44: better MACHINE-VERSION answers on BSD'ish platforms
- SBCL Commits
1.0.28.45: better generic function lambda-lists
- SBCL Commits
1.0.28.46: implement os_restore_fp_control() for OpenBSD x86
- SBCL Commits
14th
1.0.28.47: depessimize accesses to maybe non-simple arrays with known element types
- SBCL Commits
15th
1.0.28.48: fix regressions from 1.0.28.47
- SBCL Commits
16th
1.0.28.49: allow stack allocation for arguments of FILL and REPLACE
- SBCL Commits
1.0.28.50: better source locations for failure-to-stack-allocate notes
- SBCL Commits
1.0.28.51: better MAKE-ARRAY transforms
- SBCL Commits
1.0.28.52: fix x86-64 build, oops
- SBCL Commits
17th
1.0.28.53: enable dumping of specialized complexes in the cross-compiler
- SBCL Commits
1.0.28.54: more principled approach to complex dumping in the xc
- SBCL Commits
1.0.28.55: transform FILL to a UB*-BASH-FILL when possible
- SBCL Commits
1.0.28.56: more robust stack frame pointer checking in SB-SPROF
- SBCL Commits
18th
1.0.28.57: cross compiler is able to reason about host complexes
- SBCL Commits
1.0.28.58: more MAKE-ARRAY goodness
- SBCL Commits
1.0.28.59: give UNIX-NAMESTRING the chop
- SBCL Commits
19th
1.0.28.60: partial UNC pathname support for Windows
- SBCL Commits
20th
1.0.28.61: partial re-implementation of DIRECTORY
- SBCL Commits
21st
1.0.28.62: restore SYSCALL macros to the target build
- SBCL Commits
1.0.28.63: SB-EXT:DEFINE-HASH-TABLE-TEST
- SBCL Commits
1.0.28.64: more DIRECTORY work
- SBCL Commits
1.0.28.65: fix compiling with *PROFILE-HASH-CACHE* set to T
- SBCL Commits
1.0.28.66: implement SB-EXT:GET-TIME-OF-DAY
- SBCL Commits
1.0.28.67: fix build on powerpc-linux
- SBCL Commits
1.0.28.68: move PPC over to slimmed-down EMIT-ERROR-BREAK interface
- SBCL Commits
22nd
1.0.28.69: filesystem tests and small Windows improvements
- SBCL Commits
23rd
1.0.28.70: regression in ABOUT-TO-MODIFY-SYMBOL-VALUE from 1.0.28.30
- SBCL Commits