summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* doc: fix diffieHellman.getGenerator() descriptionBrian White2014-02-091-1/+1
* doc: fix references to error keywordBenjamin Waters2014-02-041-2/+2
* doc: add an example about multiple extensionsMaxime Quandalle2014-02-031-0/+4
* docs: clarify origin in agent.maxSockets sectionWyatt Preul2014-01-291-1/+2
* doc: readline document TTY utilsFedor Indutny2014-01-251-0/+20
* doc: fix typo in readlineScott González2014-01-241-1/+1
* doc: clarify Windows signal sending emulationSam Roberts2014-01-161-4/+10
* doc: describe child_process.fork() silent optionSam Roberts2014-01-161-2/+4
* doc: child_process.execFile arguments are optionalSam Roberts2014-01-161-1/+1
* doc: streams must be open to be passed to childSam Roberts2014-01-131-1/+3
* doc: Fix argument typo in SimpleProtocol examplegluxon2014-01-101-1/+1
* doc: fix typo in cluster pageLorenz Leutgeb2014-01-081-1/+1
* doc: document that `process.send` is synchronousMaciej Małecki2013-12-311-0/+5
* doc: clarify process on exit safe usageTimothy J Fontaine2013-12-311-5/+7
* docs: process.on('exit') receives exit codeRon Korving2013-12-311-3/+4
* doc: Fix missing backtick in debugger docDav Glass2013-12-301-1/+1
* doc: mention `binary` as deafult for Hash stringsMathias Bynens2013-12-111-2/+3
* doc: "finish" event is on the writable streamGabriel Farrell2013-12-111-1/+1
* doc: mention execArgv in setupMasterYazhong Liu2013-12-061-0/+2
* doc: document 'error' event for stream.WritableFedor Indutny2013-12-061-0/+4
* doc: list execArgv option for child_process.fork()Yazhong Liu2013-12-021-0/+2
* doc: change constant to consistentGabriel Falkenberg2013-12-021-1/+1
* process: document kill(0), disallow kill(O_RDWR)Sam Roberts2013-12-021-2/+5
* doc: net: fix typo in example codeYazhong Liu2013-11-301-1/+1
* doc: http: document ServerResponse 'finish' eventMichael Ridgway2013-11-281-0/+11
* doc: http: properly document callback argumentNikolai Vavilov2013-11-281-2/+6
* doc: clarify child_process error behaviourLinus Unnebäck2013-11-231-0/+4
* crypto: `randomBytes` is non-blockingFedor Indutny2013-11-191-0/+6
* net: fix `new net.Socket` documentationFedor Indutny2013-11-191-4/+6
* doc: encoding is ignored if input is a BufferFedor Indutny2013-11-071-0/+3
* doc: document node signal handlingSam Roberts2013-10-311-2/+27
* doc: dgram: reword dgram.Socket#send() docsBen Noordhuis2013-10-291-15/+19
* doc: fs: clarify fs.symlink Windows specific argsPhillip Alexander2013-10-271-2/+2
* doc: improve module documentationRyan Graham2013-10-272-24/+58
* doc: fix missing backtick in 2e16037Sam Roberts2013-10-251-1/+1
* doc: streams: document default objectMode settingBrian White2013-10-251-1/+1
* doc: cluster documentation cleanup and correctionsSam Roberts2013-10-161-85/+141
* doc: child_process corrections and cleanupsSam Roberts2013-10-161-19/+25
* doc: http: reword IncomingMessage 'close' eventBen Noordhuis2013-10-161-5/+2
* doc: http: add cross-links for easier clickingBen Noordhuis2013-10-161-24/+33
* doc: expand os.loadavg() sectionBen Noordhuis2013-10-151-1/+8
* doc: document os.loadavg() behavior on windowsBen Noordhuis2013-10-141-0/+1
* doc: net: remove bad net.Server descriptionBen Noordhuis2013-10-101-1/+0
* doc: addon: fix object instantiation examplesBen Noordhuis2013-10-101-41/+71
* doc: add warning to fs.exists() documentationBen Noordhuis2013-10-051-0/+7
* doc: document reserved status of SIGUSR1Ben Noordhuis2013-09-191-3/+7
* doc: fix typos in the tls `NPNProtocols` optionNathan Rajlich2013-09-161-2/+2
* doc: specify the format of the `ca` tls optionNathan Rajlich2013-09-161-6/+6
* doc: fix writable.write linkKyle Robinson Young2013-09-041-1/+1
* doc: Adjust util stability index to 'API Frozen'isaacs2013-08-271-1/+1