7022 Commits (65d824b488793ba8b92dfcf6edc6e87f41745580)
 

Author SHA1 Message Date
isaacs b7223abbdc v8: Reapply floating patches 13 years ago
isaacs 73976b6c9d v8: Upgrade to 3.11.10.18 13 years ago
isaacs 226d37bb68 blog: Fix binary links for 0.8.7 post 13 years ago
Nathan Rajlich f9df96b950 email-footer: update the binary package links to x86/x64 13 years ago
isaacs c0558ff774 website: fix font-size on 'explore' list items 13 years ago
isaacs 073c7b4d08 Now working on 0.8.8 13 years ago
isaacs 25de1c1feb Merge branch 'v0.8.7-release' into v0.8 13 years ago
isaacs b6cf0454a9 blog: release 0.8.7 13 years ago
isaacs f640c5d35c 2012.08.15, Version 0.8.7 (Stable) 13 years ago
isaacs 24ff8f4c79 website: Sharpen and clean up download page more 13 years ago
isaacs 86778607c9 build: Don't set gcc_version for Windows 13 years ago
isaacs afa57799e4 website: Use table for download page 13 years ago
Golo Roden 15c6c0eecc website: download page 13 years ago
isaacs 3ccee08759 npm: Upgrade to 1.1.49 13 years ago
Ben Noordhuis 2c13cbbc0b crypto: fix uninitialized memory access in openssl 13 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 13 years ago
Ben Noordhuis 786e1e8712 buffer, crypto: fix buffer decoding 13 years ago
Ben Noordhuis 100e163dda build: compile with -fno-tree-vrp when gcc >= 4.0 13 years ago
Ben Noordhuis 9f26130a0e deps: upgrade libuv to 2c3e8b6 13 years ago
Ben Noordhuis 6b18e88b68 tls: handle multiple CN fields when verifying cert 13 years ago
Kyle Robinson Young 4ef808ec0a doc: remove unused util from child_process 13 years ago
Nathan Rajlich 64ac54a64d Makefile: add a better check to ensure a node "release" 13 years ago
isaacs c82e2889e8 blog post for 0.8.6 13 years ago
isaacs e8bc2edabf Now working on 0.8.7 13 years ago
isaacs e8834dc1a1 Merge branch 'v0.8.6-release' into v0.8 13 years ago
isaacs 0544a586ca 2012.08.07, Version 0.8.6 (Stable) 13 years ago
isaacs f11a3dfcd6 npm: Upgrade to 1.1.48 13 years ago
Nathan Rajlich 093be8b16b install: prevent a KeyError from being thrown when PORTABLE is not set 13 years ago
isaacs caf69aa91a npm: Upgrade to 1.1.47 13 years ago
isaacs 9badc002b4 uv: Upgrade to dfb6be0 13 years ago
Nathan Rajlich a23df7710a Merge branch 'binary-tarballs' into v0.8 13 years ago
Nathan Rajlich cc6034ac86 email-footer: add links to the expected common binary packages 13 years ago
Nathan Rajlich dc818135a5 Makefile: move the release verification logic into a `make release-only` target 13 years ago
Nathan Rajlich 8b11f29cf3 Makefile: properly set the ARCH variable when forcing a DESTCPU 13 years ago
Nathan Rajlich dc9ae01ef7 Makefile: allow the dest-cpu to be specified for `make binary` 13 years ago
Nathan Rajlich eadc2ec5c8 Makefile: add `make binary` helper target 13 years ago
Nathan Rajlich bd10bf4418 Makefile: add `make tar` helper target 13 years ago
Nathan Rajlich 42aac41b93 Makefile: add target for precompiled binary tarballs 13 years ago
Nathan Rajlich 7a9db6cfb1 install: add a "portable" mode to the shebang-rewriting logic 13 years ago
Nathan Rajlich 6bdd4d0205 install: install the "wafadmin/Tools" files into the correct dir 13 years ago
Kyle Robinson Young bc7479d232 doc: fix typos in child_process 13 years ago
isaacs 4ff56aa15e doc: util.pump is deprecated. Use Stream.pipe 13 years ago
isaacs 7bb814f9db errnoException must be done immediately 13 years ago
isaacs 93be4ffd4b test-message: fix message output 13 years ago
Nathan Rajlich 3254caceef install: use os.path.join() to create the npm shebang 13 years ago
Dominic Tarr f4a4ef7a2d zlib: Emit 'close' on destroy(). 13 years ago
Tyler Neylon b48684c6f1 child_process: Fix stdout=null when stdio=['pipe'] 13 years ago
isaacs a7f3288a87 blog post for 0.6.21 13 years ago
Nathan Rajlich 57f785151a install: install the "wafadmin" files into the correct directory 13 years ago
Ben Noordhuis 110e499fe7 installer: prevent ETXTBSY errors 13 years ago