]> gitweb.factorcode.org Git - factor.git/history - extra/base85/base85-tests.factor
more test IN: cleanup.
[factor.git] / extra / base85 / base85-tests.factor
2018-02-15 John Benediktssonmore test IN: cleanup.
2013-04-04 John Benediktssonbase85: fix handling of pad characters.
2013-04-04 John Benediktssonbase85: adding a base85 encoder/decoder.