summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* buffer: fix case of one buffer passed to concatSakthipriyan Vairamani2015-08-041-5/+0
* dgram: make send cb act as "error" event handlerMatteo Collina2015-08-041-3/+3
* dgram: make send cb act as "error" event handlerChris Dickinson2015-08-041-1/+3
* net: do not set V4MAPPED on FreeBSDJulien Gilli2015-08-041-2/+3
* doc: update v8 flags in man pageMichaël Zasso2015-08-041-29/+61
* doc,test: documents behaviour of non-existent fileSakthipriyan Vairamani2015-08-041-1/+4
* doc: properly inheriting from EventEmitterSakthipriyan Vairamani2015-07-291-0/+17
* doc: a listener, not "an" listenerSam Roberts2015-07-281-3/+3
* doc: server close event does not have an argumentSam Roberts2015-07-281-7/+8
* doc: note about custom inspect functionsSakthipriyan Vairamani2015-07-251-0/+24
* cluster: emit 'message' event on cluster masterSam Roberts2015-07-231-0/+12
* tls: add `getTicketKeys()`/`setTicketKeys()`Fedor Indutny2015-07-231-0/+16
* doc: Replace util.debug with console.errorYosuke Furukawa2015-07-241-3/+3
* doc: add TSC meeting minutes 2015-07-15Rod Vagg2015-07-201-0/+93
* docs: link to more up-to-date v8 docsJeremiah Senkpiel2015-07-161-1/+1
* doc: add TSC meeting minutes 2015-07-08Rod Vagg2015-07-161-0/+130
* doc: add TSC meeting minutes 2015-07-01Rod Vagg2015-07-151-0/+87
* doc,test: empty strings in path moduleSakthipriyan Vairamani2015-07-141-1/+20
* src: add --track-heap-objectsBradley Meck2015-07-101-0/+2
* doc: document fs.watchFile behaviour on ENOENTBrendan Ashworth2015-07-101-0/+3
* doc: document current release procedureRod Vagg2015-07-071-44/+58
* doc: don't recommend domains for error handlingBenjamin Gruenbaum2015-07-031-3/+5
* doc: make the abbreviation 1MM clearIvan Yan2015-06-251-1/+1
* doc: add TSC meeting minutes 2015-06-17Rod Vagg2015-06-251-0/+133
* doc: add TSC meeting minutes 2015-05-27Rod Vagg2015-06-241-0/+142
* doc: archive io.js TC minutesRod Vagg2015-06-2420-0/+0
* doc: rename tc-meetings to tsc-meetingsRod Vagg2015-06-2421-0/+0
* doc: add TC meeting 2015-05-13 minutesRod Vagg2015-06-231-0/+137
* doc: add TSC meeting notes 2015-06-10Bert Belder2015-06-171-0/+183
* doc: minor clarification in the modules API doc.Сковорода Никита Андреевич2015-06-161-2/+2
* doc: add references to crypto.getCurves()Roman Reiss2015-06-092-6/+10
* crypto: add getCurves() to get supported ECsBrian White2015-06-081-1/+11
* doc: remove comma spliceRich Trott2015-06-071-2/+2
* doc: add note about available ECC curvesRyan Petschek2015-06-072-3/+7
* os: add homedir()cjihrig2015-06-051-0/+4
* fs: Add string encoding option for Stream methodYosuke Furukawa2015-06-051-2/+4
* fs: set encoding on fs.createWriteStreamYosuke Furukawa2015-06-031-1/+2
* doc: fix http.IncomingMessage.socket documentationСковорода Никита Андреевич2015-06-021-3/+3
* docs: add return value for sync fs functionsTyler Anton2015-06-011-21/+30
* docs: delete unused/duplicate css filesRobert Kowalski2015-06-012-57/+0
* doc: `fs.*File()` also accept encoding stringsRich Trott2015-05-271-3/+15
* doc: add documentation for AtExit hookSteve Sharp2015-05-261-0/+68
* doc: clarify stability of fs.watch and relativesRich Trott2015-05-261-6/+8
* doc: state url decoding behaviorJosh Gummersall2015-05-251-3/+5
* net: return this from setNoDelay and setKeepAliveRoman Reiss2015-05-231-0/+4
* net,dgram: return this from ref and unref methodsRoman Reiss2015-05-232-0/+12
* doc: path is ignored in url.formatMaurice Butler2015-05-221-0/+1
* tls: make server not use DHE in less than 1024bitsShigeki Ohtsu2015-05-211-2/+4
* doc: add notes to child_process.fork() and .exec()Rich Trott2015-05-201-0/+5
* doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger2015-05-1817-269/+269