6628 Commits (8a9e8d60d2ef1ca434fee2a4e2fdfc77813f83c1)
 

Author SHA1 Message Date
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 38250f6403 npm: Upgrade to 1.1.32 13 years ago
Bert Belder 1b114162ab uv: upgrade to 0387c23 13 years ago
isaacs 2603cc564d blog: add RSS link tag for discovery 13 years ago
isaacs d34fea59e1 blog: Generate RSS feeds 13 years ago
isaacs 91835966eb npm: Upgrade to 1.1.31 13 years ago
isaacs 5565366a33 uv: Upgrade to 171e2f71b9 13 years ago
Bert Belder a1b274108f windows msi: use .url files for documentation and website shortcuts 13 years ago
Bert Belder 399731e3a0 windows msi: add npm dir to user PATH only 13 years ago
Bert Belder 2dccebd4b8 windows msi: set icon for add/remove programs dialog 13 years ago
Bert Belder 3bab12197f windows: fix/improve nodejsvars.bat 13 years ago
isaacs de89bbb00c blog: Show category in post metadata 13 years ago
isaacs 441e792849 stdin.pipe: Replace forgotten opts member 13 years ago
isaacs 6014a62b3e blog: Missing title tag 13 years ago
isaacs ff2a1b86c3 blog: Minor tweaks to style and some data conversion cleanup 13 years ago
Joe Shaw 38250f9aef authors: update email address 13 years ago
isaacs 9df5fda777 Merge branch 'blog' 13 years ago
isaacs 8f1a38d916 Generate static HTML blog content out of markdown 13 years ago
isaacs ddf52bd347 Initial blog source 13 years ago
isaacs c6f7fd7e47 Merge branch 'stdin-resume-pipe' 13 years ago
isaacs 5ec056633f Fix #3503: stdin: resume() on pipe(dest) 13 years ago
Fedor Indutny af52bc4fe6 crypto: fix error reporting in SetKey() 13 years ago
isaacs fce7c958ed test: add deprecation fixture 13 years ago
isaacs 8988af58f4 Externalize node::no_deprecation 13 years ago
isaacs 48c3d20041 Apply --no-deprecation to C++ warnings as well 13 years ago
isaacs 5b39929d47 Add --no-deprecation and --trace-deprecation flags 13 years ago
isaacs 260695afd0 http: Hush 'MUST NOT have a body' warnings to debug() 13 years ago
Bert Belder 6e5217d320 Fix bug in io benchmark 13 years ago
Ben Noordhuis 1bf704a571 iowatcher: add deprecation warning 13 years ago
Ben Noordhuis 8708bb0280 doc: update fs.watchFile() docs 13 years ago
Ben Noordhuis ef1ffcb717 fs: make fs.watchFile() interval default to 5007 13 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis d98a8578d6 test: add another fs.watchFile() test 13 years ago
Ben Noordhuis 09150b0616 node: replace NODE_STAT_STRUCT with uv_statbuf_t 13 years ago
Bert Belder ae7a3cddae uv: upgrade to da59427 13 years ago