summaryrefslogtreecommitdiff
path: root/ext/Hash-Util
Commit message (Expand)AuthorAgeFilesLines
* Remove two use of dXSI32; superfluous because xsubpp automatically adds it.Nicholas Clark2010-11-041-1/+0
* Increase Hash::Util’s versionFather Chrysostomos2010-10-271-1/+1
* Merge the XS code for Hash::Util::{hidden,legal}_ref_keys.Nicholas Clark2010-10-211-23/+6
* Convert Hash::Util's XS code to use typemaps for dereferencing.Nicholas Clark2010-10-211-54/+21
* Standardise Hash::Util::hv_store's error message.Nicholas Clark2010-10-211-1/+1
* Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader.Nicholas Clark2010-10-211-3/+2
* reftype() used without checking for undefChas. Owens2010-09-161-3/+5
* Avoid warnings with undefined hash values [perl #74280]Rafael Garcia-Suarez2010-06-171-1/+2
* Remove the $ENV{PERL_CORE} boilerplate from Hash::Util's tests.Nicholas Clark2009-08-301-3/+1
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-2/+0
* Rename ext/Hash/Util to ext/Hash-UtilNicholas Clark2009-02-095-0/+1174