14064 Commits (72d4692e949c16b31d5da8e40f368ce9884fb6c4)
 

Author SHA1 Message Date
James M Snell 10671406ac process: internal/process/stdio.js cleanup / modernization 9 years ago
Michael Dawson 827b3eb503 test: add --repeat option to tools/test.py 9 years ago
Evan Lucas 7b2949a7bf Working on v6.2.1 9 years ago
Evan Lucas a4705f62de 2016-05-17, Version 6.2.0 (Stable) 9 years ago
Sakthipriyan Vairamani e3920d12ef src: fix check-imports.py linter errors 9 years ago
Jeremiah Senkpiel f31a5ec34a handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel cc2af793d2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Ben Noordhuis 8a7e68ff83 test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis bbf3b3ebbb src: simplify handlewrap state tracking logic 9 years ago
Ben Noordhuis 965274d384 src: use libuv's refcounting directly 9 years ago
Jeremiah Senkpiel 2000072903 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
Ben Noordhuis 316871f268 src: fix -Wunused-variable compiler warning 9 years ago
Jeremiah Senkpiel d3132048cb handle_wrap: expose an `isRefed()` check to JS 9 years ago
James M Snell 5c7da210df doc: refactor the changelog by version 9 years ago
Roman Reiss 4f2a55f92f doc: fix issues related to page scrolling 9 years ago
Ben Noordhuis e0240ab592 child_process: use /system/bin/sh on android 9 years ago
Rich Trott ccbc78cfc6 test: remove common.getServiceName() 9 years ago
Rich Trott 8c634d78f8 test: favor strictEqual() in addon test 9 years ago
Rich Trott 1389a4fc5e test: fix flaky test-preload 9 years ago
Ben Noordhuis adb2d610e6 test: include component in tap output 9 years ago
James M Snell 95b7560d8e src,module: add --preserve-symlinks command line flag 9 years ago
Rich Trott b4fb95eade doc: add `added:` information for assert 9 years ago
Faiz Halde 64fcba2a2e doc: appendFileSync accepts fd as well 9 years ago
Eugene Obrezkov 226b9668db repl: copying tabs shouldn't trigger completion 9 years ago
Evan Lucas 520369d8e0 doc: fix exec example in child_process 9 years ago
Saúl Ibarra Corretgé 51d1960955 doc: undocument fs.open's 'rs' mode 9 years ago
Rich Trott abb063a6a3 test: fix test-debugger-repl-break-in-module 9 years ago
Rich Trott f1c773d18b doc: add `added:` information for v8 9 years ago
Rich Trott 5701599767 test: fix test-debugger-repl-term 9 years ago
Alex J Burke 71c91747ef test: add tests for stream3 buffering using cork 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Sakthipriyan Vairamani 7d3f5751b3 test: make sure O_NOATIME is present only in Linux 9 years ago
Blake Embrey ce2d5be4a1 repl: exports `Recoverable` 9 years ago
Jean Regisser 29b28a233c doc: server.listen truncates socket path on unix 9 years ago
James M Snell c1d5f2e96e doc: update releases.md with new changelog structure 9 years ago
Anchika Agarwal d962fbafb2 doc: "a" -> "an" in api/documentation.md 9 years ago
Jeremiah Senkpiel 26e22e200a doc: move the readme newcomers section 9 years ago
Ben Noordhuis 8f526494b5 doc: fix deprecation warnings in addon examples 9 years ago
Matt Harrison d34343f0de doc: mention existence/purpose of module wrapper 9 years ago
yorkie e8c0dba4bd doc,events: fix a link typo 9 years ago
Ben Noordhuis 1def098b9f src: fix sporadic deadlock in SIGUSR1 handler 9 years ago
Michael Dawson a4ed7dfb3d Add CTC meeting minutes for 2016-05-04 9 years ago
Myles Borins 5c154a87e0 doc: add steps for running addons + npm tests 9 years ago
Jeremiah Senkpiel 6ea43d12f4 doc: improve onboarding-extras.md formatting 9 years ago
Jeremiah Senkpiel 38f5603e97 doc: fix linewrap in node.1 9 years ago
Jeremiah Senkpiel 5b47accfa6 doc: v8 options can use either `_` or `-` 9 years ago
Bryan English fa94a91bbd doc: v8 functions as methods on v8 9 years ago
Robert Jefe Lindstaedt d49b49e8b1 doc: discourage use of util.inherits 9 years ago
Bryan English 925fc36dd9 doc: add `added:` information for os 9 years ago
Bryan English 58cd11c844 doc: add `added:` information for process 9 years ago