1.0.24.30: fixed and tested some more cleanups on hppa-hpux
[sbcl.git] / version.lisp-expr
2009-01-10 Nikodemus Siivola1.0.24.30: fixed and tested some more cleanups on hppa...
2009-01-10 Nikodemus Siivola1.0.24.29: fix a typo in documentation
2009-01-09 Gabor Melis1.0.24.28: make unbind in the runtime zero the value...
2009-01-09 Gabor Melis1.0.24.27: target-thread cosmetics
2009-01-09 Gabor Melis1.0.24.26: fix release spinlock
2009-01-09 Gabor Melis1.0.24.25: add volatile after asm in spinlock and swap_...
2009-01-08 Gabor Melis1.0.24.24: fix threads.test.sh
2009-01-05 Christophe Rhodes1.0.24.23: fix alien struct struct member offset bug
2009-01-04 Nikodemus Siivola1.0.24.22: mudball of VOP updates for HPPA
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2009-01-04 Nikodemus Siivola1.0.24.20: misc HPPA & HPUX updates
2009-01-03 Nikodemus Siivola1.0.24.19: COMPILE-TIME reports timings at millisecond...
2009-01-03 Nikodemus Siivola1.0.24.18: new HPUX specific files
2009-01-03 Nikodemus Siivola1.0.24.17: grab-bag of fixes to make hpux-os smile
2009-01-03 Nikodemus Siivola1.0.24.16: updates on how we deal with fixup on HPPA
2009-01-03 Nikodemus Siivola1.0.24.15: contrib fixes for HPPA
2009-01-03 Nikodemus Siivola1.0.24.14: fix what seems to be namespace collision...
2009-01-03 Nikodemus Siivola1.0.24.13: solve overlapping mmap and munmap slices...
2009-01-03 Nikodemus Siivola1.0.24.12: adding and fixing the HPUX/HPPA build target
2009-01-03 Nikodemus Siivola1.0.24.11: stack allocation support for HPPA
2009-01-03 Nikodemus Siivola1.0.24.10: raw slot support for HPPA
2009-01-03 Nikodemus Siivola1.0.24.9: fix overlapping address spaces on sparc
2009-01-02 Gabor Melis1.0.24.8: fix scav_lose
2009-01-02 Nikodemus Siivola1.0.24.7: CHAR-CODE type derivation
2009-01-02 Nikodemus Siivola1.0.24.6: OPTIMIZATION #23 is there already
2009-01-02 Nikodemus Siivola1.0.24.5: SB-INTROSPECT: rename FUNCTION-ARGLIST to...
2009-01-02 Nikodemus Siivola1.0.24.4: SB-INTROSPECT:DEFTYPE-LAMBDA-LIST
2009-01-02 Nikodemus Siivola1.0.24.3: sanity check address spaces
2009-01-02 Nikodemus Siivola1.0.24.2: CONSTANTP aware GET-SETF-EXPANDER
2009-01-01 Gabor Melis1.0.24.1: Reading from a TWO-WAY-STREAM need not flush...
2008-12-31 Christophe Rhodes1.0.24: release, will be tagged as sbcl_1_0_24
2008-12-31 Nikodemus Siivola1.0.23.72: missing NEWS entries for this month
2008-12-31 Nikodemus Siivola1.0.23.71: fix overlapping spaces on OpenBSD
2008-12-26 Richard M Kreuter1.0.23.70: Add a keyword to DIRECTORY to suppress symli...
2008-12-26 Richard M Kreuter1.0.23.69: Add docstrings to SB-BSD-SOCKETS:SOCKET...
2008-12-26 Richard M Kreuter1.0.23.68: Cleanups in constraint propagation.
2008-12-25 Thiemo Seufer1.0.23.67: Fix MIPS FIXED-ALLOC VOP.
2008-12-23 Thiemo Seufer1.0.23.66: Calculate array sizes in a more reliable...
2008-12-23 Thiemo Seufer1.0.23.65: MIPS runtime micro-optimization.
2008-12-22 Nikodemus Siivola1.0.23.64: fixed bug 395
2008-12-22 Nikodemus Siivola1.0.23.63: WITH-HASH-TABLE-ITERATOR lambda-list beautif...
2008-12-21 Thiemo Seufer1.0.23.62: Micro-optimization for MIPS' SYMBOL-HASH...
2008-12-21 Nikodemus Siivola1.0.23.61: tweak concurrent hash-table access check
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.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)
next