5546 Commits (5e3ca981556c305830553d006b76d5dcaaf49276)
 

Author SHA1 Message Date
isaacs 99059aad8d 2012.02.07, Version 0.7.3 (unstable) 13 years ago
isaacs 349cab0b48 Check the version before building tarball 13 years ago
Ben Noordhuis 81d18398a8 test: add --debug-brk regression test 13 years ago
Ben Noordhuis 09c296b44d debugger: fix --debug-brk 13 years ago
Igor Zinkovsky 0a347559bf enable x64 windows build 13 years ago
isaacs 986785c9d2 Fix merge-conflicts in HTML 13 years ago
isaacs 116835561d Merge remote-tracking branch 'ry/v0.6' 13 years ago
isaacs e5db01ee29 v8: Remove OutputDirectory from build/common.gypi 13 years ago
isaacs 8be699494e Upgrade V8 to 3.9.2 13 years ago
Andreas Madsen 23514fc946 [doc] cluster: remove part about autoFork since this do not exist 13 years ago
Andreas Madsen 1595a6e885 cluster: use process.disconnect method 13 years ago
Andreas Madsen a20872045a cluster: simplify process event handling 13 years ago
Nathan Rajlich 5e1471c806 gyp_addon: link with node.lib on Windows 13 years ago
koichik c2dc673eb5 http: fix http-parser is freed twice 13 years ago
Ben Noordhuis 832efb1e01 test: remove deprecated isolates test 13 years ago
Bert Belder 2e2df04b35 Windows: disable RTTI and exceptions 13 years ago
Ben Noordhuis 74a8215a86 Revert support for isolates. 13 years ago
Ben Noordhuis 7543c38dca Revert "Add explicit v8 locker" 13 years ago
koichik a2cd31cbf1 doc: add the note about 'data' event 13 years ago
koichik 0f0af55a0a net: fix large file downloads failing 13 years ago
Marcel Laverdet 11d1eca9f3 Add explicit v8 locker 13 years ago
Christopher Jeffrey f64989e63b fs: fix ReadStream fails to read from existing fd 13 years ago
Stefan Rusu 07a983a602 test: add tcp and https DNS error tests 13 years ago
Stefan Rusu 4671e54495 net: destroy socket on DNS error 13 years ago
Bert Belder 68db20656e Rename some occurrences of `process_1` back to `process` 13 years ago
Dave Pacheco 9fb088e3ab dtrace: add missing translator 13 years ago
isaacs 74a2528bd7 Now working on v0.6.11 13 years ago
isaacs 051908e023 2012.02.02, Version 0.6.10 (stable) 13 years ago
isaacs 5937d02aed msi: npm bash shim fixes 13 years ago
isaacs 71527e3a55 Patches floating on v8 13 years ago
isaacs 465f57c56f Upgrade v8 to 3.6.6.20 13 years ago
isaacs 30fd2f7bb2 Add npm msysgit bash shim to msi installer 13 years ago
Ben Noordhuis 7e40c7ddc9 buffers: fix intermittent out of bounds error 13 years ago
Ben Noordhuis f101f7c9ba buffers: honor length argument in base64 decoder 13 years ago
Bert Belder 67cd05472e uv: upgrade to 267e75d 13 years ago
Bert Belder e5ea6ad0f0 _makeLong shouldn't turn the empty string into \\?\C:\ 13 years ago
Bert Belder a661830569 Run path.exists paths through _makeLong 13 years ago
Philip Tellis 5166758927 Make QueryString.parse run faster 13 years ago
Ben Noordhuis 3deceaf6e7 Revert "Process symlinked shared library as .node" 13 years ago
Ben Noordhuis a9723df1b7 Revert "Process symlinked shared library as .node" 13 years ago
isaacs ec79acb3a6 working on 0.7.3 now 13 years ago
isaacs a3efcd2006 2012.02.01, Version 0.7.2 (unstable) 13 years ago
isaacs 05471f5c2a Update v8 to 3.8.9 13 years ago
isaacs bd21038078 Merge remote-tracking branch 'ry/master' into merge-v0.6 13 years ago
isaacs 18d179c2d8 Merge remote-tracking branch 'ry/v0.6' into master 13 years ago
Paddy Byers 7e0bf7d57d Process symlinked shared library as .node 13 years ago
Paddy Byers 840229a825 Tidy _resolveFilename 13 years ago
Igor Zinkovsky db3c4efd1d support for sharing streams accross isolates 13 years ago
Dan VerWeire 35b3d15194 test: dgram-{broadcast,multicast}-multi-process : prevent false failures 13 years ago
Andreas Madsen 33b7fc250f child_process: do not disconnect on exit emit 13 years ago