projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
improve the SB-EXT:GC docstring(s)
[sbcl.git]
/
src
/
runtime
/
2011-12-05
Nikodemus Siivola
build runtime/TAGS by default
tree
|
commitdiff
2011-11-28
Nikodemus Siivola
gencgc: fix regression from 137ba2db2d362f03754ccd080dd...
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
make PPC/Linux buildable on ppc64 hosts
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: refactor copy_large_unboxed_object and copy_la...
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: pacify GCC with an extra pair of parens
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: use OS_VM_SIZE_FMT in collect_garbage
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: types in load_core_file
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: os_vm_size_t for large_object_size
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: types in gc_alloc_large
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: types in gc_alloc_update_page_tables
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: void_diff returns os_vm_size_t
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: os_vm_size_t in gc_alloc_new_region
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: #define and use OS_VM_SIZE_FMT in write_genera...
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: unused variable in gc_free_heap
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: use os_vm_size_t in gc_find_freeish_pages...
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: use os_vm_size_t in count_generation_bytes_all...
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: use os_vm_size_t in npage_bytes
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: struct page member types
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
cleanup: page_index_t canonicalization
tree
|
commitdiff
2011-11-27
Alastair Bridgewater
Don't scrub the C stack from C.
tree
|
commitdiff
2011-11-23
Alastair Bridgewater
Reduce random casting in looks_like_valid_lisp_pointer_p().
tree
|
commitdiff
2011-11-21
Nikodemus Siivola
make --dynamic-space-size and --control-stack-size...
tree
|
commitdiff
2011-11-21
Nikodemus Siivola
fix Darwin/x86 build on Snow Leopard
tree
|
commitdiff
2011-11-20
Nikodemus Siivola
fix RUN-PROGRAM :WAIT T on Windows
tree
|
commitdiff
2011-11-20
Bruce O'Neel
fix Darwin/PPC build
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
default gen.bytes_consed_between_gc to same 5% of dynam...
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
default nursery to 5% of total dynamic space size on...
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
unsigned long -> os_vm_size_t refactoring
tree
|
commitdiff
2011-11-18
Nicolas Edel
pass errno from exec() to parent in spawn()
tree
|
commitdiff
2011-11-17
Nikodemus Siivola
pthread_cond_broadcast is not asynch signal safe
tree
|
commitdiff
2011-11-12
Nikodemus Siivola
clean leftover SB_LUTEX gunk from the runtime
tree
|
commitdiff
2011-11-10
Alastair Bridgewater
Make MAKE-LISP-OBJ pickier on CHENEYGC.
tree
|
commitdiff
2011-11-10
Alastair Bridgewater
arch-assem.S: Update fun-end breakpoint magic for picki...
tree
|
commitdiff
2011-11-10
Alastair Bridgewater
gencgc: Make MAKE-LISP-OBJ of SIMPLE-FUN object address...
tree
|
commitdiff
2011-11-09
Nikodemus Siivola
killing lutexes, adding timeouts
tree
|
commitdiff
2011-10-24
Alastair Bridgewater
Fix FP traps on OSX/x86.
tree
|
commitdiff
2011-10-24
Alastair Bridgewater
Fix x86oid OSX signal handling emulation assembly fragm...
tree
|
commitdiff
2011-10-24
Alastair Bridgewater
Fix FP traps on OSX/x86-64.
tree
|
commitdiff
2011-10-21
Alastair Bridgewater
Fix build on x86-64/darwin.
tree
|
commitdiff
2011-10-20
Alastair Bridgewater
63-bit fixnums on 64-bit targets.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Reorder 64-bit lowtags.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
x86-64 disentwingling of fixnums and words.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
General disentwingling of fixnums and words.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Fixnum and unsigned-fixnum array cleanups.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Introduce sb!vm::fixnum-lowtags
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-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-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-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
David Lichteblau
Tweak os_validate to support running SBCL on recent...
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-03
Paul Khuong
Fix version string parsing for Linux 3.0
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-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
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-06-06
Nikodemus Siivola
write heap exhaustion information to the GC logfile...
tree
|
commitdiff
2011-05-30
Nikodemus Siivola
1.0.48.35: SB-EXT:GC-LOGFILE
tree
|
commitdiff
2011-05-08
Juho Snellman
1.0.47.32: Fix build on MinGW
tree
|
commitdiff
2011-04-10
Nikodemus Siivola
1.0.47.22: better --dynamic-space-size argument validation
tree
|
commitdiff
2011-03-28
Cyrus Harmon
1.0.47.1: fix longstanding bug in os_get_runtime_execut...
tree
|
commitdiff
2011-03-22
Nikodemus Siivola
1.0.46.41: double-check simple functions in looks_like_...
tree
|
commitdiff
2011-03-20
Nikodemus Siivola
1.0.46.40: more comprehensive MAP-ROOT
tree
|
commitdiff
2011-03-08
Cyrus Harmon
1.0.46.31: clean up mach port deallocation on x86
tree
|
commitdiff
2011-03-08
Cyrus Harmon
1.0.46.30: don't deallocate exception_port and check...
tree
|
commitdiff
2011-03-08
Cyrus Harmon
1.0.46.28: fix mach port leakage on x86 too
tree
|
commitdiff
2011-03-08
Cyrus Harmon
1.0.46.27: fix mach port leakage
tree
|
commitdiff
2011-03-07
Cyrus Harmon
1.0.46.26: mach-exception-handler improvement: current_...
tree
|
commitdiff
2011-03-07
Cyrus Harmon
1.0.46.25: consolidate common code from x86-64-darwin...
tree
|
commitdiff
2011-02-20
Nikodemus Siivola
1.0.46.12: faster core startup
tree
|
commitdiff
2011-02-18
Juho Snellman
1.0.45.36: Fix solaris x86-64 page size issue
tree
|
commitdiff
2011-02-12
Nikodemus Siivola
1.0.45.22: non-racy RUN-PROGRAM :PTY on OpenBSD
tree
|
commitdiff
2011-01-20
Cyrus Harmon
1.0.45.9: fix building on recent linux
tree
|
commitdiff
2011-01-20
Cyrus Harmon
1.0.45.8: fix os_vm_page_size on freebsd, openbsd and...
tree
|
commitdiff
2010-11-10
Nikodemus Siivola
1.0.44.21: expand ~ in pathnames
tree
|
commitdiff
2010-10-18
Nikodemus Siivola
1.0.43.69: win32: fix build, broken by 1.0.43.62
tree
|
commitdiff
2010-10-03
Nikodemus Siivola
1.0.43.15: use gcc-3 compiler in Cygwin for runtime too
tree
|
commitdiff
2010-09-05
Alastair Bridgewater
1.0.42.33: ppc: Improve pseudo-atomic implementation
tree
|
commitdiff
2010-09-01
Nikodemus Siivola
1.0.42.17: better host lisp fasl-type logic
tree
|
commitdiff
2010-08-31
Nikodemus Siivola
1.0.42.8: fix build on OpenBSD/i386 -current and upcomi...
tree
|
commitdiff
2010-08-31
Nikodemus Siivola
1.0.42.7: fix shell scripts on Solaris (and FreeBSD?)
tree
|
commitdiff
2010-08-15
Nikodemus Siivola
1.0.41.45: make.sh command-line parsing
tree
|
commitdiff
2010-08-11
Alastair Bridgewater
1.0.41.44: runtime: Fix build on non-threaded x86oids.
tree
|
commitdiff
2010-08-08
Alastair Bridgewater
1.0.41.40: ppc: Shorten the gencgc allocation sequence.
tree
|
commitdiff
2010-08-08
Alastair Bridgewater
1.0.41.39: ppc: Rename reg_L2 to reg_THREAD on threaded...
tree
|
commitdiff
2010-08-08
Alastair Bridgewater
1.0.41.38: ppc: Runtime damage for threads.
tree
|
commitdiff
next