]> gitweb.factorcode.org Git - factor.git/history - basis/io/encodings/8-bit/8-bit.factor
factor: trim using lists
[factor.git] / basis / io / encodings / 8-bit / 8-bit.factor
2022-01-20 Doug Colemanfactor: trim using lists
2018-03-03 John Benediktssonio.encodings.8-bit: adding KZ-1048 and KOI8-U.
2018-03-01 John Benediktssonio.encodings.8-bit: adding cp424.
2018-02-28 John Benediktssonio.encodings.8-bit: reimplement M\ 8-bit encode-string.
2018-02-28 John Benediktssonio.encodings.8-bit: save 37% memory space by "compressi...
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-26 John Benediktssonio.encodings.8-bit: simplify by not implementing encode...
2018-02-26 John BenediktssonRevert "io.encodings.8-bit: adding CP874."
2018-02-26 John Benediktssonio.encodings.8-bit: adding CP874.
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2017-02-03 John Benediktssonsimple-flat-file: rename flat-file>biassoc to load...
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-08 Doug Colemancore: Rename create to create-word, create-in to create...
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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-22 Slava PestovFix conflict
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-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Doug Colemanadd new 8-BIT: word
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-05 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Slava PestovMerge branch 'work' of git://github.com/carlo-kokoth...
2009-11-05 carlokAdd support for CP-1250 encoding
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...
2009-02-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-02-27 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-25 Alex ChapmanMerge branch 'master' into experimental
2009-02-24 Slava PestovFixing conflicts from stack checker changes
2009-02-24 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-24 Slava PestovUpdating code to use CONSTANT: instead of : foo 123...
2009-02-20 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Jason MerrillMerge branch 'master' of git://factorcode.org/git/factor
2009-02-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-16 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovMerge branch 'master' into new_ui
2009-02-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovClean up some <file-reader> usages to use file-lines...
2009-02-16 Doug ColemanMerge branch 'master' of git://github.com/inforichland...
2009-02-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovAdd vocab: for vocab-relative paths
2009-02-16 Alex ChapmanMerge branch 'master' into experimental
2009-02-06 Daniel EhrenbergMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-02-05 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-05 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-04 Slava PestovMerge branch 'master' into new_ui
2009-02-03 Daniel EhrenbergFixing encodings/XML
2009-02-03 Alex ChapmanMerge branch 'master' into experimental
2009-02-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 Slava PestovMerge branch 'master' into new_ui
2009-02-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-02 Daniel EhrenbergShift-JIS support; minor cleanup of io.binary
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2008-12-21 Jose A. Ortega RuizMerge commit 'origin/master'
2008-12-19 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 Jose A. Ortega RuizConflict resolution
2008-12-18 Slava PestovFix conflict
2008-12-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 Slava PestovMerge branch 'new_ui' of /Users/slava/old/factor into...
2008-12-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 Slava PestovGet mason to load
2008-10-16 ergMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-16 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-15 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
next