17925 Commits (4885982ee270429e1d54602d6abb7ee1b174cb1b)
 

Author SHA1 Message Date
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
Eugene Ostroukhov 3d0ef56264 inspector, test: Fix test bug detected by Coverity 8 years ago
Refael Ackermann 32c7f114c5 test: improve async-hooks/test-callback-error 8 years ago
Ben Noordhuis 1c314f5fac src: don't set --icu_case_mapping flag on startup 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
XadillaX 330349f706 dns: make `dns.setServers` support customized port 8 years ago
James M Snell 1fcb76e8f2 cluster: remove deprecated property 8 years ago
James M Snell eaaec57332 test: use worker.exitedAfterDisconnect consistently 8 years ago
James M Snell 3fab9f2cd7 doc: EOL deprecated API and update notes 8 years ago
Tobias Nießen 279fcc44fa dgram: change parameter name in set(Multicast)TTL 8 years ago
Tobias Nießen a0f7284346 errors,process: fix error message of hrtime() 8 years ago
LAKSHMI SWETHA GOPIREDDY d2913384aa errors,stream_wrap: use internal/errors.js 8 years ago
Rich Trott 275d0b30a0 test: accommodate AIX by watching file 8 years ago
Michaël Zasso 7cdcca7623 deps: cherry-pick 866ee63 from upstream V8 8 years ago
Michaël Zasso 8f907b6baf deps: update V8 to 5.9.211.37 8 years ago
Ruben Bridgewater f40caf7282 net: fix abort on bad address input 8 years ago
James M Snell 22cf25cf2d buffer: support boxed strings and toPrimitive 8 years ago
cjihrig d3c668cead test: remove node-tap lookalike 8 years ago
cjihrig 471e88feb4 test: increase util.callbackify() coverage 8 years ago
Rich Trott fd9a30f10e test: refactor test-fs-watchfile 8 years ago
Justin Beckwith 24ecc331e2
doc: document res.connection and res.socket 8 years ago
Ruben Bridgewater c474f88987
lib: fix typos 8 years ago
Vse Mozhet Byt 878990498a readline,repl,url,util: remove needless capturing 8 years ago
Vse Mozhet Byt b9457717ca benchmark: remove needless RegExp capturing 8 years ago
jklepatch bed3579dbe
test: make test-http(s)-set-timeout-server alike 8 years ago
Daijiro Wachi 4ca3b9cd6a doc: fix api docs style 8 years ago
DuanPengfei 6e69421e53 doc: `path.relative` uses `cwd` 8 years ago
Vse Mozhet Byt aaa80dfd8a test: delete outdated fixtures/stdio-filter.js 8 years ago
Vse Mozhet Byt 0fdb67be9f test: use string instead of RegExp in split() 8 years ago
Vse Mozhet Byt 6b9500bfc2 v8: fix RegExp nits in v8_prof_polyfill.js 8 years ago
Rich Trott 81c0045378 test: refactor test-fs-watch-stop-sync 8 years ago
Daniel Bevenius 51898575ae test: check zlib version for createDeflateRaw 8 years ago
Daniel Bevenius a8979a6054 test: add hasIntl to failing test 8 years ago
Daniel Bevenius 282b1edbe7 doc: add hasIntl to test/common/README.md 8 years ago
Vse Mozhet Byt d174e44c77 test: remove needless RegExp flags 8 years ago
Rich Trott 3ad90a4ac8 tools: update ESLint to v4.0.0 8 years ago
Rich Trott 22436b055d build: check for linter in bin rather than lib 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Daniel Bevenius 7bdb5ca620 test: add crypto check to test-tls-wrap-econnreset 8 years ago