summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: add guide for backporting prsEvan Lucas2017-04-161-0/+92
* doc: update link for landing PRsRich Trott2017-04-151-1/+1
* doc: child_process example for special charsCody Deckard2017-04-161-1/+12
* doc: fix typo in streams.mdJohn Paul Bamberg2017-04-151-1/+1
* doc: modernize and fix code examples in process.mdVse Mozhet Byt2017-04-151-15/+15
* doc: path functions ignore trailing slashesTobias Nießen2017-04-151-7/+11
* doc: add info about serializable typesShubheksha Jalan2017-04-141-0/+4
* doc: fix formatting in onboarding-extrasRich Trott2017-04-141-2/+2
* doc: response.write ignores body in some casesRuslan Bekenev2017-04-141-0/+4
* doc: add single arg scenario for util.formatTarun Batra2017-04-131-0/+7
* doc: add missing changelog entry for fs.readdir()Shubheksha Jalan2017-04-131-0/+3
* assert: improve assert.fail() APIRich Trott2017-04-121-1/+8
* zlib: support all ArrayBufferView typesTimothy Gu2017-04-121-13/+56
* crypto: support all ArrayBufferView typesTimothy Gu2017-04-121-60/+67
* src,test: debug is now an alias for inspectAli Ijaz Sheikh2017-04-111-0/+8
* doc: modernize and fix code examples in path.mdVse Mozhet Byt2017-04-121-18/+14
* 2017-04-11, Version 7.9.0 (Current)Italo A. Casas2017-04-111-0/+64
* doc: update os.uptime() and process.uptime() infoVse Mozhet Byt2017-04-112-3/+5
* doc: fix confusing example in process.mdVse Mozhet Byt2017-04-101-1/+4
* doc: fix missing argument for dns.resolvePtr()Uppinder Chugh2017-04-091-1/+1
* doc: fix confusing reference in net.mdVse Mozhet Byt2017-04-081-1/+2
* doc: modernize and fix code examples in modules.mdVse Mozhet Byt2017-04-081-13/+13
* doc: document the performance teamGibson Fahnestock2017-04-081-0/+1
* doc: add sub domain to host in urlSteven2017-04-071-33/+33
* src: remove support for --debugJan Krems2017-04-062-22/+2
* doc: modernize and fix code examples in https.mdVse Mozhet Byt2017-04-051-9/+10
* doc: fix string interpolation in Stream 'finish'Vinay Hiremath2017-04-051-1/+1
* test: add case for url.parse throwing a URIErrorLovell Fuller2017-04-041-0/+4
* doc: fix the timing of setImmediate's executionDaiki Arai2017-04-041-3/+1
* doc: fix fs.read arg typeDaiki Arai2017-04-041-1/+1
* doc: update Mac OS X references in releases.mdJR McEntee2017-04-041-3/+3
* doc: correct markdown file line lengthsJR McEntee2017-04-042-9/+9
* doc: change Mac OS X to macOSJR McEntee2017-04-048-16/+16
* doc: add notes to http.get optionsRaphael Okon2017-04-041-0/+1
* doc: fix and update examples in http.mdVse Mozhet Byt2017-04-041-36/+50
* doc: fix typo in CHANGELOG_V6.mdZero King2017-04-041-1/+1
* 2017-04-04, Version 4.8.2 'Argon' (Maintenance)Myles Borins2017-04-041-0/+22
* 2017-04-04, Version 6.10.2 'Boron' (LTS)Myles Borins2017-04-041-0/+35
* doc, inspector: note that the host is optionalGibson Fahnestock2017-04-042-4/+4
* buffer: zero fill Buffer(num) by defaultJames M Snell2017-04-031-17/+19
* n-api: add support for abi stable module APIJason Ginchereau2017-04-032-0/+13
* assert: add support for Map and Set in deepEqualJoseph Gentle2017-04-031-2/+15
* zlib: support Uint8Array in convenience methodsTimothy Gu2017-04-031-32/+107
* crypto: add sign/verify support for RSASSA-PSSTobias Nießen2017-04-011-5/+55
* tty: remove NODE_TTY_UNSAFE_ASYNCJeremiah Senkpiel2017-03-312-17/+0
* util: add %i and %f formatting specifiersRoman Reiss2017-03-291-1/+3
* v8: expose new V8 serialization APIAnna Henningsen2017-03-291-0/+251
* 2017-03-28, Version 7.8.0 (Current)Myles Borins2017-03-281-0/+85
* doc: clarify out-of-bounds behavior of buf[index]Nikolai Vavilov2017-03-281-0/+4
* doc: update and modernize examples in fs.msVse Mozhet Byt2017-03-271-25/+25