Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix RegExp nits | Vse Mozhet Byt | 2017-06-21 | 1 | -2/+4 |
* | test: increase usage of assert.ifError() | cjihrig | 2017-01-02 | 1 | -1/+1 |
* | test: use strictEqual in test-zlib-truncated | ben_cripps | 2016-12-02 | 1 | -8/+7 |
* | test: remove extraneous space | Rich Trott | 2016-08-16 | 1 | -1/+1 |
* | zlib: move constants into zlib.constants | James M Snell | 2016-06-11 | 1 | -1/+1 |
* | lib,test,tools: alignment on variable assignments | Rich Trott | 2016-04-18 | 1 | -8/+9 |
* | zlib: Make the finish flush flag configurable | Anna Henningsen | 2016-04-17 | 1 | -0/+17 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | lib,test: update let to const where applicable | Sakthipriyan Vairamani | 2015-10-27 | 1 | -2/+2 |
* | zlib: decompression throw on truncated input | Yuval Brik | 2015-10-19 | 1 | -0/+49 |