platform/upstream/nodejs.git
2012-03-30 isaacsMerge branch 'v0.7.7-release'
2012-03-30 Igor Zinkovskyupgrade libuv to ab8c3b85c1
2012-03-30 Ben NoordhuisFix Engrish in error messages.
2012-03-30 Ben Noordhuisnode: remove unused function
2012-03-30 Ben Noordhuisnode: fix signedness compiler warnings
2012-03-30 Ben Noordhuiscrypto: fix signedness compiler warnings
2012-03-30 Ben Noordhuisbuffer: fix signedness compiler warnings
2012-03-30 Ben Noordhuisstream_wrap: fix signedness compiler warnings
2012-03-30 isaacs2012.03.30, Version 0.7.7 (unstable) v0.7.7
2012-03-30 isaacsUpgrade npm to 1.1.15
2012-03-29 isaacsMake rules for release blog post and email message
2012-03-29 isaacsUpgrade V8 to 3.9.24.7
2012-03-29 Nathan Rajlichtty: clarify that tty.setRawMode() has moved to process...
2012-03-29 isaacsMore logging in simple/test-eio-race
2012-03-29 Ben Noordhuistest: move pummel/test-tls-fragmentation to benchmark/
2012-03-29 Yosef Dinersteintls: reduce memory overhead, reuse buffer
2012-03-29 Ben Noordhuistest: move simple/test-crypto-dh to pummel/
2012-03-29 Ben Noordhuistest: remove simple/test-module-load-list
2012-03-29 ssudazlib: don't use C++ templates
2012-03-29 Shigeki Ohtsudoc: change stability index of tty and readline to...
2012-03-29 Shigeki Ohtsutty: show deprecated warn of tty.setRawMode()
2012-03-29 Shigeki Ohtsutty: add keypress event for backwards-compat
2012-03-29 isaacsPatches floating on V8
2012-03-29 isaacsUpgrade V8 to 3.9.24.6
2012-03-29 isaacsReapply "debug: Wait 50ms before running the main module"
2012-03-29 isaacsUpgrade npm to 1.1.14
2012-03-28 Ben Noordhuistty, readline: fix style errors
2012-03-28 Erik Lundintyped arrays: prevent unaligned typed array views on...
2012-03-28 Ben Noordhuisbuffer: align fast buffers on 8 byte boundary
2012-03-28 Mikael Bourges... typed arrays: add Uint8ClampedArray
2012-03-28 Nathan Rajlichrepl: don't write a newline on the readline 'end' event
2012-03-28 mstarzinger... v8: Fix missing initialization of mark-compact flags.
2012-03-28 Nathan Rajlichrepl: add a 'useColors' option to the repl
2012-03-28 Nathan Rajlichrepl: add test case verifying the repl options usage
2012-03-28 Nathan Rajlichrepl: add a 'writer' option to the repl
2012-03-28 Nathan Rajlichrepl: ensure that 'repl.ignoreUndefined' is a boolean
2012-03-28 Nathan Rajlichrepl: ensure that 'repl.useGlobal' is a boolean
2012-03-27 Nathan Rajlichrepl: make ^D emit an 'end' event on the readline instance
2012-03-27 Fedor IndutnyRevert "debug: Wait 50ms before running the main module"
2012-03-27 Fedor Indutnydebugger: use v8 api to wait for a connection
2012-03-27 Nathan Rajlichrepl: fix 'terminal' mode autodetection on global repls
2012-03-26 Nathan Rajlichreadline: migrate ansi/vt100 logic from tty to readline
2012-03-26 Alex Kocharinreadline: fix for terminals that insert newlines automa...
2012-03-26 Shigeki Ohtsutest: add test of tls.createServer(honorCipherOrder...
2012-03-25 Zachary Scottdoc: document fs.createReadStream() encodings
2012-03-25 Andreas Madsendoc: fix markup in cluster docs
2012-03-23 Shigeki Ohtsudoc: fix default dgram multicast ttl to 1
2012-03-23 Shigeki Ohtsudoc: fix TLS cipher names
2012-03-23 Shigeki Ohtsutest: add test of cleartextStream.getCipher() in tls
2012-03-23 Shigeki Ohtsudoc: add cleartextStream.getCipher() in tls
2012-03-23 ssudaAvoiding unnecessary ToString() calls
2012-03-22 Shigeki Ohtsutls: fix CryptoStream.setKeepAlive()
2012-03-22 Lal Jérémytest: generate 1024-bit keys, pacify openssl 1.0.1
2012-03-21 Nathan Rajlichcmd: add a -i / --interactive flag to force the REPL
2012-03-21 isaacsdebug repl tests: Add visibility, remove test that...
2012-03-21 isaacsdebug: Wait 50ms before running the main module
2012-03-21 isaacslint readline.js - single-quotes preferred
2012-03-21 Erik Lundintest: merge typed arrays tests
2012-03-21 Erik Lundintest: fix simple/test-typed-arrays
2012-03-21 Johannes Wüllerfixed booleans being treated as strings, resulting...
2012-03-20 Alex Kocharinreadline: row-agnostic multiline readline implementation
2012-03-20 Nathan RajlichRevert "readline: add multiline support"
2012-03-20 ssudaprocess: don't use strdup()
2012-03-20 Alex Kocharinrepl: fix space autocompletion bug
2012-03-20 Felix GeisendörferExpose http parse error codes
2012-03-20 Shigeki OhtsuNo need to have NativeModule.require('fs') in Module...
2012-03-19 isaacscluster: English language fixing
2012-03-19 Andreas Madsencluster: kill workers when master dies
2012-03-19 Andreas Madsencluster: add graceful disconnect support
2012-03-19 Andreas Madsenchild_process: emit 'channel closed' error instead...
2012-03-19 isaacsUpgrade npm to 1.1.10
2012-03-19 Fedor Indutnydebugger: breakOnException
2012-03-19 Fedor Indutnydebugger: remove 'repl' command from builtinLibs
2012-03-19 Fedor Indutnydebugger: exit process on repl exit
2012-03-19 Ben Noordhuistest: fix race in simple/test-cluster-master-error
2012-03-19 Your Nametest: changed instances of == to ===
2012-03-17 Nathan Rajlichbuild: make --openssl-use-sys a boolean option
2012-03-17 isaacsFix include logic was replacing https include with...
2012-03-17 isaacsIgnore 'making a build' artifacts
2012-03-16 Alex Xubuild: fix configure with spaces in CC
2012-03-16 isaacsdoc: Remove extraneous index.html's from hyperlinks
2012-03-16 isaacsRemove hard-coded version number from docs
2012-03-16 isaacsMerge remote-tracking branch 'ry/v0.6' into merge-v0.6
2012-03-16 Shigeki Ohtsudoc: Add condition to emit close event of net.Server
2012-03-16 Rod Vaggdoc: fix # links from (and within) api/fs
2012-03-16 Rod Vaggdoc: fix # links from (and within) api/fs
2012-03-16 isaacsDocument ChildProcess exit/close event difference
2012-03-16 Nathan Rajlichinstall: update install.js to use `process.config`
2012-03-16 Nathan Rajlichprocess: add `process.config`
2012-03-16 Nathan Rajlichnode.gyp: include the config.gypi file in the js2c...
2012-03-16 Nathan Rajlichjs2c: fix to support files other than ones ending with...
2012-03-16 Charlie McConnellchild_process: Separate 'close' event from 'exit'
2012-03-16 Nathan Rajlichevents: don't delete the listeners array in removeListe...
2012-03-15 Ben Noordhuistest: make .removeAllListeners() test more exhaustive
2012-03-15 Ben Noordhuisevents: don't delete the listeners array
2012-03-15 Ben Noordhuistest: don't let debugger listen on common.PORT
2012-03-15 Nathan Rajlichvcbuild: run the 'configure' script in vcbuild.bat
2012-03-15 Ben Noordhuisprocess: fix process.title setter
2012-03-15 isaacsFix invalid timer test
2012-03-15 Ben Noordhuistimers: handle negative or non-numeric timeout values
next