platform/upstream/nodejs.git
2012-12-06 Ben Noordhuisprocess: add getgroups(), setgroups(), initgroups()
2012-12-06 Ben Noordhuisbuffer: remove unused #includes
2012-12-05 Ben Noordhuistest: remove simple/test-child-process-fork2
2012-12-05 Shigeki Ohtsutest: fix simple/test-debug-brk-file race condition
2012-12-04 Ben Noordhuisfs: add long stacktrace debugging facility
2012-12-04 Ben Noordhuisfs: fix 'object is not a function' callback errors
2012-12-03 Bert Belderos: throw when os.networkInterfaces() fails
2012-12-03 Fedor Indutnycrypto: fix leak in GetPeerCertificate
2012-12-03 Ben Noordhuistest: fix simple/test-setproctitle on freebsd
2012-12-03 Ben Noordhuisbuild: avoid -Wno-old-style-declaration with gcc 4.2
2012-12-01 isaacstest: TTY only has writeBuffer(), not write()
2012-12-01 isaacsbenchmark: Add net-pipe benchmark
2012-11-27 Chad Rhynertest: disable eio-race tests
2012-11-27 Adam Malcontenti... build: support ARM in makefile target 'binary'
2012-11-27 Michael Axiakbuild: add $(PYTHON) when calling configure
2012-11-24 Ben Noordhuisjs2c: raise proper Exception, not a string
2012-11-23 Ben Noordhuiscrypto: allow negative numbers in setOptions()
2012-11-22 Ben Noordhuisconstants: fix wrapping of large constants
2012-11-21 Shigeki Ohtsubuild: disable use of thin archive
2012-11-21 Scott Blomquistwindows: add tracing with performance counters
2012-11-21 Bert Belderwindows: fix normalization of UNC paths
2012-11-20 Ben Noordhuisv8: fix dragonflybsd build
2012-11-20 Ben Noordhuisbuild: make python executable configurable
2012-11-20 Ben Noordhuisdeps: upgrade cares to 213f2b7
2012-11-20 Ben Noordhuisdeps: upgrade libuv to fc5984f
2012-11-20 Tim Kuijstendoc: fix typo in setPrivateKey function signature
2012-11-20 Ben Noordhuistools: update gyp to r1535
2012-11-16 Sergey Kholodilovcrypto: fix ssl error handling
2012-11-16 Ben Noordhuisnode: remove eio-emul.h
2012-11-16 Stephen Gallagherbuild: allow linking against system libuv
2012-11-16 Ben Noordhuisdeps: upgrade libuv to 665a316
2012-11-11 isaacsbench: Use hrtime in throughput benchmark
2012-11-10 Ben Noordhuisrepl: don't interpret floating point numbers
2012-11-10 Trevor Norrisbuffer: remove duplicate assertion tests
2012-11-08 Nathan Rajlichos: add os.endianness() function
2012-11-07 Nathan Rajlichreadline: use a "string_decoder" to parse "keypress...
2012-11-07 Nathan Rajlichreadline: don't emit "line" events with a trailing...
2012-11-06 Joshua Ericksonnet: More accurate IP address validation and IPv6 dotte...
2012-11-05 Shigeki Ohtsubuild: remove jslint test/ on Windows
2012-11-05 Timothy J Fontainebuild: enable DEAD_CODE_STRIPPING on OS X
2012-11-05 Timothy J Fontainebuild: let xcode pick proper compiler
2012-11-05 Timothy J Fontainebuild: add configure option to generate xcode build...
2012-11-05 Timothy J Fontainebuild: add postmortem as a dependency if enabled
2012-11-05 Stephen Gallagherbuild: allow linking against system c-ares
2012-11-05 Stephen Gallagherbuild: allow linking against system http_parser
2012-11-05 Anthony Peschtyped arrays: add slice() support to ArrayBuffer
2012-11-04 Fedor Indutnydebugger: exit and kill child on SIGTERM or SIGHUP
2012-11-04 Ben Noordhuisbuild: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITS
2012-11-04 Ben Noordhuisdeps: upgrade libuv to 0ddf9d6
2012-11-02 Ben Noordhuisbuild: make debug build on os x compile at -O0
2012-11-01 Shigeki Ohtsubuild: fix default dtrace flag on Linux
2012-11-01 Girish Ramakrishnandoc: tls: rejectUnauthorized defaults to true after...
2012-11-01 Scott Blomquistwindows: generate ETW events to track v8 compiled code...
2012-11-01 Ben Noordhuisbuild: add --systemtap-includes configure switch
2012-11-01 Jan Wynholdstracing: add systemtap support
2012-11-01 Ben Noordhuisdeps: upgrade libuv to 97c527a
2012-11-01 isaacstest: Use setImmediate for recursive deferral
2012-10-31 isaacszlib: s/clear/close/ and match other close() semantics
2012-10-31 Frederico Silvabuild: let gyp choose msvs version
2012-10-30 J. Lee Coltraneurl: make url.format escape delimiters in path and...
2012-10-30 Brandon Philipstls: delete useless removeListener call
2012-10-30 Ben Noordhuiszlib: pass object size hint to V8
2012-10-30 Ben Noordhuiszlib: reduce memory consumption, release early
2012-10-29 isaacsPrint warning when maxTickDepth is reached
2012-10-29 Scott Blomquistwindows: correct outputs list in "node_etw" gyp target
2012-10-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-24 Ben Noordhuisv8: remove optimization switches
2012-10-24 Ben Noordhuisbuild: add --unsafe-optimizations configure switch
2012-10-24 Ben Noordhuisurl: parse hostnames that start with - or _
2012-10-24 Bert Belderv8: don't show performance warnings when compiling...
2012-10-24 isaacsNow working on v0.9.4
2012-10-24 isaacsMerge branch 'v0.9.3-release'
2012-10-24 isaacsblog: Post for v0.9.3 release
2012-10-24 isaacs2012.10.24, Version 0.9.3 (Unstable) v0.9.3
2012-10-24 isaacsV8 build: 'echo -n' considered harmful
2012-10-24 Ben Noordhuistest: fix pummel/test-crypto-dh, pummel/test-dh-regr
2012-10-24 Bert Belderrepl: call resume() after setRawMode()
2012-10-24 Bert Belderrepl: call resume() after setRawMode()
2012-10-23 Olivier Lalondedoc: child_process: document uid and gid spawn() options
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-23 isaacsV8: Reapply patches
2012-10-23 isaacsV8: Upgrade to 3.13.7.4
2012-10-23 isaacsV8: Reapply patches
2012-10-23 isaacsV8: Upgrade to 3.11.10.25
2012-10-23 isaacsnpm: Upgrade to 1.1.64
2012-10-23 isaacsMerge branch 'crypto-buffers'
2012-10-23 isaacscrypto: Style. Prefer 'char*' over 'char *'
2012-10-23 isaacscrypto: Remove many unnecessary toObjects
2012-10-23 isaacscrypto: pbkdf2 throws when no callback provided
2012-10-23 isaacsdoc: OpenSSL is bundled now.
2012-10-23 isaacscrypto: Clean up buffer handling and DH methods
2012-10-23 isaacscrypto: Add crypto.DEFAULT_ENCODING (defaults to 'buffer')
2012-10-23 isaacstls: Provide buffer to Connection.setSession
2012-10-23 isaacscrypto: Binding only accepts buffers
2012-10-23 isaacscrypto: Move encoding logic to JS, default=buffer
2012-10-23 Ben Noordhuisbuild: re-enable gdbjit, honor --gdb again
2012-10-23 mstarzinger... v8: make GDBJIT interface compile again
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-23 Ben Noordhuistest: add typed arrays regression test
2012-10-23 Aaron Jacobstyped arrays: use `signed char` for signed int8s
next