15246 Commits (1037463604000ba4e583eb35760c859a46a61dc0)
 

Author SHA1 Message Date
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
Myles Borins 5bf215d6b9 doc: suggest nodejs/help for general support 8 years ago
Evan Lucas 5e26980937 doc: fix header level for crypto.constants 8 years ago
Rich Trott 89b920fead doc: add ctc-review label information 8 years ago
Niels Nielsen 6bef1db9e7 test: add regression test for `unpipe()` 8 years ago
Anna Henningsen 8244efb904 streams: fix regression in `unpipe()` 8 years ago
Rod Vagg 3518372835 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny c32be9a7aa node: --openssl-config cli argument 8 years ago
Eugene Ostroukhov fab7217c71 inspector: generate UUID for debug targets 8 years ago
Sakthipriyan Vairamani (thefourtheye) 14d1a8a631 buffer: coerce slice parameters consistently 8 years ago
larissayvette 8788d009f8 test: checking if error constructor is assert.AssertionError 8 years ago
maasencioh 179150091f http: name anonymous functions in http 8 years ago