15378 Commits (2e2887579f996a317676efd1bbfef8424723ec41)
 

Author SHA1 Message Date
Rich Trott 60a78aedb9 tools: make --repeat work with -j in test.py 8 years ago
Ben Noordhuis 443e218544 test: use strict assertions in module loader test 8 years ago
BethGriggs 611c50bded test: remove err timer from test-http-set-timeout 8 years ago
Eugene Ostroukhov 8f00455c51 inspector: switch to new inspector APIs 8 years ago
cjihrig 63243bcb33 deps: upgrade libuv to 1.10.0 8 years ago
Jeena Lee 2d472a36c1 test: clean up `test-child-process-exec-cwd.js` 8 years ago
Brian White ed41d8d569 src: remove unused function 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
cjihrig 1cf55f806b test: add child_process.exec() timeout coverage 8 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
James M Snell 52670fc09e test: skip whatwg url parse and setter tests when icu is missing 8 years ago
James M Snell d7e4ae1eb0 test: add common.hasIntl 8 years ago
James M Snell 1e4fafcb1a 2016-10-25, Version 7.0.0 (Current) 8 years ago
Evan Lucas 2a654e4728 test: fix flaky test by removing timer 8 years ago
Ben Noordhuis 63c47e7189 src: remove superfluous env_string string 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis e4290dec2d src,tools: speed up startup by 2.5% 9 years ago
Oliver Salzburg 2a456162b6 test: case sensitivity of env variables 8 years ago
Oliver Salzburg 0a8d0eaa9b doc: mention case-insensitive env on windows 8 years ago
cjihrig dd13d71eb3 child_process: remove unreachable execSync() code 8 years ago
cjihrig a508000093 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 8e54c968e6 test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 3d9b379cd0 inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis 678c094357 module: skip directories known not to exist 8 years ago
Ben Noordhuis df29d9f500 doc: add performance warning to require.extensions 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago
Ben Noordhuis d1f7c965bb test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 1b8fca16bc test: move flaky test to test/pummel 8 years ago
Ben Noordhuis ceb6023260 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis d77e818a54 src: simplify code, remove NodeInstanceData 8 years ago
Ben Noordhuis d52f5dc864 src: speed up module loading, don't resize buffer 8 years ago
Ben Noordhuis 35e8896153 src: speed up module loading, skip EOF read 8 years ago
Marc Udoff d3b1a2b4dd src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Michaël Zasso 929979d9d7 deps: update V8 to 5.4.500.36 8 years ago
Gibson Fahnestock 5532a7adec doc: change os x tag to macos 8 years ago
Gibson Fahnestock e8c9f6f0be doc: change solaris tag to smartos 8 years ago
Gibson Fahnestock ab9b2fdbfb doc: add teams for platform-specific issues 8 years ago
Gibson Fahnestock c659c9d2ab doc: add s390 and ppc architecture labels 8 years ago
Rod Machen dcc9386183 doc: fixes formatting in process 8 years ago
Michaël Zasso 6031d8e76e tools: enable ES2016 syntax support in ESLint 8 years ago
Brian White 6e5389eb5a
deps: revert default gtest reporter change 8 years ago
Rich Trott 5d818ccc22 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott f99e698855 test: remove arbitrary timer 8 years ago
Jeremiah Senkpiel f1a3755cd1 doc: improve header styling for API docs 8 years ago
Kyle E. Mitchell e8fadd8da5 fs: clarify fs.link and fs.linkSync arguments 8 years ago
Kyle E. Mitchell 6f7cdf7ef0 doc: clarify fs.link and fs.linkSync arguments 8 years ago
Rich Trott 3dbf900e85 tools: replace custom lint rule for getter/setter 8 years ago
Rich Trott 3184285630 test: remove duplicate required module 8 years ago
Eugene Ostroukhov da184f4f33 inspector: no URLs when the debugger is connected 8 years ago