0.9.11.13
authorRudi Schlatte <rudi@constantly.at>
Wed, 5 Apr 2006 08:47:16 +0000 (08:47 +0000)
committerRudi Schlatte <rudi@constantly.at>
Wed, 5 Apr 2006 08:47:16 +0000 (08:47 +0000)
commitc03ebb54770cfa613d4b706a80e5be231786a5d0
treedf6f8aa0f7880a84b2b2403aed52330b28b46c44
parent2365c1b81d99c8e8e34665052f5b47be5cd6cd74
0.9.11.13
  Merge Timothy Ritchey's win32 megapatch:
  * user-homedir-pathname and initfile fixes (by Yaroslav Kavenchuk)
  * run-program (by Mike Thomas)
  * sockets (Timothy Ritchey)

  With this patch, sbcl has been reported to run SLIME on win32.

  ... apologies if I got any credits wrong, the patches have been
      floating around quite a bit - if you contributed something in
      there and the NEWS entry doesn't mention you, just drop me a
      note and I'll update it accordingly.
20 files changed:
NEWS
contrib/sb-bsd-sockets/defpackage.lisp
contrib/sb-bsd-sockets/inet.lisp
contrib/sb-bsd-sockets/misc.lisp
contrib/sb-bsd-sockets/name-service.lisp
contrib/sb-bsd-sockets/sb-bsd-sockets.asd
contrib/sb-bsd-sockets/sockets.lisp
contrib/sb-bsd-sockets/sockopt.lisp
contrib/sb-bsd-sockets/tests.lisp
src/code/filesys.lisp
src/code/run-program.lisp
src/code/toplevel.lisp
src/code/unix.lisp
src/code/win32.lisp
src/cold/warm.lisp
src/compiler/x86/parms.lisp
src/runtime/run-program.c
src/runtime/win32-os.c
tools-for-build/grovel-headers.c
version.lisp-expr