summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2017-03-24doc: c++ unit test guide linesDaniel Bevenius
2017-03-23tls: make rejectUnauthorized default to trueghaiklor
2017-03-22events, doc: check input in defaultMaxListenersDavidCai
2017-03-22doc: correct info in child_process.mdVse Mozhet Byt
2017-03-22readline: rename `deDupeHistory` optionDanny Nemer
2017-03-21doc: remove superfluous sample assert codeRich Trott
2017-03-21doc: require uses fs root for '/' prefixBradley Farias
2017-03-21fs: (+/-)Infinity and NaN invalid unixtimestampLuca Maraschi
2017-03-212017-03-21, Version 7.7.4 (Current)cjihrig
2017-03-212017-03-21, Version 6.10.1 'Boron' (LTS)Myles Borins
2017-03-212017-03-21, Version 4.8.1 'Argon' (LTS)Myles Borins
2017-03-20doc: add missing word in stream.mdJyotman Singh
2017-03-17readline: add option to stop duplicates in historyDanny Nemer
2017-03-17doc: add note that vm module is not a security mechanismRuslan Bekenev
2017-03-17Fix #7065: cli help documentation for --inspectNoj Vek
2017-03-16doc: increase Buffer.concat() documentationcjihrig
2017-03-15doc: fix mistakes in stream doc (object mode)Christian d'Heureuse
2017-03-14doc: argument types for dns methodsAmelia Clarke
2017-03-14doc: fix a typo in api/process.mdGaara
2017-03-14doc: argument types for crypto methodsAmelia Clarke
2017-03-14doc: missing argument types for events methodsAmelia Clarke
2017-03-14doc: correct comment error in stream.mdAlexander
2017-03-14doc: console.log() -> console.error() in events.mdVse Mozhet Byt