summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade npm to 1.1.21isaacs2012-05-04191-201/+197
* Upgrade uv to 936795a2cisaacs2012-05-044-2/+28
* Update Authorsisaacs2012-05-041-0/+3
* Merge branch 'http-memleak' into v0.6isaacs2012-05-0410-110/+647
|\
| * http: Clean up parser usageisaacs2012-05-041-111/+128
| * Clean up gc testsisaacs2012-05-045-11/+27
| * http: .once() usage in setTimeoutisaacs2012-05-031-2/+2
| * Tests for memory leaksisaacs2012-05-039-3/+466
| * http leak: Null links from parser to req/resisaacs2012-05-031-1/+7
| * Fix #3179 HTTP memory leak using ClientRequest.vvo2012-05-031-1/+1
| * http client: Destroy on timeoutisaacs2012-05-021-3/+28
| * http: Remove socket ondata/onend in parser cleanupisaacs2012-05-011-0/+3
| * Null references to request object on socket errors.isaacs2012-05-011-0/+7
* | doc: fix callback argument of child_process.exec, execFileANDO Takahiro2012-05-041-2/+2
* | fs: fix file descriptor leak in sync functionsBen Noordhuis2012-05-032-15/+81
* | fs: fix ReadStream / WriteStream double close bugBen Noordhuis2012-05-032-6/+71
|/
* Now working on 0.6.17isaacs2012-05-011-2/+2
* Merge branch 'v0.6.16-release' into v0.6isaacs2012-04-30140-566/+850
|\
| * 2012.04.30 Version 0.6.16 (stable)v0.6.16isaacs2012-04-303-2/+33
| * Fix #3194 correct url documentationisaacs2012-04-301-19/+36
| * Indentation fixisaacs2012-04-301-2/+2
| * Upgrade npm to 1.1.18isaacs2012-04-30135-543/+779
|/
* process: don't use strdup()ssuda2012-04-281-10/+5
* process_wrap: avoid leaking memory when throwing due to invalid argumentsBert Belder2012-04-281-30/+30
* Child process: support the `gid` and `uid` optionsBert Belder2012-04-272-14/+53
* Windows: turn off /GmBert Belder2012-04-271-1/+1
* uv: upgrade to d41cc9118dBert Belder2012-04-272-1/+3
* uv: upgrade to aea5db5da1Bert Belder2012-04-2714-16/+287
* Add customary 'fork me on github' banner to websiteisaacs2012-04-272-8/+11
* test: cluster: add worker death event testBen Noordhuis2012-04-231-0/+45
* doc: typo in child_process documentationisaacs2012-04-201-4/+0
* docs: Remove duplicate socket.write() descriptionBrian White2012-04-201-5/+0
* typo in node_http_parserisaacs2012-04-181-1/+1
* deps: fix v8 build errorDane Springmeyer2012-04-181-1/+1
* Fix bug in x64 RegExp detecting start of string.lrn@chromium.org2012-04-163-4/+39
* disable omit-frame-pointer on solaris systemsDave Pacheco2012-04-161-1/+1
* Patches floating on v8isaacs2012-04-162-2/+8
* Upgrade V8 to 3.6.6.25Bert Belder2012-04-165-11/+36
* node: don't check return value of unsetenv()Ben Noordhuis2012-04-161-8/+4
* deps: upgrade http_parser to joyent/http-parser@da91852Ben Noordhuis2012-04-142-0/+53
* Fix #3089 Build changelog.html for websiteisaacs2012-04-104-0/+94
* Makefile: minor nitisaacs2012-04-101-1/+1
* Now working on v0.6.16isaacs2012-04-091-2/+2
* Merge branch 'v0.6.15-release' into v0.6isaacs2012-04-095-6/+82
|\
| * 2012.04.09 Version 0.6.15 (stable)v0.6.15isaacs2012-04-093-3/+26
| * fs.WriteStream: Handle modifications to fs.openisaacs2012-04-092-3/+56
|/
* fs.readFile: Emit 'close' if we don't expect a close laterisaacs2012-04-071-0/+3
* Make rules for release blog post and email messageisaacs2012-04-073-1/+36
* website: Add October Sky JS and Node.js Hispanoisaacs2012-04-071-2/+8
* Remove stray comment from LICENSE fileisaacs2012-04-071-7/+0