17896 Commits (471e88feb47e8a711e395cf6167d723adf3d1b7a)
 

Author SHA1 Message Date
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
Brian White fcd82e7601
test: improve http test reliability 8 years ago
Brian White 460ee75f7e
process: improve nextTick() performance 8 years ago
Anna Henningsen 1e2905f46a
buffer: add constants object 8 years ago
Anna Henningsen 50d151578d
doc: small makeover for onboarding.md 8 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 8 years ago
Eugene Ostroukhov 6e2c29bcab inspector: perform DNS lookup for host 8 years ago
Gibson Fahnestock b7473c2117 build: fail linter if linting not available 8 years ago
Tamás Hódi 83ebb6d898 test: increase coverage for internal/module.js 8 years ago
Rich Trott e74907b3cc test: refactor test-fs-read-stream 8 years ago
Nikolai Vavilov 64812f5728 src: fix decoding base64 with whitespace 8 years ago
Michaël Zasso 00aac57df9 util: ignore invalid format specifiers 8 years ago
cjihrig 06ca205719 test: refactor test-cluster-worker-isconnected.js 8 years ago
Vse Mozhet Byt 50b35460e3 test: fix nits in test-fs-mkdir-rmdir.js 8 years ago
Refael Ackermann fe2caf6fb5 test: fix test-inspector-port-zero-cluster 8 years ago
Teddy Katz 9f9e3c0653
doc: fix typo in changelog 8 years ago
Daniel Bevenius 109e84bda7 src: remove void casts for clear_error_on_return 8 years ago
Michael Dawson 62e940dfa6 doc: fix a few n-api doc issues 8 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 8 years ago
Rich Trott f462ad1f35 test: refactor test-fs-watch-stop-async 8 years ago
Rich Trott 14f5a9becc test: change deprecated method to recommended 8 years ago
Chris Young 386f53f31d doc: fixes a typo in the async_hooks documentation 8 years ago
Ben Noordhuis d13a65ad68 doc: update minimum g++ version to 4.9.4 8 years ago
Sebastian Van Sande de4a749788 internal/util: use internal/errors.js 8 years ago
Rod Vagg c7323af131 2017-06-15, Version 8.1.2 (Current) 8 years ago
sreepurnajasti d50a802feb errors,stream-transform: migrate to use internal/errors.js 8 years ago
Rich Trott 3c506af78b test: refactor test-fs-read-stream-inherit 8 years ago
Dan Homola aff8d358fa errors, repl: migrate to use internal/errors.js 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago