summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-04-13doc: add single arg scenario for util.formatTarun Batra
2017-04-13doc: add missing changelog entry for fs.readdir()Shubheksha Jalan
2017-04-12assert: improve assert.fail() APIRich Trott
2017-04-12zlib: support all ArrayBufferView typesTimothy Gu
2017-04-12crypto: support all ArrayBufferView typesTimothy Gu
2017-04-11src,test: debug is now an alias for inspectAli Ijaz Sheikh
2017-04-12doc: modernize and fix code examples in path.mdVse Mozhet Byt
2017-04-112017-04-11, Version 7.9.0 (Current)Italo A. Casas
2017-04-11doc: update os.uptime() and process.uptime() infoVse Mozhet Byt
2017-04-10doc: fix confusing example in process.mdVse Mozhet Byt
2017-04-09doc: fix missing argument for dns.resolvePtr()Uppinder Chugh
2017-04-08doc: fix confusing reference in net.mdVse Mozhet Byt
2017-04-08doc: modernize and fix code examples in modules.mdVse Mozhet Byt
2017-04-08doc: document the performance teamGibson Fahnestock
2017-04-07doc: add sub domain to host in urlSteven
2017-04-06src: remove support for --debugJan Krems
2017-04-05doc: modernize and fix code examples in https.mdVse Mozhet Byt
2017-04-05doc: fix string interpolation in Stream 'finish'Vinay Hiremath
2017-04-04test: add case for url.parse throwing a URIErrorLovell Fuller
2017-04-04doc: fix the timing of setImmediate's executionDaiki Arai
2017-04-04doc: fix fs.read arg typeDaiki Arai
2017-04-04doc: update Mac OS X references in releases.mdJR McEntee
2017-04-04doc: correct markdown file line lengthsJR McEntee
2017-04-04doc: change Mac OS X to macOSJR McEntee
2017-04-04doc: add notes to http.get optionsRaphael Okon
2017-04-04doc: fix and update examples in http.mdVse Mozhet Byt
2017-04-04doc: fix typo in CHANGELOG_V6.mdZero King
2017-04-042017-04-04, Version 4.8.2 'Argon' (Maintenance)Myles Borins
2017-04-042017-04-04, Version 6.10.2 'Boron' (LTS)Myles Borins
2017-04-04doc, inspector: note that the host is optionalGibson Fahnestock
2017-04-03buffer: zero fill Buffer(num) by defaultJames M Snell
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-04-03assert: add support for Map and Set in deepEqualJoseph Gentle
2017-04-03zlib: support Uint8Array in convenience methodsTimothy Gu
2017-04-01crypto: add sign/verify support for RSASSA-PSSTobias Nießen
2017-03-31tty: remove NODE_TTY_UNSAFE_ASYNCJeremiah Senkpiel
2017-03-29util: add %i and %f formatting specifiersRoman Reiss
2017-03-29v8: expose new V8 serialization APIAnna Henningsen
2017-03-282017-03-28, Version 7.8.0 (Current)Myles Borins
2017-03-28doc: clarify out-of-bounds behavior of buf[index]Nikolai Vavilov
2017-03-27doc: update and modernize examples in fs.msVse Mozhet Byt
2017-03-27doc: fix https.timeout docsAhmad Nassri
2017-03-27doc: fix http properties documented as methodsAhmad Nassri
2017-03-27doc: edit the benchmark guideRich Trott
2017-03-27doc: stdout/err/in are all Duplex streamsSebastian Van Sande
2017-03-27doc: fix process.stdout fd numberFumiya KARASAWA
2017-03-27crypto: support Uint8Array prime in createDHAnna Henningsen
2017-03-27tls: support Uint8Arrays for protocol list buffersAnna Henningsen
2017-03-27dgram: support Uint8Array input to send()Anna Henningsen
2017-03-24doc: document extent of crypto Uint8Array supportAnna Henningsen