summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2019-09-24, Version 12.11.0 (Current)v12.11.0v12.11.0-proposalRuben Bridgewater2019-09-259-12/+189
* util: include reference anchor for circular structuresRuben Bridgewater2019-09-254-7/+65
* test: fix race condition in test-worker-process-cwd.jsRuben Bridgewater2019-09-251-21/+43
* doc: update N-API version matrixGabriel Schulhof2019-09-251-8/+9
* events: improve performance of EventEmitter.emitMatteo Collina2019-09-251-2/+3
* console,util: fix missing recursion end while inspecting prototypesRuben Bridgewater2019-09-252-6/+34
* tls: add option to override signature algorithmsAnton Gerasimov2019-09-256-1/+220
* stream: add test for multiple .push(null)Chetan Karande2019-09-251-0/+13
* stream: cleanup use of internal ended stateChetan Karande2019-09-253-4/+4
* tools: cleanup getnodeversion.py for readabilityChristian Clauss2019-09-251-15/+15
* deps: patch V8 to 7.7.299.11Michaël Zasso2019-09-254-6/+6
* bootstrap: add exception handling for profiler bootstrapShobhit Chittora2019-09-253-2/+41
* src: perform check before running in runMicrotasks()Jeremy Apthorp2019-09-251-1/+1
* stream: make _write() optional when _writev() is implementedRobert Nagy2019-09-253-6/+26
* doc: add code example to process.throwDeprecation propertyJuan José Arboleda2019-09-251-4/+21
* stream: apply special logic in removeListener for readable.off()Robert Nagy2019-09-252-0/+3
* events: add support for EventTarget in onceJenia2019-09-253-3/+103
* src: discard remaining foreground tasks on platform shutdownAnna Henningsen2019-09-251-2/+7
* doc: fix some signatures of .end() methodsVse Mozhet Byt2019-09-253-3/+3
* build: do not indent assignments in MakefileJoyee Cheung2019-09-251-2/+2
* fs: remove unnecessary argument checkRobert Nagy2019-09-252-12/+10
* timers: set _destroyed even if there are no destroy-hooksJeremiah Senkpiel2019-09-253-2/+29
* stream: do not call _read() after destroy()Robert Nagy2019-09-254-7/+14
* doc: remove the suffix number of the anchor linkMaledong2019-09-251-1/+1
* crypto: use BoringSSL-compatible flag getterShelley Vohr2019-09-251-1/+1
* doc: explain stream.finished cleanupRobert Nagy2019-09-251-0/+20
* doc: fix require call for spawn() in code exampleMarian Rusnak2019-09-251-1/+1
* doc: make minor improvements to stream.mdRobert Nagy2019-09-251-2/+2
* stream: optimize creationRobert Nagy2019-09-252-22/+28
* console: skip/strip %c formattingGus Caplan2019-09-253-2/+15
* process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe2019-09-2520-11/+494
* src: fix closing weak `HandleWrap`s on GCAnna Henningsen2019-09-252-2/+7
* deps: V8: cherry-pick deac757Benjamin Coe2019-09-255-12/+81
* deps: patch V8 to 7.7.299.10Thomas2019-09-257-24/+77
* module: error for CJS .js load within type: moduleGuy Bedford2019-09-255-34/+87
* repl: convert var to let and constLucas Holmquist2019-09-251-41/+42
* deps: V8: cherry-pick 35c6d4dSam Roberts2019-09-251-1/+4
* src: use libuv to get env varsAnna Henningsen2019-09-251-56/+28
* benchmark: improve process.env benchmarksAnna Henningsen2019-09-252-8/+49
* src: re-delete Atomics.wakeGus Caplan2019-09-257-19/+43
* doc: fix nits in net.mdVse Mozhet Byt2019-09-251-13/+38
* bootstrap: provide usable error on missing internal moduleJeremiah Senkpiel2019-09-251-0/+3
* doc: correct trivial misspelling in AUTHORSgcr2019-09-252-2/+3
* doc: update list style in misc README docsRich Trott2019-09-252-23/+23
* doc: add missing complete property to http2 docsJavier Ledezma2019-09-251-0/+10
* repl: fix bug in fs module autocompletionzhangyongsheng2019-09-252-1/+12
* module: reintroduce package exports dot mainGuy Bedford2019-09-254-47/+137
* deps: update npm to 6.11.3claudiahdz2019-09-25300-1769/+2130
* lib: remove the use of util.isFunctionhimself652019-09-251-2/+1
* doc: add leap second behavior notes for napi methodsLevhita2019-09-251-0/+6