| Commit message (Expand) | Author | Age | Files | Lines |
| * | doc: use consistent unordered list style | Nick Schonning | 2019-09-16 | 1 | -24/+24 |
| * | inspector: new API - Session.connectToMainThread | Eugene Ostroukhov | 2019-09-16 | 1 | -0/+6 |
| * | doc: add blanks around code fences | Nick Schonning | 2019-08-31 | 1 | -0/+1 |
| * | doc: remove multiple consecutive blank lines | Nick Schonning | 2019-08-31 | 1 | -2/+0 |
| * | doc,errors: add extends to derived classes | Kamat, Trivikram | 2019-08-26 | 1 | -17/+28 |
| * | stream: disallow stream methods on finished stream | Robert Nagy | 2019-08-20 | 1 | -0/+6 |
| * | module: exports error as MODULE_NOT_FOUND | Guy Bedford | 2019-08-01 | 1 | -7/+0 |
| * | policy: add dependencies map for resources | Bradley Farias | 2019-07-26 | 1 | -0/+14 |
| * | module: implement "exports" proposal for CommonJS | Jan Krems | 2019-07-23 | 1 | -0/+7 |
| * | inspector: add inspector.waitForDebugger() | Aleksei Koziatinskii | 2019-07-20 | 1 | -0/+5 |
| * | doc: format try...catch consistently | cjihrig | 2019-07-02 | 1 | -5/+4 |
| * | doc: address missing paren | cjihrig | 2019-07-02 | 1 | -1/+1 |
| * | 2019-06-27, Version 12.5.0 (Current) | Ruben Bridgewater | 2019-06-27 | 1 | -2/+2 |
| * | doc: remove "note that" from errors.md | Rich Trott | 2019-06-23 | 1 | -1/+1 |
| * | lib: correct error.errno to always be numeric | Joyee Cheung | 2019-06-17 | 1 | -7/+10 |
| * | worker: make MessagePort constructor non-callable | Anna Henningsen | 2019-06-12 | 1 | -0/+8 |
| * | worker: use DataCloneError for unknown native objects | Anna Henningsen | 2019-06-10 | 1 | -6/+10 |
| * | stream: convert string to Buffer when calling `unshift(<string>)` | Marcos Casagrande | 2019-06-02 | 1 | -1/+1 |
| * | repl: handle uncaughtException properly | Ruben Bridgewater | 2019-05-08 | 1 | -2/+9 |
| * | doc: describe API ERR_INVALID_PROTOCOL context | Sam Roberts | 2019-04-30 | 1 | -1/+1 |
| * | lib: throw a special error in internal/assert | Joyee Cheung | 2019-04-25 | 1 | -0/+6 |
| * | 2019-04-23, Version 12.0.0 (Current) | Beth Griggs | 2019-04-23 | 1 | -1/+1 |
| * | esm: replace --entry-type with --input-type | Geoffrey Booth | 2019-04-16 | 1 | -12/+20 |
| * | buffer: use stricter range checks | Ruben Bridgewater | 2019-04-15 | 1 | -6/+6 |
| * | doc: fix section sorting, add link reference | Vse Mozhet Byt | 2019-04-03 | 1 | -28/+28 |
| * | dgram: add support for UDP connected sockets | Santiago Gimeno | 2019-04-03 | 1 | -0/+14 |
| * | doc: remove old system_errors | Minwoo Jung | 2019-04-03 | 1 | -20/+10 |
| * | crypto: decode missing passphrase errors | Tobias Nießen | 2019-03-30 | 1 | -0/+5 |
| * | tls: return an OpenSSL error from renegotiate | Sam Roberts | 2019-03-28 | 1 | -5/+0 |
| * | crypto: add openssl specific error properties | Sam Roberts | 2019-03-28 | 1 | -4/+24 |
| * | esm: phase two of new esm implementation | guybedford | 2019-03-27 | 1 | -15/+31 |
| * | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 1 | -2/+2 |
| * | doc: change error message to 'not defined' | Mohammed Essehemy | 2019-03-23 | 1 | -1/+1 |
| * | 2019-03-15, Version 11.12.0 (Current) | Ruben Bridgewater | 2019-03-15 | 1 | -1/+1 |
| * | worker: remove `ERR_CLOSED_MESSAGE_PORT` | Anna Henningsen | 2019-03-11 | 1 | -6/+10 |
| * | doc: document fake ENOTFOUND as a system error | cjihrig | 2019-03-10 | 1 | -0/+3 |
| * | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 1 | -3/+3 |
| * | errors: add ERR_INSPECTOR_COMMAND error | cjihrig | 2019-02-26 | 1 | -0/+5 |
| * | lib: requireStack property for MODULE_NOT_FOUND | Ali Ijaz Sheikh | 2019-02-15 | 1 | -1/+6 |
| * | doc: fix err_synthetic issue on v11.x | sreepurnajasti | 2019-02-06 | 1 | -1/+1 |
| * | lib: refactor ERR_SYNTHETIC | cjihrig | 2019-01-30 | 1 | -8/+2 |
| * | 2019-01-17, Version 11.7.0 (Current), @BridgeAR | Ruben Bridgewater | 2019-01-18 | 1 | -2/+2 |
| * | test: add node-report tests | LakshmiSwethaG | 2019-01-18 | 1 | -0/+6 |
| * | doc: add node-report documentation | Vipin Menon | 2019-01-18 | 1 | -0/+6 |
| * | worker: enable passing command line flags | Yael Hermon | 2019-01-18 | 1 | -0/+6 |
| * | process: allow reading umask in workers | cjihrig | 2019-01-17 | 1 | -0/+5 |
| * | policy: manifest with subresource integrity checks | Bradley Farias | 2019-01-17 | 1 | -0/+42 |
| * | doc: make modules.md more accurate | Vse Mozhet Byt | 2019-01-08 | 1 | -1/+1 |
| * | doc: add documentation for brotli support | Anna Henningsen | 2019-01-05 | 1 | -5/+5 |
| * | zlib: add brotli support | Anna Henningsen | 2019-01-05 | 1 | -0/+10 |