5368 Commits (814033365b146afb095fad6c2c05d0da0237615f)
 

Author SHA1 Message Date
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
Ben Noordhuis ee437c0557 zlib: fix error reporting 13 years ago
isaacs 8c758e127c Don't destroy on timeout 13 years ago
isaacs b4fbf6d275 Fix #3231. Don't try to emit error on a null'ed req object 13 years ago
Ben Noordhuis e02af94947 test: add failing HTTP client timeout test 13 years ago
isaacs 8cd2b0e778 test: No need for weak in 'make test' 13 years ago
isaacs 992e3464b8 Now working on 0.6.18 13 years ago
isaacs fbe143d9cb Merge branch 'v0.6.17-release' into v0.6 13 years ago
isaacs 4ced23deaf 2012.05.04 Version 0.6.17 (stable) 13 years ago
isaacs 711ecdd54f test: Run weak install with --unsafe-perm 13 years ago
isaacs aaf0453b7c Upgrade npm to 1.1.21 13 years ago
isaacs 719cd461d3 Upgrade uv to 936795a2c 13 years ago
isaacs ab60efb535 Update Authors 13 years ago
isaacs d1effbb338 Merge branch 'http-memleak' into v0.6 13 years ago
isaacs 2fc528ce00 http: Clean up parser usage 13 years ago
isaacs 62c12d2161 Clean up gc tests 13 years ago
ANDO Takahiro ebd0f98e2b doc: fix callback argument of child_process.exec, execFile 13 years ago
isaacs e3ceee2dce http: .once() usage in setTimeout 13 years ago
isaacs 91120e0429 Tests for memory leaks 13 years ago
isaacs b7e8e35c0e http leak: Null links from parser to req/res 13 years ago
vvo 75f2365558 Fix #3179 HTTP memory leak using ClientRequest. 13 years ago
Ben Noordhuis df2c5fa81d fs: fix file descriptor leak in sync functions 13 years ago
Ben Noordhuis 47d6a94656 fs: fix ReadStream / WriteStream double close bug 13 years ago
isaacs c9be1d5ffd http client: Destroy on timeout 13 years ago
isaacs bce68134b6 http: Remove socket ondata/onend in parser cleanup 13 years ago
isaacs bfe9cdb7f2 Null references to request object on socket errors. 13 years ago
isaacs acf19500ee Now working on 0.6.17 13 years ago
isaacs 518d28c23a Merge branch 'v0.6.16-release' into v0.6 13 years ago
isaacs a1d193963d 2012.04.30 Version 0.6.16 (stable) 13 years ago
isaacs e5ef103b05 Fix #3194 correct url documentation 13 years ago
isaacs 35bcb1d6a9 Indentation fix 13 years ago
isaacs 1ac05cc5ad Upgrade npm to 1.1.18 13 years ago
ssuda db844b152a process: don't use strdup() 13 years ago
Bert Belder 3546383cf0 process_wrap: avoid leaking memory when throwing due to invalid arguments 13 years ago
Bert Belder 55e4d54927 Child process: support the `gid` and `uid` options 13 years ago
Bert Belder 51e66ec410 Windows: turn off /Gm 13 years ago
Bert Belder 0b75eee364 uv: upgrade to d41cc9118d 13 years ago
Bert Belder e221cd4a53 uv: upgrade to aea5db5da1 13 years ago
isaacs 76de7c0c26 Add customary 'fork me on github' banner to website 13 years ago
Ben Noordhuis a64acd8baa test: cluster: add worker death event test 13 years ago
isaacs 27dfb1d4c0 doc: typo in child_process documentation 13 years ago
Brian White 642945cc00 docs: Remove duplicate socket.write() description 13 years ago
isaacs c9a231db0e typo in node_http_parser 13 years ago
Dane Springmeyer e5b787e84d deps: fix v8 build error 13 years ago
lrn@chromium.org 5d69bbfbdb Fix bug in x64 RegExp detecting start of string. 13 years ago
Dave Pacheco 0f74729758 disable omit-frame-pointer on solaris systems 13 years ago
isaacs 0c0f13eda4 Patches floating on v8 13 years ago
Bert Belder 69ca83f755 Upgrade V8 to 3.6.6.25 13 years ago
Ben Noordhuis 3f4261276e node: don't check return value of unsetenv() 13 years ago
Ben Noordhuis d03b80bc12 deps: upgrade http_parser to joyent/http-parser@da91852 13 years ago