summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis2013-07-307-8/+148
|\
| * doc: clarify fs.read() offset argumentBen Noordhuis2013-07-281-1/+1
| * doc: add nodejs.geek.nz to the community pageAndrew Chilton2013-07-271-1/+3
| * doc: add nodejs.org.au to community listingRod Vagg2013-07-271-1/+3
| * blog: Post for v0.10.15Timothy J Fontaine2013-07-251-0/+58
| * doc: document tls.Server 'secureProtocol' optionBen Noordhuis2013-07-251-0/+4
| * blog: Post for v0.10.14Timothy J Fontaine2013-07-251-0/+72
| * doc: explicitly set industry logo heightisaacs2013-07-241-4/+4
| * doc: events: clarify 'newListener' emitter stateBen Noordhuis2013-07-181-2/+4
* | dgram: report send errors to cb, don't pass bytesBen Noordhuis2013-07-291-3/+8
* | doc: vm: fix incorrect API documentationAndrew Paprocki2013-07-291-4/+4
* | child_process: add 'shell' option to .exec()Ben Noordhuis2013-07-291-0/+4
* | doc: document possible return values of os.arch()Maciej MaƂecki2013-07-261-1/+2
* | doc: Fix missing backtick in debugger docDav Glass2013-07-251-1/+1
* | stream: Simplify flowing, passive data listeningisaacs2013-07-221-31/+60
* | smalloc: create separate moduleTrevor Norris2013-07-194-40/+103
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-07-173-364/+1183
|\ \ | |/
| * doc: style the 'type' fields in API docsisaacs2013-07-161-1/+1
| * doc: Streams API Doc Rewriteisaacs2013-07-162-352/+1078
| * blog: v0.11.4 is unstable not stableTimothy J Fontaine2013-07-121-2/+2
| * blog: v0.11.4 releaseTimothy J Fontaine2013-07-121-0/+88
* | doc: Explain process.nextTick timingisaacs2013-07-161-3/+18
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-07-123-5/+77
|\ \ | |/
| * blog: Post for v0.10.13Timothy J Fontaine2013-07-091-0/+76
| * doc: fix bad markdown parsing in listNathan Rajlich2013-07-081-1/+1
| * doc: remove obsolete spawn() stdio optionsTim Oxley2013-07-051-4/+0
* | test: regression test for #5798 setImmediateTimothy J Fontaine2013-07-111-5/+4
* | src: enable native v8 typed arraysBen Noordhuis2013-07-061-11/+0
* | doc: remove mention of maxTickDepthTrevor Norris2013-07-052-29/+5
* | Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis2013-07-053-7/+107
|\ \ | |/
| * doc: vm: update github issues linkBen Noordhuis2013-06-281-1/+1
| * blog: v0.11.3 releaseisaacs2013-06-261-0/+101
| * doc: tls: ECDH ciphers are not supportedBen Noordhuis2013-06-271-6/+5
* | tls: export TLSSocketFedor Indutny2013-07-031-0/+32
* | zlib: allow changing of level and strategyBrian White2013-07-011-0/+5
* | zlib: allow custom flush type for flush()Brian White2013-07-011-1/+3
* | Merge remote-tracking branch 'ry/v0.10' into masterisaacs2013-06-258-16/+210
|\ \ | |/
| * doc: fs: synchronize watchFile/unwatchFile warningBen Noordhuis2013-06-241-1/+1
| * doc: call console module 'console' not 'stdio'Sam Roberts2013-06-184-4/+4
| * blog: Release 0.10.12isaacs2013-06-181-0/+67
| * blog: Add favicon to blog siteisaacs2013-06-141-0/+0
| * doc: Remove unnecessary sh script tagsisaacs2013-06-142-7/+0
| * blog: Release v0.8.25isaacs2013-06-131-0/+59
| * blog: Release 0.10.11isaacs2013-06-131-0/+70
| * Revert "http: remove bodyHead from 'upgrade' events"isaacs2013-06-121-8/+13
* | doc: improve punycode.js documentationMathias Bynens2013-06-201-9/+7
* | buffer: expose class methods alloc and disposeTrevor Norris2013-06-181-0/+40
* | buffer: reimplement Buffer poolsTrevor Norris2013-06-181-5/+25
* | buffer: use smalloc as backing data storeTrevor Norris2013-06-181-68/+65
* | doc: cleanup addons code, fix isolate positioningRod Vagg2013-06-181-38/+28