platform/upstream/nodejs.git
2012-03-02 Ben Noordhuisbuild: remove --shared-cares configure switch
2012-03-01 Igor Zinkovskyupdate libuv to 702f905f73
2012-03-01 Igor Zinkovskyupdate libuv to 6bbccf1fe0
2012-03-01 Igor Zinkovskyfix test-net-pipe-connect-errors for windows
2012-03-01 Vincent Olliviertest: fix typo in test-child-process-stdout-flush
2012-02-29 Ben Noordhuisuv: upgrade to 0459097
2012-02-29 Ben NoordhuisRevert "test-fs-watch: Add faster failure, and link...
2012-02-29 Blake Minertls: add `honorCipherOrder` option to tls.createServer()
2012-02-29 Joshua Holbrookchild_process: remove dummy "setsid" option setting
2012-02-28 Ben Noordhuisuv: upgrade to 2f886c8
2012-02-28 Shigeki Ohtsubuild: fix the help output of vcbuild.bat
2012-02-28 koichiknet: fix race write() before and after connect()
2012-02-28 isaacsWrap NodeScript binding class in JavaScript layer
2012-02-28 isaacsUpdate argv0 test to verify correct behavior
2012-02-27 AJ ONeal[ISSUE #2554 #2567] throw if fs args for 'start' or...
2012-02-27 Nathan Rajlichbuild: build addons into the "build" dir instead of...
2012-02-27 Mathias Bynenspunycode: Update to v1.0.0
2012-02-27 isaacsRemove -Wall from v8 build
2012-02-27 isaacsv8: Remove OutputDirectory from build/common.gypi
2012-02-27 isaacsUpgrade v8 to 3.9.11
2012-02-27 isaacsv8: Remove OutputDirectory from build/common.gypi
2012-02-27 isaacsUpdate v8 to 3.9.9
2012-02-27 Shigeki OhtsuFix #2830 for the old gcc bug on SmartOS
2012-02-27 isaacsMerge branch 'json-api-docs'
2012-02-27 isaacsHandle miscs better
2012-02-27 isaacsDebugger should be a misc, not 'concept'
2012-02-27 isaacs'Events' is a module, not an event named 's'
2012-02-27 isaacss/streams/stream/
2012-02-27 isaacss/buffers/buffer/
2012-02-27 isaacsdoc refactor: zlib
2012-02-27 isaacsdoc refactor: vm
2012-02-27 isaacsdoc refactor: util
2012-02-27 isaacsdoc refactor: url
2012-02-27 isaacsdoc refactor: tty
2012-02-27 isaacsdoc refactor: tls
2012-02-27 isaacsdoc refactor: timers
2012-02-27 isaacsdoc refactor: synopsis
2012-02-27 isaacsdoc refactor: streams
2012-02-27 isaacsdoc refactor: stdio
2012-02-27 isaacsdoc refactor: repl
2012-02-27 isaacsdoc refactor: readline
2012-02-27 isaacsdoc refactor: querystring
2012-02-27 isaacsdoc refactor: process
2012-02-27 isaacsdoc refactor: path
2012-02-27 isaacsdoc refactor: os
2012-02-27 isaacsdoc refactor: net
2012-02-27 isaacsdoc refactor: modules
2012-02-27 isaacsdoc refactor: https
2012-02-27 isaacsdoc refactor: http
2012-02-27 isaacsdoc refactor: globals
2012-02-27 isaacsdoc refactor: fs
2012-02-27 isaacsdoc refactor: events
2012-02-27 isaacsdoc refactor: dns
2012-02-27 isaacsdoc refactor: dgram
2012-02-27 isaacsdoc refactor: debugger
2012-02-27 isaacsdoc refactor: crypto
2012-02-27 isaacsdoc refactor: cluster
2012-02-27 isaacsdoc refactor: buffers
2012-02-27 isaacsdoc refactor: assert
2012-02-27 isaacsdoc refactor: appendix_1
2012-02-27 isaacsdoc refactor: addons
2012-02-27 isaacsAdd 'about these docs' section
2012-02-27 isaacss/child_processes/child_process/
2012-02-27 isaacsRemove empty sections
2012-02-27 isaacsIncrease contrast of links, decrease contrast of bullets
2012-02-27 isaacsUpdate styles to reflect changed api doc html structure
2012-02-27 isaacsUpdate template to use new token style
2012-02-27 isaacsUse new doc generation tool
2012-02-27 isaacsNew documentation generation tool
2012-02-27 Ben Noordhuisdocs: fix http.ClientRequest.write() documentation
2012-02-27 Nathan RajlichUse NODE_MODULE in the hello-world addon example.
2012-02-27 Nathan Rajlichaddon: write gyp generated files to the 'out' dir
2012-02-27 T.C. Hollingsworthbuild: support shared zlib
2012-02-27 Nathan Rajlichbuild: use -pthreads (not -pthread) on Solaris
2012-02-25 T.C. Hollingsworthbuild: use else instead of node_shared_v8==false
2012-02-25 koichikdocs: add ciphers option to https.request()
2012-02-25 koichikdocs: remove duplicate option of tls.connect()
2012-02-25 Roly Fentanes`newListener` emits correct fn when using `once`
2012-02-25 isaacsUpdate npm to 1.1.2
2012-02-24 Maciej MałeckiRevert "startup: use `path.resolve` instead of `path...
2012-02-24 Maciej Małeckitest: test for `process.argv[0]` correctness
2012-02-23 Nathan RajlichDefault node_shared_v8 to false.
2012-02-23 isaacsRevert "Revert "build: support shared V8 properly""
2012-02-23 isaacsNow working on 0.7.6
2012-02-23 isaacsMerge branch 'v0.7.5-release'
2012-02-23 isaacs2012.02.23, Version 0.7.5 (unstable) v0.7.5
2012-02-23 isaacsRevert "build: support shared V8 properly"
2012-02-23 Shigeki Ohtsubuild: change default BUILDTYPE of vcbuild.bat
2012-02-23 Shigeki Ohtsubuild: change default BUILDTYPE of gyp to Release
2012-02-23 Shigeki Ohtsubuild: fix the case where config.gypi doesn't exist
2012-02-23 Shigeki Ohtsubuild: make default_configuration consistent with BUILDTYPE
2012-02-23 Ben NoordhuisRemove unused variables.
2012-02-23 isaacsdoc: refer to modules doc rather than src/node.js
2012-02-23 isaacslint, missed in QS speed merge
2012-02-23 isaacsAdd new authors
2012-02-23 isaacstest-fs-watch: Add faster failure, and link to #2813
2012-02-23 isaacsChange test fixture from symlink to regular file
2012-02-23 Ben Noordhuisdgram: defer send error to next tick
2012-02-23 Ben Noordhuisdgram: fix out-of-bound memory read
2012-02-23 Colton Bakerreadline: ^Z (SIGSTP) handling
next