summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* thwarted again by boolean logicdoc-mutualGuy Bedford2020-06-101-2/+2
* doc: clarify require/import mutual exclusivityGuy Bedford2020-06-101-0/+2
* doc: fix misc. mislabeled code block info stringsDerek Lewis2020-06-103-4/+4
* doc: standardize constructor doc header layoutRich Trott2020-06-109-18/+18
* n-api: ensure scope present for finalizationMichael Dawson2020-06-094-0/+75
* test: temporarily exclude test on armMichael Dawson2020-06-091-0/+2
* zlib: add `maxOutputLength` optionunknown2020-06-096-12/+59
* src: perform bounds checking on error source lineAnna Henningsen2020-06-091-3/+8
* win,msi: add arm64 config for windows msiDennis Ameling2020-06-093-0/+96
* test: fix invalid regular expressions in case test-trace-exitlegendecas2020-06-091-2/+2
* inspector: drop 'chrome-' from inspector urlcjihrig2020-06-081-1/+1
* doc: update V8 inspector examplecjihrig2020-06-081-3/+2
* doc: make globals Extends usage consistentcjihrig2020-06-082-3/+4
* doc: make perf_hooks Extends usage consistentcjihrig2020-06-082-2/+4
* doc: make events Extends usage consistentcjihrig2020-06-082-2/+4
* events: improve arrayClone performanceBrian White2020-06-084-37/+36
* deps: V8: cherry-pick 4e1bf2bc92bdMilad Farazmand2020-06-082-1/+2
* deps: V8: cherry-pick b5939c758924Milad Farazmand2020-06-086-23/+23
* src: simplify Reindent function in json_utils.ccsapics2020-06-081-5/+4
* src: add "missing" bash completion optionsDaniel Bevenius2020-06-082-2/+4
* src,build: add --openssl-default-cipher-listDaniel Bevenius2020-06-084-27/+50
* tools: remove unused using declarations code_cacheDaniel Bevenius2020-06-081-3/+0
* build: add LINT_CPP_FILES to checkimports checkDaniel Bevenius2020-06-081-1/+1
* src: use Check() instead of FromJust in environmentDaniel Bevenius2020-06-081-2/+2
* doc: fix linting in doc-style-guide.mdPranshu Srivastava2020-06-081-1/+1
* doc: remove "currently" from repl.mdRich Trott2020-06-071-1/+1
* doc: remove "currently" from events.mdRich Trott2020-06-071-6/+6
* doc: remove "currently" from vm.mdRich Trott2020-06-071-1/+1
* doc: remove "currently" from addons.mdRich Trott2020-06-071-2/+2
* doc: remove "currently" from util.mdRich Trott2020-06-071-2/+1
* doc: add formatting for version numbers to doc-style-guide.mdRich Trott2020-06-071-0/+6
* doc: change "pre Node.js v0.10" to "prior to Node.js 0.10"Rich Trott2020-06-071-1/+1
* doc: remove default parameter value from headerRich Trott2020-06-071-2/+2
* stream: fix the spellingsantsmartian2020-06-071-2/+2
* process: use v8 fast api calls for hrtimeGus Caplan2020-06-064-58/+136
* deps: V8: cherry-pick 0d6debcc5f08Gus Caplan2020-06-065-22/+43
* benchmark: fix async-resource benchmarkAnna Henningsen2020-06-061-0/+2
* tools: update remark-preset-lint-node from 1.15.0 to 1.15.1Rich Trott2020-06-063-8969/+81
* url: remove gopher from special schemesMichaël Zasso2020-06-0610-37/+53
* build: output dots in "Build from tarball" actionMichaël Zasso2020-06-061-2/+2
* test: changed function to arrow functionSagar Jadhav2020-06-051-3/+1
* events: support useCapture booleanBenjamin Gruenbaum2020-06-052-1/+11
* events: set target property to nullBenjamin Gruenbaum2020-06-052-1/+3
* events: deal with no argument caseBenjamin Gruenbaum2020-06-052-2/+15
* lib: unflag AbortControllerJames M Snell2020-06-059-41/+16
* lib: initial experimental AbortController implementationJames M Snell2020-06-0514-0/+260
* src: use ToLocal in SafeGetenvDaniel Bevenius2020-06-051-3/+4
* src: use getauxval in node_main.ccDaniel Bevenius2020-06-051-16/+2
* src: remove unnecessary ToLocalChecked callDaniel Bevenius2020-06-051-2/+3
* doc: fix typo in cli.md for report-dirAshCripps2020-06-041-1/+1