Changes for version 0.10
- Change: ae31eef8440fc9cada46e3148d6456ac3ba18e55 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-20 12:15:32 +0000
- CityHash.xs: portably return 64-bit ints in cityhash128
- Change: bc5df3a7e66365d038e47051eac448cdd8718253 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-20 12:04:48 +0000
- 01-cityhash64.t: do not use Q format in pack since it is not portable
- Change: c96d8ef36e212dd05bc7b7399943f9d3cd25f3e3 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-20 11:55:20 +0000
- t: rename 01-cityhash128.t -> 02-cityhash128.t
- Change: f3b659d49b3ba4bed3e797b7b5a155548478064e Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-20 11:54:12 +0000
- 01-cityhash128.t: do not use Q format in pack since it is not portable
- Change: 326f028201910cd758aa953dab700bdb9421d6bd Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-20 11:21:12 +0000
- CityHas.xs: fix SvPV_nolen call
- Change: 105947f09fb374aa369cc00d7f0a20d1a3ebb4d9 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-20 11:14:29 +0000
- add travis ci config
- Change: 706d7cca06ee8a951885ee17ccd049448bd85384 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2012-08-19 12:36:32 +0000
- CityHash.pm: require minimum perl version to avoid test failures
Modules
Perl bindings to the CityHash hash functions