Changes for version 0.06

  • Change: 217c70a71515f0ff513a2676d222318197ce31fe Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 18:03:32 +0000
    • CityHash.pm: cosmetics fixes
  • Change: d748f2f6c3e189178cef2f837303527dd4c3da33 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 18:01:20 +0000
    • t: add more tests
  • Change: 7301528835e55afa89308917f3b652c66a874ea8 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 15:04:47 +0000
    • CityHash.xs: include sstream when needed
  • Change: 6d64f4bff9e5c1f55c6e4c1cbbfc5bc9cbba1525 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 12:04:19 +0000
    • dist.ini: use Git::NextVersion plugin
  • Change: b25fa210bb4c2f19602a23e4238a8f53c699f686 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 12:03:29 +0000
    • CityHash.pm: add ACKNOWLEDGMENT regarding cityhash128 changes
  • Change: 955582a97c2b4bbf77ca5ef274c32721ee93e4be Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 11:59:53 +0000
    • CityHash.pm: fix exported subs names
  • Change: a61e02a540e7c33783e03aed41b46afa078f3504 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 11:59:53 +0000
    • CityHash.pm: rename cityhash128_pair -> cityhash128
  • Change: 1efa0b1a090835e5e2620c1deef53848b1baaaad Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 11:52:27 +0000
    • CityHash.pm: minor style fixes
  • Change: e67d1110bc939a726de5c550ec3f527543a8af5c Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-07-02 11:46:28 +0000
    • CityHash.xs: minor style fixes
  • Change: 097baacc9f998a07efb6907adb3c6411e6292c0b Author: Chip Salzenberg <chip@topsy.com> Date : 2012-06-25 07:19:19 +0000
    • switch to network byte order for _bits return values
  • Change: a5838cc6348cc5adf17b5d98e924054b239d266a Author: Chip Salzenberg <chip@topsy.com> Date : 2012-06-24 20:44:05 +0000
    • Return useful values: only 64 bits at a time, and as UVs when possible

Modules

CityHash wrapper for Perl