platform/upstream/nodejs.git
2015-03-10 Ryuichi Okumuradoc: fix missing periods in url.markdown
2015-03-09 Fedor Indutnytls_wrap: proxy handle methods in prototype
2015-03-09 Trevor Norrisbuffer: Don't assign .parent if none exists
2015-03-09 Rod VaggWorking on v1.5.2
2015-03-09 Rod Vagg2015-03-09 io.js v1.5.1 Release v1.5.1
2015-03-09 Rudi Cilibrasibenchmark: chunky http client benchmark variation
2015-03-09 Fedor Indutnyhttp_client: ensure empty socket on error
2015-03-08 Fedor Indutnynode_crypto_bio: adjust external memory size
2015-03-08 Yazhong Liudoc: fix confusion markdown in util.markdown
2015-03-08 Jeremiah Senkpielfs: fix .write() not coercing non-string values
2015-03-08 Alex Kocharinurl: remove redundant assignment in url.parse
2015-03-07 Fedor Indutnystream_base: WriteWrap::New/::Dispose
2015-03-07 Fedor Indutnytls: do not leak WriteWrap objects
2015-03-07 Brendan Ashworthdoc: update clang version prerequisite
2015-03-07 Ben Noordhuissrc: fix memory leak in fs.writeSync error path
2015-03-07 Ben Noordhuissrc: fix mismatched delete[] in src/node_file.cc
2015-03-07 Evan Lucasdoc: replace article "an" with "a" in net docs
2015-03-07 Fedor Indutnycrypto: fix leak in SafeX509ExtPrint
2015-03-06 Ben Noordhuissrc: add missing Context::Scope
2015-03-06 Rod VaggWorking on v1.5.1
2015-03-06 Rod Vagg2015-03-06 io.js v1.5.0 Release v1.5.0
2015-03-06 cjihrigdeps: make node-gyp work with io.js
2015-03-06 Forrest L Norvelldeps: upgrade npm to 2.7.0
2015-03-06 Fedor Indutnytls_wrap: do not hold persistent ref to parent
2015-03-06 Fedor Indutnyjs_stream: fix leak of instances
2015-03-06 Fedor Indutnystream_wrap: add HandleScope's in uv callbacks
2015-03-05 Brian Whitebenchmark: fix `wrk` check
2015-03-05 Johan Bergströmbuild: remove mdb from io.js
2015-03-05 Christian Tellneshttp: send Content-Length when possible
2015-03-05 Ben Noordhuissrc: fix ucs-2 buffer encoding regression
2015-03-05 Ben Noordhuissrc: fix external string length calculation
2015-03-05 Ben Noordhuistest: simplify parallel/test-stringbytes-external
2015-03-05 Ben Noordhuissrc: rename confusingly named local variable
2015-03-05 Ben Noordhuissrc: simplify node::Utf8Value()
2015-03-05 Ben Noordhuissrc: remove NODE_INVALID_UTF8 environment variable
2015-03-05 Ben Noordhuissrc: fix gc heuristic for external twobyte strings
2015-03-05 Ben Noordhuissrc: remove unused code
2015-03-05 Petka Antonovsrc: extract node env init out of process init
2015-03-05 Ben Noordhuistest: don't spawn child processes in domain test
2015-03-05 Ben Noordhuissrc: fix -Wempty-body compiler warnings
2015-03-05 Ben Noordhuisbuild: add basic mips/mipsel support
2015-03-05 Ben Noordhuislib: avoid .toLowerCase() call in Buffer#write()
2015-03-05 Ben Noordhuislib: hand-optimize Buffer constructor
2015-03-05 Fedor Indutnytty: do not add `shutdown` method to handle
2015-03-05 cjihrignet: allow port 0 in connect()
2015-03-05 Chris Dickinsonbuffer: reword Buffer.concat error message
2015-03-05 Bert Belderwin,test: fix test-stdin-from-file
2015-03-05 Jonathan Ongfs: remove unnecessary usage of .hasOwnProperty()
2015-03-05 Ken Perkinstest: adds a test for undefined value in setHeader
2015-03-05 Johan Bergströmbenchmark: check for wrk ahead of running benchmarks
2015-03-05 Johan Bergströmbuild: remove tools/wrk from the tree
2015-03-05 Brian Whiteevents: optimize listener array cloning
2015-03-05 Johan Bergströmtest: split parts out of host-headers test into its...
2015-03-05 Johan Bergströmtest: refactor all tests that depends on crypto
2015-03-05 Johan Bergströmtest: check for openssl cli and provide path if it...
2015-03-05 Johan Bergströmtest: remove unused https imports
2015-03-05 Johan Bergströmtest: introduce a helper that checks if crypto is available
2015-03-05 Johan Bergströmtest: don't assume process.versions.openssl always...
2015-03-04 Trevor Norrisbuffer: add indexOf() method
2015-03-04 Christian Tellnesurl: throw for invalid values to url.format
2015-03-04 Rod Vaggdoc: add TC meeting 2015-02-18 minutes
2015-03-04 Ruben Verborghtimer: Improve performance of callbacks
2015-03-04 cjihrigdoc: remove cjihrig from TC
2015-03-04 Ben Noordhuissrc: fix compiler warning in smalloc.cc
2015-03-04 Vladimir Kurchatkinsmalloc: export constants from C++
2015-03-04 Vladimir Kurchatkinsmalloc: validate arguments in js
2015-03-04 Brendan Ashworthhttp: optimize outgoing requests
2015-03-03 Fedor Indutnytls: accept empty `net.Socket`s
2015-03-03 Fedor Indutnytest: fix racey-ness in tls-inception
2015-03-03 Trevor Norrisnode: improve performance of nextTick
2015-03-03 Sam Robertsdoc: fix child_process heading depth
2015-03-03 Johan Bergströmtest: fix test-fs-access when uid is 0
2015-03-03 Michael Dawsontest: make destroyed-socket-write2.js more robust
2015-03-03 Robert Kowalskidoc: add explanations for querystring
2015-03-03 h7lindoc: fix default value of opts.decodeURIComponent
2015-03-03 Julien Gillitests: fix race in test-http-curl-chunk-problem
2015-03-03 Rod Vaggdoc: add missing newline in CHANGELOG
2015-03-03 Rod VaggWorking on v1.4.4
2015-03-03 Rod Vagg2015-03-02 io.js v1.4.3 Release v1.4.3
2015-03-02 Ben Noordhuisbuild: add basic arm64 support
2015-03-02 Ben Noordhuissrc: fix --without-ssl build
2015-03-02 Rod Vaggdoc: update AUTHORS list
2015-03-02 Julian Duquedoc: add julianduque as collaborator
2015-03-02 &! (bitandbang)doc: fix typos and sources in WORKING_GROUPS.md
2015-03-01 Ryan Scheeldoc: Clean up net.Socket
2015-03-01 Benjamin Gruenbaumdoc: suggest alternatives to deprecated APs
2015-02-28 Fedor Indutnystream_base: `.writev()` has limited support
2015-02-28 Rod VaggWorking on v1.4.3
2015-02-28 Rod Vagg2015-02-28 io.js v1.4.2 Release v1.4.2
2015-02-28 Fedor Indutnytls: proxy `handle.reading` back to parent handle
2015-02-28 Russell Dempseyinstall: new performance counters provider guid
2015-02-28 Fedor Indutnytls: fix typo `handle._reading` => `handle.reading`
2015-02-28 Christian Tellneshttp: don't confuse automatic headers for others
2015-02-28 Bert Belderbuild: improve vcbuild.bat
2015-02-28 Johan Bergströmbuild: reduce tarball size by 8-10%
2015-02-28 Tim Oxleydoc: minor formatting fixes.
2015-02-27 Chris Dickinsondoc: update stability index
2015-02-27 Robert Kowalskidoc: add robertkowalski as collaborator
2015-02-27 cjihrigdeps: make node-gyp work with io.js
2015-02-27 Forrest L Norvelldeps: upgrade npm to 2.6.1
next