This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change 31798 forgot to add the op 'once' to Opcode.pm
[perl5.git] / ext / Hash / Util /
2007-07-20 Steve HayRe-apply #31429, which was accidentally undone by ...
2007-07-19 Anno SiegelRe: [patch] Hash::Util::FieldHash v1.02
2007-07-13 Rafael Garcia-SuarezFix typos, readability nits
2007-06-20 Steve HayStop the VC++ warning "'HUF_func_2mode' undefined;...
2007-06-17 Rafael Garcia-SuarezPOD fixes in Hash::Util and Hash::Util::FieldHash
2007-06-17 Anno Siegel[patch] Hash::Util::FieldHash v1.01
2007-04-25 Jerry D. HeddenMove hash action constants to hv.h
2007-04-21 Rafael Garcia-SuarezTypo fix by Abigail
2007-04-21 Anno SiegelBug in Hash::Util::FieldHash
2006-08-16 Steve PetersAdditional changes to get C++ a little closer to a...
2006-07-14 Anno SiegelSilence a compiler warning on Win32/VC++
2006-07-12 Steve HayFix change #28552: VC++ doesn't like code before declar...
2006-07-12 Anno SiegelRe: [PATCH] FieldHash coverity-compliant
2006-07-11 Anno SiegelFieldHash coverity-compliant
2006-07-04 Anno Siegelmore warning-silencing in FieldHash
2006-06-29 Anno SiegelCleanup in Hash::Util::FieldHash
2006-06-26 Rafael Garcia-SuarezAdjust test preamble for Hash::Util tests too.
2006-06-26 Rafael Garcia-SuarezAdjust test preambles for Hash::Util::FieldHash tests...
2006-06-26 Anno SiegelRe: [PATCH] Hash::Util::FieldHash
2006-06-25 Rafael Garcia-SuarezCompilation fixes for VMS by John E. Malmberg
2006-06-25 Yves OrtonRe: [PATCH] Hash::Util::FieldHash
2006-06-23 Anno SiegelRe: [PATCH] Hash::Util::FieldHash
2006-02-21 Steve PetersAdd tests for the previously untested Hash::Util::all_k...
2006-02-14 Steve PetersHash::Util tests should check if Hash::Util has been...
2006-02-14 Yves Orton[Patch] Enhance Hash::Util