summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11tools: add markdown lint rule for 'Unix'Rich Trott
2019-07-11doc: change 'unix' to 'Unix' in ninja guideRich Trott
2019-07-11doc: add line for inspect host:port invocationTim Baverstock
2019-07-12perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud
2019-07-11doc: mention unit for event loop delay measurementsJan Krems
2019-07-11doc: update stream.md "Organization of this Document"Rich Trott
2019-07-11test: add test-fs-writeFileSync-invalid-windowsRich Trott
2019-07-11gyp: pull Python 3 changes from node/node-gypcclauss
2019-07-11n-api: make thread-safe-function calls properlyGabriel Schulhof
2019-07-10http2: override authority with optionsLuigi Pinca
2019-07-09doc: move Usage and Example to same header levelRich Trott
2019-07-09src: implement special member functions for classes in env.hGauthamBanasandra
2019-07-09src: simplify DEP0062 logiccjihrig
2019-07-09build: update Windows icon to Feb 2016 rebrandMike MacCana
2019-07-10src: implement runtime option --no-node-snapshot for debuggingJoyee Cheung
2019-07-08worker: fix passing multiple SharedArrayBuffers at onceAnna Henningsen
2019-07-08doc: mention markdown linting in BUILDING.mdTariq Ramlall
2019-07-08doc: remove URLs from zlib docscjihrig
2019-07-08doc: make tls links more readablecjihrig
2019-07-08doc: clarify http2 server.close() behaviorcjihrig
2019-07-08doc: format Unix consistentlycjihrig
2019-07-08doc: document family:0 behavior in socket.connectcjihrig
2019-07-07src: allow fatal exceptions to be enhancedcjihrig
2019-07-07process: refactor unhandledRejection logiccjihrig
2019-07-06test: refactor test-fs-write-syncGabriela Niño
2019-07-06src: block SIGTTOU before calling tcsetattr()Ben Noordhuis
2019-07-06inspector: reduce InspectorIo API surfaceEugene Ostroukhov
2019-07-06lib: use `class ... extends` in perf_hooks.jsAnna Henningsen
2019-07-06doc: fix link in build instructionsGautham B A
2019-07-06doc: add description for the listener argumentLuigi Pinca
2019-07-05test: change the repeat Buffer.from('blerg'); statmentsMiken
2019-07-05test: check getReport when error with one line stackhimself65
2019-07-05test: check writeReport when error with one line stackhimself65
2019-07-05src: correct json writer placement in process.reporthimself65
2019-07-05test: generate des rsa_cert.pfxCaleb ツ Everett
2019-07-05http: improve parser error messagesAnna Henningsen
2019-07-05doc: fix family default value in socket.connectKirill Fomichev
2019-07-05test: don't use deprecated crypto.fips propertyBen Noordhuis
2019-07-05src: remove unused using declarations in src/apiDaniel Bevenius
2019-07-05test: create home for test-npm-installDaniel Bevenius
2019-07-04test: unmark test-gc-http-client-onerror flakyRich Trott
2019-07-04doc: simplify `process.resourceUsage()` sectionVse Mozhet Byt
2019-07-04test: skip pseudo-tty tests on AIXSam Roberts
2019-07-04test: skip stringbytes-external-exceed-max on AIXSam Roberts
2019-07-04build: remove --code-cache-path help optionDaniel Bevenius
2019-07-03test: switch the argument order for the assertionIvan Villa
2019-07-03doc: add example for chmod in fs.mdJuan Roa
2019-07-03doc: provide an example to fs.stat()Felipe
2019-07-03test: fix assertion argument order in test-https-agent.jsJulian Correa
2019-07-03worker: assign missing deprecation codeJames M Snell