15257 Commits (dbeadd363cb5f6d7b98824d75080511fff1b4a19)
 

Author SHA1 Message Date
Ben Noordhuis 85a9295813 src,tools: speed up startup by 2.5% 9 years ago
Anna Henningsen d24bd20d2b lib: make `String(global) === '[object global]'` 8 years ago
Jeena Lee 53520f06f3 test: clean up `test-child-process-exec-cwd.js` 8 years ago
cjihrig deef2f6079 test: add child_process.exec() timeout coverage 8 years ago
James M Snell 5e138fe768 test: skip whatwg url parse and setter tests when icu is missing 8 years ago
James M Snell a39b98ef73 test: add common.hasIntl 8 years ago
Evan Lucas efb62aa146 test: fix flaky test by removing timer 8 years ago
Ben Noordhuis ce00a9d2b6 doc: add performance warning to require.extensions 8 years ago
Marc Udoff 60a5b515b8 src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Oliver Salzburg 44427cc1f7 test: case sensitivity of env variables 8 years ago
Oliver Salzburg d1c32aa335 doc: mention case-insensitive env on windows 8 years ago
cjihrig d573acf96f child_process: remove unreachable execSync() code 8 years ago
cjihrig 63ef0990f3 test: add coverage for execFileSync() errors 8 years ago
Ben Noordhuis 9372aee4a3 lib: fix beforeExit not working with -e 8 years ago
Ben Noordhuis 06b414078e test: remove test-v8-inspector-json-protocol test 8 years ago
Ben Noordhuis 2e7b078e7b inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis c231130e06 module: skip directories known not to exist 8 years ago
Ben Noordhuis 21ba3e3b89 test: add more module loader test coverage 8 years ago
Ben Noordhuis 204461925b test: make flaky pummel test more reliable 8 years ago
Ben Noordhuis 4be1ba582a test: move flaky test to test/pummel 8 years ago
Ben Noordhuis f2a3b24611 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis 9e753ba782 src: simplify code, remove NodeInstanceData 8 years ago
Ben Noordhuis 8b53f3c41c src: speed up module loading, don't resize buffer 8 years ago
Ben Noordhuis 362c307f38 src: speed up module loading, skip EOF read 8 years ago
Michael Dawson c6e429a6bc doc: add CTC meeting minutes for 2016-10-12 8 years ago
James M Snell 27e1749dcb Working on v7.0.1 8 years ago
James M Snell 362fe010fe 2016-10-25, Version 7.0.0 (Current) 8 years ago
Michaël Zasso 6bbdd668bd deps: update V8 to 5.4.500.36 8 years ago
Gibson Fahnestock 3238f15234 doc: change os x tag to macos 8 years ago
Gibson Fahnestock 1794456ebc doc: change solaris tag to smartos 8 years ago
Gibson Fahnestock 98ca07bfe0 doc: add teams for platform-specific issues 8 years ago
Gibson Fahnestock e4e60b45e1 doc: add s390 and ppc architecture labels 8 years ago
Rod Machen 3b580145c4 doc: fixes formatting in process 8 years ago
Michaël Zasso 827660e03e tools: enable ES2016 syntax support in ESLint 8 years ago
Brian White 5e3a480ad5 deps: revert default gtest reporter change 8 years ago
Rich Trott a717be87a3 test: fix flaky test-timers-blocking-callback 8 years ago
Rich Trott 5ba02bf5db test: remove arbitrary timer 8 years ago
Jeremiah Senkpiel 3e2bafe053 doc: improve header styling for API docs 8 years ago
Kyle E. Mitchell 108c1fbbe2 fs: clarify fs.link and fs.linkSync arguments 8 years ago
Kyle E. Mitchell 0a307f90cd doc: clarify fs.link and fs.linkSync arguments 8 years ago
Rich Trott a83354a567 tools: replace custom lint rule for getter/setter 8 years ago
Rich Trott 1518cc1e70 test: remove duplicate required module 8 years ago
Eugene Ostroukhov a54ec7f49c inspector: no URLs when the debugger is connected 8 years ago
Trevor Norris 60042ca70e buffer: fix range checks for slice() 8 years ago
Evan Lucas 3ab8be07cb tools: fix release script on macOS 10.12 8 years ago
Franziska Hinkelmann d62e7bd1f9 test: add regression test for instanceof 8 years ago
Rich Trott 2cdd5ccef9 test,lib,benchmark: match function names 8 years ago
Rich Trott 38cf1d4739 doc: remove confusing reference in governance doc 8 years ago
Daniel Bevenius bb1e6064c1 test: rename target to exports for consistency 8 years ago
Miguel Angel Asencio Hurtado 1043f5d08e assert: name anonymous functions 8 years ago