Slava Pestov
|
230e9476a7
|
Fix race condition
|
2008-05-22 00:41:18 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
14296967c1
|
Fix Windows USING
|
2008-05-21 17:34:47 -05:00 |
Slava Pestov
|
70e89b5166
|
Fix SSL timeout support and clean up some timeout code
|
2008-05-21 01:36:30 -05:00 |
Slava Pestov
|
39ee1a7e3f
|
Fix resource leak if flush on close fails
|
2008-05-20 21:59:29 -05:00 |
Slava Pestov
|
c077a38649
|
Check if fd has been closed for sanity
|
2008-05-20 18:52:11 -05:00 |
Slava Pestov
|
a58ebeabdc
|
Remove eof slot
|
2008-05-18 19:02:50 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
dcce702d0c
|
Remove pending-error machinery
|
2008-05-17 23:50:11 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
1738631757
|
Fix memory management issue
|
2008-05-17 18:24:20 -05:00 |
Slava Pestov
|
7aa2bb3f30
|
Fix Windows bootstrap
|
2008-05-16 06:28:19 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
802fa2f11c
|
Fix conlict
|
2008-05-16 00:53:15 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
4787dc914d
|
Fixing bugs in Windows sockets, add UDP tests
|
2008-05-15 20:08:32 -05:00 |
Slava Pestov
|
fe155e69a3
|
Fix mmap tests
|
2008-05-15 19:08:32 -05:00 |
Slava Pestov
|
a68f50c183
|
Simplify some code
|
2008-05-15 18:14:46 -05:00 |
Slava Pestov
|
f151a448c6
|
Simplify error handling logic
|
2008-05-15 05:50:50 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
29556e2a2b
|
Major overhaul of Windows I/O code: simpler, more readable, more efficient, more robust
|
2008-05-15 05:20:42 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
60818847da
|
Further cleanups
|
2008-05-15 01:45:32 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
667345e883
|
Fix conflict
|
2008-05-15 01:44:23 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
05466df1e0
|
Updating Windows I/O code
|
2008-05-15 00:13:08 -05:00 |
Slava Pestov
|
8abb2dca15
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-14 19:03:22 -05:00 |
Slava Pestov
|
467c9d23af
|
Destructor changes
|
2008-05-14 19:03:07 -05:00 |
Doug Coleman
|
c012a48920
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-14 07:55:09 -05:00 |
Doug Coleman
|
dd9e8a2245
|
expose some more fields from windows file info
|
2008-05-14 07:54:40 -05:00 |
Slava Pestov
|
62c7aabf35
|
Major I/O cleanup
|
2008-05-13 18:24:46 -05:00 |
Slava Pestov
|
b94a20cc8a
|
Fix circular dependency
|
2008-05-12 22:30:18 -05:00 |
Slava Pestov
|
1260c1ba51
|
Working on SSL and refactoring related code to make things easier to plug in
|
2008-05-12 18:53:22 -05:00 |
Slava Pestov
|
18fe2d0047
|
Preparing io.nonblocking for SSL
|
2008-05-11 17:44:39 -05:00 |
Doug Coleman
|
7c09936f30
|
use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
|
2008-05-06 12:37:11 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
7f8ee64d28
|
Implement <appender> on Windows
|
2008-05-06 04:26:46 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
cbf886f17d
|
Fix Windows monitors, implement new io.pipe protocol
|
2008-05-06 02:10:17 -05:00 |
Slava Pestov
|
8e60cf2b86
|
<appender>, documentation updates
|
2008-05-05 19:12:22 -05:00 |
Slava Pestov
|
75fb15ee4c
|
Split stdio up into input-stream/output-stream, pipes work in progress
|
2008-05-05 02:19:25 -05:00 |
Doug Coleman
|
9e3cab4327
|
move normalize-path to <mapped-file>
(mapped-file) is now the hook
|
2008-04-25 01:10:40 -05:00 |
Doug Coleman
|
13c2e444a8
|
normalize-path on windows file monitor
|
2008-04-25 00:59:44 -05:00 |
Doug Coleman
|
b1016e6ea5
|
<monitor> and mmaped-file use normalize-path now
|
2008-04-24 19:46:52 -05:00 |
Slava Pestov
|
18fa6fd115
|
Arggh
|
2008-04-21 19:20:18 -05:00 |
Slava Pestov
|
55f6636bc0
|
FFI string encoding conversion
|
2008-04-20 05:15:46 -05:00 |
Slava Pestov
|
70bec926d0
|
New convention for parametrized constructors: new-* instead of construct-*
|
2008-04-14 05:07:31 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
f7df948b06
|
Documentation updates
|
2008-04-13 09:34:27 -05:00 |
Slava Pestov
|
d45b12b3ed
|
Windows I/O fixes
|
2008-04-13 00:26:44 -05:00 |
Doug Coleman
|
dadaae59a1
|
dummy object on init-monitors
fix windows load errors
monitors almost work again
|
2008-04-11 22:36:24 -05:00 |
Slava Pestov
|
6b0b150588
|
Another blind fix
|
2008-04-11 21:51:21 -05:00 |
Slava Pestov
|
5a2a3bf0a8
|
Fix
|
2008-04-11 21:39:39 -05:00 |
Slava Pestov
|
9269db2fd1
|
Fixing Windows I/O (untested)
|
2008-04-11 21:36:37 -05:00 |
Slava Pestov
|
e794466efb
|
Convert native I/O to use inheritance
|
2008-04-11 16:08:40 -05:00 |
Slava Pestov
|
b974d7fff6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 14:38:42 -05:00 |
Slava Pestov
|
1435d1c189
|
Working on converting io backends to use inheritance
|
2008-04-11 14:09:09 -05:00 |
Doug Coleman
|
2b78870033
|
cond/case
|
2008-04-11 12:56:11 -05:00 |
Slava Pestov
|
1518d63115
|
Fix Windows launcher resource leak
|
2008-04-06 22:04:31 -05:00 |
Slava Pestov
|
562ccb24f3
|
Fix Windows launcher issue
|
2008-04-06 00:53:50 -05:00 |