Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yet one more export required from newer zlib | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
* | Merge branch 'PHP-7.1' | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
| |\ | |||||
| | * | extend zlib export required for the recent libpng | Anatol Belski | 2017-04-23 | 1 | -0/+1 |
* | | | improve zlib version check for tests | Anatol Belski | 2017-03-22 | 1 | -2/+4 |
* | | | make test more flexible to match different compressed strings | Anatol Belski | 2017-03-22 | 7 | -10/+15 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2017-03-15 | 2 | -4/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-03-15 | 2 | -4/+32 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #74240 (deflate_add can allocate too much memory) | Matt Bonneau | 2017-03-15 | 2 | -4/+32 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-08 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-08 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | deflate_add(): Don't add unnecessary +1 to size | Nikita Popov | 2017-01-08 | 1 | -2/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 4 | -4/+4 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-22 | 2 | -2/+70 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-22 | 2 | -2/+70 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #73373 (deflate_add does not verify that output was not truncated) | Bob Weinand | 2016-12-22 | 2 | -2/+70 |
* | | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 10 | -11/+11 |
* | | | catch up with stream datatypes | Anatol Belski | 2016-10-05 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' | Christoph M. Becker | 2016-07-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix typo in comment | Christoph M. Becker | 2016-07-04 | 1 | -1/+1 |
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 2 | -3/+4 |
* | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 2 | -10/+10 |
* | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 2 | -0/+66 |
* | | | fix test portability | Anatol Belski | 2016-06-13 | 3 | -3/+3 |
|/ / | |||||
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | | Format string fixes | Nikita Popov | 2016-02-14 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6.18' into PHP-7.0.3 | Stanislav Malyshev | 2016-02-01 | 1 | -10/+10 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6.18 | Stanislav Malyshev | 2016-02-01 | 1 | -10/+10 |
| |\ | |||||
| | * | fix tests | Stanislav Malyshev | 2016-02-01 | 1 | -10/+10 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
* | | | added test for gzgetss() | marcosptf | 2015-08-23 | 3 | -0/+27 |
* | | | Removed dead code | Julien Pauli | 2015-08-17 | 1 | -2/+0 |
* | | | switch to the unified globals accessor where appropriate | Anatol Belski | 2015-07-29 | 1 | -7/+2 |
* | | | Fix zlib_filter warnings | Nikita Popov | 2015-07-17 | 1 | -6/+10 |
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -32/+32 |
* | | | Remove these old references to the DSP files we don't use anymore | Kalle Sommer Nielsen | 2015-06-22 | 1 | -1/+0 |
* | | | Add support for string dictionaries, fix array dictionaries ({de,in}flate) | Bob Weinand | 2015-05-21 | 2 | -48/+80 |
* | | | Fix unrelated tests and zlib window size | Bob Weinand | 2015-05-15 | 2 | -5/+5 |
* | | | Minor typo in warning message | Bob Weinand | 2015-05-15 | 2 | -2/+14 |
* | | | Add strategy option to deflate_init() | Bob Weinand | 2015-05-15 | 1 | -4/+23 |
* | | | Add dictionary option to {in,de}flate_init() | Bob Weinand | 2015-05-15 | 3 | -4/+126 |
* | | | Add window option to {de,in}flate_init() | Bob Weinand | 2015-05-15 | 1 | -33/+63 |
* | | | Improve ZBLOCK handling with zlib < 1.2.4 | Daniel Lowrey | 2015-05-07 | 4 | -21/+37 |
* | | | Fix Z_BLOCK breakage when built against zlib < 1.2.4 | Daniel Lowrey | 2015-05-07 | 3 | -2/+23 |
* | | | Clean up some type conversions | Nikita Popov | 2015-04-27 | 2 | -29/+20 |
* | | | Tweak new deflate/inflate implementations | Nikita Popov | 2015-04-25 | 2 | -22/+8 |