Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | Implemented FR #53213 (Adler32 algorithm is very slow). Patch by zavasek at | Adam Harvey | 2010-11-08 | 1 | -2/+9 |
| | | | | | yandex dot ru. | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what ↵ | Scott MacVicar | 2009-06-30 | 1 | -4/+4 |
| | | | | zlib produces. | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | [DOC] add hash_copy() to be able to copy hash resource | Antony Dovgal | 2008-04-21 | 1 | -0/+7 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | make the hash_ops structures const and save some memory | Nuno Lopes | 2007-01-08 | 1 | -1/+1 |
| | | | | | # ram memory is so expensive these days... | ||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #37192 (cc fails on hash_adler.c:32) | Michael Wallner | 2006-04-25 | 1 | -1/+3 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | Added hash extension to PHP 5.1 | Ilia Alshanetsky | 2005-12-02 | 1 | -0/+66 |