MANIFEST.SKIP ought not to have been skipped after all.
[p5sagit/p5-mst-13.2.git] / ext / Hash /
2007-07-20 Steve Hay Re-apply #31429, which was accidentally undone by ...
2007-07-19 Anno Siegel Re: [patch] Hash::Util::FieldHash v1.02
2007-07-13 Rafael Garcia-Suarez Fix typos, readability nits
2007-06-20 Steve Hay Stop the VC++ warning "'HUF_func_2mode' undefined;...
2007-06-17 Rafael Garcia-Suarez POD fixes in Hash::Util and Hash::Util::FieldHash
2007-06-17 Anno Siegel [patch] Hash::Util::FieldHash v1.01
2007-04-25 Jerry D. Hedden Move hash action constants to hv.h
2007-04-21 Rafael Garcia-Suarez Typo fix by Abigail
2007-04-21 Anno Siegel Bug in Hash::Util::FieldHash
2006-08-16 Steve Peters Additional changes to get C++ a little closer to a...
2006-07-14 Anno Siegel Silence a compiler warning on Win32/VC++
2006-07-12 Steve Hay Fix change #28552: VC++ doesn't like code before declar...
2006-07-12 Anno Siegel Re: [PATCH] FieldHash coverity-compliant
2006-07-11 Anno Siegel FieldHash coverity-compliant
2006-07-04 Anno Siegel more warning-silencing in FieldHash
2006-06-29 Anno Siegel Cleanup in Hash::Util::FieldHash
2006-06-26 Rafael Garcia-Suarez Adjust test preamble for Hash::Util tests too.
2006-06-26 Rafael Garcia-Suarez Adjust test preambles for Hash::Util::FieldHash tests...
2006-06-26 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-25 Rafael Garcia-Suarez Compilation fixes for VMS by John E. Malmberg
2006-06-25 Yves Orton Re: [PATCH] Hash::Util::FieldHash
2006-06-23 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-02-21 Steve Peters Add tests for the previously untested Hash::Util::all_k...
2006-02-14 Steve Peters Hash::Util tests should check if Hash::Util has been...
2006-02-14 Yves Orton [Patch] Enhance Hash::Util