17561 Commits (1aad4ba2841120d04661681cd7a60b7124912d42)
 

Author SHA1 Message Date
Rich Trott 1aad4ba284
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7bb9fd2035
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott bbd39c359f
test: check noop function invocations 8 years ago
Matteo Collina ccd3eadbd7 stream: fix destroy(err, cb) regression 8 years ago
Vse Mozhet Byt 6af72d4b03 doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt 9278ce202a doc: update code example for Windows in stream.md 8 years ago
Alexey Orlenko eebc262278
doc: improve formatting of STYLE_GUIDE.md 8 years ago
Alexey Orlenko ef56d47f50
doc: fix incorrect keyboard shortcut 8 years ago
Rich Trott 7c12d12ecf
test: confirm callback is invoked in fs test 8 years ago
Rich Trott b5b6f5d6a9
test: check number of message events 8 years ago
Michael Dawson 47919b3b6f
test: increase n-api constructor coverage 8 years ago
Michael Dawson f3ef9719b5
doc: fix title/function name mismatch 8 years ago
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 3c5bfba28b
vm: fix displayErrors in runIn.. functions 8 years ago
Sam Roberts a886b17bfb
src: redirect-warnings to file, not path 8 years ago
Anna Henningsen 02bf16e5ae
doc: link to `common` docs in test writing guide 8 years ago
Brian White 359ea2a0bd
stream: improve readable push performance 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Rod Vagg 7a1dc1fba3
build: avoid /docs/api and /docs/doc/api upload 8 years ago
Daniel Bevenius 4f4184c10b
crypto: remove unnecessary template class 8 years ago
Evan Lucas 2cf4882136 test: add regression test for immediate socket errors 8 years ago
Evan Lucas ba0dbaa193 Revert "net: remove unnecessary process.nextTick()" 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Kat Marchán c0d858f8bb
deps: upgrade npm beta to 5.0.0-beta.56 8 years ago
Kat Marchán 994617370e
tools: update test-npm.sh paths 8 years ago
Faiz Halde 425aba4f36 errors: AssertionError moved to internal/error 8 years ago
Daniel Pihlstrom 9836cf5717 lib: lazy instantiation of fs.Stats dates 8 years ago
Daniel Bevenius 485be99e68 test: add hasCrypto check to async-wrap-GH13045 8 years ago
Brian White 3774c99f66
http: fix IPv6 Host header check 8 years ago
Brian White ed365653f6
http,https: avoid instanceof for WHATWG URL 8 years ago
Brian White dcc59f91c6
src: fix typo 8 years ago
Brian White f529706eb0
src: remove unused parameters 8 years ago
Chris Young c470f04f22 doc: list macOS as supporting filename argument 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 8 years ago
Sebastian Plesciuc 3429c90f42 test: fix sequential test-net-connect-local-error 8 years ago
cjihrig 06f62eb384 src: assert that uv_async_init() succeeds 8 years ago
cjihrig f8c617dbe2 stream: improve multiple callback error message 8 years ago
Artur Vieira ad4765a326 test: remove common.PORT from dgram test 8 years ago
Artur Vieira dd3c227796 test: bind to 0 in dgram-send-callback-buffer-length 8 years ago
Artur Vieira 281de19a8c test: use dynamic port in test-dgram-send-address-types 8 years ago
Artur Vieira e00116d2c4 test: use dynamic port in test-dgram-send-callback-buffer 8 years ago
Artur Vieira 4c847347c3 test: replace common.PORT in dgram test 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Daniel Bevenius d54ec726cc src: remove unnecessary forward declaration 8 years ago
Daniel Bevenius 57f38c6732 src: check IsConstructCall in TLSWrap constructor 8 years ago
Daniel Bevenius 762b0358b3 src: remove unnecessary return statement 8 years ago
Daniel Bevenius 7a15eefbba src: remove unused node_buffer.h include 8 years ago
Rich Trott 8e47600aab test: allow for absent nobody user in setuid test 8 years ago
Rich Trott c3067b5640 benchmark: allow no duration in benchmark tests 8 years ago
Rich Trott 171a43a986 test: shorten test-benchmark-http 8 years ago