| Commit message (Expand) | Author | Age | Files | Lines |
| * | doc: escape elements swallowed as HTML in markdown | Nick Schonning | 2019-09-02 | 4 | -9/+10 |
| * | doc: add extends for derived classes | Kamat, Trivikram | 2019-09-01 | 9 | -26/+34 |
| * | doc: add blanks around code fences | Nick Schonning | 2019-08-31 | 21 | -5/+208 |
| * | doc: format http2 anchor link and reference | Nick Schonning | 2019-08-31 | 1 | -7/+8 |
| * | doc: remove multiple consecutive blank lines | Nick Schonning | 2019-08-31 | 26 | -52/+0 |
| * | doc,crypto: add extends for derived classes | Kamat, Trivikram | 2019-08-29 | 1 | -0/+12 |
| * | doc: inconsistent indentation for list items | Nick Schonning | 2019-08-28 | 3 | -9/+9 |
| * | doc: heading levels should only increment by one | Nick Schonning | 2019-08-28 | 1 | -3/+3 |
| * | src: allow --interpreted-frames-native-stack in NODE_OPTIONS | Matheus Marchini | 2019-08-27 | 1 | -0/+1 |
| * | doc,fs: add extends for derived classes | Kamat, Trivikram | 2019-08-26 | 1 | -10/+9 |
| * | doc,errors: add extends to derived classes | Kamat, Trivikram | 2019-08-26 | 2 | -19/+32 |
| * | 2019-08-26, Version 12.9.1 (Current) | Michaël Zasso | 2019-08-26 | 1 | -0/+23 |
| * | doc,http: add extends for derived classes | Trivikram Kamat | 2019-08-23 | 1 | -13/+7 |
| * | doc: add https.Server extends tls.Server | Trivikram Kamat | 2019-08-23 | 1 | -2/+3 |
| * | doc,tls: add extends for derived classes | Trivikram Kamat | 2019-08-23 | 1 | -4/+7 |
| * | net: allow reading data into a static buffer | Brian White | 2019-08-23 | 1 | -0/+36 |
| * | doc: fix nits in esm.md | Vse Mozhet Byt | 2019-08-23 | 1 | -10/+10 |
| * | fs: add recursive option to rmdir() | cjihrig | 2019-08-23 | 1 | -4/+51 |
| * | doc: add missing extends Http2Session | Trivikram Kamat | 2019-08-23 | 1 | -0/+4 |
| * | doc: indicate that Http2ServerRequest extends Readable | Trivikram Kamat | 2019-08-23 | 1 | -4/+2 |
| * | doc: indicate that Http2ServerResponse extends Stream | Trivikram Kamat | 2019-08-23 | 1 | -4/+2 |
| * | doc: add emitClose option for fs streams | Rich Trott | 2019-08-22 | 1 | -0/+16 |
| * | 2019-08-20, Version 12.9.0 (Current) | Michaël Zasso | 2019-08-20 | 7 | -11/+138 |
| * | stream: disallow stream methods on finished stream | Robert Nagy | 2019-08-20 | 1 | -0/+6 |
| * | bootstrap: run preload prior to frozen-intrinsics | Bradley Farias | 2019-08-20 | 1 | -0/+3 |
| * | esm: support loading data URLs | Bradley Farias | 2019-08-20 | 1 | -1/+29 |
| * | stream: add readableEnded | Robert Nagy | 2019-08-19 | 1 | -0/+9 |
| * | fs: add writev() promises version | cjihrig | 2019-08-19 | 1 | -0/+26 |
| * | doc: add missing deprecation number | cjihrig | 2019-08-19 | 1 | -2/+2 |
| * | src: update NODE_MODULE_VERSION to 78 | Michaël Zasso | 2019-08-19 | 1 | -0/+1 |
| * | http2: remove callback-based padding | Anna Henningsen | 2019-08-17 | 1 | -43/+15 |
| * | http: replace superfluous connection property with getter/setter | Robert Nagy | 2019-08-17 | 3 | -0/+40 |
| * | http,stream: add writableEnded | Robert Nagy | 2019-08-17 | 3 | -0/+59 |
| * | fs: add fs.writev() which exposes syscall writev() | Anas Aboureada | 2019-08-16 | 1 | -0/+47 |
| * | tls: allow client-side sockets to be half-opened | Luigi Pinca | 2019-08-17 | 1 | -0/+7 |
| * | readline: establish y in cursorTo as optional | Gerhard Stoebich | 2019-08-16 | 2 | -2/+2 |
| * | stream: fix destroy() behavior | Robert Nagy | 2019-08-16 | 1 | -0/+3 |
| * | doc: mention N-API as recommended approach | Michael Dawson | 2019-08-16 | 1 | -1/+7 |
| * | doc: fixup changelog for v10.16.3 | Andrew Hughes | 2019-08-16 | 1 | -1/+2 |
| * | doc: fix introduced_in note in querystring.md | Ben Noordhuis | 2019-08-16 | 1 | -1/+1 |
| * | 2019-08-15, Version 8.16.1 'Carbon' (LTS) | Beth Griggs | 2019-08-15 | 1 | -0/+45 |
| * | 2019-08-15, Version 10.16.3 'Dubnium' (LTS) | Beth Griggs | 2019-08-15 | 1 | -0/+44 |
| * | 2019-08-15, Version 12.8.1 (Current) | Michaël Zasso | 2019-08-15 | 1 | -0/+39 |
| * | doc: note that stream error can close stream | Robert Nagy | 2019-08-14 | 1 | -1/+4 |
| * | doc, lib, src, test, tools: fix assorted typos | XhmikosR | 2019-08-12 | 1 | -1/+1 |
| * | doc: clarify async iterator leak | Robert Nagy | 2019-08-12 | 1 | -0/+3 |
| * | module: pkg exports validations and fallbacks | Guy Bedford | 2019-08-12 | 2 | -23/+65 |
| * | doc: fix nits in child_process.md | Vse Mozhet Byt | 2019-08-09 | 1 | -25/+26 |
| * | doc: improve UV_THREADPOOL_SIZE description | Tobias Nießen | 2019-08-09 | 1 | -3/+2 |
| * | module: refine package name validation | Guy Bedford | 2019-08-07 | 1 | -9/+11 |