| Commit message (Expand) | Author | Age | Files | Lines |
* | 2020-02-18, Version 13.9.0 (Current)v13.9.0v13.9.0-proposal | Shelley Vohr | 2020-02-18 | 10 | -13/+251 |
* | doc: fix typo on fs docs | Juan José Arboleda | 2020-02-17 | 1 | -1/+1 |
* | doc: fix default server timeout description for https | Andrey Pechkurov | 2020-02-17 | 1 | -1/+5 |
* | doc: add directions to mark a release line as lts | Danielle Adams | 2020-02-17 | 1 | -0/+33 |
* | doc: update foundation name in onboarding | Tobias Nießen | 2020-02-17 | 1 | -1/+1 |
* | doc: reword possessive form of Node.js in zlib.md | Rich Trott | 2020-02-17 | 1 | -1/+1 |
* | doc: reword possessive form of Node.js in modules.md | Rich Trott | 2020-02-17 | 1 | -4/+4 |
* | doc: reword possessive form of Node.js in repl.md | Rich Trott | 2020-02-17 | 1 | -1/+1 |
* | doc: reword section title in addons.md | Rich Trott | 2020-02-17 | 1 | -3/+3 |
* | async_hooks: add executionAsyncResource | Matteo Collina | 2020-02-17 | 1 | -0/+56 |
* | doc: revise deepEqual() legacy assertion mode text | Rich Trott | 2020-02-17 | 1 | -2/+2 |
* | doc: improve strict assertion mode color text | Rich Trott | 2020-02-17 | 1 | -6/+4 |
* | doc,util: revise util.md introductory paragraph | Rich Trott | 2020-02-17 | 1 | -3/+3 |
* | doc,net: reword Unix domain path paragraph in net.md | Rich Trott | 2020-02-17 | 1 | -12/+10 |
* | doc: consolidate introductory text | Rich Trott | 2020-02-17 | 1 | -65/+64 |
* | doc: simplify async_hooks overview | Rich Trott | 2020-02-17 | 1 | -3/+2 |
* | doc: clarify Worker exit/message event ordering | Anna Henningsen | 2020-02-17 | 1 | -0/+5 |
* | doc: update TSC name in "Release Process" | Tobias Nießen | 2020-02-17 | 1 | -1/+1 |
* | readline: make tab size configurable | Ruben Bridgewater | 2020-02-17 | 1 | -0/+5 |
* | doc: correct getting an ArrayBuffer's length | tsabolov | 2020-02-17 | 1 | -2/+2 |
* | doc,assert: rename "mode" to "assertion mode" | Rich Trott | 2020-02-17 | 1 | -24/+28 |
* | doc: add example to fs.promises.readdir | Conor ONeill | 2020-02-17 | 1 | -0/+12 |
* | doc: add AsyncResource + Worker pool example | Anna Henningsen | 2020-02-17 | 2 | -1/+126 |
* | perf_hooks: add property flags to GCPerformanceEntry | Kirill Fomichev | 2020-02-17 | 1 | -0/+19 |
* | esm: import.meta.resolve with nodejs: builtins | Guy Bedford | 2020-02-17 | 3 | -8/+53 |
* | worker: add ability to take heap snapshot from parent thread | Anna Henningsen | 2020-02-17 | 2 | -0/+22 |
* | doc: fix numbering | Steffen | 2020-02-17 | 1 | -1/+1 |
* | doc: clarify socket.setNoDelay() explanation | Rusty Conover | 2020-02-17 | 1 | -3/+10 |
* | doc: clarify require() OS independence | Denys Otrishko | 2020-02-17 | 1 | -2/+5 |
* | doc: add protocol option in http2.connect() | Michael Lumish | 2020-02-17 | 1 | -0/+3 |
* | n-api: rename 'promise' parameter to 'value' | Tobias Nießen | 2020-02-17 | 1 | -2/+2 |
* | doc: clarify that `v8.serialize()` is not deterministic | Anna Henningsen | 2020-02-17 | 1 | -0/+2 |
* | process: report ArrayBuffer memory in `memoryUsage()` | Anna Henningsen | 2020-02-17 | 1 | -10/+18 |
* | doc: simultaneous blog and email of sec announce | Sam Roberts | 2020-02-17 | 1 | -7/+5 |
* | doc: change error message testing policy | Tobias Nießen | 2020-02-17 | 1 | -2/+2 |
* | doc: remove redundant properties from headers | XhmikosR | 2020-02-17 | 1 | -8/+16 |
* | doc: update maintaining-V8.md | kenzo-spaulding | 2020-02-17 | 1 | -4/+4 |
* | src,lib: make ^C print a JS stack trace | legendecas | 2020-02-17 | 2 | -0/+10 |
* | doc: enable visual code indication in headers | Rich Trott | 2020-02-17 | 1 | -1/+0 |
* | doc: clean up and streamline vm.md examples | Denys Otrishko | 2020-02-17 | 1 | -21/+16 |
* | doc: further fix async iterator example | Robert Nagy | 2020-02-17 | 1 | -2/+12 |
* | doc: fix code display in header glitch | Rich Trott | 2020-02-17 | 1 | -1/+0 |
* | crypto: assign and use ERR_CRYPTO_UNKNOWN_CIPHER | Tobias Nießen | 2020-02-17 | 1 | -0/+5 |
* | module: drop support for extensionless main entry points in esm | Geoffrey Booth | 2020-02-17 | 1 | -32/+22 |
* | module: correct docs about when extensionless files are supported | Geoffrey Booth | 2020-02-17 | 1 | -6/+6 |
* | module: revert #31021 | Geoffrey Booth | 2020-02-17 | 1 | -7/+10 |
* | errors: make use of "cannot" consistent | Tobias Nießen | 2020-02-17 | 1 | -1/+1 |
* | doc: fix syntax in N-API documentation | Tobias Nießen | 2020-02-17 | 1 | -1/+1 |
* | doc: add explanatory to path.resolve description | Yakov Litvin | 2020-02-17 | 1 | -1/+2 |
* | report: add support for Workers | Anna Henningsen | 2020-02-17 | 1 | -0/+21 |