]> gitweb.factorcode.org Git - factor.git/history - basis/checksums
scryfall: better moxfield words
[factor.git] / basis / checksums /
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-03-08 Doug Colemanbootstrap.image.upload: generate sha256 checksums as...
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-01-21 Doug Colemanchecksums.hmac: use SLOT: instead
2022-01-21 Doug Colemanchecksums.hmac: Fix using
2022-01-20 Doug Colemanchecksums: Put back the SPECIALIZED-ARRAYS:.
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-10 John Benediktssonchecksums.crc16: fix use of crc16-polynomial in the...
2022-01-10 John Benediktssonchecksums.crc16: use literals to build the table
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonchecksums: fix ambiguity.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-03-17 John Benediktssonchecksums: add specialized-arrays.
2021-03-16 John Benediktssonchecksums.wyhash: implement the wyhash algorithm.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-02-26 John Benediktssonmath.vectors: rename "v." to "vdot"
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-03-06 John Benediktssonchecksums.metrohash: don't need uint8_t-array.
2018-03-04 John Benediktssonchecksums.metrohash: fix using in tests.
2018-03-03 John Benediktssonchecksums.metrohash: adding a first version of MetroHas...
2018-02-15 John Benediktssonfix some tests broken by previous commit.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-07-29 Alexander Iljinchecksums.ripemd-docs: fix some typos.
2017-07-16 Jon Harperchecksums: add ripemd-160 (based on the md5 implementation) 1846/head
2017-07-08 Björn Lindqvistbasis/,core/,extra/: more tags
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-07-01 Björn Lindqvistchecksums,openssl.libcrypto: make it work with openssl 1.1
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-02-14 Alexander Iljinchecksums.sha1-docs: fix wording 1789/head
2016-08-16 John Benediktssonchecksums.crc16: fix help-lint error.
2016-08-16 John Benediktssonchecksum.internet: add links to both relevant RFC's.
2016-08-16 John Benediktssonchecksums.crc16: moving to basis from extra.
2016-08-01 John Benediktssonchecksums: make checksum-state implement dispose.
2016-07-30 John Benediktssonchecksums: making "checksum-state" a universal concept.
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-12 John Benediktssonchecksums.sha: speedup, still more to do.
2016-07-11 John Benediktssonchecksums.md5: minor thing.
2016-07-10 Doug Colemanchecksums.common: don't need next-level anymore thanks...
2016-07-10 John Benediktssonchecksums.common: simplify add-checksum-bytes.
2016-07-09 Doug Colemanchecksums: Ugly fix for incremental checksums. Add...
2016-07-09 Doug Colemanchecksums: Really fix... only add the number of extra...
2016-07-09 Doug Colemanchecksums.common: Checksums was calculating the new...
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>...
next