]> gitweb.factorcode.org Git - factor.git/history - basis/io/encodings/gb18030/gb18030.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / basis / io / encodings / gb18030 / gb18030.factor
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2013-03-11 Doug Colemanbasis: End <PRIVATE with PRIVATE>.
2011-11-29 Joe Groffremove values vocab
2011-11-24 Joe Groffuse radix literals
2011-09-26 John BenediktssonRemoving "to:" syntax from values.
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
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 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanreverse-here -> reverse!
2009-10-28 Joe Groffupdate existing code for [let change
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-05-24 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug ColemanMerge branch 'master' into checksums
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovMerge branch 'fix-bloom-filters-test' of git://github...
2009-05-16 Slava PestovFix conflict
2009-05-15 Slava PestovUpdating code in basis and extra for stricter vocab...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-03-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Alex ChapmanMerge branch 'master' into experimental
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://github.com/bogiebro...
2009-03-10 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-05 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-03-05 Slava PestovFix conflict in images vocab
2009-03-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergMerge branch 'master' into regexp
2009-03-03 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-03 Daniel EhrenbergBig5 encoding; simple-flat-file vocab abstracts parsing...