platform/upstream/nodejs.git
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
2012-09-09 Nathan Rajlichconfigure: add a "--dest-os" option to force a gyp...
2012-09-08 Nathan Rajlichutil: make util.inspect() work when "hasOwnProperty...
2012-09-08 Ben Noordhuishttp: respect HTTP/1.0 TE header
2012-09-06 Pooya Karimiancluster.worker description and examples ere missing...
2012-09-06 Fedor Indutnyv8: fix semaphore on MacOS
2012-09-06 Bert Belderv8: reapply floating patches
2012-09-06 Bert Belderv8: upgrade to 3.11.10.22
2012-09-04 Bert Belderdoc: don't use '
2012-09-03 Atsuya Takagidoc: fix typo in api/cluster
2012-09-03 Ben Noordhuiscrypto, tls: make setSNICallback() compatible with...
2012-09-03 Ben Noordhuiscrypto: make pbkdf2() compatible with domains
2012-09-03 Ben Noordhuiscrypto: make randomBytes() compatible with domains
2012-09-03 Bert Belderwindows: don't blow when a signal handler is attached
2012-09-02 koichikRevert "buffer: added support for writing NaN and Infinity"
2012-09-02 Ben Noordhuisdoc: document prerequisites in README
2012-09-01 koichikbuffer: added support for writing NaN and Infinity
2012-08-30 Shigeki Ohtsutls: support unix domain socket/named pipe in tls.connect
2012-08-30 Bert Belderuv: upgrade to 24c062c
2012-08-30 Bert Belderchild process: fix processes with IPC channel don't...
next