1.0.43.68: disassembler: remove unsafe SAP from MAKE-DSTATE
[sbcl.git] / src / code /
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.
2010-05-01 Alastair Bridgewater1.0.38.5: PPC character handling fixes.
2010-04-30 Christophe Rhodes1.0.37.74: support NetBSD-current
2010-04-27 Tobias C. Rittweiler1.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECT
2010-04-26 Paul Khuong1.0.37.70: Fix PRINT-OBJECT for RANDOM-STATE
2010-04-26 Paul Khuong1.0.37.68: Downgrade WARNING to STYLE-WARNING for ...
2010-04-26 Paul Khuong1.0.37.67: Reset a toplevel INLINE declaration for...
2010-04-26 Paul Khuong1.0.37.61: Ensure GCD always returns positive values
2010-04-23 cracauer1.0.37.60: fix backtick problem breaking e.g. literal...
2010-04-08 Nikodemus Siivola1.0.37.57: better DEFMETHOD pretty-printing
2010-04-07 Nikodemus Siivola1.0.37.56: no more :NEW-OWNER in GRAB-MUTEX
2010-04-07 Nikodemus Siivola1.0.37.54: more robust runtime executable path detection
2010-04-07 Nikodemus Siivola1.0.37.52: better MAKE-HASH-TABLE :WEAKNESS documentation
2010-04-07 Nikodemus Siivola1.0.37.50: check for unbound FORMAT-CONTROL for SIMPLE...
2010-04-07 Nikodemus Siivola1.0.37.48: nicer *PRINT-ESCAPE* printout for SIMPLE...
2010-04-07 Nikodemus Siivola1.0.37.47: less pain for building threads on Darwin
2010-04-06 Nikodemus Siivola1.0.37.44: FIND-PACKAGE and FIND-SYMBOL deadlocks
2010-04-05 Nathan Froyd1.0.37.38: micro-optimizations of CONCATENATE bits
2010-04-05 Nathan Froyd1.0.37.37: fix CONCATENATE FIXME
2010-04-03 Tobias C. Rittweiler1.0.37.35: Rename WAITQUEUE-DATA to WAITQUEUE-TOKEN.
2010-04-03 Tobias C. Rittweiler1.0.37.34: Fix lost wakeup bug between CONDITION-WAIT...
2010-04-03 Tobias C. Rittweiler1.0.37.33: Add SB-THREAD:GRAB-MUTEX.
2010-04-03 Tobias C. Rittweiler1.0.37.31: Use (WITH-TEST ...) consistently in threads...
2010-04-03 Tobias C. Rittweiler1.0.37.30: OAOOize type of NAME slots between THREAD...
2010-04-03 Alastair Bridgewater1.0.37.29: Cleanup from fasl format and fasdump logic...
2010-04-03 Alastair Bridgewater1.0.37.27: Add new named-package FOPs for simpler packa...
2010-04-02 Nikodemus Siivola1.0.37.23: saner SB-PROFILE::COUNTER-COUNT handling
2010-04-01 Nikodemus Siivola1.0.37.22: SB-PROFILE improvements
2010-03-29 Nikodemus Siivola1.0.37.16: fix build
2010-03-29 Tobias C. Rittweiler1.0.37.15: Make SB-THREAD:TRY-SEMAPHORE decrement count...
2010-03-29 Nikodemus Siivola1.0.37.14: fix the other half of the WAIT-ON-SEMAPHORE...
2010-03-28 Tobias C. Rittweiler1.0.37.13: Make SIGNAL-SEMAPHORE interruptable.
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-SYS:CANCEL-DEADLINE restart to DEADLIN...
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2010-03-28 Tobias C. Rittweiler1.0.37.6: Add SB-THREAD:TRY-SEMAPHORE.
2010-03-28 Nikodemus Siivola1.0.37.3: make *STANDARD-INPUT*, *STANDARD-OUTPUT*...
2010-03-28 Nikodemus Siivola1.0.37.1: more correct restart text for MAKE-PACKAGE
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
2010-03-18 Nikodemus Siivola1.0.36.32: reparsing undefined types when necessary
2010-03-17 Nikodemus Siivola1.0.36.29: better Control-C signaling
2010-03-17 Nikodemus Siivola1.0.36.28: real LOAD-LOGICAL-PATHNAME-TRANSLATIONS
2010-03-17 Nikodemus Siivola1.0.36.26: bug using OF-TYPE VECTOR in LOOP
next