summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2015-06-25doc: make the abbreviation 1MM clearIvan Yan1-1/+1
2015-06-25doc: add TSC meeting minutes 2015-06-17Rod Vagg1-0/+133
2015-06-24doc: add TSC meeting minutes 2015-05-27Rod Vagg1-0/+142
2015-06-24doc: archive io.js TC minutesRod Vagg20-0/+0
2015-06-24doc: rename tc-meetings to tsc-meetingsRod Vagg21-0/+0
2015-06-23doc: add TC meeting 2015-05-13 minutesRod Vagg1-0/+137
2015-06-17doc: add TSC meeting notes 2015-06-10Bert Belder1-0/+183
2015-06-16doc: minor clarification in the modules API doc.Сковорода Никита Андреевич1-2/+2
2015-06-09doc: add references to crypto.getCurves()Roman Reiss2-6/+10
2015-06-08crypto: add getCurves() to get supported ECsBrian White1-1/+11
2015-06-07doc: remove comma spliceRich Trott1-2/+2
2015-06-07doc: add note about available ECC curvesRyan Petschek2-3/+7
2015-06-05os: add homedir()cjihrig1-0/+4
2015-06-05fs: Add string encoding option for Stream methodYosuke Furukawa1-2/+4
2015-06-03fs: set encoding on fs.createWriteStreamYosuke Furukawa1-1/+2
2015-06-02doc: fix http.IncomingMessage.socket documentationСковорода Никита Андреевич1-3/+3
2015-06-01docs: add return value for sync fs functionsTyler Anton1-21/+30
2015-06-01docs: delete unused/duplicate css filesRobert Kowalski2-57/+0
2015-05-27doc: `fs.*File()` also accept encoding stringsRich Trott1-3/+15
2015-05-26doc: add documentation for AtExit hookSteve Sharp1-0/+68
2015-05-26doc: clarify stability of fs.watch and relativesRich Trott1-6/+8
2015-05-25doc: state url decoding behaviorJosh Gummersall1-3/+5
2015-05-23net: return this from setNoDelay and setKeepAliveRoman Reiss1-0/+4
2015-05-23net,dgram: return this from ref and unref methodsRoman Reiss2-0/+12
2015-05-22doc: path is ignored in url.formatMaurice Butler1-0/+1
2015-05-21tls: make server not use DHE in less than 1024bitsShigeki Ohtsu1-2/+4
2015-05-20doc: add notes to child_process.fork() and .exec()Rich Trott1-0/+5
2015-05-18doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger17-269/+269
2015-05-17doc: recommend against use of NODE_PATHsmikes1-3/+15
2015-05-17doc: fix connectListener description in net docsJosh Gummersall1-6/+6
2015-05-17repl: support non-array `.scope`, document itYazhong Liu1-0/+4
2015-05-16http,net,tls: return this from setTimeout methodsEvan Lucas2-1/+11
2015-05-11tls: update default ciphers to use gcm and aes128Mike MacCana1-8/+33
2015-05-08src: add type check to v8.setFlagsFromString()Roman Klauke1-1/+1
2015-05-07doc: add TC meeting 2015-04-29 minutesRod Vagg1-0/+101
2015-05-02doc: add require() lines to child.stdio exampleNick Raienko1-2/+6
2015-05-02doc: fix some cross-referencesAlexander Gromnitsky6-14/+14
2015-05-01doc: add TC meeting 2015-04-22 minutesRod Vagg1-0/+127
2015-05-01doc: improve http.request and https.request optsRoman Reiss2-6/+18
2015-04-30repl: add mode detection, cli persistent historyChris Dickinson2-0/+22
2015-04-30doc: deprecate smalloc moduleBen Noordhuis1-1/+7
2015-04-29src: add ability to get/set effective uid/gidEvan Lucas1-0/+68
2015-04-28doc: add TC meeting 2015-04-15 minutesRod Vagg1-0/+87
2015-04-28doc: fix util.deprecate exampleNick Raienko1-2/+4
2015-04-25doc: add TC meeting 2015-04-08 minutesRod Vagg1-0/+184
2015-04-24net: add lookup option to Socket.prototype.connectEvan Lucas1-0/+2
2015-04-22doc: add spaces to child.kill exampleNick Raienko1-1/+1
2015-04-15node: allow multiple arguments passed to nextTickTrevor Norris1-1/+1
2015-04-11doc: remove keepAlive options from http.requestJeremiah Senkpiel1-5/+0
2015-04-11doc: remove redundant parameter in `end` listener.Alex Yursha1-1/+1