summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* readline: handle wide characters properlyNao Iizuka2013-03-151-1/+1
* repl: emit 'reset' event when context is resetSami Samhuri2013-03-141-0/+21
* Revert "fs: Missing cb errors are deprecated, not a throw"isaacs2013-03-131-4/+19
* Merge remote-tracking branch 'ry/v0.10'isaacs2013-03-135-20/+513
|\
| * doc: implicit fs callbacks don't throw in v0.10Ben Noordhuis2013-03-131-19/+4
| * doc: add note on process.title max lengthBen Noordhuis2013-03-131-0/+11
| * doc: path.join() arguments must be stringsBen Noordhuis2013-03-131-1/+3
| * blog: Fix typo in typo fixisaacs2013-03-131-1/+1
| * blog: fix small typo in v0.10.0 release articleNathan Rajlich2013-03-121-1/+1
| * doc: events: add 'removeListener' event sectionBen Noordhuis2013-03-121-0/+8
| * blog: Post about v0.10.0isaacs2013-03-111-0/+487
* | doc: fix inpect() -> inspect() typoNathan Rajlich2013-03-121-1/+1
* | util: custom `inspect()` method may return an ObjectNathan Rajlich2013-03-121-0/+14
* | console: `console.dir()` bypasses inspect() methodsNathan Rajlich2013-03-121-1/+2
|/
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-03-081-0/+62
|\
| * blog: Post for v0.8.22isaacs2013-03-061-0/+62
* | zlib: Manage flush flags appropriatelyisaacs2013-03-081-4/+5
* | buffer: strip high bits when converting to asciiBen Noordhuis2013-03-081-3/+4
* | child_process: support sending dgram socketAndreas Madsen2013-03-071-0/+4
* | doc: dgram: add v0.10 bind() behavior noteBen Noordhuis2013-03-071-0/+15
* | doc: dgram: document bind() callback argumentBen Noordhuis2013-03-071-3/+7
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-03-062-40/+359
|\ \ | |/
| * blog: Update streams2 feature post to match actual docisaacs2013-03-061-55/+312
| * blog: Post for 0.9.12isaacs2013-03-061-0/+107
* | http: More useful setTimeout API on serverisaacs2013-03-061-0/+51
* | stream: Remove bufferSize optionisaacs2013-03-061-2/+0
* | node: Add --throw-deprecationisaacs2013-03-061-0/+2
* | stream: _write takes an encoding argumentisaacs2013-03-051-12/+24
* | stream: Remove output function from _transformisaacs2013-03-051-14/+14
* | Update domain.markdownPaolo Fragomeni2013-03-051-1/+1
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-03-051-1/+5
|\ \ | |/
| * doc: add url.resolve() usage examplesBen Noordhuis2013-03-041-1/+5
| * link to LevelUP modules wiki page, not level-hooksRod Vagg2013-03-031-1/+1
* | link to LevelUP modules wiki page, not level-hooksRod Vagg2013-03-031-1/+1
* | cluster: Rename destroy() to kill(signal=SIGTERM)isaacs2013-03-031-8/+15
* | doc: Add crypto.pseudoRandomBytes, fix typoAaron Cannon2013-03-031-2/+12
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-03-022-2/+88
|\ \ | |/
| * blog: Post about v0.9.11isaacs2013-03-011-0/+88
| * doc: remove note about close eventEugene Girshov2013-03-011-4/+0
* | events: add check for listeners lengthTrevor Norris2013-03-011-0/+6
* | doc change for Readable._read()Lars-Magnus Skog2013-03-011-1/+0
* | doc: Clarify advisory-ness of stream._read() argumentisaacs2013-03-011-0/+7
* | doc: Update to reflect new _read() interfaceGil Pedersen2013-03-011-1/+2
* | doc: Fix readable.unshift() exampleEvan Oxfeld2013-03-011-0/+1
* | fs: Support mode/flag options to read/append/writeFileisaacs2013-03-011-12/+32
* | doc: Provide 2 examples of SimpleProtocol parserisaacs2013-02-281-16/+210
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-02-284-2/+176
|\ \ | |/
| * doc: update instructions on home pageBen Noordhuis2013-02-281-1/+3
| * blog: Update with EINPROGRESS changelog itemisaacs2013-02-251-0/+2
| * blog: Post for v0.8.21isaacs2013-02-251-0/+84