| 2012-12-20 | 
Nathan Froyd | don't check SUBTYPEP of ELEMENT-TYPE in ADJUST-ARRAY...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-20 | 
Nathan Froyd | lazily compute MIN-EXTENSION for VECTOR-PUSH-EXTEND | 
commit | commitdiff | tree | snapshot | 
| 2012-12-18 | 
Stas Boukarev | Fix a typo in the previous commit. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-18 | 
Stas Boukarev | Better error message for SLEEP. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-18 | 
Stas Boukarev | make.sh --help no longer runs clean.sh | 
commit | commitdiff | tree | snapshot | 
| 2012-12-17 | 
Stas Boukarev | sb-rotate-byte: Don't use :if-component-dep-fails. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-17 | 
David Lichteblau | In x86 arch_os_get_current_thread(), do not load from %fs | 
commit | commitdiff | tree | snapshot | 
| 2012-12-17 | 
David Lichteblau | Split up new_thread_trampoline | 
commit | commitdiff | tree | snapshot | 
| 2012-12-17 | 
David Lichteblau | Factor INITIAL-THREAD-FUNCTION out of MAKE-THREAD | 
commit | commitdiff | tree | snapshot | 
| 2012-12-17 | 
Stas Boukarev | Fix a typo. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-16 | 
Stas Boukarev | Warn about misconfigured locale. | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Remove a few :FAILS-ON test flags for Windows | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Support long file names on Windows; more CRT function...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | More Windows Installer tweaks | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Upgrade to Windows Installer XML 3.5 | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | sb-bsd-sockets: Implement NON-BLOCKING-MODE on Windows | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | win32 pathname host: Switch to :lower canonical case | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Some support for platforms whose libraries do not maint...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Update tests for 64 bit Windows builds | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Port to x86-64 versions of Windows | 
commit | commitdiff | tree | snapshot | 
| 2012-12-05 | 
David Lichteblau | Spill XMM registers in alloc_tramp | 
commit | commitdiff | tree | snapshot | 
| 2012-12-04 | 
Christophe...  | fix a bug in signed modular arithmetic | 
commit | commitdiff | tree | snapshot | 
| 2012-12-04 | 
Christophe...  | fix direct execution of (shebanged) fasls | 
commit | commitdiff | tree | snapshot | 
| 2012-12-01 | 
Stas Boukarev | Suppress warnings about possible slot name conflicts...  | 
commit | commitdiff | tree | snapshot | 
| 2012-12-01 | 
Christophe...  | update release.sh to my version of reality | 
commit | commitdiff | tree | snapshot | 
| 2012-12-01 | 
Christophe...  | 1.1.2: will be tagged as "sbcl-1.1.2" | 
commit | commitdiff | tree | snapshot | 
| 2012-11-23 | 
David Lichteblau | LLP64: replace use of unsigned long with size_t in...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-23 | 
David Lichteblau | Add mswin.def | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | NEWS tweaks | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | LLP64: change signed long to sword_t | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | LLP64: change UNSIGNED-LONG to UNSIGNED | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | LLP64: change unsigned long to uword_t | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | LLP64: replace uses of sizeof(long) where pointer size...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | LLP64: adjust calls to printf-like functions with point...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | LLP64: change long to uword_t (thereby flipping signedness) | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | New types uword_t, sword_t | 
commit | commitdiff | tree | snapshot | 
| 2012-11-20 | 
David Lichteblau | Add a lock to io_end_interruptible, win32_maybe_interru...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-18 | 
Joshua Elsasser | Unbreak ppc builds with 4k *backend-page-bytes* | 
commit | commitdiff | tree | snapshot | 
| 2012-11-18 | 
Joshua Elsasser | Only try frlock.1 test on #+sb-thread | 
commit | commitdiff | tree | snapshot | 
| 2012-11-14 | 
Stas Boukarev |  Update ASDF to 2.26. | 
commit | commitdiff | tree | snapshot | 
| 2012-11-13 | 
David Lichteblau | Forcibly fail frlock.1 on Windows by means of a timeout | 
commit | commitdiff | tree | snapshot | 
| 2012-11-13 | 
David Lichteblau | Further work towards use of win32 file HANDLEs | 
commit | commitdiff | tree | snapshot | 
| 2012-11-13 | 
David Lichteblau | PowerPC safepoints | 
commit | commitdiff | tree | snapshot | 
| 2012-11-09 | 
Alastair Bridgewater | mips: Revert remaining badness from 0.9.1.45. | 
commit | commitdiff | tree | snapshot | 
| 2012-11-08 | 
Alastair Bridgewater | runtime/thread.h: Fix non-thread binding and control...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-08 | 
Alastair Bridgewater | runtime/cheneygc.c: Use binding-stack-pointer access...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-08 | 
Alastair Bridgewater | Thou shalt not MAKE-OTHER-IMMEDIATE-TYPE. | 
commit | commitdiff | tree | snapshot | 
| 2012-11-08 | 
Alastair Bridgewater | compiler/generic/genesis: Report FDEFN addresses for...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-08 | 
Alastair Bridgewater | compiler/sparc/arith: Fix SCs for FAST-EQL{,-C}/FIXNUM. | 
commit | commitdiff | tree | snapshot | 
| 2012-11-04 | 
Cyrus Harmon | alien type improvement: handle offsets in unparse-alien...  | 
commit | commitdiff | tree | snapshot | 
| 2012-11-03 | 
Nikodemus Siivola | sb-concurrency: frlocks | 
commit | commitdiff | tree | snapshot | 
| 2012-11-02 | 
David Lichteblau | Safepoint protocol upgrade | 
commit | commitdiff | tree | snapshot | 
| 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 | 
| next |