15438 Commits (fe821fbefa7d4f4b9cba633824efbacaf2436f82)
 

Author SHA1 Message Date
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
Safia Abdalla 0e46f7e745 doc: rename writing_tests.md to writing-tests.md 8 years ago
Safia Abdalla afbd8df7fd test: increase coverage for lib/events.js 8 years ago
Walter Beller-Morales 6632b3d1ab lib: use === in _http_server and _tls_wrap 8 years ago
Devon Rifkin 99ed5ed5f4 doc: it’s -> its in api/child_process.md 8 years ago
Rich Trott d068fe5ab6 doc: update Collaborators list in README 8 years ago
Rich Trott e5ab0e8670 doc: remove minor contradiction in debugger doc 8 years ago
Teddy Katz eba4f9a3ff repl: fix generator function preprocessing 8 years ago
Ben Noordhuis 99ef3c0e45 test: run cpplint on files in test/cctest 8 years ago
kalrover 18b8e7bd8b build: Make configure file parseable on python3 8 years ago
Rich Trott b74d8cdbdb doc: clarify introductory module material 8 years ago
Sam Roberts ba077a424b doc: improve description of module `exports` 8 years ago
Bryan English 166eea7534 constants: errors -> errno 8 years ago
Rich Trott c32c86b3c3 benchmark: reformat code for clarity 8 years ago
Rich Trott e94b72e41e tools: remove unneeded escaping in generate.js 8 years ago
子丶言 5396408690 doc: fix crypto Verify cut-n-paste from Sign 8 years ago
Ben Noordhuis a3ba4ff49f inspector: /json/version returns object, not array 8 years ago
Dan Koster 9c3f4d63cc doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom 87f008393e doc: changed order of invocations in https.request() example. 8 years ago
子丶言 7051ea8606 doc: fix crypto "decipher.setAAD()" typo 8 years ago
Rich Trott 4b7200ef7b doc: clarify slashes-appending in url module 8 years ago
Adam Brunner 1c9817cbeb doc: "util" is not needed to extend ES6 classes 8 years ago
Vse Mozhet Byt 4334d6a85a doc: fix typo in assert code example 8 years ago
Sam Roberts f05f0fe74e tools: disallow trailing whitespace for markdown 8 years ago
Gibson Fahnestock 12993b298a build: default to ppc64 on AIX 8 years ago
Josh Gavant f9fd53d82d src: fix method name, output format 8 years ago