14602 Commits (71343b6caab29dc6b9f3cf02a6f9aa5e59fb11dd)
 

Author SHA1 Message Date
cjihrig 71343b6caa child_process: reuse existing no-op function 8 years ago
cjihrig 498238f462 test: test sending over a closed IPC channel 8 years ago
cjihrig 15bd48986b test: add test for attempted multiple IPC channels 8 years ago
Santiago Gimeno 0884c70535 child_process: workaround fd passing issue on OS X 9 years ago
Rich Trott 4deb05434f test: add assert.notDeepEqual() tests 8 years ago
Rich Trott 3d0cf9e4f1 test: add missing assert.deepEqual() test case 8 years ago
Rich Trott 6abbe17ab2 test: favor strict equality in http tests 8 years ago
Rich Trott cc9bb34120 test: favor strict equality in pummel net tests 8 years ago
Rich Trott 4b6ed24f02 test: confirm that assert truncates long values 8 years ago
Rich Trott 5bc311909f assert: remove code that is never reached 8 years ago
Guy Fraser c406ad8258 debugger: use arrow function for lexical `this` 9 years ago
BlackYoup 8eb6e71758 configure: reword help for --without-npm 9 years ago
Rich Trott e5a8790727 test: favor `===` over `==` in test-timers.js 8 years ago
Rich Trott 086e57f404 test: favor strict equality check 8 years ago
Rich Trott 9a393a7ff4 test: fix assertion in test-watch-file.js 8 years ago
Rich Trott f4c3456610 build: do not lint src dir for JS errors 8 years ago
Bartosz Sosnowski 4a8aca7f94 doc: script with spaces spawn example for windows 9 years ago
Santiago Gimeno 4f09886dce test: fix flaky fs-watch tests 8 years ago
lazlojuly 82329b6e8f doc: fix variable scoping bug in server example code 8 years ago
Tracy Hinds d7ab1baed2 doc: update release announce instruction to tweet 8 years ago
Calvin Metcalf 1bf80a0a3f stream: avoid caching prepend check 9 years ago
Sakthipriyan Vairamani c26b9af1e2 tls: copy the Buffer object before using 9 years ago
Daniel Bevenius 8f9fb8154d src: updating references to the old node.js file 9 years ago
Minqi Pan a146e683dd win,msi: add zh-CN translations for the installer 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 8 years ago
Anna Henningsen d401e5575a test: add an zlib binding addon test 9 years ago
Bryan English 1f9fbade4c util: fix deprecated class prototype 8 years ago
Kunal Pathak 091ba2c511 src: fix build break for !NODE_USE_V8_PLATFORM 8 years ago
Prince J Wesley fbc5805e65 readline: keypress trigger for escape character 9 years ago
Josh Gavant 5d37b49f90 doc: add @joshgav to collaborators 8 years ago
Rich Trott 6bdc0e54b4 test: use strict equality in regression test 9 years ago
Rich Trott cdcf23ab7f tools: update ESLint to 3.3.0 and enable rules 9 years ago
Rich Trott be41f584f3 test: remove extraneous space 9 years ago
Rich Trott 853f605de4 test: add test for assert.notStrictEqual() 9 years ago
Rich Trott f4698f3568 test: add uncaught exception test for debugger 9 years ago
Aleksei Koziatinskii bfd8265ec2 inspector: add support for uncaught exception 9 years ago
Rich Trott 31653a5006 doc: update Reviewing section of onboarding doc 9 years ago
Ben Gourley bf5c5f3ce0 doc: fix "hashOwnProperty" typo in querystring 8 years ago
Franziska Hinkelmann 08e2b0408a deps: cherry-pick 7bd24767 from v8 upstream (v6.x) 9 years ago
cjihrig 5cff1476b2 Working on v6.4.1 8 years ago
cjihrig b7eba5ef1d 2016-08-15, Version 6.4.0 (Current) 8 years ago
Rich Trott e611c293bb tools: enable rest-spread-spacing 9 years ago
Rich Trott 7eb0e7a479 tools: favor === over == in license2rtf.js 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
Rich Trott 2db26cb165 test: add test for debug usage message 9 years ago
Rich Trott 7eb95f6faa doc: minor updates to onboarding doc 9 years ago
Rich Trott 5259322e62 doc: add POST_STATUS_TO_PR info to onboarding doc 9 years ago
Ben Noordhuis 1903275963 doc: update windows prerequisites 9 years ago
Trevor Norris f6713bfabd bench: add bench for fs.realpath() fix 9 years ago
Bartosz Sosnowski 18a3064937 fs: restore JS implementation of realpath 9 years ago