platform/upstream/nodejs.git
2011-10-12 Ryan DahlMove some slow tests to pummel
2011-10-12 Ryan DahlFix test/pummel/test-watch-file.js
2011-10-12 Ryan DahlFix test/pummel/test-exec.js
2011-10-12 Karl SkomskiNew win32 platform function: GetCPUInfo
2011-10-12 Daniel EnnisImprove IPC performance.
2011-10-12 Ryan DahlAdd cluster.js to node.gyp
2011-10-12 Ryan DahlAdd some docs for node cluster
2011-10-12 Ryan DahlRemove process.ARGV
2011-10-12 Ryan DahlRevert some changes made in 12486a6
2011-10-12 Ryan DahlRemove uname and git-rev detection from http_simple.js
2011-10-12 Ryan DahlUpgrade libuv to c903bc3
2011-10-12 Ben Noordhuisdocs: fix child_process.send() example
2011-10-12 Ben Noordhuisuv: upgrade to 25a177a
2011-10-12 Ben Noordhuistest: add test for #1869
2011-10-12 Ben NoordhuisRemove --use-legacy switch from --help section.
2011-10-12 Ryan Dahlintroduce node cluster
2011-10-12 Igor Zinkovskyfix simple/test-fs-utimes.js on windows
2011-10-12 Ryan DahlAdd throughput benchmark
2011-10-12 Igor Zinkovskyfs.watch documentation
2011-10-11 Ryan DahlRemove more dead code
2011-10-11 Ryan DahlRemove process.ENV
2011-10-11 Ryan DahlRemove stdio binding source - somehow this was missed...
2011-10-11 Ryan DahlFix test-module-load-list.js
2011-10-11 Ryan DahlRemove tests relying on !process.features.uv
2011-10-11 Ryan DahlRemove --use-legacy and --use-uv
2011-10-11 Ryan DahlFix windows build
2011-10-11 Ryan DahlRemove tty_legacy
2011-10-11 Ryan DahlRemove dgram_legacy
2011-10-11 Ryan DahlRemove dns_legacy
2011-10-11 Ryan DahlRemove child_process_legacy
2011-10-11 Ryan DahlRemove net_legacy timers_legacy
2011-10-11 Ryan Dahldisable test-sendfd
2011-10-11 Fedor Indutnydocs: improve addons, readline, repl documentation
2011-10-11 Ben Noordhuisdocs: fix typo in code snippet
2011-10-11 Ryan DahlDisable test-child-process-custom-fds.js
2011-10-11 Ryan DahlUpgrade libuv to 4ac1309
2011-10-11 Tomasz Janczukwix project to create msi installer for windows
2011-10-11 Ryan DahlRemove ANOTHER old TODO list
2011-10-11 Ryan DahlRemove old TODO list
2011-10-11 Ryan DahlDelete another CMake file
2011-10-11 Ryan DahlRemove cmake build system
2011-10-11 Ben Noordhuisv8: fix gyp build on windows
2011-10-11 Ben Noordhuisuv: upgrade to 47d22ac
2011-10-11 Ryan Dahlnow working on v0.5.10
2011-10-11 Ryan DahlBump version to v0.5.9 v0.5.9
2011-10-11 Ryan DahlRevert "v8: implement VirtualMemory class on SunOS"
2011-10-11 Ryan DahlRevert "Upgrade V8 to 3.6.6"
2011-10-11 Ben Noordhuisv8: implement VirtualMemory class on SunOS
2011-10-11 Ryan DahlUpgrade libuv to f7f518a
2011-10-10 Ryan Dahlchild_process.fork: don't overwrite env
2011-10-10 Ryan DahlRemove test-child-process-channel.js
2011-10-10 Ryan DahlAdjust listenFD deprecation message. Remove test.
2011-10-10 Ryan Dahlprocess.stderr goes through libuv now
2011-10-10 Ben Noordhuisgyp: work around sunos python flock() bug
2011-10-10 Ryan Dahltty.WritableStream should be writable
2011-10-10 Ryan DahlUpgrade libuv to 5656e3
2011-10-10 isaacsFix #1851 Correct X/index doc
2011-10-10 Ryan DahlUpgrade V8 to 3.6.6
2011-10-10 Ryan DahlUpdate docs for server fd sharing
2011-10-10 Ben Noordhuisuv: upgrade to 41e8574
2011-10-10 Ben Noordhuistty: unbreak --use-legacy
2011-10-08 Bert BelderWindows: exit on ctrl+c
2011-10-08 Igor Zinkovskyfix for simple/test-executable-path.js on windows
2011-10-07 Ryan DahlChange API for sending handles
2011-10-07 Ryan DahlUpgrade libuv to 9f6024a
2011-10-07 Ryan DahlDo load balancing test in test-child-process-fork2.
2011-10-07 Bert BelderSome small optimizations
2011-10-07 Ryan DahlSimplify arg parsing in String.write
2011-10-07 Ben Noordhuisnet: remove unconditional getpeername() call
2011-10-07 Bert BelderSimplify writeReq handling in net_uv
2011-10-07 talltylerFixing #1774 about issues when running node with -...
2011-10-07 Bert BelderBlack hole tcp reads after destroy()
2011-10-07 Ryan DahlAdd test-child-process-fork2 and fixes to make it work
2011-10-07 Fedor IndutnyDon't check sign of loadavg
2011-10-07 Fedor Indutnyuse uv for memory and loadavg functions
2011-10-07 Ryan DahlSupport sending handles to other processes
2011-10-07 Ryan DahlTurn off V8's -Werror in GYP
2011-10-07 Ryan DahlMerge branch 'ipc-binding'
2011-10-07 Ryan DahlReimplement child_process.fork
2011-10-07 Ryan DahlUpgrade libuv to 886b112
2011-10-07 Ryan Dahlmv test-child-process-spawn-node.js test/simple/test...
2011-10-07 Ryan Dahluv_write2 uv_read2_start binding
2011-10-06 Ryan DahlPrint libuv counters after http_simple exits
2011-10-06 Ryan DahlAdd process.uvCounters() for debugging
2011-10-06 Ryan DahlUpgrade libuv to 60c639f
2011-10-06 Bert BelderFix gyp build
2011-10-06 koichikdocs: add example to net.connect()
2011-10-06 Colton BakerFixed a lot of jslint errors.
2011-10-04 Ryan Dahlupgrade libuv to 0303197
2011-10-04 Ben Noordhuishttp: remove legacy http library
2011-10-03 Ben Noordhuistest: add TXT DNS record lookup test
2011-10-03 Christian Tellnesdns: implement resolveTxt()
2011-10-03 Ben Noordhuiszlib: fix assert message
2011-10-02 Maciej Małeckitest: Update assert module tests
2011-10-02 Maciej Małeckidocs: Update `assert` module docs
2011-10-02 Maciej Małeckiassert: Make `assert` module an `assert.ok` function
2011-10-02 Fedor Indutnydocs: document watcher debugger commands
2011-10-01 Ryan Dahladd zlib module to doc index
2011-09-30 Ryan DahlNow working on v0.5.9
2011-09-30 Ryan DahlBump version to v0.5.8 v0.5.8
next