6531 Commits (d98a8578d62cd1b35574269dc028a0c8c34ef25b)
 

Author SHA1 Message Date
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
Bert Belder fa490f6497 uv: upgrade to 3eb94e9 13 years ago
Bert Belder 0ad2a9a2e0 Small test-dgram-multicast-multi-process fixes 13 years ago
Ben Noordhuis 03c4aa6aef build: don't set -mmacosx-version-min 13 years ago
Andreas Madsen 42ea068a1a Test for ChildProcess.disconnect() 13 years ago
Ben Noordhuis 279e7e7341 fs: add O_EXCL support, exclusive open file 13 years ago
Ben Noordhuis 88b919ea56 fs, test: add file open mode tests 13 years ago
Łukasz Walukiewicz a94ffdaec5 url: Support for IPv6 addresses in URLs. 13 years ago
Tj Holowaychuk 26bfb6bea4 more specific fs error messages 13 years ago
Igor Zinkovsky ff40253566 upgrade uv to 812e410772 13 years ago
Roman Shtylman e97b961815 add node::SetMethod and node::SetPrototypeMethod 13 years ago
Andreas Madsen 836344c90e Add disconnect method to forked child processes 13 years ago
koichik 3fd13c6426 http: fix free http-parser too early 13 years ago
Ben Noordhuis b221fe9b29 timers: add v0.4 compatibility hack 13 years ago
Brandon Benvie 52bd0f93bb core: make .deprecate() warn only once 13 years ago
Brandon Benvie 5403a8ce4c core: add `NativeModule.prototype.deprecate` 13 years ago