1.0.3.16: experimental x86-64/darwin suport
[sbcl.git] / version.lisp-expr
2007-03-03 Cyrus Harmon1.0.3.16: experimental x86-64/darwin suport
2007-03-02 Cyrus Harmon1.0.3.15: timeval tv-usec should be suseconds-t not...
2007-03-02 Cyrus Harmon1.0.3.14: fix print_obj on x86-64
2007-03-02 Nikodemus Siivola1.0.3.13: working NaN comparison tests outside Darwin
2007-03-02 Juho Snellman1.0.3.12: Use the interpreter when creating functions...
2007-03-02 Juho Snellman1.0.3.11: Fix deportation gc safety bug
2007-03-02 Juho Snellman1.0.3.10: Add -D_REENTRANT to Solaris CFLAGS
2007-03-02 Juho Snellman1.0.3.9: Allow characters as string designators for...
2007-03-02 Juho Snellman1.0.3.8: Use an explicit :initial-element 0 when making...
2007-03-02 Juho Snellman1.0.3.7: Compile XEPs using the policy from the correct...
2007-03-02 Juho Snellman1.0.3.6: Make sb-bsd-sockets use getaddrinfo/getnameinf...
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-02-28 Andreas Fuchs1.0.3.4: make-target-2.lisp split into compile and...
2007-02-28 Christophe Rhodes1.0.3.3:
2007-02-27 William Harold Newman1.0.2:
2007-02-27 Nikodemus Siivola1.0.3.1: fix behaviour of >= and <= with NaNs
2007-02-27 William Harold Newman1.0.3:
2007-02-22 William Harold Newman1.0.2.27:
2007-02-19 Nikodemus Siivola1.0.2.26: replace *all-components* special with a local...
2007-02-13 Juho Snellman1.0.2.25: Better MUFFLE-CONDITIONS handling for inlined...
2007-02-12 Juho Snellman1.0.2.24: Support readlink in SB-POSIX
2007-02-12 Juho Snellman1.0.2.23: Clean up handling SB-POSIX functions with...
2007-02-12 Juho Snellman1.0.2.22: Minor NetBSD changes
2007-02-07 Nathan Froyd1.0.2.21:
2007-02-07 Nathan Froyd1.0.2.20:
2007-02-06 Juho Snellman1.0.2.19: Fix fopcompiling references to undefined...
2007-02-06 Christophe Rhodes1.0.2.18:
2007-02-06 Juho Snellman1.0.2.17: Bypass the hairy AREF transform for simple...
2007-02-06 Juho Snellman1.0.2.16: Replace SVREF with DATA-VECTOR-REF in %INSTAN...
2007-02-06 Juho Snellman1.0.2.15: Cache the results of BLOCK-PHYSENV during...
2007-02-06 Juho Snellman1.0.2.14: Speed up constraint propagation
2007-02-06 Juho Snellman1.0.2.13: Use an sset for LAMBDA-CALLS-OR-CLOSES
2007-02-06 Juho Snellman1.0.2.12: New hash-based implementation of ssets
2007-02-05 Christophe Rhodes1.0.2.11:
2007-02-05 Nathan Froyd1.0.2.10:
2007-02-05 Nathan Froyd1.0.2.9:
2007-02-04 Christophe Rhodes1.0.2.8:
2007-02-02 Cyrus Harmon1.0.2.7: Darwin/MacOS threading improvements
2007-01-29 Nathan Froyd1.0.2.6:
2007-01-29 Nathan Froyd1.0.2.5:
2007-01-29 Nathan Froyd1.0.2.4: Improve inlined array heap allocation on x86.
2007-01-28 Nathan Froyd1.0.1.3:
2007-01-27 Nathan Froyd1.0.2.2:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2007-01-25 William Harold Newman1.0.2:
2007-01-23 Gabor Melis1.0.1.35: propagate (EQL X Y) constraints symmetrically
2007-01-21 sa2c1.0.1.34: quote fix for old cpp
2007-01-19 Juho Snellman1.0.1.33: Better forward reference handling in WITH...
2007-01-19 Juho Snellman1.0.1.32: More syscall wrappers on NetBSD, to work...
2007-01-18 Juho Snellman1.0.1.31: Speed up fopcompilation of functions
2007-01-17 Juho Snellman1.0.1.30: Fix READ/WRITE-SEQUENCE on simple-vectors
2007-01-15 Juho Snellman1.0.1.29: Documentation strings for autogenerated accessors
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2007-01-15 Juho Snellman1.0.1.27: Add syslog(3) and friends to SB-POSIX.
2007-01-15 Juho Snellman1.0.1.26:
2007-01-15 Juho Snellman1.0.1.25:
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2007-01-11 Juho Snellman1.0.1.23:
2007-01-11 Juho Snellman1.0.1.22:
2007-01-11 Juho Snellman1.0.1.21:
2007-01-11 Juho Snellman1.0.1.20:
2007-01-11 Juho Snellman1.0.1.19:
2007-01-11 Juho Snellman1.0.1.18:
2007-01-09 lisphacker1.0.1.17: Remove Win32 exception trampolines
2007-01-09 William Harold Newman1.0.1.16:
2007-01-09 Juho Snellman1.0.1.15:
2007-01-08 Andreas Fuchs1.0.1.14: Make sb-posix:mkstemp return both the FD...
2007-01-08 Christophe Rhodes1.0.1.13:
2007-01-08 Juho Snellman1.0.1.12:
2007-01-08 Juho Snellman1.0.1.11:
2007-01-03 Juho Snellman1.0.1.10:
2007-01-03 Juho Snellman1.0.1.9:
2007-01-02 Juho Snellman1.0.1.8:
2007-01-02 Juho Snellman1.0.1.7:
2006-12-29 Juho Snellman1.0.1.6:
2006-12-29 Juho Snellman1.0.1.5:
2006-12-29 Juho Snellman1.0.1.4:
2006-12-28 Juho Snellman1.0.1.3:
2006-12-27 sa2c1.0.1.2: support for GBK external format
2006-12-26 Cyrus Harmon1.0.1.1:
2006-12-26 William Harold Newman1.0.1:
2006-12-20 Christophe Rhodes1.0.0.36:
2006-12-20 Christophe Rhodes1.0.0.35:
2006-12-15 sa2c1.0.0.34: Fix build on Darwin/x86.
2006-12-15 sa2c1.0.0.33: update build environment
2006-12-15 sa2c1.0.0.32: support for FreeBSD/x86-64
2006-12-15 sa2c1.0.0.31: pthread-futex: another pthread back-end of...
2006-12-15 sa2c1.0.0.30: Stability fix of threading on FreeBSD
2006-12-14 Christophe Rhodes1.0.0.29:
2006-12-07 Nikodemus Siivola1.0.0.28: more PCL cleanups
2006-12-07 Nikodemus Siivola1.0.0.27: various PCL cleanups in cache.lisp
2006-12-06 Juho Snellman1.0.0.26:
2006-12-05 Nikodemus Siivola1.0.0.25: fix win32 build
2006-12-05 Nathan Froyd1.0.0.24:
2006-12-05 Nathan Froyd1.0.0.23:
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-12-05 Nikodemus Siivola1.0.0.21: fix build on PPC -- breakage from XREF commit
2006-12-05 Nikodemus Siivola1.0.0.20: report address of memory faults
2006-12-05 Nikodemus Siivola1.0.0.19: unwinding from foreign exception frames when...
2006-12-05 Juho Snellman1.0.0.18:
next