16446 Commits (55d202a346cb5cbf4f641051559addb93fd68a07)
 

Author SHA1 Message Date
Ben Noordhuis da52fcdcf5 test: don't call process.exit() in gc tests 8 years ago
Sebastian Roeder f8cdaaa16a test: validate error message from buffer.equals 8 years ago
cjihrig b32ae9e74d test: add coverage for dgram send() errors 8 years ago
Rich Trott 90ab68bc34 build: clear stalled jobs on POSIX CI hosts 8 years ago
Josh Gavant dfdd911e17 lib: deprecate node --debug at runtime 8 years ago
cjihrig df14956ca0 test: add coverage for string array dgram send() 8 years ago
Nikolai Vavilov f5ee9921e6 benchmark: fix typos 8 years ago
cjihrig b471392f8c test: increase dgram ref()/unref() coverage 8 years ago
cjihrig b594b3bc34 dgram: remove this aliases 8 years ago
cjihrig 1683299c33 test: add coverage to dgram receive error case 8 years ago
Vse Mozhet Byt ca8c30a35c doc: update output examples in debugger.md 8 years ago
Rich Trott 05be62307d test: refactor test-fs-buffer 8 years ago
James M Snell 595df9fc4b benchmarks: add spread operator benchmark 8 years ago
Vse Mozhet Byt 9682151a1c doc: improve consistency in documentation titles 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago
Ben Noordhuis 3c46bb9931 tools: add compile_commands.json gyp generator 8 years ago
Rich Trott a3bc9a1991 doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Sam Roberts 59afa275ad crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts 901e926d43 src: add SafeGetenv() to internal API 8 years ago
Gireesh Punathil 46edd940e8 fs: re-enable watch facility in AIX 8 years ago
Nikolai Vavilov 271d50a892 doc: clarify the behavior of Buffer.byteLength 8 years ago
cjihrig 0700927832 test: improve checks in test-path-parse-format 8 years ago
cjihrig 8514269876 deps: upgrade libuv to 1.11.0 8 years ago
cjihrig a4bb9fdb89 http: include provided status code in range error 8 years ago
cjihrig c239581e64 test: fix incorrect indentation 8 years ago
ALJCepeda 89f8ef2bf4 test: remove obsolete comment from dgram test 8 years ago
Joyee Cheung ab3e0862af benchmark: URLSearchParams v.s. querystring 8 years ago
Joyee Cheung c6b586de33 benchmark: fix first call to URL in useWHATWG 8 years ago
Ben Noordhuis 6af0bfe1a0 src: fix -Wunused-result compiler warning 8 years ago
Ben Noordhuis 039a813ff0 deps: back-port b049d1a from V8 upstream 8 years ago
Ben Noordhuis 97ebdf3bed build: disable C4267 conversion compiler warning 8 years ago
Matteo Collina c38b6d2021 doc: add links between cork() and uncork() 8 years ago
abouthiroppy 2db3b941a9 test: add test cases to test-readline-keys.js 8 years ago
Ben Noordhuis a8734af442 src: make copies of startup environment variables 8 years ago
Rich Trott 62f513a9c8 test: add missing initialization in test-assert 8 years ago
Rich Trott 73f219fb97 test: increase specificity in dgram test 8 years ago
Daiki Arai fcedd715bb doc: add and fix System Error properties 8 years ago
Sebastian Van Sande ddbfdba4da test: improve crypto.setEngine coverage to check for errors 8 years ago
Rich Trott ef977cf8a0 doc: fix typo in dgram doc 8 years ago
Rich Trott 2f1f48ac2a doc: remove extraneous paragraph from assert doc 8 years ago
Rich Trott 4334658635 tools: enable no-throw-literal ESLint rule 8 years ago
Rich Trott 78ba4943c5 test: throw Error objects instead of literals 8 years ago
Joyee Cheung 7ba847df1c doc: improve testing guide 8 years ago
Kirill Fomichev e90f38270c
crypto: throw error in CipherBase::SetAutoPadding 8 years ago
Rich Trott dccd97dd57 doc: fix linting command for vcbuild 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
James M Snell 9549329158 fs: allow WHATWG URL and file: URLs as paths 8 years ago
Rich Trott 3fffebbde3 doc: add common.WPT to test README 8 years ago
Joyee Cheung 5e4545e18f benchmark: add assert.deep[Strict]Equal benchmarks 8 years ago
Rich Trott 6c7fbd7466 doc: add not-an-aardvark as ESLint contact 8 years ago