2012-11-02 |
David Lichteblau | Update NEWS; explain Windows system requirements |
commit | commitdiff | tree | snapshot |
2012-11-02 |
David Lichteblau | Extend use of the linkage table to static symbols |
commit | commitdiff | tree | snapshot |
2012-11-02 |
David Lichteblau | Move the global safepoint to one page before static... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
David Lichteblau | Windows console I/O overhaul |
commit | commitdiff | tree | snapshot |
2012-11-02 |
David Lichteblau | Allow synchronous win32 I/O to be interrupted, too |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Christophe... | 1.1.1: will be tagged as "sbcl-1.1.1" |
commit | commitdiff | tree | snapshot |
2012-10-26 |
David Lichteblau | Fix the single-threaded Windows build |
commit | commitdiff | tree | snapshot |
2012-10-25 |
David Lichteblau | Do not assert that the integer returned by UNIX-ISATTY... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
David Lichteblau | Fix build on MinGW (again) |
commit | commitdiff | tree | snapshot |
2012-10-19 |
nyef | .gitignore: Add src/runtime/sparc-funcdef.h |
commit | commitdiff | tree | snapshot |
2012-10-19 |
nyef | Disable an SB-INTROSPECT test on GENCGC SPARC. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
nyef | GENCGC on SPARC/Linux |
commit | commitdiff | tree | snapshot |
2012-10-19 |
nyef | src/runtime/sparc-arch.c: Use si_addr in arch_get_bad_a... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
David Lichteblau | Update NEWS, make-config.sh |
commit | commitdiff | tree | snapshot |
2012-10-19 |
David Lichteblau | sb-bsd-sockets: Add a test for interruptible I/O |
commit | commitdiff | tree | snapshot |
2012-10-19 |
David Lichteblau | Windows: Use overlapped I/O, CreateFile |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Lutz Euler | Improve basic block ordering for some loops. |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Lutz Euler | Typo and other small fixes in the manuals and the man... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Nikodemus Siivola | allow SB-CONTRIB operation without explicitly set CC |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Nikodemus Siivola | don't close runtime dlhandle on Darwin |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Francois-Rene... | make it possible to run tests on an installed SBCL |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Nikodemus Siivola | teach NODE-CONSERVATIVE-TYPE about union types |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Lutz Euler | Kill a build warning about unreachable code in MAKE... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Lutz Euler | Fix some tests for builds without sb-eval. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Nikodemus Siivola | untangle WITH-IR1-NAMESPACE and WITH-COMPILATION-VALUES |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Nikodemus Siivola | use SB-EXT:EXIT in expect.sh instead of QUIT |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Nikodemus Siivola | fix PARSE-NATIVE-NAMESTRING :JUNK-ALLOWED T |
commit | commitdiff | tree | snapshot |
2012-10-06 |
SANO Masatoshi | fix GC-LOGFILE when none has been set |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Nikodemus Siivola | make walker tests happier |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Nikodemus Siivola | fix structure stack allocation for high-debug code |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Nathan Froyd | x86-64: micro-optimize LEA DWORD-REG,EA |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Update tests for threaded windows builds |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Use futexes on windows |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Preliminary work towards threads on win32 |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Port WITH-TLS-EA and other remaining FS prefix uses... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Do not trash registers in tests/win32-stack-unwind.c |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Run sb-bsd-sockets tests on windows |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Reenable ALLOCATION-INFORMATION.4, mark as known failure |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | Allow use of SB-RT's mechanism for expected test failur... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | SPARC gencgc |
commit | commitdiff | tree | snapshot |
2012-10-05 |
David Lichteblau | PPC, SPARC cross-type build fix |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | update NEWS |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | fix walker handling of LET* bindings shadowing symbol... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | more debug output for the once-in-a-blue-moon cache... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | bind and clear *CONTINUATION-NUMBERS* &co in WITH-COMPI... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | bind and clear *LIST-CONFLICTS-TABLE* in LIST-CONFLICTS |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | bind and clear *SEEN-FUNS* and *SEEN-BLOCKS* in CHECK... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | move clearing of *FREE-FUNS* &co to WITH-IR1-NAMESPACE... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nikodemus Siivola | remove world-lock from WITH-COMPILATION-UNIT |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Christophe... | sort *features*ish variable values for repeatability |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Christophe... | one more stray GENSYM leading to fasl differences |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Christophe... | slightly more reproducible builds |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Christophe... | allow builds with :trace-file flags even with non-sbcl... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Christophe... | mostly make the build deterministic |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Christophe... | 1.1.0: will be tagged as "sbcl-1.1.0" |
commit | commitdiff | tree | snapshot |
2012-09-30 |
David Lichteblau | Try to make test :deferrables-unblocked-by-lock more... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
David Lichteblau | Do not use RETURN-FROM in MAKE-THREAD |
commit | commitdiff | tree | snapshot |
2012-09-27 |
David Lichteblau | Mention safepoints in NEWS |
commit | commitdiff | tree | snapshot |
2012-09-27 |
David Lichteblau | Fix the cheneygc build |
commit | commitdiff | tree | snapshot |
2012-09-27 |
David Lichteblau | Disable ALLOCATION-INFORMATION.4 on gencgc for this... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Nikodemus Siivola | replace DEFINE-MORE-FUN with compiler smarts |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Nikodemus Siivola | more funky &REST smartness |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Nikodemus Siivola | fix "unable to read" compiler-error reporting during... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Nikodemus Siivola | add DEFINE-MORE-FUN, use it for vararg arithmetic functions |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Nikodemus Siivola | proclaim *CURRENT-THREAD* as always-bound |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Joshua Elsasser | Fix nonthreaded build. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Joshua Elsasser | Fix build on OpenBSD systems with PIE enabled by defaul... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
David Lichteblau | Add a safepoint-based mechanism to avoid SIGALRM for... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
David Lichteblau | New predicate THREAD-EPHEMERAL-P for certain system... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Nathan Froyd | add truly-dynamic-extent declarations for various ... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Paul Khuong | Kill leftover threads after each test |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Paul Khuong | Fix "exit from normal thread" test |
commit | commitdiff | tree | snapshot |
2012-09-18 |
David Lichteblau | Reduce the numbers of threads in test ATOMIC-UPDATE... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
David Lichteblau | sunos-os.c: Do not lose on mmap failure |
commit | commitdiff | tree | snapshot |
2012-09-18 |
David Lichteblau | Minor repair work around odxprint |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Nikodemus Siivola | don't assume only bits are looked for in bit-vectors |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Nikodemus Siivola | fix unthreaded build |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Christophe... | Fix clisp cross-compile |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Nikodemus Siivola | timeouts for WITH-MUTEX and WITH-RECURSIVE-LOCK |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Nikodemus Siivola | implement ATOMIC-PUSH and ATOMIC-POP |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Nikodemus Siivola | fix CAS on DEFCAS-defined places when the form is a... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
David Lichteblau | Port safepoints to FreeBSD/x86 |
commit | commitdiff | tree | snapshot |
2012-09-14 |
David Lichteblau | x86-bsd-os.c: Include stdio |
commit | commitdiff | tree | snapshot |
2012-09-14 |
David Lichteblau | Port tests/expect.sh, foreign.test.sh to FreeBSD's... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
David Lichteblau | Tweak slam.sh to be slightly more configurable regardin... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Juho Snellman | release.sh: Push accumulated automation changes. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
David Lichteblau | Add dyndebug flags backtrace_when_lost, sleep_when_lost |
commit | commitdiff | tree | snapshot |
2012-09-11 |
David Lichteblau | Add odxprint, a replacement for FSHOW which can be... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
David Lichteblau | win32-os.c: Split up handle_exception |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Nikodemus Siivola | fix bug in SYMBOL-VALUE CAS expansion for constant... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
David Lichteblau | Mention sb-safepoint, sb-thruption in base-target-featu... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
David Lichteblau | Fix a corner case in RUN-INTERRUPTION |
commit | commitdiff | tree | snapshot |
2012-09-07 |
David Lichteblau | interrupt.h: Remove rtmin[01]_handler forward declarations |
commit | commitdiff | tree | snapshot |
2012-09-07 |
David Lichteblau | Ignore an argument in x86's EMIT-CONSTANT-SEGMENT-HEADER |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Nathan Froyd | make SOCKET-RECEIVE work correctly when receiving overl... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Nathan Froyd | align inline constant section with long nops |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Nathan Froyd | add SSE instructions with two opcode bytes |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Stas Boukarev | Reading floats with large exponents no longer takes... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Stas Boukarev | Define _GNU_SOURCE when building contribs on Linux. |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Stas Boukarev | disassemble: New customization variable sb-ext:*disasse... |
commit | commitdiff | tree | snapshot |
next |