Commit Graph

39 Commits (1a2ca6e4637ec416ef6c05bc5b18bca90aa9ac0a)

Author SHA1 Message Date
Slava Pestov 7598617119 Load mmap on CE too 2008-01-10 22:51:58 -05:00
Slava Pestov 2180b0f146 Fix init-stdio scope issue 2008-01-09 01:50:25 -05:00
Slava Pestov 825601ccc7 More circularity fixes 2008-01-05 20:37:13 -04:00
Doug Coleman dff6194aad Remove library/binary-roots, add walk-dir and find-file to io.paths 2007-12-09 11:42:35 -06:00
Doug Coleman 6470303e51 Merge git://factorcode.org/git/factor 2007-12-07 14:02:52 -06:00
Doug Coleman 0f8164842a stat likes paths with trailing \\ for root directories.
\\\\?\\k:\\ instead of \\\\?\\k:
2007-12-06 02:21:54 -06:00
Slava Pestov 5c8e6db77e Windows io.launcher security fix 2007-12-06 02:28:08 -05:00
Doug Coleman ddd55ac4fa Experimental find-binary and find-library words 2007-12-05 18:09:08 -06:00
Doug Coleman 306c437327 Merge git://spitspat.com/git/factor 2007-11-25 05:37:14 +01:00
Slava Pestov 43931a4a43 Fix copy-file 2007-11-24 18:05:34 -05:00
Slava Pestov a13975502c More Windows CopyFile stuff 2007-11-24 16:39:00 -05:00
Slava Pestov aaa493ebd2 Implement copy-file on Windows 2007-11-24 16:38:20 -05:00
U-EE860\Administrator 86070337fd Refactor open-file to allow flags and attributes as the fourth parameter 2007-11-24 02:17:40 +01:00
Slava Pestov cb198f907e Add attribution 2007-11-21 03:18:28 -05:00
Slava Pestov 52c3db354b Windows code updates 2007-11-21 01:26:15 -05:00
Slava Pestov e7cc5ea6d4 Windows IO fixes and <process-stream> work 2007-11-21 01:18:46 -05:00
Slava Pestov a908aca37e Fix conflict 2007-11-17 23:08:11 -05:00
Slava Pestov 4ee696882f Get io.launcher working on Windows CE 2007-11-17 23:06:51 -05:00
Slava Pestov 5c6a7120bb Get io.mmap working on Windows CE 2007-11-17 23:06:34 -05:00
Slava Pestov 032fd57328 Document io.mmap and add mapped-file-closed? flag check 2007-11-17 01:49:06 -05:00
Slava Pestov d6f4b25abe Fixes 2007-11-14 17:04:29 -05:00
Slava Pestov 5262801398 io.launcher updates and destructors cleanup 2007-11-13 01:10:26 -05:00
Slava Pestov a6ef4582c3 io.files now has a path-separator? hook; cleanup 2007-11-12 01:41:13 -05:00
Slava Pestov abf65f92d8 Merge branch 'master' of git://factorcode.org/git/factor 2007-11-11 19:28:31 -05:00
Slava Pestov b002cc1e94 Fix Windows CE UDP and <file-appender> 2007-11-11 16:09:24 -05:00
Slava Pestov e8a74a19c2 Fix USING: 2007-11-09 10:33:25 -05:00
Slava Pestov 32df75da83 I/O backend cleanups, mostly CE 2007-11-09 03:01:45 -05:00
Slava Pestov 3efc9c7973 Windows I/O cleanups, fix accept on CE 2007-11-07 14:01:45 -05:00
Slava Pestov d74db3abb9 Windows CE I/O cleanup 2007-11-06 20:44:45 -05:00
Slava Pestov d8d1da96d7 Update libraries for parent-dir rename 2007-11-05 00:46:03 -05:00
Slava Pestov de582084a4 Refactor I/O a bit so that C types are resolved at compile time -- better for deployment 2007-11-04 17:32:18 -05:00
Slava Pestov de0808320e Fix ltrim/rtrim, get extra/ to load after number tower changes 2007-10-21 17:37:50 -04:00
U-C4\Administrator a800031a32 Move platform-specific destructor code out of extra/destructors 2007-10-15 16:19:50 -05:00
U-C4\Administrator ceba5efb1f Redo destructors so they compile
Fix all uses of add-destructor
2007-10-15 15:01:55 -05:00
U-C4\Administrator 17a8071768 Fix a stack effect in sockets
Fix unit tests
2007-10-06 23:50:13 -05:00
U-C4\Administrator 02a9e1eb14 Fix the io and ui backends so it bootstraps and the ui starts 2007-10-04 11:51:17 -05:00
U-3ADF\Administrator 544c2370cf Fix SEH and USING: errors on windows nt 2007-09-25 10:37:45 +02:00
U-C4\Administrator 545e58873e Fix launcher and windows bootstrap
Fix native io on Vista
Add missing use
2007-09-21 17:00:47 -05:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00