summaryrefslogtreecommitdiff
path: root/ext/hash/hash_adler32.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented FR #53213 (Adler32 algorithm is very slow). Patch by zavasek atAdam Harvey2010-11-081-2/+9
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what z...Scott MacVicar2009-06-301-4/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* [DOC] add hash_copy() to be able to copy hash resourceAntony Dovgal2008-04-211-0/+7
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* make the hash_ops structures const and save some memoryNuno Lopes2007-01-081-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Fixed bug #37192 (cc fails on hash_adler.c:32)Michael Wallner2006-04-251-1/+3
* bump year and license versionfoobar2006-01-011-3/+3
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-021-0/+66