projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix (documentation #'function t)
[sbcl.git]
/
src
/
2013-02-04
Stas Boukarev
Fix (documentation #'function t)
tree
|
commitdiff
2013-02-03
Stas Boukarev
restart-case: Spurious unused variable warnings.
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
remove bogus IGNORE declaration from XC version of...
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
make %COERCE-TO-CALLABLE compilers notes make sense
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
prettier backtraces
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
support for deprecating special variables
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
cross-compiler OAOOM ugliness
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
better debug name for secondary GF dispatch functions
tree
|
commitdiff
2013-02-01
Stas Boukarev
Use CryptGenRandom as a random seed on Windows.
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
restore old behaviour as the default for package variance
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
package local nicknames
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
remove deleted packages from implementation-packages...
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
DEFPACKAGE at variance restarts
tree
|
commitdiff
2013-02-01
Nikodemus Siivola
nicer name-conflict restarts for common cases
tree
|
commitdiff
2013-01-23
Stas Boukarev
Slightly improve random seed on Windows.
tree
|
commitdiff
2013-01-23
Christoph Egger
Adapt cheneygc.c to type changes in gc-internal.h
tree
|
commitdiff
2013-01-20
Nikodemus Siivola
better initial value for LOOP variables of-type CHARACTER
tree
|
commitdiff
2013-01-20
Nikodemus Siivola
fix open coding of FIRST
tree
|
commitdiff
2013-01-18
Christophe Rhodes
fix constant-list-related initargs in CTOR optimization
tree
|
commitdiff
2013-01-11
Stas Boukarev
format: ~R should check a type only if base is not...
tree
|
commitdiff
2013-01-10
Stas Boukarev
format: Check types for ~C and ~R.
tree
|
commitdiff
2013-01-05
Stas Boukarev
adjust-array: Make sure that :initial-element is used.
tree
|
commitdiff
2013-01-04
Stas Boukarev
Fix reading `#3(x).
tree
|
commitdiff
2013-01-03
Paul Khuong
Do not traverse long constant lists when expanding...
tree
|
commitdiff
2012-12-29
David Lichteblau
Fix attach_thread to allocate a TLS index for *gc-inhib...
tree
|
commitdiff
2012-12-21
David Lichteblau
Preserve superclass structure accessors in infodb
tree
|
commitdiff
2012-12-21
David Lichteblau
Set a console Ctrl handler for Windows
tree
|
commitdiff
2012-12-21
David Lichteblau
Add STDCALL alien convention support for Windows
tree
|
commitdiff
2012-12-21
David Lichteblau
Support building without PSEUDO-ATOMIC on POSIX safepoints
tree
|
commitdiff
2012-12-21
David Lichteblau
Foreign callbacks
tree
|
commitdiff
2012-12-21
David Lichteblau
Re-complicate all_threads check in arch_os_get_current_...
tree
|
commitdiff
2012-12-20
Nathan Froyd
adjust DATA-VECTOR-FROM-INITS to avoid full calls to...
tree
|
commitdiff
2012-12-20
Nathan Froyd
factor out ALLOCATE-VECTOR-WITH-WIDETAG function from...
tree
|
commitdiff
2012-12-20
Nathan Froyd
adjust call to REPLACE inside ADJUST-ARRAY
tree
|
commitdiff
2012-12-20
Nathan Froyd
don't check SUBTYPEP of ELEMENT-TYPE in ADJUST-ARRAY...
tree
|
commitdiff
2012-12-20
Nathan Froyd
lazily compute MIN-EXTENSION for VECTOR-PUSH-EXTEND
tree
|
commitdiff
2012-12-18
Stas Boukarev
Fix a typo in the previous commit.
tree
|
commitdiff
2012-12-18
Stas Boukarev
Better error message for SLEEP.
tree
|
commitdiff
2012-12-17
David Lichteblau
In x86 arch_os_get_current_thread(), do not load from %fs
tree
|
commitdiff
2012-12-17
David Lichteblau
Split up new_thread_trampoline
tree
|
commitdiff
2012-12-17
David Lichteblau
Factor INITIAL-THREAD-FUNCTION out of MAKE-THREAD
tree
|
commitdiff
2012-12-17
Stas Boukarev
Fix a typo.
tree
|
commitdiff
2012-12-16
Stas Boukarev
Warn about misconfigured locale.
tree
|
commitdiff
2012-12-05
David Lichteblau
Support long file names on Windows; more CRT function...
tree
|
commitdiff
2012-12-05
David Lichteblau
win32 pathname host: Switch to :lower canonical case
tree
|
commitdiff
2012-12-05
David Lichteblau
Some support for platforms whose libraries do not maint...
tree
|
commitdiff
2012-12-05
David Lichteblau
Port to x86-64 versions of Windows
tree
|
commitdiff
2012-12-05
David Lichteblau
Spill XMM registers in alloc_tramp
tree
|
commitdiff
2012-12-04
Christophe Rhodes
fix a bug in signed modular arithmetic
tree
|
commitdiff
2012-12-04
Christophe Rhodes
fix direct execution of (shebanged) fasls
tree
|
commitdiff
2012-12-01
Stas Boukarev
Suppress warnings about possible slot name conflicts...
tree
|
commitdiff
2012-11-23
David Lichteblau
LLP64: replace use of unsigned long with size_t in...
tree
|
commitdiff
2012-11-23
David Lichteblau
Add mswin.def
tree
|
commitdiff
2012-11-20
David Lichteblau
LLP64: change signed long to sword_t
tree
|
commitdiff
2012-11-20
David Lichteblau
LLP64: change UNSIGNED-LONG to UNSIGNED
tree
|
commitdiff
2012-11-20
David Lichteblau
LLP64: change unsigned long to uword_t
tree
|
commitdiff
2012-11-20
David Lichteblau
LLP64: replace uses of sizeof(long) where pointer size...
tree
|
commitdiff
2012-11-20
David Lichteblau
LLP64: adjust calls to printf-like functions with point...
tree
|
commitdiff
2012-11-20
David Lichteblau
LLP64: change long to uword_t (thereby flipping signedness)
tree
|
commitdiff
2012-11-20
David Lichteblau
New types uword_t, sword_t
tree
|
commitdiff
2012-11-20
David Lichteblau
Add a lock to io_end_interruptible, win32_maybe_interru...
tree
|
commitdiff
2012-11-18
Joshua Elsasser
Unbreak ppc builds with 4k *backend-page-bytes*
tree
|
commitdiff
2012-11-13
David Lichteblau
Further work towards use of win32 file HANDLEs
tree
|
commitdiff
2012-11-13
David Lichteblau
PowerPC safepoints
tree
|
commitdiff
2012-11-09
Alastair Bridgewater
mips: Revert remaining badness from 0.9.1.45.
tree
|
commitdiff
2012-11-08
Alastair Bridgewater
runtime/thread.h: Fix non-thread binding and control...
tree
|
commitdiff
2012-11-08
Alastair Bridgewater
runtime/cheneygc.c: Use binding-stack-pointer access...
tree
|
commitdiff
2012-11-08
Alastair Bridgewater
Thou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
tree
|
commitdiff
2012-11-08
Alastair Bridgewater
compiler/generic/genesis: Report FDEFN addresses for...
tree
|
commitdiff
2012-11-08
Alastair Bridgewater
compiler/sparc/arith: Fix SCs for FAST-EQL{,-C}/FIXNUM.
tree
|
commitdiff
2012-11-04
Cyrus Harmon
alien type improvement: handle offsets in unparse-alien...
tree
|
commitdiff
2012-11-02
David Lichteblau
Safepoint protocol upgrade
tree
|
commitdiff
2012-11-02
David Lichteblau
Update NEWS; explain Windows system requirements
tree
|
commitdiff
2012-11-02
David Lichteblau
Extend use of the linkage table to static symbols
tree
|
commitdiff
2012-11-02
David Lichteblau
Move the global safepoint to one page before static...
tree
|
commitdiff
2012-11-02
David Lichteblau
Windows console I/O overhaul
tree
|
commitdiff
2012-11-02
David Lichteblau
Allow synchronous win32 I/O to be interrupted, too
tree
|
commitdiff
2012-10-26
David Lichteblau
Fix the single-threaded Windows build
tree
|
commitdiff
2012-10-25
David Lichteblau
Do not assert that the integer returned by UNIX-ISATTY...
tree
|
commitdiff
2012-10-22
David Lichteblau
Fix build on MinGW (again)
tree
|
commitdiff
2012-10-19
nyef
GENCGC on SPARC/Linux
tree
|
commitdiff
2012-10-19
nyef
src/runtime/sparc-arch.c: Use si_addr in arch_get_bad_a...
tree
|
commitdiff
2012-10-19
David Lichteblau
Windows: Use overlapped I/O, CreateFile
tree
|
commitdiff
2012-10-17
Lutz Euler
Improve basic block ordering for some loops.
tree
|
commitdiff
2012-10-07
Nikodemus Siivola
don't close runtime dlhandle on Darwin
tree
|
commitdiff
2012-10-07
Nikodemus Siivola
teach NODE-CONSERVATIVE-TYPE about union types
tree
|
commitdiff
2012-10-06
Lutz Euler
Kill a build warning about unreachable code in MAKE...
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
untangle WITH-IR1-NAMESPACE and WITH-COMPILATION-VALUES
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED T
tree
|
commitdiff
2012-10-06
SANO Masatoshi
fix GC-LOGFILE when none has been set
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
make walker tests happier
tree
|
commitdiff
2012-10-06
Nikodemus Siivola
fix structure stack allocation for high-debug code
tree
|
commitdiff
2012-10-06
Nathan Froyd
x86-64: micro-optimize LEA DWORD-REG,EA
tree
|
commitdiff
2012-10-05
David Lichteblau
Preliminary work towards threads on win32
tree
|
commitdiff
2012-10-05
David Lichteblau
Port WITH-TLS-EA and other remaining FS prefix uses...
tree
|
commitdiff
2012-10-05
David Lichteblau
SPARC gencgc
tree
|
commitdiff
2012-10-05
David Lichteblau
PPC, SPARC cross-type build fix
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
fix walker handling of LET* bindings shadowing symbol...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
more debug output for the once-in-a-blue-moon cache...
tree
|
commitdiff
2012-10-03
Nikodemus Siivola
bind and clear *CONTINUATION-NUMBERS* &co in WITH-COMPI...
tree
|
commitdiff
next