summaryrefslogtreecommitdiff
path: root/converters/ruby-unf
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26converters: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07converters: Remove SHA1 hashes for distfilesnia1-2/+1
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for converters categoryagc1-1/+2
Problems found with existing distfile: distfiles/libiconv-1.13-cp932.patch.gz No changes made to the libiconv distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-02-01Update ruby-unf to 0.1.4.taca2-6/+6
* No changes are available for 0.1.4 but it is trivial fixes not for working codes.
2013-12-08Update ruby-unf to 0.1.3.taca2-6/+6
## 0.1.3 (2013-10-25) Features: - Make UNF::Normalizer.instance thread-safe, and deprecate .new. (GH #5)
2013-09-13Update ruby-unf to 0.1.2.taca3-7/+8
## 0.1.2 (2013-08-12) Features: - Add license to gemspec. - Adjust dependencies for Ruby 1.8 to satisfy bundler.
2013-06-14Update ruby-unf to 0.1.1.taca3-7/+8
* Add rdoc. * Add ruby-head and jruby-head. * Make "rake test" and "rake rdoc" work. * It is perfectly fine with newer bundler.
2012-03-17Update ruby-unf pacakge to 0.0.5.taca3-11/+11
* Update HOMEPAGE. * Exact Changes are unknown.
2011-12-14Importing converters/ruby-unf 0.0.4.taca4-0/+38
This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.