summaryrefslogtreecommitdiff
path: root/ext/Hash
Commit message (Expand)AuthorAgeFilesLines
* Fix change #28552: VC++ doesn't like code before declarationsSteve Hay2006-07-121-1/+2
* Re: [PATCH] FieldHash coverity-compliantAnno Siegel2006-07-121-5/+14
* FieldHash coverity-compliantAnno Siegel2006-07-114-50/+60
* more warning-silencing in FieldHashAnno Siegel2006-07-043-7/+10
* Cleanup in Hash::Util::FieldHashAnno Siegel2006-06-293-8/+4
* Adjust test preamble for Hash::Util tests too.Rafael Garcia-Suarez2006-06-261-1/+1
* Adjust test preambles for Hash::Util::FieldHash tests to changeRafael Garcia-Suarez2006-06-268-16/+32
* Re: [PATCH] Hash::Util::FieldHashAnno Siegel2006-06-263-9/+20
* Compilation fixes for VMS by John E. MalmbergRafael Garcia-Suarez2006-06-251-2/+2
* Re: [PATCH] Hash::Util::FieldHashYves Orton2006-06-251-1/+1
* Re: [PATCH] Hash::Util::FieldHashAnno Siegel2006-06-2315-2/+1992
* Add tests for the previously untested Hash::Util::all_keys().Steve Peters2006-02-211-1/+19
* Hash::Util tests should check if Hash::Util has been built, notSteve Peters2006-02-141-10/+2
* [Patch] Enhance Hash::UtilYves Orton2006-02-145-0/+1142