platform/upstream/nodejs.git
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
2012-10-23 yangguo@chromium.orgv8: use correct timezone information on Solaris
2012-10-21 Ben Noordhuiscrypto: fix DH use-after-free and memory leak
2012-10-21 Ben Noordhuiscrypto: fix DH 1 byte buffer underflow
2012-10-21 Ben Noordhuistest: add diffie-hellman regression test
2012-10-21 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-21 Soarezstreams: remove useless line
2012-10-20 Ben Noordhuisnode: update description of --print
2012-10-17 Bert Belderuv: upgrade to 1e32cb0
2012-10-16 isaacsdoc: Typo. s/arguemnt/argument/
2012-10-15 Nathan Rajlichtest: disable global variable check for "test-repl...
2012-10-15 Ben Noordhuisconfigure: turn on VFPv3 on ARMv7
2012-10-15 Ben NoordhuisRevert "Disable OpenSSL UI"
2012-10-14 Jan Lehnardtdocs: fix copy and paste error
2012-10-13 Nathan RajlichMerge remote-tracking branch 'origin/v0.8'
2012-10-13 Dean McNameetyped arrays: remove unnecessary special-casing
2012-10-13 Dean McNameetyped arrays: simplify typed array get() and set()
2012-10-13 Ben Noordhuisdoc: rectify http.ClientResponse close/end events
2012-10-13 Ben Noordhuiscrypto: sort return value of getCiphers/getHashes
2012-10-13 Ben Noordhuiscrypto: add crypto.getHashes()
2012-10-12 Ben Noordhuiscrypto: add crypto.getCiphers()
2012-10-12 Nathan Rajlichrepl: ensure each REPL instance gets its own "context"
2012-10-12 Ben Noordhuisdgram: remove stale code
2012-10-12 Max Ogdendoc: set default background color to white
2012-10-12 isaacslint
2012-10-12 isaacsNow working on 0.8.13
2012-10-12 isaacsblog: Post about 0.8.12
2012-10-12 isaacsMerge branch 'v0.8.12-release' into v0.8
2012-10-11 isaacsstring_decoder: Add 'end' method, do base64 properly
2012-10-11 isaacs2012.10.12, Version 0.8.12 (Stable) v0.8.12
2012-10-11 isaacsnpm: Upgrade to 1.1.63
2012-10-11 isaacsdoc: Reduce crypto stability to 2-Unstable
2012-10-11 Ben Noordhuisdeps: upgrade libuv to 47b2cd3
2012-10-10 Ben Noordhuisbuffer: report proper retained size in profiler
2012-10-10 Nathan Rajlichutil: add a "customInspect" option to `util.inspect()`
2012-10-10 Ben NoordhuisUpdate AUTHORS and .mailmap
2012-10-10 Nathan Rajlichutil: make `inspect()` accept an "options" argument
2012-10-10 Bert Belderuv: upgrade to b0c1a38
2012-10-10 Ben Noordhuisdeps: upgrade libuv to cb03e3b
2012-10-09 Ben Noordhuishttps: fix renegotation attack protection
2012-10-09 Ben Noordhuistls: remove dead code
2012-10-09 Aaditya Bhatiacluster: make 'listening' handler see actual port
2012-10-09 Ricky Ng-Adambuffer: include encoding value in exception when invalid
2012-10-08 Bert Belderwindows: use USERPROFILE to get the user's home dir
2012-10-08 Ben Noordhuiscrypto: fix -Wtautological-compare warning
2012-10-08 Andreas Madsendoc: consistent use of the callback argument
2012-10-08 Ben Noordhuistls: don't use a timer to track renegotiations
2012-10-07 Ben Noordhuisdeps: upgrade libuv to 40134c3
2012-10-07 Ben Noordhuistest: write to temp dir, not fixtures dir
2012-10-07 Andrew PaprockiFix -Wsizeof-array-argument compiler warning.
2012-10-07 Nathan Rajlichrepl: dynamically lookup the require extensions for...
2012-10-06 Ben NoordhuisUpdate LICENSE file.
2012-10-06 Ben Noordhuisdeps: upgrade libuv to b9ed1a6
2012-10-06 Nathan Rajlichrepl: move "isSyntaxError()" definition to the bottom
2012-10-05 Nathan Rajlichdoc: document the custom "inspect()" function behavior
2012-10-04 koichikbuffer: fix byteLength with UTF-16LE
2012-10-04 isaacsRevert "http: make http.ServerResponse emit 'end'"
2012-10-03 Alex Kocharindoc: better example for process.hrtime()
2012-10-03 koichikstreams: fix pipe is destructed by 'end' from destination
2012-10-03 Ben Noordhuisdoc: stream: clarify meaning of 'drain' some more
2012-10-02 Ben Noordhuisdoc: stream: clarify meaning of 'drain' event
2012-10-02 Ben Noordhuisnode_http_parser: fix whitespace errors
2012-10-01 isaacsdoc: Correct stream.write fd mention
2012-10-01 Paul Serbypath: add platform specific path delimiter
2012-10-01 Nathan Rajlichrepl: make "end of input" JSON.parse() errors throw...
2012-10-01 Nathan Rajlichrepl: make invalid RegExp modifiers throw in the REPL
next