5363 Commits (03c4aa6aefa31bbefe8c7d5f60af75409e753742)
 

Author SHA1 Message Date
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
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
Ben Noordhuis 14b7c4327f uv: upgrade to 3de0411 13 years ago
Fedor Indutny 85a86b5fd6 waf: predict target arch for OSX 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 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
Fedor Indutny 667aae596c Merge branch 'v0.6' 13 years ago
Ben Noordhuis 2433eeb385 uv: upgrade to 1cca230 13 years ago
Igor Zinkovsky 6c0c00a205 fix windows build 13 years ago
Igor Zinkovsky f5e742b264 upgrade libuv to edbabe6f83 13 years ago
Maciej Małecki ff512634ac version: bump `NODE_PATCH_VERSION` 13 years ago
Ben Noordhuis 9edb984274 crypto: silence unused variable warning 13 years ago
koichik 827180097c test: fix test/simple/test-net-server-max-connections.js is racey 13 years ago
koichik 93298afc4e test: for #2109 13 years ago
Brandon Benvie f9014438c7 util: use getOwnPropertyDescripter 13 years ago
koichik 3df7c90c30 http: keep-alive should default with HTTP/1.1 server 13 years ago
Igor Zinkovsky 6d00c089e3 only ref non-default isolate loops 13 years ago
Maciej Małecki e10ed097cb path fs: move `path.exists*` to `fs.exists*` 13 years ago
Ben Noordhuis 56e34c2f81 http: fix deprecation warning module ID 13 years ago
Dan VerWeire f2b1f57f74 dgram: reintroduce setMulticastTTL() 13 years ago
Dan VerWeire f749338e1e dgram: reintroduce setBroadcast() 14 years ago
Roman Shtylman a38fd6056c dgram: reintroduce addMembership() and dropMembership() 14 years ago
Ben Noordhuis 08ab306afd uv: upgrade to 497b1ec 13 years ago
Igor Zinkovsky de78922b12 ref isolate loop 13 years ago
koichik 35fe3eb5c7 http: reduce creating http-parser instances 13 years ago
Nicolas LaCasse 40c93486e8 Fix #2365 zlib crashing on invalid input 13 years ago
Andreas Madsen f9a47debfc Add cluster.setupMaster 13 years ago
isaacs f25ec0782e Add missing ChangeLog item re: fs.stat improvement 13 years ago
Ben Noordhuis 6b5853794d build: disable NDEBUG in release builds for now 13 years ago
Ben Noordhuis 4e5247772d fs, handle_wrap: use Loop(), not uv_default_loop() 13 years ago
Shigeki Ohtsu 2156e5eca1 fs: don't assert on uv_fs_*() errors 13 years ago