summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.11.12, Version 0.10.22 (Stable)v0.10.22v0.10.22-releaseTimothy J Fontaine2013-11-123-2/+26
* src: add HandleScope in HandleWrap::OnCloseTimothy J Fontaine2013-11-122-0/+13
* uv: Upgrade to v0.10.19Timothy J Fontaine2013-11-1221-37/+528
* v8: use correct timezone information on Solarisyangguo@chromium.org2013-11-121-6/+2
* repl: do not insert duplicates into completionsMaciej MaƂecki2013-11-112-1/+4
* gyp: update to bebdceaTimothy J Fontaine2013-11-1040-2139/+2225
* v8: unbreak `make native` buildBen Noordhuis2013-11-091-11/+0
* tls: prevent stalls by using read(0)Fedor Indutny2013-11-092-4/+85
* npm: Upgrade to 1.3.14isaacs2013-11-08209-217/+235
* doc: encoding is ignored if input is a BufferFedor Indutny2013-11-071-0/+3
* doc: Correct and add several itemsisaacs2013-10-311-27/+50
* doc: document node signal handlingSam Roberts2013-10-311-2/+27
* blog: Post for v0.11.8Timothy J Fontaine2013-10-301-0/+96
* doc: dgram: reword dgram.Socket#send() docsBen Noordhuis2013-10-291-15/+19
* npm@1.3.13isaacs2013-10-28158-210/+928
* 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
* debugger: Fix bug in sb() with unnamed scriptMaxim Bogushevich2013-10-251-1/+3
* npm@1.3.12isaacs2013-10-24291-1186/+1712
* build: fix test-gc weakref build ruleBen Noordhuis2013-10-241-3/+3
* doc: add nodejs.rs to the community pageZarko Stankovic2013-10-241-0/+2
* src: IsInt64() should return bool, not intBen Noordhuis2013-10-231-1/+1
* blog: HTTP server DoS vulnerability detailsisaacs2013-10-221-0/+37
* blog: Post for v0.10.21Timothy J Fontaine2013-10-181-0/+71
* blog: Post for v0.8.26Timothy J Fontaine2013-10-181-0/+71
* Now working on 0.10.22Timothy J Fontaine2013-10-181-2/+2
* Merge branch 'v0.10.21-release' into v0.10Timothy J Fontaine2013-10-182-2/+17
|\
| * 2013.10.18, Version 0.10.21 (Stable)v0.10.21v0.10.21-releaseTimothy J Fontaine2013-10-182-2/+17
|/
* crypto: clear errors from verify failureTimothy J Fontaine2013-10-182-0/+84
* uv: Upgrade to v0.10.18Timothy J Fontaine2013-10-189-540/+301
* http: provide backpressure for pipeline floodisaacs2013-10-162-5/+151
* http_parser: expose pause/resume method for parserTimothy J Fontaine2013-10-161-0/+11
* 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
* test: use proper findjsobjects output formatDave Pacheco2013-10-101-1/+1
* doc: net: remove bad net.Server descriptionBen Noordhuis2013-10-101-1/+0
* doc: addon: fix object instantiation examplesBen Noordhuis2013-10-101-41/+71
* blog: Remove wp-to-markdown scriptisaacs2013-10-091-189/+0
* tls: fix premature connection terminationBen Noordhuis2013-10-091-1/+1
* dtrace: backport two byte string fixDave Pacheco2013-10-092-27/+125
* fs: fix fs.truncate() file content zeroing bugBen Noordhuis2013-10-082-2/+46
* doc: add warning to fs.exists() documentationBen Noordhuis2013-10-051-0/+7
* doc: link to pre-built binaries, add install noteBen Noordhuis2013-10-011-0/+13
* blog: Post for v0.10.20Timothy J Fontaine2013-09-301-0/+59