summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-01src: Remove lttng support.Glen Keane
2018-03-02test: refactor test after reviewAndrew Johnston
2018-03-02http: prevent aborted event when already completedAndrew Johnston
2018-03-02http: prevent aborted event when already completedAndrew Johnston
2018-03-01loader: fix --inspect-brkGus Caplan
2018-03-01src: make process.dlopen() load well-known symbolBen Noordhuis
2018-03-01src: clean up process.dlopen()Ben Noordhuis
2018-03-012018-03-01, Version 9.7.0 (Current)Rod Vagg
2018-02-28build: fix coverage after gcovr updatekillagu
2018-02-28src: fix error message in async_hooks constructorDaniel Bevenius
2018-02-27doc: make the background section concise and improve its formalityWilson
2018-02-27fs: throw copyFileSync errors in JSJoyee Cheung
2018-02-27fs: throw fs.mkdtempSync errors in JS landJoyee Cheung
2018-02-27fs: throw fs.utimesSync errors in JS landJoyee Cheung
2018-02-27fs: throw fs.chownSync errors in JS landJoyee Cheung
2018-02-27fs: throw fs.chmodSync errors in JS landJoyee Cheung
2018-02-27fs: use SyncCall in OpenFileHandleJoyee Cheung
2018-02-27fs: throw openSync errors in JSJoyee Cheung
2018-02-27fs: throw readdirSync errors in JSJoyee Cheung
2018-02-27fs: throw realpathSync.native errors in JSJoyee Cheung
2018-02-27fs: throw mkdirSync errors in JSJoyee Cheung
2018-02-27fs: throw rmdirSync errors in JSJoyee Cheung
2018-02-27http: do not replace .read() in IncomingMessageMatteo Collina
2018-02-27build: fix lint-md-build dependencyJoyee Cheung
2018-02-26fs: fix functions executed in wrong contextRuben Bridgewater
2018-02-26Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater
2018-02-26perf_hooks: make PerformanceObserver an AsyncResourceJames M Snell
2018-02-26perf_hooks: emit trace events for marks, measures, and timerifyJames M Snell
2018-02-26perf_hooks: eliminate deprecation warningJames M Snell
2018-02-26doc: remove redundant `the`Leko
2018-02-26http2: fix condition where data is lostMatteo Collina
2018-02-26doc: fix/add link to Android infoVse Mozhet Byt
2018-02-26doc: remove `Returns: {undefined}`Sho Miyamoto
2018-02-26doc: mention git-node in the collaborator guideJoyee Cheung
2018-02-26doc: update 2fa information in onboarding.mdRich Trott
2018-02-26doc: add process.debugPort to doc/api/process.mdflickz
2018-02-26doc: `readable.push(undefined)` in non-object mode陈刚
2018-02-26src: remove node namespace qualifiersDaniel Bevenius
2018-02-25util: use blue on non-windows systems for number/bigintGus Caplan
2018-02-25zlib: improve zlib errorsJoyee Cheung
2018-02-24tools: ignore VS compiler output in deps/v8Michaël Zasso
2018-02-23tls: use after free in tls_wrapKyle Farnung
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23deps: upgrade libuv to 1.19.2cjihrig
2018-02-23url: reduce deplicated codes in `autoEscapeStr`Weijia Wang
2018-02-222018-02-22, Version 9.6.1 (Current)Myles Borins
2018-02-22events: preset `usingDomains` to falseMyles Borins
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-23doc: update description of 'clientError' eventLuigi Pinca
2018-02-23doc: fix link in onboarding.mdJustin Lee