sbcl.git
2008-12-21 Nikodemus Siivola1.0.23.60: fix bug 354: XEPs in backtraces, properly...
2008-12-19 Nikodemus Siivola1.0.23.59: bug 3b has been fixed a while now
2008-12-19 Nikodemus Siivola1.0.23.58: bug 405 has been fixed a while now
2008-12-19 Nikodemus Siivola1.0.23.57: rewrite bug 217
2008-12-19 Nikodemus Siivola1.0.23.56: special variables cause special cases in...
2008-12-19 Nikodemus Siivola1.0.23.55: three stale bugs
2008-12-18 Nikodemus Siivola1.0.23.54: compiler-macros for WRITE and WRITE-TO-STRING
2008-12-18 Nikodemus Siivola1.0.23.53: FORMAT performance tweaking 2
2008-12-18 Nikodemus Siivola1.0.23.52: FORMAT performance tweaking
2008-12-18 Nikodemus Siivola1.0.23.51: wrong return value from READ-SEQUENCE :START...
2008-12-18 Thiemo Seufer1.0.23.50: Less magic constants in the MIPS backend.
2008-12-17 Thiemo Seufer1.0.23.49: Eliminate FCN as function moniker.
2008-12-17 Nikodemus Siivola1.0.23.48: REPL recovers from *READ-SUPPRESS* T with...
2008-12-17 Nikodemus Siivola1.0.23.47: binaries built on now Leopard run on Tiger...
2008-12-17 Thiemo Seufer1.0.23.46: Remove redundant uses of zero-tn in the...
2008-12-17 Thiemo Seufer1.0.23.45: Remove superfluous register :offsets in...
2008-12-17 Thiemo Seufer1.0.23.44: Nicer code for MIPS, lifted from the SPARC...
2008-12-17 Thiemo Seufer1.0.23.43: More consistent coding style for mips/array...
2008-12-16 Nikodemus Siivola1.0.23.42: don't grab *WORLD-LOCK* in CLASSOID-TYPEP
2008-12-15 Nikodemus Siivola1.0.23.41: fix DX-COMBINATION-P
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-12-12 Nikodemus Siivola1.0.23.39: Red Hat Enterprise 3 mmap randomization...
2008-12-12 Nikodemus Siivola1.0.23.38: fix bug 430 (stack alloc by nested defstruct...
2008-12-12 Nikodemus Siivola1.0.23.37: more CLOS and classoid thread safety
2008-12-12 Nikodemus Siivola1.0.23.36: typecheck :ALLOCATION :CLASS slot initforms...
2008-12-12 Nikodemus Siivola1.0.23.35: CLOS tweaking
2008-12-11 Thiemo Seufer1.0.23.34: A nicer register dump for ldb.
2008-12-11 Thiemo Seufer1.0.23.33: Stack-allocatable vectors for MIPS.
2008-12-11 Thiemo Seufer1.0.23.32: Flush icache for MIPS alien callback stub.
2008-12-10 Thiemo Seufer1.0.23.31: NFP is not a descriptor-reg.
2008-12-10 Thiemo Seufer1.0.23.30: Don't export storage class names.
2008-12-10 Thiemo Seufer1.0.23.29: Specify the required double-stack alignment...
2008-12-10 Thiemo Seufer1.0.23.28: defconstant -> def!constant in the MIPS...
2008-12-10 Thiemo Seufer1.0.23.27: Less magic constants in the MIPS backend.
2008-12-05 Nikodemus Siivola1.0.23.26: AMOPly correct defaulting of direct superclasses
2008-12-05 Nikodemus Siivola1.0.23.25: better errors for bogus RECURSIVE-P in reader
2008-12-05 Nikodemus Siivola1.0.23.24: fix bad test for ARRAY-STORAGE-VECTOR
2008-12-05 Nikodemus Siivola1.0.23.23: properly rename SIMPLE-ARRAY-VECTOR to ARRAY...
2008-12-05 Nikodemus Siivola1.0.23.22: rename SIMPLE-ARRAY-VECTOR to ARRAY-STORAGE...
2008-12-05 Thiemo Seufer1.0.23.21: Stack allocated conses for MIPS.
2008-12-04 Nikodemus Siivola1.0.23.20: check for standard readtable modification
2008-12-04 Nikodemus Siivola1.0.23.19 deja vu
2008-12-04 Nikodemus Siivola1.0.23.19: cosmetic reader changes
2008-12-04 Nikodemus Siivola1.0.23.18: SET-[DISPATCH-]MACRO-CHARACTER fixes
2008-12-04 Nikodemus Siivola1.0.23.17: new function: SIMPLE-ARRAY-VECTOR
2008-12-03 Nikodemus Siivola1.0.23.16: more generic assembly op optimizations on...
2008-12-03 Nikodemus Siivola1.0.23.15: GET-MUTEX to set new mutex owner unithreaded...
2008-12-02 Nikodemus Siivola1.0.23.14: fix CheyneyGC build
2008-12-02 Nikodemus Siivola1.0.23.13: missing declaration from Cheyney GC port...
2008-12-02 Nikodemus Siivola1.0.23.12: release checklist
2008-12-02 Paul Khuong1.0.23.11: Typecheck late-bound calls too
2008-12-01 Nikodemus Siivola1.0.23.10: allocate code objects using allocation CODE_...
2008-12-01 Nikodemus Siivola1.0.23.9: extend pa_alloc to accept a page_type_flag
2008-12-01 Nikodemus Siivola1.0.23.8: factor out similar code from gc_alloc_large...
2008-12-01 Nikodemus Siivola1.0.23.7: introduce page type flags
2008-12-01 Nikodemus Siivola1.0.23.6: move code-object allocation to C side on...
2008-12-01 Richard M Kreuter1.0.23.5: Make sb-grovel's generated files not need...
2008-12-01 Nikodemus Siivola1.0.23.4: fix error signalling from (SETF FILL-POINTER)
2008-12-01 Nikodemus Siivola1.0.23.3: faster generic arithmetic dispatch on x86...
2008-12-01 Nikodemus Siivola1.0.23.2: STRING->UTF8 did not handle the start argumen...
2008-12-01 Nikodemus Siivola1.0.23.1: declaring the type of a bound variable gives...
2008-12-01 Richard M Kreuter1.0.23: release, will be tagged as sbcl_1_0_23.
2008-12-01 Nikodemus Siivola1.0.22.22: (SETF FIND-CLASSOID) to drop DEFTYPE lambda...
2008-12-01 Richard M Kreuter1.0.22.21: Fix return value from DEFTYPE, broken in...
2008-11-30 Richard M Kreuter1.0.22.20: Make a stab at having DEFTYPE types replace...
2008-11-24 Richard M Kreuter1.0.22.19: Canonicalize whitespace in .asd files.
2008-11-14 Gabor Melis1.0.22.18: select() and EAGAIN
2008-11-07 Brian Mastenbrook1.0.22.17: fix cross-compile from CMUCL 19e
2008-11-05 Brian Mastenbrook1.0.22.16: mkdtemp is unimplemented on Solaris
2008-11-04 Nikodemus Siivola1.0.22.15: 16 byte align assembly routines on x86 and...
2008-11-03 Brian Mastenbrook1.0.22.14: fix a bug in PPC alien function calls
2008-11-03 Nikodemus Siivola1.0.22.13: fixed bug 426: nested inline expansion failure
2008-11-03 Nikodemus Siivola1.0.22.12: fix DEFTYPE regression revealed by ansi...
2008-11-03 Nikodemus Siivola1.0.22.11: name *pcl-lock*
2008-11-03 Nikodemus Siivola1.0.22.10: detect infinite recursion during wrapper...
2008-11-03 Nikodemus Siivola1.0.22.9: SB-INTROSPECT regression from 1.0.22.8
2008-11-03 Nikodemus Siivola1.0.22.8: DEFTYPE tweaking
2008-10-31 Richard M Kreuter1.0.22.7: Update to ASDF 1.130
2008-10-31 Nikodemus Siivola1.0.22.6: some ANSI-STREAM cleanups & micro-optimization
2008-10-31 Nikodemus Siivola1.0.22.5: teach DISASSEMBLE about %METHOD-FUNCTIONs
2008-10-31 Nikodemus Siivola1.0.22.4: symbol macros and type declarations in PCL
2008-10-31 Nikodemus Siivola1.0.22.3: use EQ instead of EQL to check *GC-EPOCH*
2008-10-31 Nikodemus Siivola1.0.22.2: optimize output under *PRINT-PRETTY*
2008-10-31 Gabor Melis1.0.22.1: run-sbcl.sh improvements
2008-10-30 Richard M Kreuter1.0.22: release, will be tagged sbcl_1_0_22.
2008-10-30 Nikodemus Siivola1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and...
2008-10-29 Brian Mastenbrook1.0.21.37:
2008-10-28 Richard M Kreuter1.0.21.36: Fix a bug in one path through RUN-PROGRAM.
2008-10-27 Nikodemus Siivola1.0.21.35: fix build / SAVE-LISP-AND-DIE on non-GENCGC...
2008-10-21 Gabor Melis1.0.21.34: fix build on x86/x86-64 lutex platforms
2008-10-20 Gabor Melis1.0.21.33: fix lack of null termination bug in mk{d...
2008-10-20 Gabor Melis1.0.21.32: hack around truncated backtraces with lost...
2008-10-18 Nikodemus Siivola1.0.21.31: fix bad PROGV and RESTRICT-COMPILER-POLICY...
2008-10-18 Nikodemus Siivola1.0.21.30: more files in .gitignore
2008-10-18 Nikodemus Siivola1.0.21.29: handle alien record type redefinitions ...
2008-10-18 Nikodemus Siivola1.0.21.28: implement UNLOAD-SHARED-OBJECT
2008-10-18 Nikodemus Siivola1.0.21.27: no more &OPTIONAL-DISPATCH debug names
2008-10-18 Nikodemus Siivola1.0.21.26: bullet-proof (?) use of LOAD-SHARED-OBJECT...
2008-10-17 Nikodemus Siivola1.0.21.25: LOAD-SHARED-OBJECT and logical pathnames
2008-10-17 Nikodemus Siivola1.0.21.24: saving runtime options in executables
next