Commit Graph

67 Commits (7f903365edfa6e2cb40a327e55f28f9c904e920b)

Author SHA1 Message Date
U-SLAVA-DFB8FF805\Slava 0708b20f33 Fix Windows bootstrap 2008-07-03 19:53:40 -05:00
Slava Pestov 2831cb8d9b Tweaking docs, change stage2 to load less stuff 2008-07-03 01:39:45 -05:00
Slava Pestov 17b94261c5 Fix deploy tests 2008-07-02 21:52:28 -05:00
Slava Pestov 537269447c Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
U-SLAVA-DFB8FF805\Slava 366d7009b8 Handle inheritance fixes for tools.deploy.test.5 2008-06-27 19:26:36 -05:00
Slava Pestov 44112e32e6 Fix build errors 2008-06-17 05:21:45 -05:00
Slava Pestov 0a436e1184 New threaded-server 2008-06-17 00:04:18 -05:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Slava Pestov 9649221fa5 Oops 2008-05-22 03:51:01 -05:00
Slava Pestov b301858c67 Server certificate verification, lazy handshake for accept 2008-05-22 00:29:19 -05:00
Slava Pestov 95358981e6 Abstract out connection pooling into io.pools, add summary and tags to a few places 2008-05-21 22:22:09 -05:00
Slava Pestov 31143c08c7 Document io.sockets.secure 2008-05-21 17:01:28 -05:00
Slava Pestov f1c8f3c559 SSL context is now implicit 2008-05-21 15:54:27 -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 e69755ce72 Fix duplex streams 2008-05-20 07:55:42 -05:00
Eduardo Cavazos 06703ee2ef io.sockets-docs: fix typo 2008-05-19 15:22:44 -05:00
Slava Pestov ad2ebc90c5 Fix conflict 2008-05-18 16:55:21 -05:00
U-SLAVA-DFB8FF805\Slava dcce702d0c Remove pending-error machinery 2008-05-17 23:50:11 -05:00
Slava Pestov 1ecc54770e Fix SSL shutdown 2008-05-17 17:45:56 -05:00
Eduardo Cavazos 2a5dcaaef0 io.sockets: Minor docs fix 2008-05-16 15:38:56 -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 0fc4c99eb1 help.lint fixes 2008-05-15 20:07:01 -05:00
Slava Pestov d6fbaf632d Fix accept 2008-05-15 19:05:07 -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
Slava Pestov 2cbfa9c2d7 Move destructors to core 2008-05-14 23:23:12 -05:00
Slava Pestov a2617cb1d6 Sockets fixes 2008-05-14 19:41:39 -05:00
Slava Pestov 467c9d23af Destructor changes 2008-05-14 19:03:07 -05:00
Slava Pestov 8f96e40c1c Working on SSL server sockets 2008-05-14 03:55:33 -05:00
Slava Pestov cf94f71896 Working on I/O 2008-05-13 23:36:45 -05:00
Slava Pestov 318f0875a1 I/O fixes 2008-05-13 20:04:57 -05:00
Slava Pestov 62c7aabf35 Major I/O cleanup 2008-05-13 18:24:46 -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 c59e17d483 Working on OpenSSL sockets 2008-05-11 17:44:14 -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 b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
Slava Pestov 55f6636bc0 FFI string encoding conversion 2008-04-20 05:15:46 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov e794466efb Convert native I/O to use inheritance 2008-04-11 16:08:40 -05:00
Doug Coleman 2b78870033 cond/case 2008-04-11 12:56:11 -05:00
Slava Pestov 192471badb Merge branch 'master' of git://factorcode.org/git/factor 2008-04-02 21:31:50 -05:00
Slava Pestov 5346e1899f Working on call-next-method, and identity-tuple 2008-04-02 21:27:49 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Doug Coleman 2bad7228a7 rename normalize-pathname to normalize-path
fix windows launcher issue
2008-04-01 19:51:49 -05:00
Doug Coleman a8e223f471 fix unix domain socket test 2008-03-31 13:51:34 -05:00
Doug Coleman 856173f54e Add unit test 2008-03-30 10:46:07 -05:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov 549a7538c7 Clean up some of Dan's code after merge 2008-03-06 15:58:05 -06:00
Daniel Ehrenberg c5eec0ba10 Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:

	core/io/files/files-tests.factor
	core/io/files/files.factor
	core/io/io-tests.factor
	core/io/streams/c/c-tests.factor
	core/io/streams/lines/lines-tests.factor
	core/source-files/source-files.factor
	extra/benchmark/sockets/sockets.factor
	extra/http/server/templating/templating-tests.factor
	extra/http/server/templating/templating.factor
	extra/io/launcher/launcher.factor
	extra/io/mmap/mmap-tests.factor
	extra/io/unix/launcher/launcher.factor
	extra/io/unix/unix-tests.factor
2008-03-04 17:51:40 -06:00