Commit graph

8 commits

Author SHA1 Message Date
taca
21a3d728c6 Update ruby-domain_name to 0.5.13.
* Update the eTLD database to 2013-08-15T11:01:26Z.
2013-09-15 14:33:41 +00:00
taca
5965f18f88 Update ruby-domain_name to 0.5.12.
* Update the eTLD database to 2013-06-06T23:00:56Z.
* Mention IDNA.
* Allow etld_data.rb to be nonexistent for regeneration.
* Add *_idn methods that do ToUnicode conversion.
* Minor code cleanup.
* Add DomainName#superdomain.
* Update the database to 2013-04-05T23:00:49Z. (just a reorder)
* Add a task import as alias for etld_data.
* Improve documentation.
* Make sure to install a required version of bundler.
2013-06-14 16:48:27 +00:00
taca
b5dee50dfe Update ruby-domain_name to 0.5.8.
* Switch bundler to 1.3.
* Add 2013 to copyright years.
* Update the eTLD database to the version as of 2013-02-18T20:02:07Z.
2013-03-17 16:03:14 +00:00
taca
3a6e1f6396 Update ruby-domain_name to 0.5.7.
* Hold the date of the eTLD database and use it to detect modification.
* Update the eTLD list.
2013-01-14 11:34:52 +00:00
taca
b2eb4952fe Update ruby-domain_name to 0.5.6.
* Update Effective TLD list and changes for Japanese prefecture domains.
* Add host_only flag to DomainName#cookie_domain?.
* Miscellaneous fixes.
2012-12-17 13:02:41 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
taca
fc741fe396 Update ruby-domain_name to 0.5.3.
Several bugfixes.
2012-04-29 14:12:55 +00:00
minskim
1dd7c7c60d Import ruby193-domain_name-0.5.2 as net/ruby-domain_name.
This is a domain name manipulation library for Ruby.  It can also be
used for cookie domain validation based on the Public Suffix List.
2012-02-28 20:31:29 +00:00