Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the XS code for Hash::Util::{hidden,legal}_ref_keys. | Nicholas Clark | 2010-10-21 | 1 | -23/+6 |
* | Convert Hash::Util's XS code to use typemaps for dereferencing. | Nicholas Clark | 2010-10-21 | 1 | -54/+21 |
* | Standardise Hash::Util::hv_store's error message. | Nicholas Clark | 2010-10-21 | 1 | -1/+1 |
* | Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader. | Nicholas Clark | 2010-10-21 | 1 | -3/+2 |
* | reftype() used without checking for undef | Chas. Owens | 2010-09-16 | 1 | -3/+5 |
* | Avoid warnings with undefined hash values [perl #74280] | Rafael Garcia-Suarez | 2010-06-17 | 1 | -1/+2 |
* | Remove the $ENV{PERL_CORE} boilerplate from Hash::Util's tests. | Nicholas Clark | 2009-08-30 | 1 | -3/+1 |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -2/+0 |
* | Rename ext/Hash/Util to ext/Hash-Util | Nicholas Clark | 2009-02-09 | 5 | -0/+1174 |