summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-27worker: support relative pathsitaysabato
2018-06-26vm: add Script.createCodeCache()Gus Caplan
2018-06-26doc: updated docs to include --experimental-worker flagJo Colina
2018-06-25doc: clarify setServers() methods in dns.mdShivang Saxena
2018-06-24doc: Improve doc for Http2 headers objectGerhard Stoebich
2018-06-24util: recover from maximum call stack sizeRuben Bridgewater
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-06-24doc: fix sort in sections, lists, tables of dns.mdVse Mozhet Byt
2018-06-24doc: show options arg to new Worker is optionalThomas Watson
2018-06-24doc: fix HTTP req/res 'close' descriptionRobert Nagy
2018-06-24doc: update notes about GCM decryptionTobias Nießen
2018-06-24doc: correct parameters, return types in crypto.mdZaneHannanAU
2018-06-24doc: restore documentation for two error codesСковорода Никита Андреевич
2018-06-24doc: sort error codes in errors.mdСковорода Никита Андреевич
2018-06-24doc: add a missing anchor to error codesСковорода Никита Андреевич
2018-06-22doc: fix list format in cli.mdVse Mozhet Byt
2018-06-22doc: explain HTTP writeHead()'s fast path behaviorGireesh Punathil
2018-06-21doc: note synchronous part of child_process.spawnJamie Davis
2018-06-21doc: add example of using filter with cctestDaniel Bevenius
2018-06-21doc: fix missing parentPort link in worker_threadsThomas Watson
2018-06-202018-16-20, Version 10.5.0 (Current)Michaël Zasso
2018-06-20dns: remove Resolver#cancel() from promises APIcjihrig
2018-06-20dns: add promisified dns modulecjihrig
2018-06-20child_process: change windowsHide default to truecjihrig
2018-06-18doc: eliminate _you_ from N-API docRich Trott
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