platform/upstream/nodejs.git
2012-06-29 Bert BelderMerge branch 'v0.8'
2012-06-28 isaacsFix #3577 Un-break require('sys')
2012-06-28 Bert Belderuv: upgrade to 4a88b3b
2012-06-28 isaacsblog: Show 0.8.0 even after 0.8.1 ships
2012-06-28 Ben NoordhuisRevert "tools: update closure_linter to the latest...
2012-06-28 Ben Noordhuisutil: speed up formatting of large arrays/objects
2012-06-28 Ben Noordhuisdoc: remove references to deprecated fs api
2012-06-28 Shigeki Ohtsutest: fix test-dgram-broadcast-multi-process
2012-06-28 Shigeki OhtsuLICENSE: update Closure Linter to Apache 2.0
2012-06-28 Shigeki Ohtsutools: update closure_linter to the latest(2.3.5)
2012-06-27 Ben Noordhuisbuild: use proper python interpreter
2012-06-27 Gabrielbuild: handle CC env var with spaces
2012-06-26 Bert Belderwindows: make fs.realpath(Sync) work with UNC paths
2012-06-26 Ben Noordhuisbuild: fix --shared-v8 option
2012-06-26 isaacsrealpath: No sync cb() calling allowed.
2012-06-26 Ben Noordhuisdeps: upgrade libuv to 4d42af2
2012-06-26 Tim OxleyAdded % difference for perf benchmarks in 0.8 post
2012-06-26 Bert Belderconfigure: don't fail if compiler_version() doesn't...
2012-06-26 isaacsNow working on 0.9.0
2012-06-26 isaacsFix #3521 Use an object as the process.env proto
2012-06-26 Andreas Madsendoc: `detached` is a boolean
2012-06-26 Ben Noordhuisbuild: expand ~ in `./configure --prefix=~/a/b/c`
2012-06-26 Ben Noordhuisbuild: enable strict aliasing if gcc < 4.5.0
2012-06-26 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-06-26 Ben Noordhuisbuild: disable strict aliasing in v8 with gcc 4.5.x
2012-06-26 Ben Noordhuisbuild: disable strict aliasing in v8 with gcc 4.5.x
2012-06-26 Bert Belderv8: reapply floating patches
2012-06-26 Bert Belderv8: upgrade to version 3.11.10.12
2012-06-25 Andreas Madsendoc: replace references to cluster.autoFork
2012-06-25 Bert Belderwindows: remove 256x256 version of the icon
2012-06-25 Bert Belderwindows msi: don't use .exe file as icon
2012-06-25 koichikdocs: add punycode to TOC
2012-06-25 isaacsblog post for v0.8.0
2012-06-25 isaacsNow working on 0.8.1
2012-06-25 isaacsMerge branch 'v0.8.0-release' into v0.8
2012-06-25 isaacs2012.06.25, Version 0.8.0 (stable) v0.8.0
2012-06-25 isaacsHotfix for #3528 Add strdup in uv_cpu_info
2012-06-25 Ben Noordhuistest: use RC4-MD5 cipher in tls test
2012-06-24 George Shankdoc: update 'Fork me at Github' ribbon
2012-06-23 Mathias Bynensdocs: Switch to the asynchronous Google Analytics snippet
2012-06-23 Ben Noordhuisrepl: fix buffer clearing after npm command
2012-06-22 isaacsnpm: Upgrade to 1.1.32
2012-06-22 Bert Belderuv: upgrade to 0387c23
2012-06-22 isaacsblog: add RSS link tag for discovery
2012-06-22 isaacsblog: Generate RSS feeds
2012-06-22 isaacsnpm: Upgrade to 1.1.31
2012-06-22 isaacsuv: Upgrade to 171e2f71b9
2012-06-22 Bert Belderwindows msi: use .url files for documentation and websi...
2012-06-22 Bert Belderwindows msi: add npm dir to user PATH only
2012-06-22 Bert Belderwindows msi: set icon for add/remove programs dialog
2012-06-22 Bert Belderwindows: fix/improve nodejsvars.bat
2012-06-22 isaacsblog: Show category in post metadata
2012-06-22 isaacsstdin.pipe: Replace forgotten opts member
2012-06-22 isaacsblog: Missing title tag
2012-06-22 isaacsblog: Minor tweaks to style and some data conversion...
2012-06-22 Joe Shawauthors: update email address
2012-06-21 isaacsMerge branch 'blog'
2012-06-21 isaacsGenerate static HTML blog content out of markdown
2012-06-21 isaacsInitial blog source
2012-06-21 isaacsMerge branch 'stdin-resume-pipe'
2012-06-21 isaacsFix #3503: stdin: resume() on pipe(dest)
2012-06-21 Fedor Indutnycrypto: fix error reporting in SetKey()
2012-06-21 isaacstest: add deprecation fixture
2012-06-21 isaacsExternalize node::no_deprecation
2012-06-21 isaacsApply --no-deprecation to C++ warnings as well
2012-06-21 isaacsAdd --no-deprecation and --trace-deprecation flags
2012-06-21 isaacshttp: Hush 'MUST NOT have a body' warnings to debug()
2012-06-21 Bert BelderFix bug in io benchmark
2012-06-21 Ben Noordhuisiowatcher: add deprecation warning
2012-06-21 Ben Noordhuisdoc: update fs.watchFile() docs
2012-06-21 Ben Noordhuisfs: make fs.watchFile() interval default to 5007
2012-06-21 Ben Noordhuisfs: make fs.watchFile() work on windows
2012-06-21 Ben Noordhuistest: add another fs.watchFile() test
2012-06-21 Ben Noordhuisnode: replace NODE_STAT_STRUCT with uv_statbuf_t
2012-06-21 Bert Belderuv: upgrade to da59427
2012-06-20 Karl SkomskiUse parent SlowBuffer, if any, when Buffer is sliced
2012-06-20 Fedor Indutnyv8: fix postmortem debugging tools build
2012-06-20 Bert Belderv8: reapply floating patches
2012-06-20 Bert Belderv8: upgrade to v3.11.10.10
2012-06-20 Ryan DahlRename GYP variable node_use_system_openssl to be consi...
2012-06-20 isaacsFix fs.readfile('/dev/stdin')
2012-06-20 Bert Belderuv: upgrade to 6e8eb332
2012-06-20 isaacsNow working on 0.8.0
2012-06-20 isaacsMerge branch 'v0.7.12-release'
2012-06-19 Bert Beldertest-domain: fix the test to work on Windows
2012-06-19 Bert Beldertest-cluster-worker-kill: use SIGKILL instead of SIGHUP
2012-06-19 Bert Belderwindows: `listen(pipe_name)` is not supported when...
2012-06-19 Bert Belderwindows: update icon
2012-06-19 isaacs2012.06.19, Version 0.7.12 (unstable) v0.7.12
2012-06-19 isaacstrivial: Doc typo and lint fix
2012-06-19 isaacsemail-footer: Label Windows x64 installer properly
2012-06-19 Ben Noordhuisnode: fix namespacing issue in ev-emul.h
2012-06-19 Bert Belderuv: upgrade to b496c122
2012-06-19 Bert Belderuv: upgrade to 67090653
2012-06-19 isaacsnpm: Upgrade to 1.1.30
2012-06-19 verwaest@chromium.orgFixing bugs in promotion of elements transitions (r1175...
2012-06-19 jkummerow@chromium.orgRemove unused-but-set variable from objects.cc.
2012-06-19 erik.corry... Revert part of 11727 as it sometimes tanked V8 benchmar...
2012-06-19 danno@chromium.orgMIPS: Fix packed-element.js test on ARM with no snap
2012-06-19 Ben NoordhuisRevert "build: fix `make install DESTDIR=/path`"
next