15784 Commits (c539325d8971fff6314766434661dd2161e30b59)
 

Author SHA1 Message Date
Adrian Estrada b0adda0335 test: improve test-cluster-worker-constructor.js 8 years ago
Vicente Jimenez Aguilar 636335a1c3 doc: require() tries first core not native modules 8 years ago
Evan Lucas 57c4c6f5ae repl: allow autocompletion for scoped packages 8 years ago
Bartosz Sosnowski 9eaf2e9517 watchdog: add flag to mark handler as disabled 8 years ago
Joyee Cheung f7c0eb8ba6 doc: clarify the review and landing process 8 years ago
AnnaMag d37443ca8d test: add known_issues test for #5350 8 years ago
Italo A. Casas 959860f55c test: stream readable resumeScheduled state 8 years ago
Francis Gulotta e6c74b37b3 fs: remove needless assignment of null 8 years ago
AnnaMag c604016cb4 test: add known_issues test for #6287 8 years ago
Joyee Cheung a24a35f668 test: stream readable needReadable state 8 years ago
Joyee Cheung 9a8416258d stream, test: test _readableState.emittedReadable 8 years ago
Alex Newman 7897e7685f src: fix string format mistake for 32 bit node 8 years ago
weyj4 8d2f722541 test: clean up domain-no-error-handler test 8 years ago
Andy Chen c5ef631fdc test: update test-domain-uncaught-exception.js 8 years ago
Siddhartha Sahai 4b5587c5db test: refactor test-domain.js 8 years ago
Anna Henningsen 40c7ec62e0 buffer: fix single-character string filling 8 years ago
Anna Henningsen 03f0d2ac21 buffer: handle UCS2 `.fill()` properly on BE 8 years ago
Anna Henningsen 99ba710bca test: fail for missing output files 8 years ago
Gregory 25d6eed654 test: stream readableState readingMore state 8 years ago
Eugene Ostroukhov 90bd36bd15 inspector: check if connected before waiting 8 years ago
Axel Monroy 3ac9e01faa url: add a got host pattern in url.js 8 years ago
Lance Ball 8bccd9ed67 debugger: call `this.resume()` after `this.run()` 8 years ago
Trevor Norris d532d7497a async_wrap: clear destroy_ids vector 8 years ago
Ben Noordhuis cfa1b5a9e7 src: fix memory leak introduced in 34febfbf4 8 years ago
Adam Langley 4e1a5a71c1 crypto: fix handling of root_cert_store. 8 years ago
Adam Majer 8c6ecce743 crypto: Use reference count to manage cert_store 8 years ago
Ben Noordhuis cc0c736bcc src,tools: speed up startup by 2.5% 9 years ago
Tanuja-Sawant b814b4cec7 doc: update writable.write return value 8 years ago
William Kapke 3079ba6e78 doc: redirect 'Start a Working Group' to TSC repo 8 years ago
cjihrig f3d1b7209d test: s/ASSERT/assert/ 8 years ago
Rich Trott 9cee6786f7 test: refactor test-stream-unshift-read-race 8 years ago
Rich Trott 19b3015201 test: refactor test-stream-pipe-error-handling 8 years ago
Rich Trott 33c47a6415 test: refactor test-tls-alert-handling 8 years ago
Rich Trott 1a7ca46544 test: fix flaky test-http-client-timeout-with-data 8 years ago
Adrian Estrada 328c14512f test: refactor the code in test-http-connect 8 years ago
Rob Adelmann 99c9cda6d1 test: refactor test-stdin-from-file 8 years ago
Adrian Estrada 38d9c15edd test: refactor the code in test-dns-ipv4 8 years ago
William Kapke 8dbba48f70 doc: add Working Group dissolution text 8 years ago
Adrian Estrada 4f18943810 test: refactor the code in test-fs-chmod 8 years ago
Paul Graham d89587c1bf test: swap var for let/const throughout 8 years ago
Fumiya KARASAWA 1dc7b8918d doc: fixup errors in stream.md 8 years ago
Vse Mozhet Byt c2156fcba1 doc: more efficient example in the console.md 8 years ago
Vse Mozhet Byt 809ae9da29 doc: var -> const / let in the console.md 8 years ago
Adrian Estrada d2ce3909b1 test: improve the code in test-pipe.js 8 years ago
Adrian Estrada 3c642ee2ce test: improve code in test-fs-readfile-error 8 years ago
Adrian Estrada f1075a1726 test: improve code in test-vm-symbols 8 years ago
Jeremy Yallop 709b9b4660 fs: cache non-symlinks in realpathSync. 8 years ago
Sakthipriyan Vairamani (thefourtheye) 5f18f0c448 test: fix and improve debug-break-on-uncaught 8 years ago
Rich Trott 3f289a3efe doc: improve common.mustCall() explanation 8 years ago
Troy Connor 75d6f111aa benchmark: refactor buffer benchmarks 8 years ago