6878 Commits (9f57e422cf15fbd1abdaa7795d373058ea9ee133)
 

Author SHA1 Message Date
Ben Noordhuis b1cce04646 build: rename strict_aliasing to node_no_strict_aliasing 12 years ago
Ben Noordhuis b731c96679 build: disable -fstrict-aliasing for any gcc < 4.6.0 12 years ago
Ben Noordhuis a0add91987 build: detect cc version with -dumpversion 12 years ago
Ben Noordhuis a25a27817f deps: upgrade libuv to cc1b3de 12 years ago
Ben Noordhuis b53cd9798f doc: document setTimeout / setInterval behavior 12 years ago
Ben Noordhuis f78ce087ba build: handle output of localized gcc or clang 12 years ago
Ben Noordhuis f315029268 build: rename openssl configure switches 13 years ago
Ben Noordhuis 7e5aeac28f deps: upgrade libuv to 3b8c0da 13 years ago
Ben Noordhuis b9abb64fbb doc: fs.lchmod() is only available on OS X 13 years ago
isaacs bc71874262 Blog post about 0.8.1 13 years ago
isaacs cb64adaadc Merge branch 'v0.8.1-release' into v0.8 13 years ago
isaacs 2134aa3d5c 2012.06.29, Version 0.8.1 (stable) 13 years ago
isaacs 40f70673c6 blog: Require posts to have a date 13 years ago
isaacs b919e29871 blog: Direct bugs/feature feedback to issues 13 years ago
isaacs 5193d59219 blog: Don't print 'undefined' for missing author/category 13 years ago
isaacs 103921dac0 blog css: Styling of nested lists 13 years ago
isaacs 1747eeff1a homepage: Update Claudio's title/link 13 years ago
isaacs 3e0757c101 lint 13 years ago
isaacs 3644b0bc96 uv: upgrade to 5b8a112 13 years ago
isaacs c721604d25 npm: Upgrade to 1.1.33 13 years ago
isaacs f2a9ed4873 Fix #3577 Un-break require('sys') 13 years ago
Bert Belder 3ea2a618ad uv: upgrade to 4a88b3b 13 years ago
isaacs 37bdd36d70 blog: Show 0.8.0 even after 0.8.1 ships 13 years ago
Ben Noordhuis 6531f187d8 util: speed up formatting of large arrays/objects 13 years ago
Ben Noordhuis be3afd0bec doc: remove references to deprecated fs api 13 years ago
Ben Noordhuis d5f13f6c08 build: use proper python interpreter 13 years ago
Gabriel 9e72b7b65c build: handle CC env var with spaces 13 years ago
Bert Belder 0cdeb8ed96 windows: make fs.realpath(Sync) work with UNC paths 13 years ago
Ben Noordhuis f00c8bcef8 build: fix --shared-v8 option 13 years ago
isaacs 21aa0df8b2 realpath: No sync cb() calling allowed. 13 years ago
Ben Noordhuis 1e50282ae8 deps: upgrade libuv to 4d42af2 13 years ago
Tim Oxley 69f594d22c Added % difference for perf benchmarks in 0.8 post 13 years ago
Bert Belder 10448487e5 configure: don't fail if compiler_version() doesn't work 13 years ago
Andreas Madsen 401ff10295 doc: `detached` is a boolean 13 years ago
Ben Noordhuis 06c82c5069 build: expand ~ in `./configure --prefix=~/a/b/c` 13 years ago
Ben Noordhuis 07e5877144 build: disable strict aliasing in v8 with gcc 4.5.x 13 years ago
Bert Belder f60def5e9a v8: reapply floating patches 13 years ago
Bert Belder 74872b0dc9 v8: upgrade to version 3.11.10.12 13 years ago
Andreas Madsen 3d51646c4b doc: replace references to cluster.autoFork 13 years ago
Bert Belder 41a4b734d3 windows: remove 256x256 version of the icon 13 years ago
Bert Belder 3f932c52b0 windows msi: don't use .exe file as icon 13 years ago
koichik d7825b3c1d docs: add punycode to TOC 13 years ago
isaacs 7823474022 blog post for v0.8.0 13 years ago
isaacs b07b391304 Now working on 0.8.1 13 years ago
isaacs 5feea97b53 Merge branch 'v0.8.0-release' into v0.8 13 years ago
isaacs 8b8a7a7f9b 2012.06.25, Version 0.8.0 (stable) 13 years ago
isaacs 9a7158de18 Hotfix for #3528 Add strdup in uv_cpu_info 13 years ago
Mathias Bynens 839bf025a8 docs: Switch to the asynchronous Google Analytics snippet 13 years ago
isaacs 8a946c2ee7 benchmark: Backport improvements made in master 13 years ago
isaacs 38250f6403 npm: Upgrade to 1.1.32 13 years ago