Commit Graph

85 Commits (6e4ba7af14c281375133d825d47ccb56d6c6fa5d)

Author SHA1 Message Date
Slava Pestov 9edb5875e3 Less drastic changes 2008-02-18 07:30:16 -06:00
Slava Pestov 2c6afdfee6 Working on new threads 2008-02-18 05:07:40 -06:00
Slava Pestov a832b4d445 Fix tpo 2008-02-16 15:24:41 -06:00
Daniel Ehrenberg 7ae14a746f Refactoring byte-array and string streams 2008-02-16 13:58:38 -06:00
Daniel Ehrenberg 7325d56b67 io.files change 2008-02-16 00:42:16 -06:00
Daniel Ehrenberg f6845d43d3 Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
Daniel Ehrenberg 989b7a468a byte array streams 2008-02-15 21:49:53 -06:00
Daniel Ehrenberg 017c57fab1 latin1 and binary encodings updated 2008-02-15 20:29:08 -06:00
Daniel Ehrenberg a800d5fca7 Fixing UTF-8/16 test files 2008-02-15 20:14:53 -06:00
Daniel Ehrenberg 2a2d7cf04e Merge branch 'master' into unicode
Conflicts:

	core/io/encodings/utf16/utf16-tests.factor
	core/io/encodings/utf16/utf16.factor
	core/io/encodings/utf8/utf8-tests.factor
2008-02-15 20:12:38 -06:00
Daniel Ehrenberg 6acdc23941 UNICHAR => CHAR 2008-02-15 19:51:12 -06:00
Daniel Ehrenberg 4678da8861 Working on unicode encodings 2008-02-15 19:44:35 -06:00
Slava Pestov ce59673c12 Fix load errors 2008-02-14 01:04:16 -06:00
Slava Pestov 2f5ad0324b io.utf8 renamed to io.encodings.utf8 2008-02-13 23:21:04 -06:00
Daniel Ehrenberg c14c19edc4 Merge branch 'unicode'
Conflicts:

	extra/unicode/data/data.factor
2008-02-13 19:55:24 -06:00
Daniel Ehrenberg 4103c982c3 encodings fix 2008-02-13 19:54:35 -06:00
Daniel Ehrenberg 6ff319cfcb Unicode upgrade and fix 2008-02-13 19:53:53 -06:00
Daniel Ehrenberg e293856072 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-02-13 19:01:44 -06:00
Daniel Ehrenberg 254ba5809f Moving about.txt to summary.txt in encodings 2008-02-13 18:44:25 -06:00
Daniel Ehrenberg 01e9a5cb1a utf8 and utf16le streams 2008-02-13 17:53:10 -06:00
Daniel Ehrenberg 014b79caad More unicode changes 2008-02-13 01:02:37 -06:00
Doug Coleman 873b7dd214 remove two unused hooks
move walk-dir to extra/io/paths
2008-02-12 12:15:42 -06:00
Daniel Ehrenberg 8c63311a0f Merge branch 'master' into unicode 2008-02-11 18:42:08 -06:00
Daniel Ehrenberg 8bbc144ce7 io/utf8 and 16 were moved to core/io/encodings 2008-02-11 17:44:14 -06:00
Slava Pestov 41a5629090 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-10 23:36:22 -06:00
Daniel Ehrenberg 99ff43b404 Beginning of encoded streams 2008-02-10 23:14:42 -06:00
Slava Pestov 262e9d3443 Clean up vocabs.loader and add littledan's unit test feature 2008-02-10 23:03:54 -06:00
Doug Coleman fcb49a3442 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-10 08:31:52 -06:00
Slava Pestov be28fbd45d Document io.timeouts 2008-02-09 22:28:22 -06:00
Slava Pestov c8f042aef4 Redo timeouts 2008-02-09 21:34:42 -06:00
Doug Coleman 93eb74476e add with-file-in docs, update a couple of usages 2008-02-06 20:04:46 -06:00
Doug Coleman b6f8fd587a Merge branch 'master' of git://factorcode.org/git/factor 2008-02-06 19:36:59 -06:00
Doug Coleman 2a417f4a9c add with-file-in with-file-out with-file-appender 2008-02-06 19:36:53 -06:00
Slava Pestov 90ed177a9c Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
Slava Pestov be2c8b13d7 Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
Slava Pestov 1eda70f1ad Bug fixes 2008-02-05 19:16:22 -06:00
Slava Pestov ba1a958a32 Move cd and cwd primitives to native I/O, fix Windows normalize-pathname 2008-02-05 13:11:36 -06:00
sheeple f2af000ed0 refresh-all fix, new show word for debugging 2008-02-04 11:50:20 -06:00
Daniel Ehrenberg 5c37add12a Binary encoding through the new encoding protocol 2008-02-02 13:23:54 -06:00
Daniel Ehrenberg c584e50c04 Finishing updating UTF 2008-02-01 23:59:46 -06:00
Daniel Ehrenberg 64650d8500 Fixing UTF-8 to put the replacement character for malformed stuff 2008-02-01 22:50:30 -06:00
Daniel Ehrenberg c66b264af5 Incomplete update of UTF decoder 2008-02-01 17:45:35 -06:00
Slava Pestov 27ebd08b99 Encodings fix 2008-02-01 16:21:42 -06:00
Slava Pestov ff55f0f4cc New \u...... syntax; io.utf8 and io.utf16 can actually use strings now 2008-02-01 15:00:02 -06:00
Slava Pestov 0a5f90d5da Clarify docs 2008-01-31 01:15:41 -06:00
Slava Pestov 926e09a46a New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts 2008-01-31 00:52:06 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 35f390e8ca Remove unnecessary word 2008-01-24 23:50:00 -04:00
Slava 09eb56d0c2 epoll almost works 2008-01-23 03:07:15 -05:00
Slava Pestov 157043ad19 Minor I/O backend tweak 2008-01-23 02:45:55 -04:00