projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows
[sbcl.git]
/
src
/
code
/
2011-08-10
Anton Kovalenko
Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows
tree
|
commitdiff
2011-08-10
William Halliburton
fix initial FILE-POSITION for OPEN :IF-EXISTS :APPEND
tree
|
commitdiff
2011-08-09
David Lichteblau
New toplevel options --quit and --non-interactive
tree
|
commitdiff
2011-08-05
Nikodemus Siivola
implement CEILING and FLOOR in terms of %CEILING and...
tree
|
commitdiff
2011-08-05
Nikodemus Siivola
rename %FLOOR to %BIGFLOOR
tree
|
commitdiff
2011-08-05
Nikodemus Siivola
export MOST-POSITIVE-WORD from SB-EXT
tree
|
commitdiff
2011-08-05
Lutz Euler
Correct function argument name generation in DEF-MATH-RTN
tree
|
commitdiff
2011-08-04
Nikodemus Siivola
fix short writes when not using SERVE-EVENT
tree
|
commitdiff
2011-08-01
Nikodemus Siivola
more robust backtraces for syscalls on x86
tree
|
commitdiff
2011-07-29
Nikodemus Siivola
fixed-format floating point printing: zero and scaling...
tree
|
commitdiff
2011-07-24
Christophe Rhodes
fix COERCE to unfinalized extended sequence classes
tree
|
commitdiff
2011-07-08
Paul Khuong
Fix a non-gencgc build failure in UNSAFE-CLEAR-ROOTS
tree
|
commitdiff
2011-07-03
Nikodemus Siivola
teach debugger about &MORE arguments
tree
|
commitdiff
2011-07-03
Nikodemus Siivola
inhibit &REST -> &MORE conversion when DEBUG is 3
tree
|
commitdiff
2011-07-03
Paul Khuong
Split GENCGC_PAGE_BYTES in 3 constants
tree
|
commitdiff
2011-07-03
Paul Khuong
Fix an off-by-one in MAP-ALLOCATED-OBJECTS
tree
|
commitdiff
2011-06-29
Christophe Rhodes
restarts for PRINT-NOT-READABLE errors
tree
|
commitdiff
2011-06-17
Nikodemus Siivola
RUN-PROGRAM: apply the external-format to the PTY strea...
tree
|
commitdiff
2011-06-11
David Vázquez
FORMAT-AUX-EXP: adjust scale if scale-exponent return 1.0
tree
|
commitdiff
2011-06-11
David Vázquez
FLONUM-TO-DIGITS handles non-negative input properly
tree
|
commitdiff
2011-06-11
Nikodemus Siivola
robustify DIRECTORY on logical pathnames
tree
|
commitdiff
2011-06-11
Paul Khuong
Fix #!- vs #- confusion in number's singleton-p type...
tree
|
commitdiff
2011-06-11
Paul Khuong
Fix a corner case in RUN-PROGRAM with very long argumen...
tree
|
commitdiff
2011-06-11
Paul Khuong
MAKE-THREAD accepts :ARGUMENTS to pass to the thread...
tree
|
commitdiff
2011-06-10
Nikodemus Siivola
&optional and &key supplied-p arguments in boa-constuctors
tree
|
commitdiff
2011-06-10
Nikodemus Siivola
export *USERINIT-PATHNAME-FUNCTION* and *SYSINIT-PATHNA...
tree
|
commitdiff
2011-06-09
Nikodemus Siivola
robustify debugger against bogus lambda-lists
tree
|
commitdiff
2011-06-07
Nikodemus Siivola
armload of DEFINE-HASH-CACHE changes
tree
|
commitdiff
2011-06-07
Nikodemus Siivola
minor bug in type= method for arrays of unknown element...
tree
|
commitdiff
2011-06-06
Nikodemus Siivola
add a REMOVE-FD-HANDLER restart around calling the...
tree
|
commitdiff
2011-06-06
Nikodemus Siivola
A git-only SBCL workflow
tree
|
commitdiff
2011-05-30
Nikodemus Siivola
1.0.48.35: SB-EXT:GC-LOGFILE
tree
|
commitdiff
2011-05-30
Nikodemus Siivola
1.0.48.34: MAKE-ALIEN-STRING
tree
|
commitdiff
2011-05-30
Nikodemus Siivola
1.0.48.33: --script bits and pieces
tree
|
commitdiff
2011-05-29
Nikodemus Siivola
1.0.48.31: WITH-LOCKED-SYSTEM-TABLE
tree
|
commitdiff
2011-05-28
Nikodemus Siivola
1.0.48.29: better end-of-the-world handling
tree
|
commitdiff
2011-05-28
Nikodemus Siivola
1.0.48.28: make TRULY-THE macroexpandable
tree
|
commitdiff
2011-05-25
Nikodemus Siivola
1.0.48.25: automatic &rest to &more conversion
tree
|
commitdiff
2011-05-15
Nikodemus Siivola
1.0.48.19: another go at fixing the win32 build
tree
|
commitdiff
2011-05-14
Nikodemus Siivola
1.0.48.16: deadlock detection fixes
tree
|
commitdiff
2011-05-12
Nikodemus Siivola
1.0.48.15: fix null broadcast-streams as RUN-PROGRAM...
tree
|
commitdiff
2011-05-12
Nikodemus Siivola
1.0.48.13: SET-SYNTAX-FROM-CHAR and dispatch-macro...
tree
|
commitdiff
2011-05-11
Nikodemus Siivola
1.0.48.12: fix bugs in deadlock detection and tests
tree
|
commitdiff
2011-05-11
Nikodemus Siivola
1.0.48.10: add deadlock detection to spinlocks and...
tree
|
commitdiff
2011-05-11
Nikodemus Siivola
1.0.48.9: better source information for compile-time...
tree
|
commitdiff
2011-05-10
Nikodemus Siivola
1.0.48.8: better binary stream support in RUN-PROGRAM
tree
|
commitdiff
2011-05-10
Nikodemus Siivola
1.0.48.7: add FD-STREAM-FD-TYPE, use it to decide when...
tree
|
commitdiff
2011-05-10
Nikodemus Siivola
1.0.48.6: %SIMPLE-EVAL and backtraces
tree
|
commitdiff
2011-05-09
Nikodemus Siivola
1.0.48.4: source locations for init files
tree
|
commitdiff
2011-05-09
Nikodemus Siivola
1.0.48.3: source-locations from LOAD of source files...
tree
|
commitdiff
2011-05-09
Nikodemus Siivola
1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
tree
|
commitdiff
2011-04-29
Stas Boukarev
1.0.47.31: set-macro-character shouldn't accept NIL...
tree
|
commitdiff
2011-04-11
Nikodemus Siivola
1.0.47.24: more conservative FTYPE proclamations
tree
|
commitdiff
2011-04-10
Nikodemus Siivola
protect compile-time side-effects of DEFUN with a packa...
tree
|
commitdiff
2011-04-08
Nikodemus Siivola
1.0.47.18: less verbose source forms for functions...
tree
|
commitdiff
2011-04-05
Stas Boukarev
1.0.47.11: isqrt: Fix reference to `fast-isqrt'.
tree
|
commitdiff
2011-04-02
Christophe Rhodes
1.0.47.8: No more INSTANCE-LAMBDA
tree
|
commitdiff
2011-03-30
Nikodemus Siivola
1.0.47.6: marginally faster ISQRT
tree
|
commitdiff
2011-03-29
Nikodemus Siivola
1.0.47.3: better DEFSTRUCT constructor type declarations
tree
|
commitdiff
2011-03-29
Nikodemus Siivola
1.0.47.2: nicer error behaviour for TRACE
tree
|
commitdiff
2011-03-24
Alastair Bridgewater
1.0.46.44: room: Fix map-stack-references for stack...
tree
|
commitdiff
2011-03-22
Nikodemus Siivola
1.0.46.42: more on threads in SB-INTROSPECT:MAP-ROOT
tree
|
commitdiff
2011-03-20
Nikodemus Siivola
1.0.46.40: more comprehensive MAP-ROOT
tree
|
commitdiff
2011-03-19
Nikodemus Siivola
1.0.46.38: tad more information PACKAGE-LOCK-VIOLATION...
tree
|
commitdiff
2011-03-19
Nikodemus Siivola
1.0.46.37: SIMPLE-CONDITION slots are initialized with...
tree
|
commitdiff
2011-03-02
Nikodemus Siivola
1.0.46.21: renaming oops in MAKE-PACKAGE
tree
|
commitdiff
2011-03-02
Nikodemus Siivola
1.0.46.19: add :NOT-NULL option to C-STRING type
tree
|
commitdiff
2011-03-02
Nikodemus Siivola
1.0.46.18: terser C-STRING unparsing
tree
|
commitdiff
2011-02-28
Nikodemus Siivola
1.0.46.16: death to "in: LAMBDA NIL" in compiler messages
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.10: define STRING-WITH-FILL-POINTER type properly
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.9: detect invalid use of :PREDICATE with DEFSTRU...
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.8: warn about (FORMAT "~A" ...)
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.6: better MACHINE-VERSION on Darwin
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.4: redefinition warnings for macros
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.3: muffle STYLE-WARNINGs and COMPILER-NOTEs...
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.1: be careful about stack-allocation in BACKTRAC...
tree
|
commitdiff
2011-02-16
Nikodemus Siivola
1.0.45.35: revert 1.0.45.30 due to regression (lp#677779)
tree
|
commitdiff
2011-02-14
Nikodemus Siivola
1.0.45.33: optimize CHARPOS on string-streams
tree
|
commitdiff
2011-02-13
Nikodemus Siivola
1.0.45.31: make COPY-PPRINT-DISPATCH have access to...
tree
|
commitdiff
2011-02-13
Nikodemus Siivola
1.0.45.30: wrap --script loading in a WITH-COMPILATION...
tree
|
commitdiff
2011-02-12
Nikodemus Siivola
1.0.45.28: add LIMIT and PRINT-NO-CALL-LIST arguments...
tree
|
commitdiff
2011-02-12
Nikodemus Siivola
1.0.45.26: fix a long-standing UNINTERN bug
tree
|
commitdiff
2011-02-12
Nikodemus Siivola
1.0.45.24: minor MAKE-TIMER cleanups
tree
|
commitdiff
2011-02-11
Nikodemus Siivola
1.0.45.20: optimize ERROR and CERROR
tree
|
commitdiff
2011-02-11
Nikodemus Siivola
1.0.45.17: give CONSTANTLY some love
tree
|
commitdiff
2011-02-11
Nikodemus Siivola
1.0.45.15: make waitqueue printing prettier
tree
|
commitdiff
2011-02-11
Nikodemus Siivola
1.0.45.14: fix handling of multibyte character encoding...
tree
|
commitdiff
2010-12-06
Juho Snellman
1.0.45.2: A slightly better error message for malformed...
tree
|
commitdiff
2010-11-27
Alastair Bridgewater
1.0.44.35: Use DX-FLET instead of FLET in WITHOUT-...
tree
|
commitdiff
2010-11-19
Nikodemus Siivola
1.0.44.32: better error reporting for malformed RESTART...
tree
|
commitdiff
2010-11-18
Nikodemus Siivola
1.0.44.29: full warnings for duplicate CASE keys during...
tree
|
commitdiff
2010-11-18
Nikodemus Siivola
allow approximating unions of numeric types
tree
|
commitdiff
2010-11-16
Nikodemus Siivola
1.0.44.26: more nuanced deprecation framework
tree
|
commitdiff
2010-11-10
Nikodemus Siivola
1.0.44.21: expand ~ in pathnames
tree
|
commitdiff
2010-11-08
Nikodemus Siivola
1.0.44.5: teach UNTRACE-1 how to actually untrace unbou...
tree
|
commitdiff
2010-11-08
Nikodemus Siivola
1.0.44.3: better docstring for CONDITION-WAIT
tree
|
commitdiff
2010-10-30
Juho Snellman
1.0.43.80: Allow UNTRACE of functions that are no longe...
tree
|
commitdiff
2010-10-19
Nikodemus Siivola
1.0.43.75: pathnames: both Unix and Win32 use UNPARSE...
tree
|
commitdiff
2010-10-19
Nikodemus Siivola
1.0.43.72: fix regression from 1.0.43.64
tree
|
commitdiff
2010-10-17
Nikodemus Siivola
1.0.43.64: loop: remove LOOP-UNIVERSE-ANSI and LOOP...
tree
|
commitdiff
next