summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Use 'close' rather than 'exit' in spawn examplesisaacs2013-02-181-4/+8
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-02-185-1/+277
|\
| * blog: Release v0.8.20isaacs2013-02-151-0/+62
| * doc: clarify child_process.exec() stdio optionBen Noordhuis2013-02-141-0/+2
| * doc: add prompt to fix repl_test.js exampleDan Kohn2013-02-131-1/+1
| * blog: Forgot slug on peer-dependencies articleisaacs2013-02-121-0/+1
| * blog: Peer Dependencies articleisaacs2013-02-121-0/+133
| * blog: v0.9.9 is unstable, not stableisaacs2013-02-071-2/+2
| * blog: v0.9.9isaacs2013-02-071-0/+78
* | doc: add setImmediate execute timing descriptionShigeki Ohtsu2013-02-151-3/+4
* | buffer: accept negative indices in Buffer#slice()Ben Noordhuis2013-02-121-3/+3
* | doc: update buffer/typed array documentationBen Noordhuis2013-02-101-14/+8
* | doc: document the writable.end() callback functionNathan Rajlich2013-02-091-1/+3
* | Update http docs with http.IncomingMessage.Nikhil Marathe2013-02-071-157/+96
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-02-064-3/+150
|\ \ | |/
| * blog: v0.8.19 releaseisaacs2013-02-061-0/+72
| * doc: don't suggest to reuse net.Socket objectsBen Noordhuis2013-02-051-2/+1
| * blog: Correct shasums for v0.9.8 releaseisaacs2013-02-021-3/+5
| * doc: fix typo in cluster module documentationRick Yakubowski2013-01-271-1/+1
| * doc: fix typo in crypto Hash.digest() noteJacob Gable2013-01-241-1/+1
| * blog: Post for v0.9.8isaacs2013-01-241-0/+74
* | os: rename tmpDir() to tmpdir() for consistencyBen Noordhuis2013-01-301-1/+1
* | doc: fix line wrapping in addons.markdownisaacs2013-01-251-11/+14
* | doc: NODE_MODULE() to pass full `module` to addonsRod Vagg2013-01-251-29/+37
* | buffer: clean up copy() asserts and testsTrevor Norris2013-01-251-0/+3
* | doc: Connecting debugger to existing node processSugendran Ganess2013-01-241-0/+7
* | Add bytesWritten to tls.CryptoStreamAndy Burke2013-01-241-0/+9
* | tls: make slab buffer's size configurableFedor Indutny2013-01-241-0/+9
* | streams: Support objects other than BuffersRaynos2013-01-241-0/+3
* | buffer: remove float write range checksTrevor Norris2013-01-231-1/+1
* | doc: Fix syntax in cluster example codeTim2013-01-211-4/+4
* | doc: Add NODE_DEBUG env to the first example.Yi EungJun2013-01-181-4/+5
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-183-0/+235
|\ \ | |/
| * blog: Post for v0.8.18 releaseisaacs2013-01-181-0/+67
| * blog: Post for v0.9.7 releaseisaacs2013-01-181-0/+81
| * blog: release v0.9.6isaacs2013-01-111-0/+87
* | doc: Remove mention of child.send 'track' optionisaacs2013-01-181-9/+3
* | child_process: do not keep list of sent socketsFedor Indutny2013-01-182-2/+18
* | Revert "child_process: do not keep list of sent sockets"Fedor Indutny2013-01-182-17/+2
* | child_process: do not keep list of sent socketsFedor Indutny2013-01-172-2/+17
* | doc: modify documentation style about 'Stability: 5'Ryunosuke SATO2013-01-171-1/+1
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-112-5/+84
|\ \ | |/
| * blog, changelog: 0.8.17 was released in 2013, not 2012isaacs2013-01-101-1/+1
| * blog: Correct shasums for v0.8.17isaacs2013-01-091-5/+6
| * blog: Add security notice to v0.8.17 postisaacs2013-01-091-0/+12
| * blog: Post about v0.8.17isaacs2013-01-091-0/+67
| * doc: improve example of process.hrtime()Johannes Ewald2013-01-041-5/+4
* | stream: Add readable.push(chunk) methodisaacs2013-01-101-0/+40
* | doc: os.cpus() returns times in millisecondsTim Bradshaw2013-01-081-1/+3
* | child_process: make fork() execPath configurableBradley Meck2013-01-061-0/+7