| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: add missing complete property to http2 docs | Javier Ledezma | 2019-09-17 | 1 | -0/+10 |
* | module: reintroduce package exports dot main | Guy Bedford | 2019-09-17 | 1 | -0/+36 |
* | doc: add leap second behavior notes for napi methods | Levhita | 2019-09-17 | 1 | -0/+6 |
* | doc: explain esm options for package authors | Geoffrey Booth | 2019-09-17 | 1 | -13/+57 |
* | doc: update experimental loader hooks example code | Denis Zavershinskiy | 2019-09-17 | 1 | -5/+19 |
* | doc: use consistent unordered list style | Nick Schonning | 2019-09-16 | 37 | -1814/+1810 |
* | inspector: new API - Session.connectToMainThread | Eugene Ostroukhov | 2019-09-16 | 2 | -3/+15 |
* | util: add encodeInto to TextEncoder | Anna Henningsen | 2019-09-13 | 1 | -0/+18 |
* | crypto: add oaepLabel option | Tobias Nießen | 2019-09-13 | 1 | -0/+10 |
* | doc: mention unit for process.hrtime.bigint() | Anna Henningsen | 2019-09-12 | 1 | -1/+1 |
* | doc: add documentation for stream readableFlowing | Chetan Karande | 2019-09-12 | 1 | -0/+11 |
* | src,lib: expose memory file mapping flag | João Reis | 2019-09-11 | 1 | -0/+6 |
* | worker: mark as stable | Anna Henningsen | 2019-09-11 | 1 | -1/+1 |
* | doc: indent child list items for remark-lint | Nick Schonning | 2019-09-10 | 6 | -16/+17 |
* | doc: space around lists | Nick Schonning | 2019-09-09 | 30 | -13/+246 |
* | doc: exitedAfterDisconnect value can be false | Nimit Aggarwal | 2019-09-09 | 1 | -1/+3 |
* | doc: remove wrong escapes | XhmikosR | 2019-09-08 | 7 | -78/+78 |
* | doc: update N-API version matrix | Gabriel Schulhof | 2019-09-07 | 1 | -8/+9 |
* | doc: prepare markdown files for more stringent blank-line linting | Rich Trott | 2019-09-07 | 2 | -2/+0 |
* | doc: simplify wording in n-api doc | Michael Dawson | 2019-09-06 | 1 | -6/+6 |
* | doc: update release guide with notes for major releases | James M Snell | 2019-09-06 | 1 | -0/+94 |
* | doc: indent ordered list child content | Nick Schonning | 2019-09-06 | 3 | -151/+153 |
* | doc: fix unsafe writable stream code example | Chetan Karande | 2019-09-05 | 1 | -6/+26 |
* | doc: async_hooks.createHook promiseResolve option | Ben Noordhuis | 2019-09-06 | 1 | -0/+2 |
* | doc: change urls directly from 'http' to 'https' | Maledong | 2019-09-05 | 4 | -5/+5 |
* | n-api: mark version 5 N-APIs as stable | Gabriel Schulhof | 2019-09-05 | 2 | -9/+1 |
* | 2019-09-04, Version 12.10.0 (Current) | Ruben Bridgewater | 2019-09-04 | 4 | -11/+111 |
* | doc: use consistent indenting for unordered list items | Nick Schonning | 2019-09-03 | 13 | -274/+274 |
* | doc: start unorded lists at start of line | Nick Schonning | 2019-09-03 | 13 | -715/+718 |
* | doc: change the 'txt' to 'console' for a command | Maledong | 2019-09-03 | 10 | -15/+15 |
* | 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 |