17963 Commits (1698c8e1655adaf19e13cc6a5e1a4a570735e16f)
 

Author SHA1 Message Date
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
Ruben Bridgewater 8ca9338655 doc: document missing error types 8 years ago
Gireesh Punathil 50ba13ef0e doc: add gireeshpunathil to collaborators 8 years ago
Refael Ackermann 614dbbd728 build,windows: implement PEP514 python detection 8 years ago
Tobias Nießen 2ff23c5622 doc: fix mistake in path.relative 8 years ago
Tobias Nießen 23b3bbf506 doc: unify ERR_FALSY_VALUE_REJECTION description 8 years ago
Ezequiel Garcia ea12038ffe test: remove unneeded HandleScope usage 8 years ago
Chris Young f85d5b21fd doc: fixed formatting issue in cli docs 8 years ago
Daniel Bevenius 301c68bc2d test: skip fips tests using OpenSSL config file 8 years ago
Refael Ackermann 0526f84ad3 src,fs: calculate times as unsigned long 8 years ago
Rich Trott b714060e08 tools: disable legacy indentation linting in tools 8 years ago
Rich Trott 496f60489d tools,benchmark: use stricter indentation linting 8 years ago
Rich Trott 1e5e0ce862 tools: add script to update ESLint 8 years ago
Rich Trott aaee43473b tools: update to ESLint 4.1.0 8 years ago
Rich Trott fda25665be test: refactor test-tls-invoked-queued 8 years ago
Rich Trott 062c414f5c test: refactor test-tls-env-extra-ca 8 years ago
Azard d71d7a1bc7 doc: fix link in async_hooks.md 8 years ago
Julien Klepatch 2e5ce2bc2c
test: make http(s)-set-timeout-server more similar 8 years ago
Eugene Ostroukhov 5fbbd25dc4 test: check uv_ip4_addr return value 8 years ago
Ben Noordhuis 6bf4c23295 deps: delete deps/icu-small/source/io 8 years ago
Ben Noordhuis 2ea60e926e build: remove dependency on icu io library 8 years ago
cjihrig 87d682b69a child_process: emit IPC messages on next tick 8 years ago
Daniel Bevenius 748b2a87ca build: clean up config_fips.gypi 8 years ago
XadillaX befede64f1
test: remove `require('buffer')` from 4 test files 8 years ago
lena 5e68e168b8
test: remove unnecessary require('buffer').Buffer 8 years ago
Zongmin Lei 256d86a155
test: remove `require('buffer')` from 4 test files 8 years ago
OriLev 22ccbe6f96
test: remove require('buffer') from 4 buffer tests 8 years ago
sallen450 d31fe536c0 test: remove require('buffer') on 6 fs test files 8 years ago
Steven Winston e42b1b16b7 test: remove unnecessary Buffer import 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Refael Ackermann e3ea0fc97b doc: update backporting guide 8 years ago
Rich Trott b61f0a6741 test: refactor test-http-set-timeout-server 8 years ago
Rich Trott f833e25170 test: refactor test-stream2-writable 8 years ago
Vse Mozhet Byt 3b0e800f18 util: make util.debuglog() consistent with doc 8 years ago
Michaël Zasso 0ba74dbcc6 deps: backport c0f1ff2 from upstream V8 8 years ago
Rich Trott 25b4d875ed tools: fix error in custom ESLint rule 8 years ago
Rich Trott ea36609fc9 tools: apply stricter indentation rules to tools 8 years ago
Rich Trott 491f838511 tools: fix indentation in required-modules.js 8 years ago
Rich Trott 4885982ee2 test: remove common module from test it thwarts 8 years ago
Matteo Collina b4432888f5 stream: finish must always follow error 8 years ago
cjihrig c02dcc7b59 doc: make socket IPC examples more robust 8 years ago
Ruben Bridgewater d1871a22c0 cluster: remove obsolete todo 8 years ago
Ruben Bridgewater 0401754b92 errors: prevent stack recalculation 8 years ago
Ruben Bridgewater 70b31adffa console: use a plain object for the the error stack 8 years ago
Ruben Bridgewater 3e178848a5 errors: improve ERR_INVALID_ARG_TYPE 8 years ago
Rob Wu 2a46e57d13 doc: add missing zlib link to stream API docs 8 years ago
Vse Mozhet Byt 259466c6f4 doc: fix nits in guides/using-internal-errors.md 8 years ago
Michael Dawson 3e18c49657 n-api: avoid crash in napi_escape_scope() 8 years ago
Anna Henningsen 9a655e98a4
stream: fix `undefined` in Readable object mode 8 years ago
Anna Henningsen d1027695b8
doc: mention rebasing of v?.x-staging post release 8 years ago