18260 Commits (c49adbff6395654634d5c89661419696ce14352b)
 

Author SHA1 Message Date
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Rich Trott 1562fb9ea7 tools: update ESLint to 4.2.0 8 years ago
Rich Trott 6d090e1094 child_process: refactor normalizeSpawnArguments() 8 years ago
Roman Shoryn 7f26a291f6
doc: prefix of the stacktrace in errors.md 8 years ago
Trevor Norris 3b4010be31
test,async_hooks: match test-ttywrap.readstream 8 years ago
Trevor Norris 250d50b380
test,async_hooks: skip whether TTY is available 8 years ago
Kyle Farnung f52c707853 n-api: wrap test macros in do/while 8 years ago
Gabriel Schulhof d5b397c9b6 n-api: Implement stricter wrapping 8 years ago
Rich Trott 3eae310334 test: reduce run time for test-benchmark-crypto 8 years ago
Rich Trott daead5a767 test: reduce run time for test-benchmark-http 8 years ago
Rich Trott 82aa34ed1f test: reduce test-benchmark-net run duration 8 years ago
Timothy Gu b5b7c3b432
doc: add missing space 8 years ago
Timothy Gu afab5aba32
querystring: fix up lastPos usage 8 years ago
Rich Trott e6e6b07e51 buffer: remove MAX_SAFE_INTEGER check on length 8 years ago
Evan Lucas 80c9fd9569 test: add get/set effective uid/gid tests 8 years ago
Rich Trott b20a0b662b test: fix flaky test-https-set-timeout-server 8 years ago
Evan Lucas 22889347df 2017-07-11, Version 8.1.4 (Current) 8 years ago
Evan Lucas 89e121d4a7 2017-07-11, Version 7.10.1 (Current) 8 years ago
Myles Borins 6218939cdd
2017-07-11, Version 6.11.1 'Boron' (LTS) 8 years ago
Myles Borins 0130cf55bb
2017-07-11, Version 4.8.4 'Argon' (Maintenance) 8 years ago
Ali Ijaz Sheikh 9fedc1f096
test: verify hash seed uniqueness 8 years ago
Ali Ijaz Sheikh eff636d8eb
build: disable V8 snapshots 8 years ago
David Drysdale a73142524b
deps: cherry-pick 9478908a49 from cares upstream 8 years ago
Rich Trott 199ad1d73f doc: correct stream Duplex allowHalfOpen doc 8 years ago
Sam Roberts 97a6aa9b20 src: whitelist v8 options with '_' or '-' 8 years ago
Rich Trott e0af017a32 lib: normalize indentation in parentheses 8 years ago
Jimmy Thomson 94dd42577c
test: fix cctest failure on Windows 8 years ago
Dean Coakley ff07eaa140
doc: note 'resize' event conditions on Windows 8 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Refael Ackermann 4d7946aec3
test: ignore connection errors for hostname check 8 years ago
Ruben Bridgewater 18069523f8
fs: two minor optimizations 8 years ago
Kyle Farnung d48472c20f
build: split up cpplint to avoid long cmd lines 8 years ago
Refael Ackermann 8206a01c99
build,win: skip `vcvarsall.bat` if env is set 8 years ago
Refael Ackermann d69ecc6f51
Revert "test: improve test-process-kill-null for Windows" 8 years ago
Moogen Tian d2aaf82fcf doc: fix mistake in http.md 8 years ago
XadillaX a2d3cec81c
doc,test: fs - reserved characters under win32 8 years ago
Ruben Bridgewater d6fece1436
test: add optional throw fn to expectsError 8 years ago
starkwang 44483b6898
test: improve test-process-kill-null for Windows 8 years ago
Jan Krems b647f04df1 doc: match debugger output & instructions to master behavior 8 years ago
Rich Trott 6a1b8135d6 tools: generate template literal for addon tests 8 years ago
Rich Trott 0d22858d67 lib: remove excess indentation 8 years ago
Evan Lucas 49d13a17b1 build: allow enabling the --trace-maps flag in V8 8 years ago
Rich Trott 3d8a9e2424 tools: fix error in eslintrc comment 8 years ago
Rich Trott 85dacd63f0 lib: use consistent indentation for ternaries 8 years ago
Daniel Bevenius 8f3dab4b63 n-api: fix warning in test_general 8 years ago
XadillaX 7d7ccf0631
repl: fix crash with large buffer tab completion 8 years ago
Rich Trott a965067f74 tools: remove align-multiline-assignment lint rule 8 years ago
Andreas Madsen 84f9261efd
async_hooks: require parameter in emitBefore 8 years ago
Andreas Madsen 4e27aa9603
async_hooks: use common emitBefore and emitAfter 8 years ago