14243 Commits (827bbe7985886331a2f0b6d43118870088a7716f)
 

Author SHA1 Message Date
masashi.g 57cc5cb277 test: use setImmediate() in test of stream2 8 years ago
Yoshiya Hinosawa 8345ffb0a0 test: add test case of PassThrough 8 years ago
Anna Henningsen beb147a08b test: check that `process.execPath` is a realpath 8 years ago
cjihrig cef5b1fa14 test: add test for broken child process stdio 8 years ago
Jeremiah Senkpiel 29ab76b791 test: ensure nextTick is not scheduled in exit 8 years ago
MURAKAMI Masahiko b87fe250d2 test: change from setTimeout to setImmediate 8 years ago
Yoshiya Hinosawa eca12d4316 test: improve test-stream2-objects.js 8 years ago
Rich Trott 4e36a14c15 test: refactor test-next-tick-error-spin 8 years ago
Rich Trott b2b2bc2293 test: move timer-dependent test to sequential 8 years ago
Jonathan Darling 1436fd70f5 test: convert assert.equal to assert.strictEqual 8 years ago
Anna Henningsen e8c57bbe77 doc: add people to cc for async_wrap 8 years ago
Rich Trott 724910a991 debugger: refactor _debugger.js 8 years ago
Devon Rifkin b5eae4463c doc: add link to `net.Server` in tls.md 8 years ago
Claudio Rodriguez 65e134ff12 meta: whitelist dotfiles in .gitignore 9 years ago
Wes Tyler ad841a29d1 doc: clarify fs.createReadStream options 8 years ago
Safia Abdalla 338014ef24 doc: rename writing_tests.md to writing-tests.md 8 years ago
Devon Rifkin b06b2343bc doc: it’s -> its in api/child_process.md 8 years ago
Rich Trott 4885573080 doc: update Collaborators list in README 8 years ago
Rich Trott 3105becb2c doc: remove minor contradiction in debugger doc 8 years ago
Ben Noordhuis c9ed49da6e test: run cpplint on files in test/cctest 8 years ago
Rich Trott a858e98921 doc: clarify introductory module material 8 years ago
Sam Roberts 18c38819fe doc: improve description of module `exports` 8 years ago
Rich Trott 06e8120928 tools: remove unneeded escaping in generate.js 8 years ago
子丶言 9e68b8d329 doc: fix crypto Verify cut-n-paste from Sign 8 years ago
Dan Koster fd1a48c9c9 doc: minor fixes event-loop-timers-and-nexttick.md 8 years ago
atrioom 107735a6e1 doc: changed order of invocations in https.request() example. 8 years ago
子丶言 eb5972fe9b doc: fix crypto "decipher.setAAD()" typo 8 years ago
Vse Mozhet Byt dc4c348ea3 doc: fix typo in assert code example 8 years ago
Daniel Bevenius 10d4f470f8 test: enable addons test to pass with debug build 8 years ago
Ben Noordhuis 550393dc78 test: add new.target add-on regression test 8 years ago
Gibson Fahnestock 6f1f955b33 build: default to ppc64 on AIX 8 years ago
monkick 16e97ab6c6 doc: fix typo in BUILDING.md 8 years ago
Anna Henningsen 4f2e25441e doc: remove backtick escaping for manpage refs 8 years ago
Anna Henningsen fd6b305421 tools: use better regexp for manpage references 8 years ago
JungMinu c0d44dfcc7 doc: remove invalid padding from privateEncrypt 8 years ago
Trevor Norris 60883de30f async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 28dbc460c6 async_wrap: make Initialize a static class member 8 years ago
Trevor Norris bb05cd13db async_wrap: mode constructor/destructor to .cc 8 years ago
Feross Aboukhadijeh c0c5608bfc test,assert: add deepEqual/deepStrictEqual tests for typed arrays 9 years ago
Feross Aboukhadijeh c5f82b8421 assert: fix deepEqual/deepStrictEqual on equivalent typed arrays 9 years ago
cjihrig 76245b2156 test: refactor large event emitter tests 9 years ago
cjihrig 698bf2e829 repl: don't override all internal repl defaults 9 years ago
cjihrig 02e8187751 test: allow globals to be whitelisted 9 years ago
Rich Trott 7b4268b889 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Rich Trott 3d45b35f73 repl: refactor lib/repl.js 8 years ago
Sam Roberts 0f523583c3 doc: remove Sam Roberts from release team 8 years ago
Ali Ijaz Sheikh 4eeac8eb8c doc: add guide for maintaining V8 8 years ago
James M Snell 34405ddb83 doc: move TSC and CTC meeting minutes out of core repo 8 years ago
Sakthipriyan Vairamani (thefourtheye) 9b36469a3c tools: improve docopen target in Makefile 8 years ago
Vse Mozhet Byt 198463a0ff doc: fix a typo in the assert.md 8 years ago