]> gitweb.factorcode.org Git - factor.git/history - extra/io
Revert "interpolate: allow format directives to be used"
[factor.git] / extra / io /
2014-06-07 John Benediktssonio.streams.ansi: adding ANSI color streams.
2014-06-03 John Benediktssonio.binary.fast: remove duplication.
2014-06-03 John Benediktssonio.binary.fast: use alien technique for faster le>...
2014-06-02 John Benediktssonio.binary.fast: adding fast alien version of >le and...
2014-04-04 John Benediktssonmore libc fixes.
2013-11-24 John Benediktssonio.binary.fast: write generic be> and le> words.
2013-05-07 John Benediktssonio.streams.random: fix USE: again.
2013-05-06 John Benediktssonio.streams.random: fix USE:.
2013-05-06 John Benediktssonio.streams.random: slightly faster.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-01-22 John Benediktssonio.streams.peek: use namespaces.
2013-01-21 Doug Colemanio.streams.peek: Implement peek and peek1.
2012-10-26 John Benediktssonio.streams.zeros: write only 'n' zeros.
2012-10-26 John Benediktssonio.streams.zeros: adding authors.txt.
2012-10-26 John Benediktssonio.streams.random: stream-copy disposes, so we don...
2012-10-26 John Benediktssonio.streams.random: moving random-file here.
2012-10-26 John Benediktssonio.streams.zeros: adding zero-file.
2012-10-26 John Benediktssonio.streams.zeros: adding @erg's zero-stream.
2012-10-26 John Benediktssonio.random: adding "random-file".
2012-10-26 John Benediktssonio.streams.random: adding @erg's random-stream.
2012-10-25 John Benediktssonio.files.acls.macosx: finish separation of ffi vocab.
2012-10-25 John Benediktssonio.files.acls.macosx.lib: removing redundant vocab.
2012-10-25 John Benediktssonio.files.acls.macosx: works!
2012-10-24 John Benediktssonio.files.acls: cleanup.
2012-10-24 Doug Colemanio.files.acls: Add what I have for acl support on macosx.
2012-10-24 John Benediktssonio.random: bit faster using set-nth-unsafe.
2012-10-24 John Benediktssonio.random: much faster version of random-lines for...
2012-10-23 Doug Colemanio.random: Fix off-by-one error.
2012-10-23 John Benediktssonio.random: cleanup using "each-numbered-line", implemen...
2012-10-23 John Benediktssonio.random: rename to "random-readln".
2012-10-23 John Benediktssonio.random: adding a "random-line" word.
2012-08-23 John Benediktssonio.streams.256color: adding support for bold and italic.
2012-07-27 John Benediktssonio.streams.256color: use "\e" escape.
2012-07-24 John Benediktssonio.streams.256color: adding some tests.
2012-07-24 John Benediktssonio.streams.256color: fixing grayscale, adding authors...
2012-07-24 John Benediktssonio.streams.256color: adding a "256color-terminal?"...
2012-07-23 John Benediktssonio.streams.256color: adding a xterm-256color style...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-17 John Benediktssonusing if-zero in even more places.
2012-06-21 Doug Colemanio.files.info.windows: Fix file-systems word in two...
2011-11-24 Joe Groffuse radix literals
2011-11-04 Doug ColemanFix bootstrap. Add missing using on io.serial.linux...
2011-11-03 Doug ColemanMove io.serial.unix to io.serial.linux, add platforms...
2011-11-03 Joe Groffremove BSD,solaris,etc. misc platform support code
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-18 Joe Groffio: input-stream and output-stream mixins
2011-10-18 Joe Groffio: stream-read-into and stream-read-partial-into
2011-10-18 Joe Groffclean up forwarding stream-read-partial-unsafe
2011-10-18 Joe Groffio.streams.peek: test with memory-stream
2011-10-18 Joe Groffkill noncopying-reader mixin, stream-read generic
2011-10-18 Joe Groffio.streams.peek: read-unsafe protocol
2011-10-18 Joe Groffio: nab io.streams.peek's stream-exemplar-growable
2011-10-12 Doug ColemanAdd 2/4/8le>, 2/4/8be> -- 30% faster on the 8-byte...
2011-10-08 Doug ColemanUpdate serial library so it's usable.
2011-09-26 Doug ColemanFix the using for peek streams tests.
2011-09-26 Doug ColemanPeekable streams wrapper
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 Slava PestovMerge classes.struct.packed into classes.struct and...
2011-08-19 John BenediktssonMoving io.trash to io.files.trash.
2011-08-19 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-19 John Benediktssonio.trash: cross-platform vocab to send files to trash.
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-14 Joe Groffio.encodings.detect: detect empty files as utf8 rather...
2010-06-14 Joe Groffio.encodings.detect: fill in USING: list for tests
2010-06-13 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-06-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-11 Joe Groffio.encodings.detect: detect empty files as utf8 rather...
2010-06-10 Joe Groffio.encodings.detect: fill in USING: list for tests
2010-06-09 Joe Groffnew vocab io.encodings.detect: borrow binary file/text...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Doug ColemanUse flags{ instead of flags all over the place
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-21 Slava Pestovio.serial.windows: fix load error
next