factor/basis/io
Joe Groff 3fbe722561 Merge branch 'master' of http://factorcode.org/git/factor
Conflicts:
	basis/locals/locals.factor
	basis/peg/peg.factor
	extra/infix/infix.factor
2009-10-28 16:17:24 -05:00
..
backend update a bunch of alien-callbacks and alien-indirects to use c-type words 2009-10-21 21:10:11 -05:00
buffers memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories fix io.directories.search on windows 2009-10-15 22:00:46 -05:00
encodings Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
files fix using 2009-10-16 19:56:48 -05:00
launcher update existing code for [let change 2009-10-27 22:05:37 -05:00
mmap Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
monitors update existing code for [let change 2009-10-27 22:05:37 -05:00
pipes docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
servers docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
sockets update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
streams memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
styles docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
thread Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
timeouts docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00