Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib: support all ArrayBufferView types | Timothy Gu | 2017-04-12 | 1 | -2/+1 |
* | zlib: support Uint8Array in convenience methods | Timothy Gu | 2017-04-03 | 1 | -8/+11 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | zlib: tighten up dictionary tests | Tarjei Husøy | 2016-09-20 | 1 | -13/+17 |
* | zlib: fix raw inflate with custom dictionary | Tarjei Husøy | 2016-09-20 | 1 | -0/+59 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -1/+1 |
* | test: remove unused modules | Rich Trott | 2016-01-01 | 1 | -1/+0 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | zlib: decompression throw on truncated input | Yuval Brik | 2015-10-19 | 1 | -33/+48 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | test: common.js -> common | Brendan Ashworth | 2015-02-22 | 1 | -1/+1 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+95 |