13947 Commits (8c634d78f89a7a351671b068f53409600b4204e0)
 

Author SHA1 Message Date
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
Bryan English d5f7f24aec doc: add `added:` information for url 9 years ago
Bryan English 715b48c1d3 doc: add `added:` information for querystring 9 years ago
Ali Ijaz Sheikh bd4454fa0f src,lib: minor --debug-brk cleanup 9 years ago
Jackson Tian 04697a5023 doc: correct anchors for buffer.md 9 years ago
Ben Noordhuis 62690aa0be deps: update comment about PURIFY define 9 years ago
Ben Noordhuis 477e61db9f src: don't use locale-sensitive strcasecmp() 9 years ago
Ben Noordhuis 1e99643fc9 src: remove unused #include statement 9 years ago
Ben Noordhuis 62593bd44c src: remove pre-openssl 1.0 legacy code 9 years ago
Ben Noordhuis e8c9f01cdd crypto: disable ssl compression at build time 9 years ago
Anna Henningsen 2d677411a4 doc: add `added:` information for buffer 9 years ago
Steven R. Loomis 59666502c5 intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen 27c17ce9d1 src: fix FindFirstCharacter argument alignment 9 years ago
Rich Trott 37736f4dad src: add O_NOATIME constant 9 years ago
Carl Lei 635357958d repl: create history file with mode 0600 9 years ago
DavidCai 49af20c2e6 doc: update fs callback example error stack 9 years ago
Rich Trott 9196d87704 doc: add `added:` info for `string_decoder` 9 years ago
Ben Noordhuis 688f563ca8 doc: update vm.runInDebugContext() example 9 years ago