17395 Commits (e7c51454b0de0a6b33c15a4d77006a17ced4eeff)
 

Author SHA1 Message Date
Anna Henningsen e7c51454b0
timers: add promisify support 8 years ago
Gil Tayar e965ed16c1
test: add test for promisify customPromisifyArgs 8 years ago
Madara Uchiha 3ea2301e38
test: add a bunch of tests from bluebird 8 years ago
Anna Henningsen 99da8e8e02
util: add util.promisify() 8 years ago
Anna Henningsen 059f296050
util: add internal bindings for promise handling 8 years ago
Daniel Bevenius f72376d323 test: add skipIfInspectorDisabled to debugger-pid 8 years ago
Daniel Bevenius cf980b0311 net: check and throw on error for getsockname 8 years ago
Joyee Cheung 771568a5a5 test: add test for timers benchmarks 8 years ago
Vse Mozhet Byt dd0624676c meta: fix nits in README.md collaborators list 8 years ago
Thomas Watson 212a7a609d net: ensure net.connect calls Socket connect 8 years ago
Vse Mozhet Byt 65d6249979 benchmark: update an obsolete path 8 years ago
Rich Trott dc4313c620 test: remove unused testpy code 8 years ago
Rich Trott f6247a945c assert: restore TypeError if no arguments 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Michaël Zasso 0a734fec88 test: fix napi test_reference for recent V8 8 years ago
Łukasz Szewczak 42958d1a75
test: refactor test-querystring 8 years ago
Steven Lehn cbd6fde9a3
doc: improve path.posix.normalize docs 8 years ago
weewey 152966dbb5
test: refactoring test with common.mustCall 8 years ago
cool88 6058c4349f
test: refactored test-repl-persistent-history 8 years ago
Oscar Martinez dac9f42a7e
test: remove common.PORT in test tls ticket cluster 8 years ago
James M Snell d37f27a008
test: expand test coverage of readline 8 years ago
James M Snell 4c070d4897
readline: move escape codes into internal/readline 8 years ago
James M Snell 4ac7a68ccd
readline: multiple code cleanups 8 years ago
James M Snell 392a8987c6
readline: use module.exports = {} on internal/readline 8 years ago
James M Snell 9318f82937
readline: use module.exports = {} 8 years ago
Rich Trott a398516b4f
doc: remove test-npm from general build doc 8 years ago
David Cai a710e443a2
test: complete coverage of buffer 8 years ago
Anna Henningsen 7e5f500c98
assert: improve deepEqual perf for large input 8 years ago
Zahidul Islam 3fd890a06e test: add mustCall in timers-unrefed-in-callback 8 years ago
larissayvette 1c834e78ff errors,test: migrating error to internal/errors 8 years ago
Ben Noordhuis d74a545535 deps: cherry-pick bfae9db from upstream v8 8 years ago
Daniel Bevenius fe15fe73c8 deps: backport ec1ffe3 from upstream V8 8 years ago
Anna Henningsen 6690415696 deps: cherry-pick a927f81c7 from V8 upstream 8 years ago
Zuzana Svetlikova 0f3e69db41 v8: fix gcc 7 build errors 8 years ago
Ben Noordhuis 14dc300085 v8: fix stack overflow in recursive method 8 years ago
Michael Dawson 7becb1969c deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Michaël Zasso bf5c309b5e build: fix V8 build on FreeBSD 8 years ago
Michaël Zasso 5b63fabfd8 src: update NODE_MODULE_VERSION to 55 8 years ago
Michaël Zasso 60d1aac8d2 deps: update V8 to 5.8.283.38 8 years ago
Hitesh Kanwathirtha 73d9c0f903 test: port test for make_callback to n-api 8 years ago
Refael Ackermann 68c933c01e test: fix flakyness with `yes.exe` 8 years ago
Thomas Watson 4703824276 doc: fix commit guideline url 8 years ago
Eugene Ostroukhov 15e160e626 inspector: report when main context is destroyed 8 years ago
Aditya Anand 2614d247fb doc: update readFileSync in fs.md 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott 6bcf65d4a7
lib,test: use regular expression literals 8 years ago
Rich Trott feb90d37ff
tools: relax lint rule for regexps 8 years ago
Vse Mozhet Byt f1d593cda1
test: make tests cwd-independent 8 years ago
Michael Dawson 94a120cf65 test: add coverage for error apis 8 years ago
Refael Ackermann 1c93e8c94b
win: make buildable on VS2017 8 years ago