summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-17process: implement process.hrtime.bigint()Joyee Cheung
2018-06-17doc: fix indentation in console.mdVse Mozhet Byt
2018-06-16doc: fix heading of optional console method argsMichaƫl Zasso
2018-06-16doc: use Class Method label consistentlyRich Trott
2018-06-16doc: wrap style guide at 80 charactersRich Trott
2018-06-16doc: wrap pull-requests.md at 80 charactersRich Trott
2018-06-16doc: remove linking of url text to urlRich Trott
2018-06-16doc: correct styling of _GitHub_ in onboarding docRich Trott
2018-06-16doc: wrap releases.md at 80 charsRich Trott
2018-06-15doc: switch the order of Writable and ReadableJoseph Gordon
2018-06-15perf_hooks: remove less useful bootstrap marksJames M Snell
2018-06-14doc: clarify async execute callback usageMichael Dawson
2018-06-14doc: update NODE_OPTIONS section in cli.mdVse Mozhet Byt
2018-06-13doc: add build wg info to releases.mdJon Moss
2018-06-13crypto: refactor pbkdf2() and pbkdf2Sync() methodsBen Noordhuis
2018-06-13crypto: add scrypt() and scryptSync() methodsBen Noordhuis
2018-06-122018-06-12, Version 10.4.1 (Current)Evan Lucas
2018-06-122018-06-12, Version 9.11.2 (Maintenance)Evan Lucas
2018-06-122018-06-12, Version 8.11.3 (LTS)Evan Lucas
2018-06-122018-06-12, Version 6.14.3 (LTS)Evan Lucas
2018-06-11doc: fix reference to workerData in worker_threadsJeremiah Senkpiel
2018-06-09doc: fix type in stream docAliaksei Tuzik
2018-06-08stream: make the pipeline callback mandatoryRuben Bridgewater
2018-06-08doc: naming function as suggested in addon docsTommaso Allevi
2018-06-07doc: document BigInt support in fs.StatsJoyee Cheung
2018-06-06doc: remove spaces around slashesRich Trott
2018-06-06doc: alphabetize tls optionsRich Trott
2018-06-06doc: streamline errors.md introductory materialRich Trott
2018-06-06doc: simplify deprecation languageRich Trott
2018-06-06worker: rename to worker_threadsAnna Henningsen
2018-06-06doc: explain Worker semantics in async_hooks.mdAnna Henningsen
2018-06-06worker: enable stdioAnna Henningsen
2018-06-06worker: initial implementationAnna Henningsen
2018-06-06worker: add `SharedArrayBuffer` sharingAnna Henningsen
2018-06-06worker: support MessagePort passing in messagesAnna Henningsen
2018-06-06worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-06-062018-06-06, Version 10.4.0 (Current)Myles Borins
2018-06-06async_hooks: remove deprecated exampleMathias Buus
2018-06-05doc: fix typo in addons.mdRich Trott
2018-06-05doc: add offboarding docRich Trott
2018-06-03fs: do not crash when using a closed fs event watcherJoyee Cheung
2018-06-02doc: add notable-change to onboarding.md exerciseRich Trott
2018-06-02doc: remove link prediction from STYLE_GUIDE.mdRich Trott
2018-06-02doc: remove POST_STATUS_TO_PR from onboarding.mdRich Trott
2018-06-01doc: fix typos on `e.g.` abbreviationsRich Trott
2018-06-01doc: use "is" rather than "has been"Rich Trott
2018-06-01doc: move upstream information to onboarding docRich Trott
2018-06-01doc: remove vestigial onboarding sectionRich Trott
2018-06-01doc: add guides on writing tests involving promisesJoyee Cheung
2018-06-01doc: remove invalid `vm.Script` argumentsSimen Bekkhus