]> gitweb.factorcode.org Git - factor.git/history - core/io/io.factor
Fixes #2966
[factor.git] / core / io / io.factor
2024-02-12 John Benediktssonio: rename some private words
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-07-31 Doug Colemancore: (head) (tail) from-end -> from-tail. add cramp
2021-12-30 Doug Colemancore: Remove deprecated words in favor of fixups.
2021-12-27 John Benediktssonio: deprecate the aliases.
2021-12-26 John Benediktssonio: add an alias for lines, for easier backwards compat...
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2019-12-13 John Benediktssoncore/basis/extra: using while* in a few places.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2014-11-23 John Benediktssonio: aesthetics matter.
2014-06-04 John Benediktssonio: change stream-bl to use write1.
2013-09-19 John Benediktssonio: default each-block-size is 65536, but add words...
2013-03-15 John Benediktssonio: adding stream-bl.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-08-26 Doug Colemanio: Make stream-contents call stream-contents* and...
2012-07-26 John Benediktssonio: more inlining.
2012-07-17 John Benediktssonio: simplify stream-exemplar.
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-29 Joe Groffio: implement stream protocols on f
2011-11-10 Joe Groffio: clean up some mess
2011-11-10 Joe Groffio: fix each-block-slice typo
2011-11-10 Joe Groffio: more hot-rodding for #376
2011-11-09 Joe Groffio:read: don't resize output buffer if unnecessary
2011-10-19 Doug ColemanAdd with-error>output word and test
2011-10-18 Joe Groffio: input-stream and output-stream mixins
2011-10-18 Joe Groffio: error stream combinators
2011-10-18 Joe Groffformatting
2011-10-18 Joe Groffio: remove higher-order stack effects
2011-10-18 Joe Groffio: document new words
2011-10-18 Joe Groffio: stream-read-into and stream-read-partial-into
2011-10-18 Joe Groffio: stream-contents, -seekable?, -length generics
2011-10-18 Joe Groffio: get variables out of stream-copy loop
2011-10-18 Joe Groffio: default methods for extended stream protocols
2011-10-18 Joe Groffio: add read-unsafe and read-partial-unsafe words
2011-10-18 Joe Groffkill noncopying-reader mixin, stream-read generic
2011-10-18 Joe Groffio: remove each-block* because it's not useful
2011-10-18 Joe Groffio: tweak each-block* to be byte- or char-agnostic
2011-10-18 Joe Groffio: nab io.streams.peek's stream-exemplar-growable
2011-10-18 Joe Groffio: non-copying each-block and contents variants
2011-10-18 Joe Groffio, io.streams.c: factor noncopying-reader mixin
2011-10-18 Joe Groffio: non-copying binary stream read generics
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-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-03-26 otoburbMerge branch 'master' of git://factorcode.org/git/factor
2011-03-26 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-03-26 John Benediktssonio: improve stack effects.
2011-03-25 John Benediktssonio: implement "stream-contents" in terms of "each-strea...
2011-03-25 John Benediktssonio: improve signature of each-block and each-line.
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-10-09 Slava PestovRemove stream-peek and stream-peek1, re-implement dns...
2010-10-08 Doug ColemanImplement and document stream-peek
2010-10-08 Doug ColemanAdd stream-peek1 and remove it from images.gif and...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-13 Slava Pestovio: fix with-streams to dispose the output stream first...
2010-09-12 Doug ColemanFix with-streams: if the first dispose throws an error...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-11 Joe GroffMerge branch 'master' into native-image-loader
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-09 Doug ColemanClean up vocabulary list, remove unused/poorly-named...
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-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe Groffmop up compiler errors from macosx load-all
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-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-24 Slava PestovSpecialized arrays, structs and other objects respondin...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-12-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-13 Doug Colemantriyng to rice crc32 a bit
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
next