Commit Graph

706 Commits (b99b6861944723239193cd8ce3370b8711d9e9de)

Author SHA1 Message Date
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
Slava Pestov ab881cbd7a Put that in your pipe and smoke it 2008-07-03 17:44:44 -05:00
Slava Pestov cb121c5b50 Documentation for io.servers.connection 2008-07-03 02:16:16 -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 aeb2b9d701 Fixing unit test failures 2008-07-02 15:57:38 -05:00
Slava Pestov f7eecc7893 Move bit-arrays and float-arrays to extra 2008-07-02 02:03:30 -05:00
Slava Pestov 537269447c Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
Slava Pestov f8fd065fc5 Initial value for alien slots is a BAD-ALIEN 2008-07-01 16:33:45 -05:00
Slava Pestov 6165c86229 Merge branch 'master' of git://factorcode.org/git/factor 2008-06-30 16:06:30 -05:00
Slava Pestov 3b41e31584 More tuple declaration work 2008-06-29 21:37:57 -05:00
Slava Pestov 733479b8e2 Clean up 2008-06-29 02:17:32 -05:00
Slava Pestov b36e06d0d6 Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
slava 6b1cea4a6a Fix unit test 2008-06-27 22:02:10 -05:00
Slava Pestov 5ddaeccf21 Minor documentation updates 2008-06-27 21:51:42 -05:00
slava a649f9dc5f Fix inotify 2008-06-27 21:34:18 -05:00