1.0.47.4: Fix slot-documentation for SB-POSIX:TERMIOS slot CC.
[sbcl.git] / src / code /
2011-03-29 Nikodemus Siivola1.0.47.3: better DEFSTRUCT constructor type declarations
2011-03-29 Nikodemus Siivola1.0.47.2: nicer error behaviour for TRACE
2011-03-24 Alastair Bridgewater1.0.46.44: room: Fix map-stack-references for stack...
2011-03-22 Nikodemus Siivola1.0.46.42: more on threads in SB-INTROSPECT:MAP-ROOT
2011-03-20 Nikodemus Siivola1.0.46.40: more comprehensive MAP-ROOT
2011-03-19 Nikodemus Siivola1.0.46.38: tad more information PACKAGE-LOCK-VIOLATION...
2011-03-19 Nikodemus Siivola1.0.46.37: SIMPLE-CONDITION slots are initialized with...
2011-03-02 Nikodemus Siivola1.0.46.21: renaming oops in MAKE-PACKAGE
2011-03-02 Nikodemus Siivola1.0.46.19: add :NOT-NULL option to C-STRING type
2011-03-02 Nikodemus Siivola1.0.46.18: terser C-STRING unparsing
2011-02-28 Nikodemus Siivola1.0.46.16: death to "in: LAMBDA NIL" in compiler messages
2011-02-20 Nikodemus Siivola1.0.46.10: define STRING-WITH-FILL-POINTER type properly
2011-02-20 Nikodemus Siivola1.0.46.9: detect invalid use of :PREDICATE with DEFSTRU...
2011-02-20 Nikodemus Siivola1.0.46.8: warn about (FORMAT "~A" ...)
2011-02-20 Nikodemus Siivola1.0.46.6: better MACHINE-VERSION on Darwin
2011-02-20 Nikodemus Siivola1.0.46.4: redefinition warnings for macros
2011-02-20 Nikodemus Siivola1.0.46.3: muffle STYLE-WARNINGs and COMPILER-NOTEs...
2011-02-20 Nikodemus Siivola1.0.46.1: be careful about stack-allocation in BACKTRAC...
2011-02-16 Nikodemus Siivola1.0.45.35: revert 1.0.45.30 due to regression (lp#677779)
2011-02-14 Nikodemus Siivola1.0.45.33: optimize CHARPOS on string-streams
2011-02-13 Nikodemus Siivola1.0.45.31: make COPY-PPRINT-DISPATCH have access to...
2011-02-13 Nikodemus Siivola1.0.45.30: wrap --script loading in a WITH-COMPILATION...
2011-02-12 Nikodemus Siivola1.0.45.28: add LIMIT and PRINT-NO-CALL-LIST arguments...
2011-02-12 Nikodemus Siivola1.0.45.26: fix a long-standing UNINTERN bug
2011-02-12 Nikodemus Siivola1.0.45.24: minor MAKE-TIMER cleanups
2011-02-11 Nikodemus Siivola1.0.45.20: optimize ERROR and CERROR
2011-02-11 Nikodemus Siivola1.0.45.17: give CONSTANTLY some love
2011-02-11 Nikodemus Siivola1.0.45.15: make waitqueue printing prettier
2011-02-11 Nikodemus Siivola1.0.45.14: fix handling of multibyte character encoding...
2010-12-06 Juho Snellman1.0.45.2: A slightly better error message for malformed...
2010-11-27 Alastair Bridgewater1.0.44.35: Use DX-FLET instead of FLET in WITHOUT-...
2010-11-19 Nikodemus Siivola1.0.44.32: better error reporting for malformed RESTART...
2010-11-18 Nikodemus Siivola1.0.44.29: full warnings for duplicate CASE keys during...
2010-11-18 Nikodemus Siivolaallow approximating unions of numeric types
2010-11-16 Nikodemus Siivola1.0.44.26: more nuanced deprecation framework
2010-11-10 Nikodemus Siivola1.0.44.21: expand ~ in pathnames
2010-11-08 Nikodemus Siivola1.0.44.5: teach UNTRACE-1 how to actually untrace unbou...
2010-11-08 Nikodemus Siivola1.0.44.3: better docstring for CONDITION-WAIT
2010-10-30 Juho Snellman1.0.43.80: Allow UNTRACE of functions that are no longe...
2010-10-19 Nikodemus Siivola1.0.43.75: pathnames: both Unix and Win32 use UNPARSE...
2010-10-19 Nikodemus Siivola1.0.43.72: fix regression from 1.0.43.64
2010-10-17 Nikodemus Siivola1.0.43.64: loop: remove LOOP-UNIVERSE-ANSI and LOOP...
2010-10-15 Nikodemus Siivola1.0.43.62: implement SB-EXT:DELETE-DIRECTORY
2010-10-14 Nikodemus Siivola1.0.43.60: plug (SETF MACRO-FUNCTION) shaped hole in...
2010-10-14 Nikodemus Siivola1.0.43.59: fix DEFSETF to reject non-symbols as functio...
2010-10-13 Nikodemus Siivola1.0.43.52: correct char-size for :EXTERNAL-FORMAT ...
2010-10-12 Nikodemus Siivola1.0.43.49: (SETF FDEFINITION) and (SETF SYMBOL-FUNCTION...
2010-10-12 Paul Khuong1.0.43.45: More type-directed constant folding
2010-10-12 Paul Khuong1.0.43.44: New type method: TYPE-SINGLETON-P
2010-10-11 Nikodemus Siivola1.0.43.41: TYPE-ERROR printing tweak for *PRINT-ESCAPE...
2010-10-09 Nikodemus Siivola1.0.43.38: some PPRINT-LOGICAL-BLOCK issues
2010-10-07 Alastair Bridgewater1.0.43.33: ppc: Implement %ARRAY-ATOMIC-INCF/WORD
2010-10-07 Alastair Bridgewater1.0.43.32: x86: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.31: x86-64: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.30: threads: Initial implementation of ATOMIC...
2010-10-06 Nikodemus Siivola1.0.43.28: DESCRIBE ALWAYS-BOUND declarations for symbols
2010-10-06 Nikodemus Siivola1.0.43.27: DESCRIBE optimization policy qualities for...
2010-10-05 Nikodemus Siivola1.0.43.25: (LOOP WITH NIL = ...) caused unused variable...
2010-10-04 Nikodemus Siivola1.0.43.22: better errors for invalid :EXTERNAL-FORMAT...
2010-09-30 Nikodemus Siivola1.0.43.13: "minor fixed for Win32" from Kalyanov Dmitry
2010-09-30 Nikodemus Siivola1.0.43.11: smarter timer expiry
2010-09-30 Nikodemus Siivola1.0.43.6: fix overeager input-buffer filling by externa...
2010-09-30 Nikodemus Siivola1.0.43.5: add :EXTERNAL-FORMAT argument to RUN-PROGRAM
2010-09-30 Nikodemus Siivola1.0.43.4: deal with interrupted open(2) calls
2010-09-30 Nikodemus Siivola1.0.43.1: better handling of complex array types in...
2010-09-27 Juho Snellman1.0.42.54: #!+darwin the nanosleep hack
2010-09-27 Nikodemus Siivola1.0.42.53: *TTY* stream needs to serve events as well
2010-09-21 Nikodemus Siivola1.0.42.50: workaround a Darwin nanosleep() bug
2010-09-20 Nikodemus Siivola1.0.42.47: fix regressions from 1.0.42.46.
2010-09-20 Nikodemus Siivola1.0.42.46: style-warn users about READ-FROM-STRING...
2010-09-19 Nikodemus Siivola1.0.42.45: more descriptive errors for exceeding FD_SETSIZE
2010-09-19 Nikodemus Siivola1.0.42.43: FD-STREAMS no longer hook into SERVE-EVENT...
2010-09-19 Nikodemus Siivola1.0.42.42: hack around *AUTO-EVAL-IN-FRAME* issues
2010-09-19 Nikodemus Siivola1.0.42.41: use poll(2) instead of select(2) in SYSREAD...
2010-09-19 Nikodemus Siivola1.0.42.40: replace hardcoded FD-SETSIZE with a groveled one
2010-09-03 Nikodemus Siivola1.0.42.28: package locks to guard against DEFMACRO...
2010-09-02 Nikodemus Siivola1.0.42.24: print symbols with fully qualified names...
2010-09-01 Nikodemus Siivola1.0.42.11: SB-EXT:WORD for use with ATOMIC-INCF &co
2010-08-31 Nikodemus Siivola1.0.42.10: guard against time travel by getrusage()
2010-08-30 Nikodemus Siivola1.0.42.4: fix compiler-macros for WRITE and WRITE-TO...
2010-08-30 Nikodemus Siivola1.0.42.3: DOTIMES and non-integer counts
2010-08-17 Nikodemus Siivola1.0.41.50: additional error checking for DEFTYPE &co
2010-08-16 Nikodemus Siivola1.0.41.47: (EXPT 0.0 0.0) and (EXPT 0 0.0) to signal...
2010-08-10 Christophe Rhodes1.0.41.43: fix for RENAME-PACKAGE's return value
2010-08-08 Alastair Bridgewater1.0.41.36: ppc: Implement atomic-{incf,decf} as atomic...
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2010-08-04 Alastair Bridgewater1.0.41.6: threads: Insert barriers as appear to be...
2010-08-04 Alastair Bridgewater"1.0.41.2": threads: Add memory-barrier framework.
2010-07-16 Gabor Melis1.0.40.1: fix return value of WRITE
2010-06-30 Alastair Bridgewater1.0.39.24: win32: Fix foreign function name conversion.
2010-06-20 Tobias C. Rittweiler1.0.39.18: Use SB-VM:WORD in (DEFSTRUCT HASH-TABLE).
2010-06-13 Cyrus Harmon1.0.39.15: delete all traces of the darwin dlshim
2010-06-12 Cyrus Harmon1.0.39.13: restore darwin/ppc building
2010-06-06 Christophe Rhodes1.0.39.9: improvements to the manual
2010-06-06 Alastair Bridgewater1.0.39.7: Make TRACE :ENCAPSULATE NIL work on PPC.
2010-06-06 Alastair Bridgewater1.0.39.6: valid_lisp_pointer_p() is gencgc-specific...
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-05-30 Alastair Bridgewater1.0.39.2: Fix symbol-name-conflict resolution test...
2010-05-24 Alastair Bridgewater1.0.38.12: Fix FP traps on PPC/Linux.
2010-05-21 Alastair Bridgewater1.0.38.9: Integer callback result fixes.
next