17383 Commits (f6247a945ca8c41ba8738883d948282f36b9671c)
 

Author SHA1 Message Date
Brian White e8a429075f
fs: fix permanent deoptimizations 8 years ago
Brian White e9c02c6762
stream: fix permanent deoptimizations 8 years ago
Brian White e283319969
http: fix permanent deoptimizations 8 years ago
Brian White 7a5bac5d36
build: add target for checking for perm deopts 8 years ago
Brian White 91ccea65ea
test: fix test filenames 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
dave-k 0324ac686c
test: add inspect-brk option to cluster module 8 years ago
Cameron Little a3132b0aa5
process: cast promise rejection reason to string 8 years ago
Cameron Little 74f61e8e1f
test: support multiple warnings in checkWarning 8 years ago
Alexey Orlenko 765be6c2e1
doc: fixup the collaborators list 8 years ago
Zuzana Svetlikova b07e1a828c
v8: fix gcc 7 build errors 8 years ago
James M Snell 97ec72b76d url: refactor binding imports in internal/url 8 years ago
James M Snell b331ba6ca9 url: move to module.exports = {} pattern 8 years ago
alohaglenn 7c238be1e1
test: improve test-tcp-wrap-listen 8 years ago
Anna Henningsen 3d87eca1e5
test,doc: document `crashOnUnhandledRejection()` 8 years ago
Michaël Zasso 719247ff95
src: remove debugger dead code 8 years ago
Anna Henningsen d5db4d25dc
test: cleanup handles in test_environment 8 years ago
Daniel Bevenius 427cd293d5 test: add hasCrypto check to test-cli-node-options 8 years ago
Rich Trott a1a54ca3f1 benchmark: terminate child process on Windows 8 years ago
Vse Mozhet Byt d8f8096ec6 doc: update example in repl.md 8 years ago
Vse Mozhet Byt 8092fb0a59 doc: fix examples in repl.md 8 years ago
coreybeaumont 0101a8f1a6 test: add relative path to accommodate limit 8 years ago
James M Snell 1052383f7c v8: refactor struture of v8 module 8 years ago
James M Snell bed4612c40 benchmark: add benchmark for v8.getHeap*Statistics 8 years ago
Michael Dawson deb9622b11 doc: Add initial documentation for N-API 8 years ago
Timothy Gu 9d4bb55bdb doc: add Added-in metadata for WHATWG URL 8 years ago
Timothy Gu 3a0058cd4a doc: document url.domainTo* methods separately 8 years ago
Michael Dawson 71911be1de
doc: clarify arch support for power platforms 8 years ago
cjihrig b2c7a51dd7 test: remove eslint comments from test-util.js 8 years ago
cjihrig 8d1f15bf99 test: remove eslint comments 8 years ago
Sakthipriyan Vairamani (thefourtheye) b16869c4e4
test: remove AIX guard in fs-options-immutable 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
weewey f11d4a1556 test: use common.mustCall in test-https-strict 8 years ago
Jason Ginchereau 972bfe1514 n-api: Sync with back-compat changes 8 years ago
Daniel Bevenius a4fd9e5e6d test: chdir before running test-cli-node-options 8 years ago
James M Snell 76327613af errors, child_process: migrate to using internal/errors 8 years ago
James M Snell f0b702555a errors: use lazy assert to avoid issues on startup 8 years ago
Jason Ginchereau 427125491f n-api: Reference and external tests 8 years ago
Daniel Bevenius 892ce06dbd src: fix incorrect macro comment 8 years ago
Anna Henningsen 84dabe8373
domain: support promises 8 years ago
Anna Henningsen e5a25cbc85
src: expose `node::AddPromiseHook` 8 years ago
Anna Henningsen dca08152cb
test: introduce `common.crashOnUnhandledRejection` 8 years ago
RobotMermaid 2055fd371f
test: cleanup test-util-inherits.js 8 years ago
Ruslan Bekenev 78e00631dd
build: use do_not_edit variable where possible 8 years ago
Sebastian Plesciuc d289678352
test: dynamic port in dgram tests 8 years ago
Anna Henningsen 28f535a923
test: fixup test-http-hostname-typechecking 8 years ago
Ruslan Bekenev f6b1eb2ec4
test: use common.js to check platform 8 years ago
Daniel Bevenius 5bb06e8596
src: remove GTEST_DONT_DEFINE_ASSERT_EQ in util.h 8 years ago
Sebastian Plesciuc e927809eec
test: dynamic port in parallel regress tests 8 years ago
Michael Dawson 1d968030d4 test: add coverage for napi_cancel_async_work 8 years ago