Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 1 | -1/+1 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 1 | -1/+1 |
* | test: dynamic port in dgram tests | Sebastian Plesciuc | 2017-04-27 | 1 | -4/+11 |
* | test: add common.noop, default for common.mustCall() | James M Snell | 2017-03-26 | 1 | -1/+1 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -2/+2 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -9/+2 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -2/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | dgram: check close callback is function | Yosuke Furukawa | 2015-02-02 | 1 | -0/+21 |