summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-27windows: make fs.realpath(Sync) work with UNC pathsBert Belder2-42/+115
2012-06-27build: fix --shared-v8 optionBen Noordhuis2-7/+1
2012-06-26realpath: No sync cb() calling allowed.isaacs2-2/+5
2012-06-26deps: upgrade libuv to 4d42af2Ben Noordhuis6-52/+36
2012-06-26Added % difference for perf benchmarks in 0.8 postTim Oxley1-17/+20
2012-06-26configure: don't fail if compiler_version() doesn't workBert Belder1-3/+3
2012-06-26doc: `detached` is a booleanAndreas Madsen1-1/+1
2012-06-26build: expand ~ in `./configure --prefix=~/a/b/c`Ben Noordhuis1-1/+1
2012-06-26build: disable strict aliasing in v8 with gcc 4.5.xBen Noordhuis1-5/+11
2012-06-26v8: reapply floating patchesBert Belder1-4/+3
2012-06-26v8: upgrade to version 3.11.10.12Bert Belder5-10/+84
2012-06-25doc: replace references to cluster.autoForkAndreas Madsen1-2/+6
2012-06-25windows: remove 256x256 version of the iconBert Belder1-0/+0
2012-06-25windows msi: don't use .exe file as iconBert Belder1-1/+1
2012-06-25docs: add punycode to TOCkoichik2-0/+2
2012-06-25blog post for v0.8.0isaacs1-0/+381
2012-06-25Now working on 0.8.1isaacs1-2/+2
2012-06-25Merge branch 'v0.8.0-release' into v0.8isaacs106-110/+159
2012-06-252012.06.25, Version 0.8.0 (stable)v0.8.0isaacs2-2/+29
2012-06-25Hotfix for #3528 Add strdup in uv_cpu_infoisaacs1-1/+1
2012-06-23docs: Switch to the asynchronous Google Analytics snippetMathias Bynens7-75/+65
2012-06-22npm: Upgrade to 1.1.32isaacs98-101/+102
2012-06-22uv: upgrade to 0387c23Bert Belder2-57/+130
2012-06-22blog: add RSS link tag for discoveryisaacs1-0/+5
2012-06-22blog: Generate RSS feedsisaacs3-5/+60
2012-06-22npm: Upgrade to 1.1.31isaacs102-105/+126
2012-06-22uv: Upgrade to 171e2f71b9isaacs7-28/+175
2012-06-22windows msi: use .url files for documentation and website shortcutsBert Belder1-2/+4
2012-06-22windows msi: add npm dir to user PATH onlyBert Belder1-1/+1
2012-06-22windows msi: set icon for add/remove programs dialogBert Belder1-0/+3
2012-06-22windows: fix/improve nodejsvars.batBert Belder1-7/+10
2012-06-21blog: Show category in post metadataisaacs1-5/+5
2012-06-21stdin.pipe: Replace forgotten opts memberisaacs1-2/+2
2012-06-21blog: Missing title tagisaacs1-1/+1
2012-06-21blog: Minor tweaks to style and some data conversion cleanupisaacs3-3/+8
2012-06-22authors: update email addressJoe Shaw1-1/+1
2012-06-21Merge branch 'blog'isaacs186-3/+13366
2012-06-21Generate static HTML blog content out of markdownisaacs166-41/+11944
2012-06-21Initial blog sourceisaacs28-0/+1460
2012-06-21Merge branch 'stdin-resume-pipe'isaacs2-0/+56
2012-06-21Fix #3503: stdin: resume() on pipe(dest)isaacs2-0/+56
2012-06-21crypto: fix error reporting in SetKey()Fedor Indutny1-1/+8
2012-06-21test: add deprecation fixtureisaacs1-0/+1
2012-06-21Externalize node::no_deprecationisaacs3-3/+3
2012-06-21Apply --no-deprecation to C++ warnings as wellisaacs4-4/+10
2012-06-21Add --no-deprecation and --trace-deprecation flagsisaacs11-76/+153
2012-06-21http: Hush 'MUST NOT have a body' warnings to debug()isaacs1-4/+4
2012-06-21Fix bug in io benchmarkBert Belder1-2/+2
2012-06-21iowatcher: add deprecation warningBen Noordhuis1-0/+2
2012-06-21doc: update fs.watchFile() docsBen Noordhuis1-2/+1