Commit Graph

721 Commits (75560699eaba1fe3dd90e548b21e72d24e9ab5f7)

Author SHA1 Message Date
Joe Groff f950fca035 io.encodings.detect: detect empty files as utf8 rather than raise a sequence error 2010-06-10 17:32:56 -07:00
Joe Groff 7825cb6d10 io.encodings.detect: fill in USING: list for tests 2010-06-10 16:39:48 -07:00
Joe Groff 4997489980 new vocab io.encodings.detect: borrow binary file/text encoding detection heuristics from a certain text editor written in java 2010-06-09 00:11:01 -07:00
Slava Pestov 627295f094 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
Doug Coleman 026499e64f Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
Slava Pestov 0161f4e8d2 io.serial.windows: fix load error 2010-02-21 17:48:05 +13:00
Slava Pestov c3f4bcb616 Fix load errors exposed by platforms.txt change 2010-02-20 13:31:09 +13:00
Slava Pestov 95bfc8a240 vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Doug Coleman 6fe9daada5 fix more load errors 2009-11-15 11:17:23 -06:00
Doug Coleman 6091c6964a fix using list, reported by zimbatm 2009-11-15 10:55:41 -06:00
Joe Groff a5957b188d nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
Joe Groff 6c400b44f3 update io.serial structs 2009-09-19 21:14:38 -05:00
Joe Groff 076ab42dc3 move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
Doug Coleman fb9d7d67d0 use struct in windows serial code 2009-08-29 23:25:17 -05:00
Samuel Tardieu 65e495aa66 Remove spurious dup in io.serial.unix/linux 2009-06-22 18:08:12 +02:00
Doug Coleman 0820734749 serial library works with the null modem -- add some standard ports for future reference 2009-03-17 15:03:01 -05:00
Doug Coleman 378c8f90ff move serial to io.serial 2009-02-22 17:50:29 -06:00
Doug Coleman d0030ba899 remove old io.serial 2009-02-22 17:44:09 -06:00
Doug Coleman b062425935 clean up io.serial a bit 2008-12-15 09:48:37 -06:00
Doug Coleman 971a6c89be move io.paths from extra to basis 2008-12-08 21:31:41 -06:00
Doug Coleman 7f93d335a6 fix bug in io.paths, add io.paths.windows 2008-12-08 20:10:52 -06:00
Doug Coleman 3d17175926 move io.files.unique to basis 2008-12-03 05:24:47 -06:00
Doug Coleman 7b13604b7b clarify docs for io.files.unique, add a couple more tests, remove usages of >r r> 2008-11-28 16:14:55 -06:00
Doug Coleman 4af3543fcd directory fix 2008-10-19 13:11:10 -05:00
Doug Coleman f9661a4699 fix io.paths 2008-10-02 18:26:56 -05:00
Slava Pestov aea0fed14c Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
Slava Pestov 6ead724b25 Fixing bugs 2008-08-29 04:23:39 -05:00
Slava Pestov 799cefc39a Fix conflict 2008-08-27 05:52:38 -05:00
Slava Pestov 40e926609a Fixing unit tests 2008-08-22 22:07:59 -05:00
Daniel Ehrenberg 1e1da73309 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-19 21:06:26 +02:00
Daniel Ehrenberg 1c13a6a4b9 Deque name change 2008-08-19 21:06:20 +02:00
Doug Coleman b333583da4 fix usings 2008-08-14 23:54:57 -05:00
Doug Coleman 5cc5d347ae moved serial to io.serial 2008-08-14 23:44:39 -05:00
Slava Pestov d60449d3a8 Move a few things around 2008-07-28 22:09:35 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00
Slava Pestov 0fd34b4a4b Fix <process-writer> and <process-stream> 2008-07-24 21:47:09 -05:00
Slava Pestov ac2bf0b87d Adding inline recursive declarations 2008-07-18 19:22:59 -05:00
Slava Pestov 7ca3c2a878 Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
Slava Pestov 34c0cf6111 Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
Slava Pestov eba4b990af Fix stdin 2008-07-09 19:23:35 -05:00
Slava Pestov 3b2f4d92d2 Check if the handle has been disposed. This can happen if we close one end of a duplex stream 2008-07-08 15:50:12 -05:00
Slava Pestov 6ad09779cc Literal aliens in source files are bade bad 2008-07-08 15:46:52 -05:00
U-SLAVA-DFB8FF805\Slava 763a45cc67 Fix mmap on windows 2008-07-07 12:14:07 -05:00
Slava Pestov 0f6ecc10cd Fix EINTR handling in Unix stdin pipe hack 2008-07-06 04:12:46 -05:00
Slava Pestov 33655a7044 Fix Unix I/O on 64-bit 2008-07-05 03:47:09 -05:00
Slava Pestov 8347710dd5 Help lint fixes 2008-07-04 02:52:27 -05:00
Slava Pestov 1a02a0fb41 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-03 20:50:28 -05:00
Slava Pestov d93851cc96 Tweak: don't put UDP receive buffer in image 2008-07-03 20:50:01 -05:00
U-SLAVA-DFB8FF805\Slava 0708b20f33 Fix Windows bootstrap 2008-07-03 19:53:40 -05:00