summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2020-04-29, Version 13.14.0 (Current)v13.14.0v13.14.0-proposalRuben Bridgewater2020-04-289-11/+147
* doc: assign missing deprecation codeRichard Lau2020-04-281-2/+2
* http: doc deprecate abort and improve docsRobert Nagy2020-04-282-4/+83
* n-api: fix false assumption on napi_async_context structureslegendecas2020-04-283-28/+23
* doc: improve WHATWG url constructor code exampleLiran Tal2020-04-281-0/+7
* build: fix vcbuild error for missing Visual StudioThomas2020-04-281-1/+1
* doc: make openssl maintenance position independentSam Roberts2020-04-281-5/+3
* module: refactor conditionMyles Borins2020-04-281-2/+1
* doc: improve release documentationMichaël Zasso2020-04-281-21/+39
* src: add AsyncWrapObject constructor template factoryStephen Belanger2020-04-281-15/+18
* doc: document major finished changes in v14Robert Nagy2020-04-281-0/+21
* test: refactor test-async-hooks-constructorhimself652020-04-281-15/+12
* util,readline: NFC-normalize strings before getStringWidthAnna Henningsen2020-04-282-5/+19
* cluster: removed unused addressType argument from constructorYash Ladha2020-04-283-8/+3
* src: do not compare against wide charactersChristopher Beeson2020-04-281-2/+2
* src: fix empty-named env var assertion failureChristopher Beeson2020-04-282-1/+9
* worker: fix process.env var empty key accessChristopher Beeson2020-04-281-1/+1
* doc: add documentation for transferList arg at worker threadsJuan José Arboleda2020-04-281-0/+5
* deps: update archs files for OpenSSL-1.1.1gHassaan Pasha2020-04-28131-199/+266
* deps: upgrade openssl sources to 1.1.1gHassaan Pasha2020-04-2848-636/+1842
* tls: add highWaterMark option for connectrickyes2020-04-285-2/+132
* deps: V8: backport 3f8dc4b2e5baUjjwal Sharma2020-04-282-36/+38
* buffer,n-api: fix double ArrayBuffer::Detach() during cleanupAnna Henningsen2020-04-282-5/+8
* doc: avoid tautology in READMEIshaan Jain2020-04-281-1/+1
* test: remove timers-blocking-callbackJeremiah Senkpiel2020-04-282-116/+0
* src: assignment to valid typeYash Ladha2020-04-281-2/+3
* vm: add importModuleDynamically option to compileFunctionGus Caplan2020-04-285-30/+63
* inspector: only write coverage in fully bootstrapped EnvironmentsJoyee Cheung2020-04-281-0/+10
* lib: unnecessary const assignment for classYash Ladha2020-04-281-2/+2
* src: delete MicroTaskPolicy namespaceJuan José Arboleda2020-04-281-1/+0
* test: better error validations for event-captureAdrian Estrada2020-04-281-2/+10
* doc: updated directory entry informationEileen2020-04-281-2/+3
* test: refactor events tests for invalid listenersAdrian Estrada2020-04-285-44/+20
* lib: simplify function process.emitWarninghimself652020-04-281-2/+2
* doc: ignore no-literal-urls in READMENick Schonning2020-04-281-0/+1
* doc: convert bare email addresses to mailto linksNick Schonning2020-04-281-4/+8
* doc: ignore no-literal-urls in changelogsNick Schonning2020-04-2814-0/+14
* doc: add angle brackets around implicit linksNick Schonning2020-04-2815-23/+23
* test: test-async-wrap-constructor prefer forEachDaniel Estiven Rico Posada2020-04-281-4/+5
* deps: V8: cherry-pick e1eac1b16c96Milad Farazmand2020-04-281-4/+4
* doc: remove repeated word in modules.mdProsper Opara2020-04-281-1/+1
* doc: elevate diagnostic report to tier1Gireesh Punathil2020-04-281-1/+2
* tools: remove unused code in doc generation toolRich Trott2020-04-281-13/+1
* src: use using NewStringTyperickyes2020-04-281-2/+2
* fs: update validateOffsetLengthRead in utils.jsdaemon10242020-04-282-9/+24
* http2: wait for secureConnect before initializingbcoe2020-04-283-1/+83
* module: exports not exported for null resolutionsGuy Bedford2020-04-285-11/+24
* module: improve error for invalid package targetsMyles Borins2020-04-283-3/+19
* tls: move getAllowUnauthorized to internal/optionsJames M Snell2020-04-282-13/+23
* module: partial doc removal of --experimental-modulesMyles Borins2020-04-282-4/+1