Slava Pestov
|
ce41c5d642
|
fixed stack comments of read1, minor UI updates
|
2005-07-20 02:29:57 +00:00 |
Slava Pestov
|
34ba2a6bfc
|
finish stream-write-attr/stream-write1 split
|
2005-07-17 19:22:06 +00:00 |
Slava Pestov
|
9004533730
|
, no longer has the deprecated string append behavior, added stream-write1 generic
|
2005-07-17 18:48:55 +00:00 |
Slava Pestov
|
a5c67414d8
|
fix errno numbers across platforms, some UI work
|
2005-06-26 21:48:05 +00:00 |
Slava Pestov
|
6ab56af2f3
|
port stream-close didn't close the fd
|
2005-06-23 20:00:26 +00:00 |
Slava Pestov
|
f1b23d66b7
|
merged streams, stdio and files into io vocabulary
|
2005-06-19 21:50:35 +00:00 |
Slava Pestov
|
6315c1e2df
|
bootstrap fix, I/O code cleanup, stream-read1 generic
|
2005-06-19 04:23:01 +00:00 |
Slava Pestov
|
4bbc5c41f4
|
fix multiplexer bug
|
2005-06-19 01:15:07 +00:00 |
Slava Pestov
|
e74577120b
|
properly handle accept returning EAGAIN or EINTR
|
2005-06-18 20:42:49 +00:00 |
Slava Pestov
|
bf821880ab
|
removed profiler because it sucks
|
2005-06-15 20:34:16 +00:00 |
Slava Pestov
|
8eae359922
|
I/O system now uses select()
|
2005-06-13 05:42:16 +00:00 |
Slava Pestov
|
b022dfd1d9
|
fixed typo in socket code
|
2005-06-13 01:20:00 +00:00 |
Slava Pestov
|
905589d318
|
sockaddr-in struct fix for little-endian linux
|
2005-06-10 01:00:00 +00:00 |
Slava Pestov
|
7ec008947c
|
various minor additions and PowerPC backend enhancements
|
2005-05-29 00:52:23 +00:00 |
Slava Pestov
|
97bb0de0ab
|
I/O timeouts
|
2005-05-24 00:56:38 +00:00 |
Slava Pestov
|
3e3b33d614
|
back out skip word
|
2005-05-05 20:51:38 +00:00 |
Slava Pestov
|
a4a2a8b19a
|
0.74 ready for release
|
2005-05-04 05:14:45 +00:00 |
Slava Pestov
|
b442096677
|
UI fixes; hashtables and generics are rehashed during bootstrap for improved robustness
|
2005-05-04 03:50:04 +00:00 |
Slava Pestov
|
8bca326561
|
oops
|
2005-05-04 00:09:04 +00:00 |
Slava Pestov
|
f96779a56c
|
simple HTTP client; with-stream* word; various tweaks and cleanups
|
2005-05-02 04:18:34 +00:00 |
Slava Pestov
|
b679c73096
|
yield changes
|
2005-05-01 18:34:01 +00:00 |
Slava Pestov
|
9e2525982e
|
fixes
|
2005-05-01 05:25:22 +00:00 |
Slava Pestov
|
ea214c397e
|
UI fixes
|
2005-04-30 21:17:10 +00:00 |
Slava Pestov
|
356af39cc6
|
truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly
|
2005-04-30 04:43:39 +00:00 |
Slava Pestov
|
bd5198bf39
|
some progress on getting FFI I/O working on Linux
|
2005-04-29 06:37:12 +00:00 |
Slava Pestov
|
4e8da1f829
|
Unix I/O fixes
|
2005-04-27 05:40:09 +00:00 |
Slava Pestov
|
b666a3c3e0
|
debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes
|
2005-04-25 07:33:33 +00:00 |
Slava Pestov
|
6e253bb8bb
|
logging and unix socket fixes
|
2005-04-25 03:02:19 +00:00 |
Slava Pestov
|
9baf908d86
|
I/O code fixes; it now works on FreeBSD 4.11
|
2005-04-23 21:42:42 +00:00 |
Slava Pestov
|
3ab8c7cf47
|
removing cfactor I/O code; unix ffi I/O socket code fixes
|
2005-04-23 00:09:46 +00:00 |
Slava Pestov
|
0083245089
|
Unix socket fixes
|
2005-04-22 06:24:38 +00:00 |
Slava Pestov
|
6c11b788e0
|
minor cleanups here and there
|
2005-04-20 00:28:01 +00:00 |
Slava Pestov
|
aced725ac5
|
socket code fleshed out
|
2005-04-17 22:34:09 +00:00 |
Slava Pestov
|
d6b42a1f5c
|
minor fixes; init-io now fully initializes unix ffi i/o
|
2005-04-16 03:00:22 +00:00 |
Slava Pestov
|
19439c0e08
|
I/O bug fixes
|
2005-04-16 02:42:01 +00:00 |
Slava Pestov
|
427c1ba898
|
Unix FFI I/O tested and known to work in single-threaded case
|
2005-04-16 02:28:37 +00:00 |
Slava Pestov
|
e1a6166079
|
Unix I/O multiplexer hooked up
|
2005-04-14 23:37:13 +00:00 |
Slava Pestov
|
3e9381d867
|
more Unix I/O work
|
2005-04-14 05:32:06 +00:00 |
Slava Pestov
|
1d60e69aee
|
some unix i/o work
|
2005-04-12 22:31:50 +00:00 |
Slava Pestov
|
7217109e2d
|
tuple equality fixed, tuples are not sequences anymore, factor plugin cleanups and performance improvements
|
2005-04-12 17:35:27 +00:00 |
Slava Pestov
|
8f1ee76193
|
unix ffi i/o copy task works
|
2005-04-09 04:09:49 +00:00 |
Slava Pestov
|
2382cd7da7
|
slow but steady unix ffi i/o progress
|
2005-04-09 03:50:36 +00:00 |
Slava Pestov
|
c114bb4fc8
|
set-sbuf-nth fix; more unix i/o work; adding missing file
|
2005-04-08 00:02:59 +00:00 |
Slava Pestov
|
cc5246686f
|
some unix i/o work
|
2005-04-06 02:18:36 +00:00 |
Slava Pestov
|
191083c72e
|
all tests now pass; more unix ffi i/o work
|
2005-04-03 23:02:50 +00:00 |
Slava Pestov
|
ffb56bc567
|
some unix ffi i/o work
|
2005-04-03 22:28:55 +00:00 |
Slava Pestov
|
4e96d1e5f4
|
lists are sequences; unions bug fix
|
2005-04-03 20:55:56 +00:00 |
Slava Pestov
|
d57b44b4eb
|
unix ffi stuff, buffer cleanups, debugger word renaming
|
2005-04-02 05:56:00 +00:00 |
Slava Pestov
|
200caca9d5
|
Factor plugin updates, other stuff
|
2005-04-01 17:42:14 +00:00 |
Slava Pestov
|
6ac4c9900f
|
comitting initial unix I/O rewrite work
|
2005-03-30 00:58:22 +00:00 |