summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: make minor adjustmentsLivia Medeiros2022-05-2412-13/+13
* src: make SecureContext fields privateTobias Nießen2022-05-243-21/+22
* doc: use serial comma in dgram docsTobias Nießen2022-05-241-1/+1
* test: use mustSucceed instead of mustCall with assert.ifErrorMURAKAMI Masahiko2022-05-241-9/+7
* net: add ability to reset a tcp socketpupilTong2022-05-2312-5/+232
* src,lib: migrate to console on context's extra bindinglegendecas2022-05-234-21/+20
* http: add uniqueHeaders option to request and createServerShogun2022-05-236-13/+380
* doc: use serial comma in process docsTobias Nießen2022-05-221-1/+1
* lib: refactor `validateInt32` and `validateUint32`mawaregetsuka2022-05-228-67/+21
* tools: refactor build-addons.js to ESMFeng Yu2022-05-226-65/+70
* debugger: throw a more useful error when the frame is missingKohei Ueno2022-05-222-0/+33
* doc: improved parallel specificationmawaregetsuka2022-05-221-6/+6
* doc: improve callback params for `fs.mkdir`Daeyeon Jeong2022-05-221-0/+2
* tools: update lint-md-dependencies to rollup@2.74.1Node.js GitHub Bot2022-05-223-139/+141
* console: fix console.dir crash on a revoked proxyDaeyeon Jeong2022-05-223-0/+39
* doc: remove outdated footnote (Python 2 --> 3 for V8 tests)DeeDeeG2022-05-221-4/+2
* tools: update eslint to 8.16.0Node.js GitHub Bot2022-05-22669-1597/+4188
* test: improve readline/emitKeypressEvents.js coverageOneNail2022-05-221-15/+59
* src: reuse GetServerNameTobias Nießen2022-05-211-3/+2
* tools: refactor update-authors.js to ESMFeng Yu2022-05-213-18/+14
* meta: add mailmap entry for legendecasChengzhong Wu2022-05-202-2/+3
* doc: add release key for RafaelGSSRafael Gonzaga2022-05-201-0/+3
* doc: use serial comma in assert docsTobias Nießen2022-05-201-4/+4
* doc: fix errors in Performance hooks docOneNail2022-05-191-5/+3
* meta: add mailmap entry for npm teamLuigi Pinca2022-05-191-0/+1
* worker: fix heap snapshot crash on exitChengzhong Wu2022-05-194-23/+24
* net: remoteAddress always undefined called before connectedOneNail2022-05-192-2/+12
* meta: add mailmap entry for Morgan RoderickLuigi Pinca2022-05-191-0/+2
* doc: use serial comma in dns docsTobias Nießen2022-05-191-1/+1
* deps: upgrade npm to 8.10.0npm-cli+bot@github.com2022-05-18102-2146/+2072
* src: fix static analysis warning and use smart ptrTobias Nießen2022-05-183-22/+25
* fs: add trailing commasLiviaMedeiros2022-05-182-4/+4
* doc: use ASCII apostrophes consistentlyTobias Nießen2022-05-1718-66/+66
* 2022-05-17, Version 14.19.3 'Fermium' (LTS)Richard Lau2022-05-172-1/+18
* fs: make params in writing methods optionalLiviaMedeiros2022-05-186-13/+388
* src: remove SecureContext::operator*Tobias Nießen2022-05-172-3/+1
* 2022-05-17, Version 18.2.0 (Current)RafaelGSS2022-05-176-25/+136
* bootstrap: include code cache in the embedded snapshotJoyee Cheung2022-05-1719-427/+216
* src: move context snapshot index to SnapshotDataJoyee Cheung2022-05-175-15/+23
* deps: patch V8 to 10.2.154.4Michaël Zasso2022-05-1712-678/+59
* doc: add strategic initiative for shadow realmChengzhong Wu2022-05-161-0/+2
* src: replace TraceEventScope with sync eventslegendecas2022-05-164-52/+16
* test: fix dangerous .map in `test/parallel/test-http-set-trailers.js`LiviaMedeiros2022-05-161-1/+1
* doc: use serial comma in fs docsTobias Nießen2022-05-151-25/+25
* doc: use serial comma in events docsTobias Nießen2022-05-151-1/+1
* test: reduce flakiness of `test-fs-read-position-validation.mjs`Livia Medeiros2022-05-152-66/+107
* tools: update lint-md-dependencies to rollup@2.73.0Node.js GitHub Bot2022-05-152-28/+28
* deps: update undici to 5.2.0Node.js GitHub Bot2022-05-1514-224/+256
* build: set ASAN workaroundRichard Lau2022-05-141-0/+1
* fs: remove unnecessary ?? operatorMorgan Roderick2022-05-151-1/+1