summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2160. Fix tty.getWindowSize docsRyan Dahl2011-11-221-3/+3
* Bump version to v0.6.2v0.6.2Ben Noordhuis2011-11-182-9/+9
* docs: document dgram error eventBen Noordhuis2011-11-181-0/+8
* docs: document the `persistent` option for `fs.watch` and `fs.watchFile`Trevor Burnham2011-11-181-4/+9
* docs: clarify addon docsArtur Adib2011-11-171-7/+16
* "Trailer" header should mention "Content-MD5" trailer name in this example.Trent Mick2011-11-141-1/+1
* test for REPL .save and .load and documentation updatesseebees2011-11-131-0/+5
* Bump version to v0.6.1v0.6.1Ryan Dahl2011-11-112-13/+12
* docs: dgram client should be closed in the callbackYoji SHIDARA2011-11-111-2/+3
* Improve OSX installerRyan Dahl2011-11-101-0/+0
* Cluster documentation added.Scott Anderson2011-11-091-1/+1
* docs: minor grammar fix in cluster pageEric Lovett2011-11-081-2/+2
* Update multi-core text on index.htmlRyan Dahl2011-11-071-1/+5
* Remove v0.4 links from index.htmlRyan Dahl2011-11-071-8/+1
* docs: use markdown for link, not htmlEric Lovett2011-11-051-2/+2
* docs: fix copy/paste error, 0.6.0 is a stable releaseBen Noordhuis2011-11-051-1/+1
* docs: minor typo fix in child process docsEric Lovett2011-11-051-1/+1
* Bump version to v0.6.0v0.6.0Ryan Dahl2011-11-042-7/+7
* docs: fix typokoichik2011-11-051-2/+2
* docs: make std*Stream spawn opts explicitly internalRyan Dahl2011-11-041-6/+11
* docs: fix some minor typos in the fs documentationJacob H.C. Kragh2011-11-041-5/+5
* cluster: add example for message passingRyan Dahl2011-11-041-0/+38
* cluster: Remove eachWorker, workerCountRyan Dahl2011-11-041-12/+0
* new cluster apiRyan Dahl2011-11-041-25/+33
* docs: fix typo in the documented fchown signatureJacob H.C. Kragh2011-11-041-2/+2
* Close #1930 Convenience methods for zlibMatt Robenolt2011-11-041-2/+56
* stdout and stderr are blocking when referring to regular filesRyan Dahl2011-11-031-1/+11
* docs: make fs.mkdir()'s mode argument an option.koichik2011-11-031-3/+3
* docs: http: link to relevant net.Socket methodsBen Noordhuis2011-11-031-3/+6
* ignore undefined messages in the debugger replFedor Indutny2011-11-021-1/+4
* docs: http: fix docs for the 'close' eventBen Noordhuis2011-11-021-11/+2
* doc: fix linksMaciej MaƂecki2011-11-013-18/+18
* os: rename getNetworkInterfaces() to networkInterfaces()Ben Noordhuis2011-11-011-1/+1
* doc: Correct blatantly wrong futimes documentationisaacs2011-10-311-5/+5
* tls, https: add passphrase optionkoichik2011-10-312-1/+6
* docs: tty: remove tty.open() documentationBen Noordhuis2011-10-301-10/+0
* docs: addons: fix exampleBen Noordhuis2011-10-301-0/+1
* docs: fix option's name of cluster.startMaster()koichik2011-10-301-1/+1
* docs: addons: fix NODE_SET_METHOD exampleBen Noordhuis2011-10-281-4/+4
* docs: tty: stdin must be initialized before calling setRawModeZachary Scott2011-10-281-1/+1
* docs: fix home page link to API docsBen Noordhuis2011-10-281-1/+1
* docs: add zlib.createXxx() functionskoichik2011-10-271-0/+29
* cluster: Add some docs, improve cluster.isWorker()Tj Holowaychuk2011-10-261-19/+51
* node cluster is now a module instead of CLI interfaceRyan Dahl2011-10-261-5/+13
* Add docs for the type checking functions in `util.js`.Nathan Rajlich2011-10-271-0/+56
* docs: update socket.io urlZachary Scott2011-10-261-1/+1
* tls: add address(), remoteAddress/remotePortkoichik2011-10-271-0/+21
* Remove resume and pause eventsRyan Dahl2011-10-241-3/+0
* docs: improvement fs, http and httpskoichik2011-10-224-25/+52
* Lintseebees2011-10-222-11/+11