projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean up all use of the *-space-free-pointers.
[sbcl.git]
/
src
/
2011-10-19
Alastair Bridgewater
Clean up all use of the *-space-free-pointers.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Redefine symbol TLS slot indices.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Improved GC lossage
tree
|
commitdiff
2011-10-11
Stas Boukarev
(format t "a~0&b") shouldn't print any newlines.
tree
|
commitdiff
2011-10-07
Christophe Rhodes
really fix float rounding on 32-bit platforms
tree
|
commitdiff
2011-09-30
Anton Kovalenko
fix run-program misaligned access
tree
|
commitdiff
2011-09-30
David Lichteblau
Fix the build on Windows
tree
|
commitdiff
2011-09-29
Juho Snellman
Probably fix compile on win32 (no sys/mman.h).
tree
|
commitdiff
2011-09-29
Juho Snellman
Silence a warning about assignment in conditional
tree
|
commitdiff
2011-09-20
Nikodemus Siivola
handle non-standard slot allocations when updating...
tree
|
commitdiff
2011-09-08
Christophe Rhodes
cleanup DESCRIBE of symbols naming type specifiers...
tree
|
commitdiff
2011-09-06
Max Mikhanosha
Fix (run-program) to cleanup fd handlers
tree
|
commitdiff
2011-09-04
Christophe Rhodes
fix rounding of floats big enough to be bignums
tree
|
commitdiff
2011-08-30
Lutz Euler
Microoptimization for code size in floating point compa...
tree
|
commitdiff
2011-08-30
Lutz Euler
Small cleanup to DEFINE-BYTE-BASHERS
tree
|
commitdiff
2011-08-29
Paul Khuong
More complete disassembly for XADD and CMPXCHG on x86-64
tree
|
commitdiff
2011-08-29
Lutz Euler
Clean up some SSE instruction format definitions on...
tree
|
commitdiff
2011-08-29
Lutz Euler
More readable disassembler output for SSE shuffle instr...
tree
|
commitdiff
2011-08-29
Lutz Euler
Cleanup SSE instruction printers on x86-64
tree
|
commitdiff
2011-08-28
Paul Khuong
Update the library list on x86/darwin as well when...
tree
|
commitdiff
2011-08-28
Paul Khuong
Fix the build on some XCode/OS X version combo by forci...
tree
|
commitdiff
2011-08-28
Paul Khuong
Optionally mark pages from cores as de-duplicatable
tree
|
commitdiff
2011-08-28
Paul Khuong
Optional support for zlib-based in-memory deflate/infla...
tree
|
commitdiff
2011-08-25
David Lichteblau
Allow use of the --core option with embedded core files
tree
|
commitdiff
2011-08-24
Nikodemus Siivola
be more careful about ,@<constant-atom> and ,.<constant...
tree
|
commitdiff
2011-08-24
Nikodemus Siivola
better errors for `(foo ,)
tree
|
commitdiff
2011-08-24
Nikodemus Siivola
prettier reporting for SIMPLE-READER-ERRORs
tree
|
commitdiff
2011-08-23
Paul Khuong
Ensure correct alignment for complex single-float literals
tree
|
commitdiff
2011-08-23
Paul Khuong
Fix a typo in NANOSLEEP
tree
|
commitdiff
2011-08-23
Nikodemus Siivola
optimize pretty-printing strings and bit-vectors
tree
|
commitdiff
2011-08-23
Nikodemus Siivola
oops, fix recent NANOSLEEP change
tree
|
commitdiff
2011-08-22
Nikodemus Siivola
ignore non-function FTYPEs
tree
|
commitdiff
2011-08-22
Nikodemus Siivola
non-consing NANOSLEEP
tree
|
commitdiff
2011-08-22
Nikodemus Siivola
extend ARRAY-TYPE-UPGRADED-ELEMENT-TYPE to work with...
tree
|
commitdiff
2011-08-22
Nikodemus Siivola
use WEAKEN-INTEGER-TYPE in ARRAY-IN-BOUNDS-P
tree
|
commitdiff
2011-08-15
Nikodemus Siivola
fix bogus deadlocks from interrupts and GCs
tree
|
commitdiff
2011-08-14
Paul Khuong
Fix automatic &rest to &more conversion in unsafe code
tree
|
commitdiff
2011-08-14
Paul Khuong
New function: SB-EXT:SPIN-LOOP-HINT
tree
|
commitdiff
2011-08-14
Paul Khuong
Handle SIMPLE-TYPE-ERROR when propagating bounds
tree
|
commitdiff
2011-08-14
Paul Khuong
New function: SB!KERNEL:%MULTIPLY-HIGH
tree
|
commitdiff
2011-08-14
Paul Khuong
More efficient integer division by multiplication
tree
|
commitdiff
2011-08-14
Paul Khuong
Various (mostly) SSE x86-64 instruction definition...
tree
|
commitdiff
2011-08-13
Nikodemus Siivola
fix DESCRIBE on compiled closures from EVAL
tree
|
commitdiff
2011-08-12
Christophe Rhodes
allow user-defined STRING synonyms in MAKE-SEQUENCE
tree
|
commitdiff
2011-08-11
Stas Boukarev
Declaim sb-di::valid-lisp-pointer-p inline.
tree
|
commitdiff
2011-08-11
David Lichteblau
Fix QUERY-FILE-SYSTEM for Windows UNC and device file...
tree
|
commitdiff
2011-08-10
Anton Kovalenko
sb-win32: offer low-level bindings for file mapping...
tree
|
commitdiff
2011-08-10
Anton Kovalenko
Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows
tree
|
commitdiff
2011-08-10
David Lichteblau
Tweak os_validate to support running SBCL on recent...
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-09
David Lichteblau
Document further common toplevel options
tree
|
commitdiff
2011-08-09
Nikodemus Siivola
LOAD-TIME-VALUE improvements
tree
|
commitdiff
2011-08-08
Nikodemus Siivola
better type propagation for MULTIPLE-VALUE-BIND
tree
|
commitdiff
2011-08-06
Paul Khuong
Remove non-ASCII characters in comments
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
Lutz Euler
Optimize integer division by a constant in several...
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-05
Roman Marynchak
Remove the redundant bootstrap hack from %COMPILER...
tree
|
commitdiff
2011-08-05
Roman Marynchak
move checking for constant ALIEN-INFO into a separate...
tree
|
commitdiff
2011-08-04
Nikodemus Siivola
fix short writes when not using SERVE-EVENT
tree
|
commitdiff
2011-08-03
Paul Khuong
Fix version string parsing for Linux 3.0
tree
|
commitdiff
2011-08-01
Paul Khuong
Fix disassembly of CMP[PS][SD] instructions on x86-64
tree
|
commitdiff
2011-08-01
Nikodemus Siivola
more robust backtraces for syscalls on x86
tree
|
commitdiff
2011-08-01
Nikodemus Siivola
add -fno-omit-frame-pointer to x86 builds
tree
|
commitdiff
2011-08-01
Nikodemus Siivola
make SBCL_ARCH=x86 build work on 64-bit linux without...
tree
|
commitdiff
2011-07-29
Nikodemus Siivola
fixed-format floating point printing: zero and scaling...
tree
|
commitdiff
2011-07-29
Nikodemus Siivola
obsolete instance protocol and class-slots
tree
|
commitdiff
2011-07-27
Nikodemus Siivola
make sure LVAR-EXTERNALLY-CHECKABLE-TYPE always returns...
tree
|
commitdiff
2011-07-24
Christophe Rhodes
fix COERCE to unfinalized extended sequence classes
tree
|
commitdiff
2011-07-22
Paul Khuong
Correct RIP-relative offset for strange x86-64 instructions
tree
|
commitdiff
2011-07-08
Paul Khuong
Fix a non-gencgc build failure in UNSAFE-CLEAR-ROOTS
tree
|
commitdiff
2011-07-06
Paul Khuong
Small cleanups
tree
|
commitdiff
2011-07-06
Paul Khuong
More conservative defaults in GENCGC
tree
|
commitdiff
2011-07-03
Paul Khuong
Fix the build - gencgc broken since 1.0.49.73 (4 commit...
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
Allocate at least gencgc_alloc_granularity bytes at...
tree
|
commitdiff
2011-07-03
Paul Khuong
Release address space to the OS at gencgc_release_granu...
tree
|
commitdiff
2011-07-03
Paul Khuong
Split GENCGC_PAGE_BYTES in 3 constants
tree
|
commitdiff
2011-07-03
Paul Khuong
Lazier zero_dirty_pages in gencgc
tree
|
commitdiff
2011-07-03
Paul Khuong
Differentiate between object slot initialisation and...
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-24
Paul Khuong
Get alignment right for block headers on x86-64, this...
tree
|
commitdiff
2011-06-23
Paul Khuong
Microoptimisation for block headers on x86-64
tree
|
commitdiff
2011-06-22
Paul Khuong
Let register allocation handle unused TNs due to consta...
tree
|
commitdiff
2011-06-21
Paul Khuong
Unboxed implicit value cells on x86[-64]
tree
|
commitdiff
2011-06-21
Paul Khuong
Compiler support for specialised implicit value cells
tree
|
commitdiff
2011-06-21
Paul Khuong
Restore the build on x86
tree
|
commitdiff
2011-06-21
Paul Khuong
Inline local call trampolines on x86[-64]
tree
|
commitdiff
2011-06-21
Paul Khuong
Faster MAP[-INTO] when (> SPEED SPACE)
tree
|
commitdiff
2011-06-20
Paul Khuong
More constraint propagation in the presence of assignment
tree
|
commitdiff
2011-06-19
Paul Khuong
Less constraint propagation when COMPILATION-SPEED...
tree
|
commitdiff
2011-06-18
Paul Khuong
More explicit high-level interface for consets
tree
|
commitdiff
2011-06-18
Paul Khuong
Faster iteration through a variable's constraints durin...
tree
|
commitdiff
2011-06-18
Paul Khuong
Smarter FIND-CONSTRAINT during constraint propagation
tree
|
commitdiff
2011-06-17
Nikodemus Siivola
RUN-PROGRAM: apply the external-format to the PTY strea...
tree
|
commitdiff
next