platform/upstream/nodejs.git
2014-05-13 Colin Ihrigfs: add consistent flag fall throughs
2014-05-13 Dan Kaplunreadline: implements keypress buffering
2014-05-13 Fedor Indutnytls_wrap: remove unused variable
2014-05-13 Dan Kapluntest: fixes test/disabled/test-readline.js
2014-05-12 Trevor Norrisbuffer: remove Buffer#toArrayBuffer()
2014-05-12 Yazhong Liureadline: fix close event of readline.Interface()
2014-05-12 Taojiesrc: fix spelling mistake
2014-05-12 Trevor Norrisnode: remove duplicate tickInfo assignment
2014-05-12 Refael Ackermannsrc: fix StringBytes::Write if string is external
2014-05-07 Nicholas Vavilovcrypto, zlib: replace _binding with _handle
2014-05-07 Yazhong Liudoc: add spec for util.deprecate()
2014-05-07 Trevor Norrissrc: add --throw-deprecation entry to --help
2014-05-07 Nikolai Vavilovdoc: fix a typo
2014-05-07 isaacsurl: treat \ the same as /
2014-05-07 Feross Aboukhadijehbuffer: Fix incorrect Buffer.compare behavior
2014-05-06 Timothy J Fontainetest: http-destroyed-socket-write win32 may ABORT
2014-05-06 Vladimir Kurchatkinstream: don't try to finish if buffer is not empty
2014-05-06 Alexis Campaillatest: replace http-destroyed-socket-write
2014-05-02 Adrian Langdoc: correct check for failed child_process.spawn
2014-05-02 Fedor Indutnyinstaller: copy smalloc.h on installation
2014-05-02 Fedor Indutnydebugger: assign Environment to DebugContext too
2014-05-02 Timothy J Fontainetest: use larger buffer in net-error-twice
2014-05-02 Alexis Campaillatest: fix test-http-flush on Windows
2014-05-02 Timothy J FontaineNow working on 0.11.14
2014-05-02 Timothy J FontaineMerge branch 'v0.11.13-release'
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 isaacsnpm: upgrade to v1.4.9
2014-05-01 Timothy J Fontaine2014.05.01, Version 0.11.13 (Unstable)
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineNow working on 0.10.28
2014-05-01 Timothy J FontaineMerge branch 'v0.10.27-release' into v0.10
2014-05-01 Timothy J Fontaine2014.05.01, Version 0.10.27 (Stable) v0.10.27
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 isaacsnpm: upgrade to v1.4.8
2014-05-01 Trevor Norrisbuffer: normalize compare() output
2014-05-01 Timothy J Fontaineuv: update to v0.10.27
2014-05-01 Fedor Indutnydeps: update uv to v0.11.25
2014-04-30 Vladimir Kurchatkinstream: split `objectMode` for Duplex
2014-04-30 Timothy J Fontainetest: update test-dns.js after a60a9b0
2014-04-30 Shigeki Ohtsuchild_process: fix assertion error in spawnSync
2014-04-29 Ingmar Rungecrypto: improve error messages
2014-04-29 Forrest L Norvelldocs: add cautionary note to emitter.removeAllListeners
2014-04-29 Rasmus Christian... crypto: fix a couple of VC++ warnings
2014-04-29 Sean McArthurbuffer: add compare and equals methods
2014-04-28 Ben Noordhuisdeps: fix v8 link error with glibc < 2.17
2014-04-25 Rod Vaggutil: format as Error if instanceof Error
2014-04-25 Denys Zariaievvm: assign Environment to created context
2014-04-24 Ben Noordhuisdeps: make v8 use CLOCK_REALTIME_COARSE
2014-04-24 Julian Gruberdoc: fix missing link in net api
2014-04-24 Julian Gruberdoc: fix order in net api
2014-04-24 Ben Noordhuishttp: add request.flush() method
2014-04-24 Fedor Indutnydeps: provide TXT chunk info in c-ares
2014-04-24 Fedor IndutnyRevert "deps: backport b5135bbc from c-ares repo"
2014-04-24 Farrin Reiddoc: tls: added path property to tls.connect
2014-04-23 Fedor Indutnycrypto: fix memory leak in CipherBase::Final
2014-04-22 Fedor Indutnycrypto: work around OpenSSL oddness
2014-04-17 Fedor Indutnysrc: lint after OCSP commits
2014-04-17 Fedor Indutnytls: `getPeerCertificate(detailed)`
2014-04-17 Fedor Indutnytls: support OCSP on client and server
2014-04-17 Fedor Indutnytls: set _connecting before starting the flow
2014-04-15 isaacsnpm: upgrade to 1.4.7
2014-04-15 isaacsurl: treat \ the same as /
2014-04-15 Vladimir Kurchatkinevents: check if _events is an own property
2014-04-14 Trevor Norrisfs: return blksize on stats object
2014-04-14 Fedor Indutnychild_process: fix deadlock when sending handles
2014-04-14 Yazhong Liunet: deduplicate Socket.prototype.address
2014-04-14 Fedor Indutnynet: bind to `::` TCP address by default
2014-04-12 Geir Haugemain: Handle SIGINT properly.
2014-04-10 goussardgbuffer: return uint if MSB is 1 in readUInt32
2014-04-10 Fedor Indutnybuffer: truncate buffer after string decode
2014-04-10 Fedor Indutnytest: remove vm-infinite-recursion
2014-04-10 William Bertdocs: fix links to streams
2014-04-10 Timothy J Fontainesrc: use monotonic time for process.uptime()
2014-04-10 Fedor Indutnytest: add `reuseAddr` in dgram-multicast...
2014-04-10 Fedor Indutnydgram: introduce `reuseAddr` option
2014-04-08 Timothy J Fontainebuild: make sure changelog.html is generated
2014-04-08 Alexis Campaillaopenssl: fix keypress requirement in apps on win32
2014-04-08 Fedor Indutnytest: fix test-crypto
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-04-07 Fedor Indutnydeps: update openssl to 1.0.1g
2014-04-07 Fedor Indutnyhttp: do not emit EOF non-readable socket
2014-04-07 Brian Whitedoc: add missing space
2014-04-07 Saúl Ibarra... src: fix use of uv_cwd, len includes the NULL byte
2014-04-07 Saúl Ibarra... src: update uv callbacks after API changes
2014-04-07 Fedor Indutnydeps: update libuv to v0.11.23
2014-04-03 Evan Carrollutil: made util.isArray a direct alias for Array.isArray
2014-04-02 Alex Kocharindomain: don't crash on "throw null"
2014-04-02 Dominic Tarrdocs: correct tls docs. server -> client
2014-04-02 Yuki KANlib: use triple equals
2014-04-02 C. Scott Ananiannode: add signature to SET_PROTOTYPE_METHOD
2014-04-02 Nick Appersonbuffer: improve {read,write}{U}Int* methods
2014-04-01 Ben Noordhuissrc: fix up after v8 upgrade
2014-04-01 Ben Noordhuisdeps: fix up v8 postmortem codegen
2014-04-01 Ben Noordhuisdeps: upgrade v8 to 3.25.30
2014-04-01 Andrew Lowtest: make test-smalloc endian aware
2014-04-01 Trevor Norrisv8: upgrade to 3.24.35.22
2014-04-01 Ben Noordhuisconfigure: make --v8-options switch more robust
2014-03-31 James Pickardfs: improve performance of all stat functions
2014-03-31 Goh Yisheng... doc: typo clean up in tls
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
next