]> gitweb.factorcode.org Git - factor.git/history - basis/checksums/sha/sha.factor
factor: trim using lists
[factor.git] / basis / checksums / sha / sha.factor
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2016-07-30 John Benediktssonchecksums: making "checksum-state" a universal concept.
2016-07-12 John Benediktssonchecksums.sha: speedup, still more to do.
2016-06-30 John Benediktssonchecksums: some cleanup.
2015-07-15 John Benediktssonchecksums.sha: benchmark.sha1 is 15% faster.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-06 John Benediktssonchecksums.sha: remove trailing whitespace.
2014-03-04 John Benediktssonchecksums.sha: minor speedup.
2014-02-18 John Benediktssonchecksums.sha: more types, faster.
2013-03-23 Doug Colemanbasis/extra: Update last usages of <sliced-groups>...
2012-07-24 John Benediktssonrename some words to x>sequence and sequence>x.
2011-11-24 Joe Groffuse radix literals
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
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-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
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/git/factor
2009-07-22 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-10 Samuel TardieuMerge branch 'symbolic-xt'
2009-07-09 Slava PestovMerge branch 'master' of git://github.com/abeaumont...
2009-07-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-27 Matthew WillisMerge branch 'master' of git://factorcode.org/git/facto...
2009-06-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-21 Doug Coleman50% speedup using unsafe nth/set-nth/exchange in checks...
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 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Doug ColemanMerge branch 'checksums'
2009-05-17 Doug Colemanmove sha1 and sha2 to checksums.sha, update usages