summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: tls.markdown, adjust version from v0.10.39 to v0.10.xJames M Snell2015-08-031-1/+1
* doc: additional refinement to readable eventJames M Snell2015-08-031-5/+4
* doc: readable event clarificationJames M Snell2015-08-031-0/+26
* doc: stream.unshift does not reset reading stateJames M Snell2015-08-031-13/+24
* Update util.markdownDaniel Rentz2015-08-031-1/+1
* doc: clarify Readable._read and Readable.pushfresheneesz2015-08-031-25/+20
* doc: two minor stream doc improvementsJames M Snell2015-08-031-1/+7
* docs:events clarify emitter.listener() behaviorBenjamin Steephenson2015-08-031-1/+1
* doc: Clarified read method with specified size argument.Philippe Laferriere2015-08-031-1/+3
* Update child_process.markdown, spellingJared Fox2015-08-031-1/+1
* updated documentation for fs.createReadStreamMichele Caini2015-08-031-0/+4
* doc, comments: Grammar and spelling fixesVille Skyttä2015-08-035-12/+12
* doc: Document http.request protocol optionVille Skyttä2015-08-031-0/+1
* doc: add a note about readable in flowing modeJames M Snell2015-08-031-0/+6
* doc: fix line wrapping in buffer.markdownJames M Snell2015-08-031-1/+3
* Documentation update about Buffer initializationSarath2015-08-031-1/+1
* docs: Fix default options for fs.createWriteStream()Chris Neave2015-08-031-1/+1
* doc: add CleartextStream deprecation noticeJames M Snell2015-08-031-0/+5
* doc: mention that mode is ignored if file existsJames M Snell2015-08-031-0/+3
* doc: improve http.abort descriptionJames M Snell2015-08-031-1/+2
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-06-222-3/+10
|\
| * tls: revert disable RC4 and cipher lists changesJulien Gilli2015-06-181-60/+6
| * docs: clarify usage of stream.Writable.writeAlexKVal2015-04-151-3/+9
| * doc: add link to workflow in api docs menuPaulo McNally2015-04-101-0/+1
| * tls: disable RC4, add --cipher-list command line switchJames M Snell2015-04-081-6/+60
* | doc: Using ciphers with tls.connect()Chad Johnston2015-05-211-1/+16
* | tls,crypto: revert recent cipher lists changesJulien Gilli2015-05-131-77/+5
* | net: do not set V4MAPPED on FreeBSDJulien Gilli2015-04-281-2/+3
* | disable RC4, add --cipher-list command line switchJames M Snell2015-04-081-5/+77
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-03-161-22/+31
|\ \ | |/
| * docs: add return value for sync fs functionsTyler Anton2015-03-101-22/+31
| * doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* | doc: add explanations for querystringRobert Kowalski2015-02-251-1/+5
* | doc: fix default value of opts.decodeURIComponenth7lin2015-02-251-1/+1
* | doc: remove broken link to tracing apiRobert Kowalski2015-02-241-1/+0
* | fs: properly handle fd passed to truncate()Bruno Jouhier2015-02-171-1/+2
* | doc: fix code syntaxDan Dascalescu2015-02-121-1/+1
* | doc: grammar fix in smallocDebjeet Biswas2015-02-111-1/+1
* | Revert "url: support `path` for url.format"Julien Gilli2015-01-291-1/+0
* | doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* | http: rename flush to flushHeadersTimothy J Fontaine2015-01-161-1/+1
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-01-142-57/+0
|\ \ | |/
| * docs: delete unused/duplicate css filesRobert Kowalski2015-01-142-57/+0
* | Merge remote-tracking branch 'upstream/v0.12' into merge-0-10-into-0-12Julien Gilli2015-01-121-0/+33
|\ \
| * | fs: add access() and accessSync()Colin Ihrig2015-01-121-0/+33
* | | Merge remote-tracking branch 'upstream/v0.10' into merge-0-10-into-0-12Julien Gilli2015-01-1216-466/+1121
|\ \ \ | |/ / |/| / | |/
| * doc: clarify buffer api documentationJames M Snell2014-12-221-9/+42
| * doc: clarify add/removeListener semanticsJames M Snell2014-12-221-5/+13
| * doc: improve dns module's documentationJulien Gilli2014-12-171-10/+78
| * docs: clarify url.format documentationJulien Gilli2014-12-151-2/+4