Further work towards use of win32 file HANDLEs
[sbcl.git] / src / runtime / win32-os.c
2012-11-13 David LichteblauFurther work towards use of win32 file HANDLEs
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-11-02 David LichteblauMove the global safepoint to one page before static...
2012-11-02 David LichteblauWindows console I/O overhaul
2012-11-02 David LichteblauAllow synchronous win32 I/O to be interrupted, too
2012-10-26 David LichteblauFix the single-threaded Windows build
2012-10-19 David LichteblauWindows: Use overlapped I/O, CreateFile
2012-10-05 David LichteblauPreliminary work towards threads on win32
2012-09-11 David Lichteblauwin32-os.c: Split up handle_exception
2012-08-10 David LichteblauRemove executable mode from several source files
2012-08-10 David LichteblauAdd safepoint mechanism
2012-05-17 Stas BoukarevFix build on windows.
2011-11-27 Nikodemus Siivolacleanup: page_index_t canonicalization
2011-08-11 David LichteblauFix QUERY-FILE-SYSTEM for Windows UNC and device file...
2011-08-10 Anton Kovalenkosb-win32: offer low-level bindings for file mapping...
2011-08-10 David LichteblauTweak os_validate to support running SBCL on recent...
2010-10-18 Nikodemus Siivola1.0.43.69: win32: fix build, broken by 1.0.43.62
2010-04-07 Nikodemus Siivola1.0.37.54: more robust runtime executable path detection
2010-03-01 Alastair Bridgewater1.0.36.10: UD2-BREAKPOINTS for Win32
2008-10-30 Nikodemus Siivola1.0.21.38: lisp-side %ASIN, %ACOS, %SINH, %TANH, and...
2007-12-09 Nikodemus Siivola1.0.12.19: runtime cleanups by Daniel Lowe
2007-11-18 kreuter1.0.11.28: Fix one Win32 regression introduced by 1...
2007-05-02 Thiemo Seufer1.0.5.27: Stepper support for MIPS.
2007-05-02 Thiemo Seufer1.0.5.21:
2007-04-03 lisphacker1.0.4.20: Win32 build fix
2007-04-02 Nikodemus Siivola1.0.4.19: oops, broken win32 build
2007-04-02 Nikodemus Siivola1.0.4.18: trap handling cleanup continues
2007-01-13 lisphacker1.0.1.24: unwinding lisp stack frames when alien code...
2007-01-11 Juho Snellman1.0.1.21:
2007-01-09 lisphacker1.0.1.17: Remove Win32 exception trampolines
2006-12-05 Nikodemus Siivola1.0.0.19: unwinding from foreign exception frames when...
2006-12-01 Christophe Rhodes1.0.0.11:
2006-11-30 Nikodemus Siivola1.0.0.2: TRACE :ENCAPSULATE NIL, plus other minor Windo...
2006-11-23 Nikodemus Siivola0.9.18.70: fix Win32 build with version 3.8 WinAPI...
2006-11-02 Nikodemus Siivola0.9.18.29: --dynamic-space-size command-line switch
2006-10-30 Nikodemus Siivola0.9.18.17: Hyperbolic functions for Win32
2006-10-26 Nikodemus Siivola0.9.18.6: Win32 get-internal-real-time improved
2006-10-26 Brian Downing0.9.18.3: Canonicalize whitespace.
2006-10-25 Nikodemus Siivola0.9.18.2: Win32 exceptions
2006-09-17 Juho Snellman0.9.16.35:
2006-09-07 Juho Snellman0.9.16.20:
2006-06-18 Nikodemus Siivola0.9.13.46: GET-INTERNAL-RUN-TIME on Windows, + Windows...
2006-06-07 Nikodemus Siivola0.9.13.33: :SB-LDB in default build
2006-04-19 Nikodemus Siivola0.9.11.39: more RUN-PROGRAM support on Windows
2006-04-05 Rudi Schlatte0.9.11.13
2006-03-22 Rudi Schlatte0.9.10.47
2006-03-21 Rudi Schlatte0.9.10.46
2006-03-14 Rudi Schlatte0.9.10.29
2006-02-05 Juho Snellman0.9.9.12:
2006-01-16 Christophe Rhodes0.9.8.42:
2006-01-11 Christophe Rhodes0.9.8.34:
2006-01-11 Christophe Rhodes0.9.8.33:
2006-01-11 Christophe Rhodes0.9.8.32:
2006-01-10 Christophe Rhodes0.9.8.31:
2006-01-03 Rudi Schlatte0.9.8.8
2006-01-03 Christophe Rhodes0.9.8.7: