6368 Commits (c45522df4c1a316d304d2d08d641c5b9da8df148)
 

Author SHA1 Message Date
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
Kevin Gadd 1eb9fc5f33 docs: add warning to vm module docs 13 years ago
James Koval 34f05a3195 docs: update var names in readline docs to be consistent 13 years ago
isaacs 33a9ac6087 Upgrade npm to 1.1.21 13 years ago
isaacs 1858d1c340 Document http.STATUS_CODES 13 years ago
isaacs 3d84c3db25 More cluster event consistency 13 years ago
isaacs 1930772693 Move test-fs-largefile into pummel 13 years ago
Javier Hernández 792d9a921d build: print error message if no compiler found 13 years ago
koichik 9f3c639a9c doc: fix setEncoding() 13 years ago
koichik 40c4beeb57 string_decoder: added support for UTF-16LE 13 years ago
Mark Cavage 5871c81181 Add HTTP Status codes from RFC 6585 13 years ago
koichik ceb51ddaa1 string_decoder: add support for CESU-8 13 years ago
isaacs eaf607e88b test: No need for weak in 'make test' 13 years ago
isaacs 8cd2b0e778 test: No need for weak in 'make test' 13 years ago
J. Lee Coltrane a62dd44b20 cluster: worker exit event to match child_process 13 years ago
isaacs c1bf810108 Merge branch 'v0.6-merge' 13 years ago
isaacs cd8f82c007 Fix incorrect merge choices 13 years ago
Brian Schroeder 436a9b69f3 net: signal localAddress bind failure in connect 13 years ago
Marcel Laverdet c33d3174b8 node: un-revert 9a6012e 13 years ago
isaacs 01d146c29f Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 13 years ago
isaacs 1de43149bb http: Clean up parser usage 13 years ago
isaacs a9fc63f7a1 Clean up gc tests 13 years ago
isaacs 0abe42a0f4 http: .once() usage in setTimeout 13 years ago
isaacs e63c7821d5 Tests for memory leaks 13 years ago
isaacs e4dd8dc28e http leak: Null links from parser to req/res 13 years ago
vvo 5eac8d6739 Fix #3179 HTTP memory leak using ClientRequest. 13 years ago
isaacs 2f93eb6102 http client: Destroy on timeout 13 years ago
isaacs 0a414f4caa http: Remove socket ondata/onend in parser cleanup 13 years ago
isaacs 9164fa6aaa Null references to request object on socket errors. 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
koichik ebbd4039bc buffer: add UTF-16LE encoding name. 13 years ago
vvo 75f2365558 Fix #3179 HTTP memory leak using ClientRequest. 13 years ago
Ben Noordhuis e4a8d2617b addon: add AtExit() function 13 years ago
Igor Zinkovsky 6f82b9f482 64bit offsets for fs calls 13 years ago
Ben Noordhuis df2c5fa81d fs: fix file descriptor leak in sync functions 13 years ago