summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-4/+4
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
* | added test for gzgetss()marcosptf2015-08-233-0/+27
* | Removed dead codeJulien Pauli2015-08-171-2/+0
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-7/+2
* | Fix zlib_filter warningsNikita Popov2015-07-171-6/+10
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-32/+32
* | Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-221-1/+0
* | Add support for string dictionaries, fix array dictionaries ({de,in}flate)Bob Weinand2015-05-212-48/+80
* | Fix unrelated tests and zlib window sizeBob Weinand2015-05-152-5/+5
* | Minor typo in warning messageBob Weinand2015-05-152-2/+14
* | Add strategy option to deflate_init()Bob Weinand2015-05-151-4/+23
* | Add dictionary option to {in,de}flate_init()Bob Weinand2015-05-153-4/+126
* | Add window option to {de,in}flate_init()Bob Weinand2015-05-151-33/+63
* | Improve ZBLOCK handling with zlib < 1.2.4Daniel Lowrey2015-05-074-21/+37
* | Fix Z_BLOCK breakage when built against zlib < 1.2.4Daniel Lowrey2015-05-073-2/+23
* | Clean up some type conversionsNikita Popov2015-04-272-29/+20
* | Tweak new deflate/inflate implementationsNikita Popov2015-04-252-22/+8
* | Fix vim folding blockDaniel Lowrey2015-04-241-0/+1
* | Merge branch 'deflate'Daniel Lowrey2015-04-249-1/+621
|\ \
| * | Add inflate_*() test casesDaniel Lowrey2015-04-234-0/+148
| * | Add incremental zlib inflate APIDaniel Lowrey2015-04-231-3/+150
| * | Add deflate_*() test casesDaniel Lowrey2015-04-234-0/+150
| * | Several deflate_* changes (more after the jump)Daniel Lowrey2015-04-231-64/+86
| * | Add incremental zlib deflate APIBob Weinand2015-04-221-0/+153
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-144-23/+23
|\ \ \ | | |/ | |/|
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-144-23/+23
| |\ \
| | * \ Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-123-21/+21
| | |\ \
| | | * | Fix testsStanislav Malyshev2015-04-123-21/+21
| | * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-2/+2
* | | | | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* | | | | fix shared compilationAnatol Belski2015-03-231-1/+1
* | | | | Optimize zend_string_realloc() add more specialized versions zend_string_exte...Dmitry Stogov2015-03-201-1/+1
* | | | | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati...Dmitry Stogov2015-03-042-2/+2
| |_|_|/ |/| | |
* | | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-2/+2
* | | | Merge branch 'PHP-5.6'Xinchen Hui2015-02-131-4/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-131-2/+2
| |\ \ \ | | |/ /
| | * | Micro optXinchen Hui2015-02-131-2/+2
| | * | Bump yearXinchen Hui2015-01-154-4/+4
| * | | bump yearXinchen Hui2015-01-154-4/+4
* | | | bump yearXinchen Hui2015-01-154-4/+4
* | | | trailing whitespace removalStanislav Malyshev2015-01-103-12/+12
* | | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-2115-51/+51
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-173-3/+6
|\ \ \ \
| * | | | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-173-3/+6
* | | | | second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* | | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-134-105/+105
* | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-272-28/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-11-272-28/+0
| |\ \ \ \ | | |/ / /