6795 Commits (093be8b16bb153d18bfec752d42f8b79a8958800)
 

Author SHA1 Message Date
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
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
isaacs 93be4ffd4b test-message: fix message output 12 years ago
Nathan Rajlich 3254caceef install: use os.path.join() to create the npm shebang 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
Bert Belder 5fdeebd94d net: make pause work with connecting sockets 12 years ago
isaacs 585388bbd8 blog: Fix date on 0.8.5 release 12 years ago
isaacs 575c12bba3 Blog post about 0.8.5 12 years ago
isaacs 02dae998c3 Now working on 0.8.6 12 years ago
isaacs 2bee3aeee9 Merge branch 'v0.8.5-release' into v0.8 12 years ago
isaacs 9b86a4453f 2012.08.02, Version 0.8.5 (Stable) 12 years ago
isaacs 2dd710e7ea build: Sign pkg installer for OS X 12 years ago
Ben Noordhuis 9315377693 doc: improve cluster.workers documentation 12 years ago
isaacs 37537d5720 test: stdin error messages 12 years ago
isaacs f5c07b65a0 npm: Upgrade to 1.1.46 12 years ago
Ben Noordhuis 50e00de92a installer: fix cross-compile installs 12 years ago
Ben Noordhuis 34c750d7a9 net: fix .listen({fd:0}) 12 years ago
Ben Noordhuis 6db9e12de5 deps: remove openssl apps and tests 12 years ago
Ben Noordhuis 53f3b128f5 node: tag Encode and friends NODE_EXTERN 12 years ago
Gil Pedersen f1fba8d1f5 fs: fix ReadStream / WriteStream missing callback 12 years ago
Ben Noordhuis 23f09d7e02 fs: fix readFileSync("/proc/cpuinfo") regression 12 years ago
isaacs fd56981b4c blog: Remove all windows line endings once and for all 12 years ago
Dave Pacheco fe659a6017 update profiling blog post to use shell redirection instead of -o 12 years ago
isaacs f70be41d80 blog: Remove ^M chars from profiling-node-js blog post 12 years ago
Ben Noordhuis cccce60b3e installer: don't assume bash is installed 12 years ago
Bert Belder 285a46d1ca uv: upgrade to 6209fe5 12 years ago
Eugen Dueck af699c47d1 doc: http: document res.write() `drain` return value 12 years ago
Bert Belder 2981f01b46 v8: don't show performance warnings when compiling with msvc 12 years ago
Bert Belder 9e2319f977 docs: remove unused require from example 12 years ago
Bert Belder 80ab9a891a uv: upgrade to 69c2ef8 12 years ago
Ben Noordhuis de16da532e deps, tools: remove stray reject files 12 years ago