summaryrefslogtreecommitdiff
path: root/ext/Hash-Util-FieldHash
Commit message (Expand)AuthorAgeFilesLines
* Fix bundled .pm files for experimental::builtin warningsPaul "LeoNerd" Evans2022-01-251-1/+2
* Fix unit tests for experimental::builtin warningsPaul "LeoNerd" Evans2022-01-252-0/+2
* Hash::Util::FieldHash: improve test suiteMichiel Beijen2022-01-048-89/+52
* use is_deeply instead of eq_ Test::More functionsMichiel Beijen2021-12-242-38/+38
* Use builtin::reftype in ext/Paul "LeoNerd" Evans2021-12-141-2/+2
* Use builtin::reftype/refaddr in .t filesPaul "LeoNerd" Evans2021-12-081-10/+5
* Use builtin::weaken() in .t files in lib/ + ext/Paul "LeoNerd" Evans2021-12-081-1/+1
* Hash::Util::FieldHash fix_trigger can pre-size the hash before use.Nicholas Clark2021-08-232-3/+3
* Remove inheritance from Exporter in ext/ modulesMax Maischein2021-06-251-3/+2
* Hash-Util-FieldHash: Convert to use av_count()Karl Williamson2020-08-192-3/+3
* Replace multiple 'use vars' by 'our' in extNicolas R2017-11-111-2/+1
* Convert strcmp into strEQ, strNEKarl Williamson2017-10-242-2/+2
* Change scalar(%hash) to be the same as 0+keys(%hash)Yves Orton2016-06-221-2/+2
* Hash-Util-FieldHash version bump.Jarkko Hietaniemi2015-11-201-1/+1
* HUF_get_trigger0 unused since at least d74d639bJarkko Hietaniemi2015-11-201-9/+0
* XS staticing in ext and distDaniel Dragan2015-10-262-19/+19
* Fix broken link in pod for Hash::Util::FieldHashKarl Williamson2015-09-051-2/+2
* Start fixing some pod pedantic errorsKarl Williamson2015-09-031-2/+2
* Hash-Util tests: Generalize for non-ASCII platformsKarl Williamson2015-03-051-4/+11
* Change av_len calls to av_tindex for clarityKarl Williamson2014-02-201-1/+1
* Bump version numbersKarl Williamson2014-02-201-1/+1
* Increase $Hash::Util::FieldHash::VERSION to 1.14Father Chrysostomos2014-01-181-1/+1
* Hash::Util::FieldHash: fix broken pod linkFather Chrysostomos2014-01-181-1/+2
* Hash::Util::FieldHash: use parent instead of baseRicardo Signes2013-09-122-5/+5
* Increase $Hash::Util::FieldHash::VERSION to 1.12Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-3/+3
* typo fix for Hash::Util::FieldHashDavid Steinbrunner2013-05-251-2/+2
* scalar(%h = (1,1,1,1)) should return 4, not 2Ruslan Zakirov2012-12-111-2/+2
* Hash Function Change - Murmur hash and true per process hash seedYves Orton2012-11-171-110/+0
* FieldHash.pm: Fix broken linksKarl Williamson2011-05-181-6/+6
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Add PERL_NO_GET_CONTEXT to Hash::Util::FieldHashNicholas Clark2011-03-191-45/+63
* Version bumps for Hash::Util non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in ext/*.Peter J. Acklam) (via RT2011-01-072-2/+2
* bump version of many modulesZefram2010-12-191-1/+1
* fix various compiler warnings from XS codeZefram2010-12-111-14/+18
* Increase Hash::Util::FieldHash’s versionFather Chrysostomos2010-10-281-1/+1
* Merge Hash::Util::FieldHash::_test_uvar_{get,set,same} using ALIAS.Nicholas Clark2010-10-251-34/+7
* In Hash::Util::FieldHash::_test_uvar_set, the second SvRV(sverf) is not needed.Nicholas Clark2010-10-251-1/+0
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-2/+2
* Remove the $ENV{PERL_CORE} boilerplate from Hash::Util::FieldHash's tests.Nicholas Clark2009-08-308-64/+0
* rebump Hash::Util::FieldHash from 1.03_01 to 1.04David Mitchell2009-07-071-1/+1
* Remove Makefile.PLs that make_ext.pl can automatically generate.Nicholas Clark2009-04-131-18/+0
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-4/+0
* Hash::Util::FieldHash 1.03 leaks SVs which are used as object IDs stored in m...Goro Fuji2009-02-282-1/+2
* Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHashNicholas Clark2009-02-0912-0/+2698