Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-04-18 | 1 | -4/+4 |
* | test: remove obsolete comment from dgram test | ALJCepeda | 2017-03-08 | 1 | -1/+1 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -1/+1 |
* | dgram: support dgram.send with multiple buffers | Matteo Collina | 2016-01-29 | 1 | -20/+0 |
* | test: wrap assert.fail when passed to callback | Myles Borins | 2015-10-24 | 1 | -6/+6 |
* | tools: re-enable comma-spacing linter rule | Roman Reiss | 2015-06-29 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+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/+60 |