platform/upstream/nodejs.git
2012-10-25 isaacsnpm: Upgrade to 1.1.65
2012-10-25 isaacsevents: Make the EventEmitter class monomorphic
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 isaacsblog: Post for v0.9.3 release
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 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 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-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 Ben Noordhuisdoc: rectify http.ClientResponse close/end events
2012-10-12 Nathan Rajlichrepl: ensure each REPL instance gets its own "context"
2012-10-12 Max Ogdendoc: set default background color to white
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 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-10 Ben Noordhuisbuffer: report proper retained size in profiler
2012-10-10 Bert Belderuv: upgrade to b0c1a38
2012-10-08 Ben Noordhuiscrypto: fix -Wtautological-compare warning
2012-10-08 Andreas Madsendoc: consistent use of the callback argument
2012-10-07 Andrew PaprockiFix -Wsizeof-array-argument compiler warning.
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-03 Alex Kocharindoc: better example for process.hrtime()
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-01 isaacsdoc: Correct stream.write fd mention
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
2012-09-30 isaacsblog: s/LibUV/libuv/
2012-09-30 isaacsblog: LXJS talk by @piscisaureus
2012-09-27 thewillihttp: handle multiple Proxy-Authenticate values
2012-09-27 isaacsdoc: Make the CLA more simple/sane
2012-09-27 isaacsblog: Post about 0.8.11
2012-09-27 isaacsNow working on 0.8.12
2012-09-27 isaacsMerge branch 'v0.8.11-release' into v0.8
2012-09-27 isaacs2012.09.27, Version 0.8.11 (Stable) v0.8.11
2012-09-25 Bert Beldertest: pick another CNAME record to test dns queries
2012-09-25 Ben Noordhuisfs: fix stat() reporting for large files
2012-09-25 isaacsblog: Post about v0.8.10
2012-09-25 isaacsNow working on 0.8.11
2012-09-25 isaacsMerge branch 'v0.8.10-release' into v0.8
2012-09-25 isaacs2012.09.25, Version 0.8.10 (Stable) v0.8.10
2012-09-25 Bert Belderopenssl: fix compilation issues on SmartOS x64
2012-09-25 isaacstest: Fix premature close in test-http-client-timeout...
2012-09-25 isaacstls: lint
2012-09-25 isaacsdomain: Remove stray console.log
2012-09-25 Bert Belderopenssl: use optimized asm code on x86 and x64
2012-09-25 Bert Belderopenssl: add generated asm code
2012-09-25 Bert Belderopenssl: add 'clean' target to asm Makefile
2012-09-25 Ben Noordhuisopenssl: generate asm code with a Makefile
2012-09-25 Bert Belderopenssl: disable HT sidechannel attack mitigation
2012-09-25 Bert Belderopenssl: revert empty_OPENSSL_cpuid_setup.patch
2012-09-25 Bert Belderopenssl: fix perlasm issue
2012-09-25 Bert Belderopenssl: add optimized bignum x64 asm code for windows
2012-09-25 Fedor Indutnytls: use slab allocator
2012-09-25 isaacsnpm: upgrade to 1.1.62
2012-09-25 Adam Blackburndoc: put API table of contents in alphabetical order
2012-09-24 Nathan Rajlichhttp: make the client "res" object gets the same domain...
2012-09-22 Nathan Rajlichrepl: make invalid RegExps throw in the REPL
2012-09-22 Bert Belderuv: upgrade to 39ca621
2012-09-22 Bryan Cantrillv8: loosen artificial mmap constraint
2012-09-21 isaacsdomain: Properly exit() on domain disposal
2012-09-18 isaacsblog: Post for 0.9.2
2012-09-17 Ben Noordhuisfs: fix watchFile() missing deletion events
2012-09-17 Robin Leedoc: fix three typos
2012-09-17 Ben Noordhuisprocess: fix setuid() and setgid() error reporting
2012-09-14 Ben Noordhuisfs: fix assert in fs.watch()
2012-09-14 Ben Noordhuisfs: don't segfault on deeply recursive stat()
2012-09-13 Nathan Rajlichv8: Replace VFP by VFP2 in common.gypi
2012-09-13 yangguo@chromium.orgv8: Relax requirement from VFP3 to VFP2 where possible.
2012-09-12 Frédéric Germainhttp: Remove timeout handler when data arrives
2012-09-12 Ben Noordhuisdoc: fs: clarfify fs.watch() documentation
2012-09-12 Ben Noordhuisdoc: http: expand request.headers documentation
2012-09-11 isaacsNow working on 0.8.10
2012-09-11 isaacsblog: Post for 0.8.9
2012-09-11 isaacsMerge branch 'v0.8.9-release' into v0.8
2012-09-11 isaacs2012.09.11, Version 0.8.9 (Stable) v0.8.9
2012-09-11 isaacsUpdate doc and test for sunos/solaris switch
2012-09-11 isaacsdoc: Fork me image should be full url
2012-09-11 isaacsdoc: Put current version on homepage
2012-09-11 isaacsdoc: Add Node Dublin to community page
2012-09-10 isaacsstream.pipe: Don't call destroy() unless it's a function
2012-09-10 isaacsnpm: Upgrade to 1.1.61
next