platform/upstream/nodejs.git
2012-03-12 Ben Noordhuisdocs: console.dir() prints to stdout, not stderr
2012-03-10 ssudatls: parsing multiple values of a key in ssl certificate
2012-03-09 Nathan Rajlichprocess: expose the http_parser version in process...
2012-03-09 Ben Noordhuiscore: use proper #include directives
2012-03-09 Ben Noordhuisbuffer: throw from constructor if length > kMaxLength
2012-03-09 Ben Noordhuiscore: add ThrowError(), ThrowTypeError(), ThrowRangeError()
2012-03-09 Ben Noordhuiscluster: support passing of named pipes
2012-03-09 Ben Noordhuisuv: upgrade 8c78cb4
2012-03-08 Igor Zinkovskyadd jslint to vcbuild.bat
2012-03-08 Bert BelderMerge branch 'v0.6'
2012-03-08 Bert BelderWindows: include syscall in fs errors
2012-03-08 Bert Belderuv: upgrade to 1ac71a31
2012-03-07 Igor ZinkovskyEmit end event only once
2012-03-07 Yoshihiro Kikuchihttp: remove ClientRequest.prototype.pause()
2012-03-07 Shea Levyfork: don't clear environment by default
2012-03-07 Colton Bakerreadline: ignore stray escape sequence
2012-03-07 Bert Belderclient latency benchmark: don't require('request')
2012-03-07 isaacsTypo in http_server_lag.js script
2012-03-07 isaacsBash script for running http-simple benchmarks
2012-03-07 isaacsA server with configurable lag for testing
2012-03-07 isaacsA benchmark script for measuring client latency
2012-03-06 ssudadgram: fix when we call .close() inside 'listening'
2012-03-06 Ming Liudocs: correct repl eval callback signature
2012-03-06 Nathan Rajlichprocess: add `process.hrtime()`
2012-03-06 Ben Noordhuisbench: add http_simple_auto benchmark
2012-03-06 Rlidwkareadline: add multiline support
2012-03-06 Dmitry Nizovtsevnet, http, https: add localAddress option
2012-03-06 Igor Zinkovskyfix simple/test-process-argv-0 on windows
2012-03-06 Shigeki Ohtsuprocess: show detailed error message in process.dlopen()
2012-03-05 Nathan Rajlichaddon: use absolute paths for the node include dirs
2012-03-05 Nathan Rajlichaddon: add module_root_dir gyp variable
2012-03-05 Igor Zinkovskydisable simple/test-signal-handler on Windows
2012-03-05 isaacsMention marked, and add license to doc generator
2012-03-05 isaacsdoc: 'filename' arg not guaranteed ever.
2012-03-05 Ben Noordhuisbuild: disable -fvisibility=hidden if gcc < 4.0.0
2012-03-05 Ben Noordhuisbuild: make CC command in -fstrict-aliasing check confi...
2012-03-05 Sadique Alibuild: make CC command in host check configurable
2012-03-05 Ben Noordhuisbuild: remove unnecessary link flags from node.gyp
2012-03-05 Ben Noordhuisuv: upgrade to a93dc7e
2012-03-04 isaacslint
2012-03-04 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-03-04 isaacsdoc: css consistency on anchor links
2012-03-04 isaacsdoc: Don't prune Stability indicators
2012-03-04 isaacsdoc: Typo'd some stability indicators.
2012-03-04 isaacsdoc: Change 'file_system' module to 'fs' as it should be
2012-03-04 isaacsUse shorter url for /docs/latest/api
2012-03-04 isaacsdoc: Stability and Caveats for fs.watch/watchFile
2012-03-04 isaacsdoc: indentation and structure in fs.markdown
2012-03-04 isaacsdoc: Document JSON docs
2012-03-04 isaacsdoc: Add link to JSON version of doc
2012-03-04 isaacsdoc: Add stability indicators to documentation
2012-03-03 isaacsFirst arg to fs.fchown is an int, not a string
2012-03-03 Igor Zinkovskydisable fs.watchFile tests on windows
2012-03-03 ssudautil: fix util.format() formatting of %%
2012-03-03 Shigeki Ohtsubuild: fix gcc version check
2012-03-03 Shigeki Ohtsubuild: remove unused import from configure script
2012-03-02 Jimb Essertls: proxy set(Timeout|NoDelay|KeepAlive) methods
2012-03-02 isaacsNow working on v0.6.13
2012-03-02 isaacsMerge branch 'v0.6.12-release' into v0.6
2012-03-02 isaacs2012.03.02 Version 0.6.12 (stable) v0.6.12
2012-03-02 isaacscss: Fix fonts on api index page navigation
2012-03-02 Dave Pachecodisable omit-frame-pointer on solaris systems
2012-03-02 isaacsPatches floating on v8
2012-03-02 isaacsUpgrade V8 to 3.6.6.24
2012-03-02 isaacsUpgrade npm to 1.1.4 (minor bugfix)
2012-03-02 isaacsUpgrade npm to 1.1.3
2012-03-02 Dave Pachecodtrace ustack helper improvements
2012-03-02 Ben Noordhuisbuild: disable -fstrict-aliasing if gcc < 4.6.0
2012-03-02 isaacsChange test fixture from symlink to regular file
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 Ben Noordhuisuv: upgrade to b3fe183
2012-03-01 Vincent Olliviertest: fix typo in test-child-process-stdout-flush
2012-03-01 isaacsMerge branch 'json-api-v0.6' into v0.6
2012-03-01 isaacsHandle miscs better
2012-03-01 isaacsDebugger should be a misc, not 'concept'
2012-03-01 isaacs'Events' is a module, not an event named 's'
2012-03-01 isaacss/streams/stream/
2012-03-01 isaacss/buffers/buffer/
2012-03-01 isaacsdoc refactor: zlib
2012-03-01 isaacsdoc refactor: vm
2012-03-01 isaacsdoc refactor: util
2012-03-01 isaacsdoc refactor: url
2012-03-01 isaacsdoc refactor: tty
2012-03-01 isaacsdoc refactor: tls
2012-03-01 isaacsdoc refactor: timers
2012-03-01 isaacsdoc refactor: synopsis
2012-03-01 isaacsdoc refactor: streams
2012-03-01 isaacsdoc refactor: stdio
2012-03-01 isaacsdoc refactor: repl
2012-03-01 isaacsdoc refactor: readline
2012-03-01 isaacsdoc refactor: querystring
2012-03-01 isaacsdoc refactor: process
2012-03-01 isaacsdoc refactor: path
2012-03-01 isaacsdoc refactor: os
2012-03-01 isaacsdoc refactor: net
2012-03-01 isaacsdoc refactor: modules
2012-03-01 isaacsdoc refactor: https
next