15513 Commits (5b6317b10f4a824120edf9c8e392777306b91b93)
 

Author SHA1 Message Date
Amar Zavery b8511aba04 test: replace var with const in test-require-dot 8 years ago
Avery, Frank 68836ec455 test: added validation regex argument to test 8 years ago
Kevin Zurawel f9d0cce9ae doc: update process.versions.modules documentation 8 years ago
Michaël Zasso e355604aa5 tools: forbid template literals in assert.throws 8 years ago
Michaël Zasso 9c85d0f396 tools: add ESLint rule for assert.throws arguments 8 years ago
Michaël Zasso 70d3b808a0 test: fix test-buffer-slow 8 years ago
Michaël Zasso 3d368d0322 test: refactor test-buffer-bytelength 8 years ago
Jonathan Darling b5c8b355c8 test: add stdin-setrawmode.out file 8 years ago
Anna Henningsen e057925316 test: set stdin too for pseudo-tty tests 8 years ago
Michaël Zasso e60cafdb3b deps: backport f795a79 from upstream V8 8 years ago
Michaël Zasso 272a97178d test: refactor and fix test-crypto 8 years ago
Jeremiah Senkpiel 8bb66cd920 timers: use consistent checks for canceled timers 8 years ago
imatvieiev acebfedf80 doc: add return types and props types to OS module 8 years ago
Vse Mozhet Byt 241470cfbe doc: small improvements in readline code examples 8 years ago
Roman Reiss d33520cdd2 doc: consistent 'Returns:' 8 years ago
imatvieiev c87ccfa3c3 doc: added types to path docs 8 years ago
imatvieiev d2a1a670e1 doc: add process api data types to documentation 8 years ago
Rich Trott 98b2eae328 benchmark: split timers benchmark and refactor 8 years ago
Roman Reiss a5d27f3515 tools: enable final newline in .editorconfig 8 years ago
Rod Vagg 66687c0906 build: prioritise --shared-X-Y over pkg-config 8 years ago
Adam Langley 3c09579eee crypto: use SSL_get_servername. 8 years ago
cjihrig 2ce6916ddc events: remove unnecessary checks 8 years ago
Nikolai Vavilov 912cae626b doc: clarify eventType in fs.watch 8 years ago
cjihrig 9a526cb8fe child_process: remove unreachable code 8 years ago
cjihrig 65e27176f6 test: add child_process customFds test 8 years ago
Kyle E. Mitchell fe821fbefa fs: clarify fs.link and fs.linkSync arguments 8 years ago
Kyle E. Mitchell 30f7802b78 doc: clarify fs.link and fs.linkSync arguments 8 years ago
Evan Lucas db10e94083 process: improve performance of nextTick 8 years ago
Daniel Bevenius 9703bf14ef build: add MAKEFLAGS="-j1" to node-gyp 8 years ago
eudaimos dc76aaef50 test: refactor test-crypto-hmac 8 years ago
Jared Young 1bbf143898 test: renamed assert.Equal to assert.strictEqual 8 years ago
Italo A. Casas c55fb737c5 doc: adding missing - in README 8 years ago
Italo A. Casas 7f4cef1170 doc: removing extra space in README 8 years ago
BethGriggs e0dbb453e4 doc: remove repeated info onboarding.md 8 years ago
Teddy Katz fac61118f9 repl: avoid parsing division operator as regex 8 years ago
Jonathan Darling 6dbff7aaed test: convert assert.equal to assert.strictEqual 8 years ago
J Scott Chapman bbebebe087 test: strictEqual() and RegExp in test-buffer-fill.js 8 years ago
Trevor Norris a9d528be5b buffer: fix range checks for slice() 8 years ago
Rich Trott fa7d378335 doc: correct it's vs. its usage 8 years ago
Anna Henningsen 176f680432 doc: add people to cc for async_wrap 8 years ago
Jackson Tian 12fe071abf internal/util: move the case 'latin1' 8 years ago
Prince J Wesley 86efc93a41 repl: preprocess only for defaultEval 8 years ago
Rich Trott 106e6cdebd debugger: refactor _debugger.js 8 years ago
Devon Rifkin b77d3d86f7 doc: add link to `net.Server` in tls.md 8 years ago
Claudio Rodriguez 0be56cd1e9 meta: whitelist dotfiles in .gitignore 9 years ago
joyeecheung 13b16881ef test,url: improve escaping in url.parse 8 years ago
iamchenxin b167727dcc doc: fix typo for `decipher.final`. 8 years ago
Teddy Katz adb30676b2 doc: suggest Buffer.alloc instead of Buffer#fill 8 years ago
Wes Tyler 36b45c1112 doc: clarify fs.createReadStream options 8 years ago
Vse Mozhet Byt fc6c666d49 doc: var => const in js code examples of addons.md 8 years ago