]> gitweb.factorcode.org Git - factor.git/history - basis/checksums
windows.ole32: use sets in tests.
[factor.git] / basis / checksums /
2016-06-30 John Benediktssonchecksums: fix test using.
2016-06-30 John Benediktssonchecksums: some cleanup.
2016-06-30 John Benediktssonchecksums.common: some cleanup, remove unused stuff.
2016-06-29 John Benediktssonchecksums.openssl: make evp-md-context private.
2016-06-29 John Benediktssonchecksums.stream: article title must begin with a capit...
2016-06-29 Alexander Iljinchecksums.openssl: refactor checksum-stream and checksu...
2016-06-29 Alexander Iljinchecksums.openssl: implement common checksum interface
2016-06-29 Alexander Iljinchecksums.stream-docs: initial commit
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-22 John Benediktssonchecksums: remove hex-string in favor of math.parser...
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-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-20 Doug Colemanfactor: fix breakage with word renamings.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-15 John Benediktssonchecksums.sha: benchmark.sha1 is 15% faster.
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 spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-06 John Benediktssonchecksums.sha: remove trailing whitespace.
2014-11-18 Björn Lindqvistmath.vectors: changes so that some vocabs that can...
2014-11-12 John BenediktssonRevert "checksums.interleave: Dumb fix for zip change."
2014-11-09 Doug Colemanchecksums.interleave: Dumb fix for zip change.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-08-05 John BenediktssonRevert "openssl: define a startup-hook so that openssl...
2014-06-06 Björn Lindqvistopenssl: define a startup-hook so that openssl initiali...
2014-04-22 John Benediktssonchecksums.md5: don't inline, use type declarations.
2014-03-04 John Benediktssonchecksums.sha: minor speedup.
2014-02-27 John Benediktssonchecksums.internet: simplify.
2014-02-27 John Benediktssonchecksums.xxhash: cleanup, faster.
2014-02-25 John Benediktssonchecksums.md5: remove extra "32 bits".
2014-02-25 John Benediktssonchecksums.murmur: remove code duplication.
2014-02-25 John Benediktssonchecksums.xxhash: adding xxHash checksum implementation.
2014-02-18 John Benediktssonchecksums.md5: more types and inline, lots faster.
2014-02-18 John Benediktssonchecksums.sha: more types, faster.
2013-11-24 John Benediktssonchecksums.superfast: use bits word.
2013-11-24 John Benediktssonchecksums.murmur: use bits word.
2013-11-24 John Benediktssonchecksums.superfast: reuse more code, slightly faster...
2013-11-24 John Benediktssonchecksums.superfast: reuse code and make a bit faster.
2013-11-23 John Benediktssonchecksums.superfast: make checksum on byte-arrays much...
2013-11-23 John Benediktssonchecksums.murmur: make checksum on byte-arrays much...
2013-11-23 John Benediktssonchecksums.superfast: implementation of SuperFastHash.
2013-11-23 John Benediktssonchecksums.murmur: should be unsigned int32.
2013-11-22 John Benediktssonchecksums.murmur: implementation of MurmurHash.
2013-11-22 John Benediktssonchecksums.fletcher: adding Fletcher's checksum in 16...
2013-04-10 John Benediktssonchecksum.bsd: adding BSD checksum algorithm.
2013-04-10 John Benediktssonchecksums.fnv1: make fnv1's instance checksum.
2013-04-10 John Benediktssonchecksums.adler-32: make adler-32 instance checksum.
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-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
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-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 John BenediktssonSpelling fixes to documentation.
2011-04-06 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava PestovMerge commit 'otoburb/master' into merge-otoburb
2011-04-04 otoburbMerge branch 'master' of git://github.com/slavapestov...
2011-03-26 otoburbMerge branch 'master' of git://factorcode.org/git/factor
2011-03-23 otoburbChecksums help article update: Added internet checksums...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-13 John BenediktssonAdding the "internet checksum" (RFC 1071).
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
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-16 Slava Pestovalien.data: remove second quotation parameter from...
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-24 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Slava PestovUpdating code to use with-out-parameters
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-19 Slava Pestovspecialized-arrays: rename byte-array>T-array to T...
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...
next