6935 Commits (63d13e86a58b2885c388f57a53227c2a23c83b49)
 

Author SHA1 Message Date
Ben Noordhuis 6770555551 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 5fba3b85c5 fs: fix ReferenceError in truncateSync() 12 years ago
Ben Noordhuis 08b382c2fb installer: remove c-ares header files 12 years ago
isaacs c82e2889e8 blog post for 0.8.6 12 years ago
isaacs e8bc2edabf Now working on 0.8.7 12 years ago
isaacs e8834dc1a1 Merge branch 'v0.8.6-release' into v0.8 12 years ago
isaacs 0544a586ca 2012.08.07, Version 0.8.6 (Stable) 12 years ago
isaacs f11a3dfcd6 npm: Upgrade to 1.1.48 12 years ago
Bert Belder 658cf43b7c uv: upgrade to 41b1265 12 years ago
Bert Belder acea4c4123 dns: use uv_inet_ntop/uv_inet_pton instead of c-ares equivalents 12 years ago
Bert Belder e0a603a499 uv: upgrade to 3a8bb3b 12 years ago
Bert Belder 9e55ba7d6b dns: don't rely on libuv for c-ares integration 12 years ago
Bert Belder 22d03c9108 node.cc: include ares.h 12 years ago
Bert Belder 81791ff33c Add c-ares dependency 12 years ago
Ben Noordhuis 4c150ca0d0 net: fix listen() regression, revert patches 12 years ago
Josh Erickson 7b367a93ce net: add support for IPv6 addresses ending in :: 12 years ago
Nathan Rajlich 093be8b16b install: prevent a KeyError from being thrown when PORTABLE is not set 12 years ago
isaacs caf69aa91a npm: Upgrade to 1.1.47 12 years ago
isaacs 9badc002b4 uv: Upgrade to dfb6be0 12 years ago
Nathan Rajlich a23df7710a Merge branch 'binary-tarballs' into v0.8 12 years ago
Nathan Rajlich cc6034ac86 email-footer: add links to the expected common binary packages 12 years ago
Nathan Rajlich dc818135a5 Makefile: move the release verification logic into a `make release-only` target 12 years ago
Nathan Rajlich 8b11f29cf3 Makefile: properly set the ARCH variable when forcing a DESTCPU 12 years ago
Nathan Rajlich dc9ae01ef7 Makefile: allow the dest-cpu to be specified for `make binary` 12 years ago
Nathan Rajlich eadc2ec5c8 Makefile: add `make binary` helper target 12 years ago
Nathan Rajlich bd10bf4418 Makefile: add `make tar` helper target 12 years ago
Nathan Rajlich 42aac41b93 Makefile: add target for precompiled binary tarballs 12 years ago
Nathan Rajlich 7a9db6cfb1 install: add a "portable" mode to the shebang-rewriting logic 12 years ago
Nathan Rajlich 6bdd4d0205 install: install the "wafadmin/Tools" files into the correct dir 12 years ago
isaacs 168a555780 fs: fix naming of truncate/ftruncate functions 12 years ago
isaacs 0414e14702 doc: util.pump is deprecated. Use Stream.pipe 12 years ago
Ben Noordhuis 2f7e0f2da6 fs: remove undocumented .destroy callbacks 12 years ago
Kyle Robinson Young bc7479d232 doc: fix typos in child_process 12 years ago
isaacs 4ff56aa15e doc: util.pump is deprecated. Use Stream.pipe 12 years ago
isaacs 7bb814f9db errnoException must be done immediately 12 years ago
Ben Noordhuis 624788df7e Makefile: DRY js lint 12 years ago
Ben Noordhuis 3219616f43 util: mark util.pump() as deprecated 12 years ago
isaacs 93be4ffd4b test-message: fix message output 12 years ago
isaacs 74d076caf1 errnoException must be done immediately 12 years ago
Nathan Rajlich 3254caceef install: use os.path.join() to create the npm shebang 12 years ago
isaacs 99ad0561c0 test-message: fix message output 12 years ago
Andreas Madsen ddb02b978d net: support Server.listen(Pipe) 12 years ago
Andreas Madsen 085a09874b cluster: do not use internal server API 12 years ago
Andreas Madsen d13887512e net: lazy listen on handler 12 years ago
Dominic Tarr f4a4ef7a2d zlib: Emit 'close' on destroy(). 12 years ago
Tyler Neylon b48684c6f1 child_process: Fix stdout=null when stdio=['pipe'] 12 years ago
isaacs a7f3288a87 blog post for 0.6.21 12 years ago
Nathan Rajlich 57f785151a install: install the "wafadmin" files into the correct directory 12 years ago
Ben Noordhuis 110e499fe7 installer: prevent ETXTBSY errors 12 years ago
Ben Noordhuis b21c8e0bfd installer: honor --without-npm, default install path 12 years ago