5552 Commits (ac9fa2b8463f46b6ecbc8294aa85224a1585024a)
 

Author SHA1 Message Date
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
Brandon Benvie e3c0c86b28 Change removed process methods to be non-enumerable. 13 years ago
Dan VerWeire e4afb2f724 tty: emit 'unknown' key event if key sequence not found 13 years ago
isaacs ca4b91a1d0 Correct spelling of Ben Noordhuis 13 years ago
isaacs 5756d7916a Now working on 0.6.10 13 years ago
isaacs f19e20d33f 2012.01.27, Version 0.6.9 (stable) 13 years ago
Ben Noordhuis 4b6164ab49 uv: upgrade to 332b72e 13 years ago
Ben Noordhuis 22e23473ea uv: upgrade to 16124bb 13 years ago
isaacs 38651521a8 stdout ending test message correction 13 years ago
Ben Noordhuis 14b7c4327f uv: upgrade to 3de0411 13 years ago
Ben Noordhuis 8a413b076e uv: upgrade to 3f1bad2 13 years ago
isaacs f98999cc16 Properly update npm to 1.1.0-3 13 years ago
Fedor Indutny 85a86b5fd6 waf: predict target arch for OSX 13 years ago
isaacs ff0f0aeb40 Fix #2507 Raise errors less agressively when destroying stdio streams 13 years ago
Dan VerWeire a0119af0e4 test: handle unhandled dgram scenarios 13 years ago
isaacs 5c0f039c9c Update npm to 1.1.0-3 13 years ago
Ben Noordhuis 352febe251 uv: upgrade to 9c76d0d 13 years ago
Ben Noordhuis f89beaf3ac build: compile release build too if BUILDTYPE=Debug 13 years ago
Fedor Indutny c80abfa0e4 zlib: fix `Failed to set dictionary` issue 13 years ago
Fedor Indutny ccf7b41a69 module: fix --debug-brk on symlinked scripts 13 years ago
Fedor Indutny 27c85727ed module: fix --debug-brk on symlinked scripts 13 years ago
Ben Noordhuis e806ad39d0 net, tls, http: remove socket.ondrain 13 years ago
isaacs 5988872ff1 Merge branch 'v0.7.1-release' 13 years ago
koichik a6f3451e25 http: fix test-http-should-keepalive.js is fail 13 years ago
isaacs 77f2cb66d1 Now working on 0.7.2 13 years ago
isaacs a74354735a 2012.01.23, Version 0.7.1 (unstable) 13 years ago
isaacs 40879f33cd Upgrade V8 to 3.8.8 13 years ago
isaacs b1b16d117e udp: 'interface' is reserved word on windows. 13 years ago
Ben Noordhuis 2775c0e97e dgram: bring back setTTL() 13 years ago
Ben Noordhuis 46e86aa803 dgram: bring back setMulticastLoopback() 13 years ago