]> gitweb.factorcode.org Git - factor.git/history - basis/io/streams
functors: inline the parts of interpolate this needs
[factor.git] / basis / io / streams /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemanfactor: use in-out word
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-04-12 Doug Colemanio: Really fix the tests.
2020-04-12 Doug ColemanWindows: Handle three places where Windows line endings...
2019-05-20 John Benediktssonio.streams.byte-array.fast: push-all is faster for...
2019-01-11 John Benediktssonio.streams.duplex: use >duplex-stream<.
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-21 John Benediktssonio.streams.string: implement stream-tell for sbufs.
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2016-04-06 John Benediktssonio.streams.byte-array.fast: don't need >c-ptr.
2016-03-16 John BenediktssonUpdate tests for LICENSE.txt rename.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-09-24 Björn Lindqvistio.streams.limited.tests: use with-stream in the tests...
2014-03-11 John Benediktssonio.streams.string: cleanup tests.
2014-03-10 John Benediktssonio.streams: some more test cases for sequence-read...
2014-02-25 John Benediktssonio.streams.sequence: cleanup by moving type checks.
2014-02-25 John Benediktssonio.streams.sequence: rename (stream-seek) to sequence...
2014-02-25 John Benediktssonio.streams.sequence: bounds check sequence-read-until.
2014-02-25 John Benediktssonio.streams.string: faster M\ string-reader stream-readln.
2014-02-11 John Benediktssonio.streams.string: inline <string-writer> so with-strin...
2013-12-03 John Benediktssonio.streams: make stream-element-type inline on string...
2011-10-19 Joe Groffio.streams.limited: missed INSTANCE: input-stream
2011-10-18 Joe Groffio: input-stream and output-stream mixins
2011-10-18 Joe Groffmore stream-seekable? and stream-length methods
2011-10-18 Joe Groffclean up forwarding stream-read-partial-unsafe
2011-10-18 Joe Groffkill noncopying-reader mixin, stream-read generic
2011-10-18 Joe Groffio.streams.(limited,throwing): read-unsafe methods
2011-10-18 Joe Groffio.streams.null: read-unsafe methods
2011-10-18 Joe Groffio.streams.sequence: change to provide read-unsafe
2011-09-10 Doug ColemanMake sure 0 read always returns f. Fixes issue #70.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
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-09-28 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Doug ColemanFix io.streams.throwing word and write docs for it...
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-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-08 Doug ColemanFix file uploads by using unlimit-stream for now. ...
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-10 Joe Groffio.streams.throwing: add test file
2010-07-10 Joe Groffio.streams.throwing: rename throws-on-eof -> stream...
2010-07-09 Joe Groffio.streams.limited: scrape out last vestiges of unlimiting
2010-07-09 Joe Groffio.streams.throwing: implement read-until
2010-07-09 Joe Groffio.streams.throwing: implement tell and seek
2010-07-09 Joe Groffio.streams.limited: remove unlimit*
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-09 Doug ColemanSplit off io.streams.throwing from io.streams.limited...
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-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-19 Slava Pestovio.encodings: add a fast-path for ascii, utf8 and 8...
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-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-13 Doug Colemanadd docs to 8-bit encodings vocabs, update usages
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanmemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
next