0.9.8.7:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 3 Jan 2006 09:52:37 +0000 (09:52 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 3 Jan 2006 09:52:37 +0000 (09:52 +0000)
commit7fb597b585fc715537ea644f7d84440eca217ca1
tree2bf66cbe4633f00dfca83fa3d2a5264e84a20d50
parentcb254941e176badff31a16a11509e1ac288ae249
0.9.8.7:
Merge "merge candidate 1" for SBCL/Win32.
... a lot done, a lot left to do.
42 files changed:
CREDITS
NEWS
build-order.lisp-expr
package-data-list.lisp-expr
src/code/cold-init.lisp
src/code/fd-stream.lisp
src/code/foreign.lisp
src/code/irrat.lisp
src/code/octets.lisp
src/code/save.lisp
src/code/serve-event.lisp
src/code/target-alieneval.lisp
src/code/target-exception.lisp [new file with mode: 0644]
src/code/target-misc.lisp
src/code/toplevel.lisp
src/code/unix.lisp
src/code/win32-os.lisp [new file with mode: 0644]
src/cold/warm.lisp
src/compiler/aliencomp.lisp
src/compiler/early-aliencomp.lisp
src/compiler/generic/genesis.lisp
src/compiler/x86/c-call.lisp
src/compiler/x86/parms.lisp
src/runtime/Config.x86-win32 [new file with mode: 0644]
src/runtime/GNUmakefile
src/runtime/breakpoint.c
src/runtime/coreparse.c
src/runtime/gencgc.c
src/runtime/interrupt.c
src/runtime/monitor.c
src/runtime/run-program.c
src/runtime/runtime.c
src/runtime/save.c
src/runtime/thread.c
src/runtime/win32-os.c [new file with mode: 0644]
src/runtime/win32-os.h [new file with mode: 0644]
src/runtime/wrap.c
src/runtime/x86-arch.c
src/runtime/x86-assem.S
src/runtime/x86-win32-os.c [new file with mode: 0644]
src/runtime/x86-win32-os.h [new file with mode: 0644]
version.lisp-expr