summaryrefslogtreecommitdiff
path: root/ext/Hash-Util
Commit message (Expand)AuthorAgeFilesLines
* Document hashref_locked() and hashref_unlocked(). Add tests for them, includ...jkeenan2012-05-212-12/+78
* Increase $Hash::Util::VERSION to 0.12Father Chrysostomos2012-05-211-1/+1
* Add subroutines hash_locked() and hashref_locked() to Hash::Util.jkeenan2012-05-212-21/+52
* make Carp messages match die properlyZefram2012-02-021-1/+1
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Add PERL_NO_GET_CONTEXT to Hash::UtilNicholas Clark2011-03-191-0/+2
* 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