platform/upstream/nodejs.git
2014-10-24 Nikolai Vavilovsrc: fix comparison of WCHAR with nullptr
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-23 Ben Noordhuissrc: mark more destructors with override keyword
2014-10-23 Ben Noordhuissrc: mark SSLWrap destructor as virtual
2014-10-23 Ben Noordhuissrc: mark BaseObject destructor as virtual
2014-10-23 Ben Noordhuissrc: mark AsyncWrap destructor as virtual
2014-10-23 Ben Noordhuissrc: mark empty destructors as default
2014-10-23 Ben Noordhuissrc: update DISALLOW_COPY_AND_ASSIGN() to c++11
2014-10-23 Ben Noordhuissrc: mark virtual functions with override keyword
2014-10-23 Ben Noordhuissrc: remove STATIC_ASSERT() macro
2014-10-23 Ben Noordhuissrc: replace NULL with nullptr
2014-10-20 dead-horsepath: resolve normalize drive letter to lower case
2014-10-18 Rod Vaggetw: use Isolate to SetJitCodeEventHandler
2014-10-18 Rod Vaggtest: allow common.PIPE to be configured via env
2014-10-16 Ben Noordhuisbuild: remove workarounds for gcc <= 4.4
2014-10-16 Ben Noordhuisbuild: add asan option to multi-arch/mode build
2014-10-16 Ben Noordhuistest: make test runner multi-arch/mode compatible
2014-10-16 Ben Noordhuisbuild: set up basic multi-arch/mode build
2014-10-16 Ben Noordhuisbuild: copy V8 makefile to top-level directory
2014-10-16 Ben Noordhuisbuild: add x32 support
2014-10-16 Ben Noordhuisdeps: fix v8 x32 build
2014-10-16 Ben Noordhuistest: fix non-determinism in test-crypto-domains
2014-10-13 Ben Noordhuissrc: attach env directly to api functions
2014-10-13 Ben Noordhuissrc: remove unused Environment::GetCurrent() calls
2014-10-13 Ben Noordhuissrc: remove unused MIN macro
2014-10-13 Ben Noordhuissrc: ignore risky env vars when setuid root
2014-10-11 Ben Noordhuissrc: replace assert() with CHECK()
2014-10-11 Ben Noordhuissrc: fix up imports
2014-10-11 Ben Noordhuissrc: remove unnecessary HandleScopes
2014-10-11 Refael Ackermanndeps: fix postmortem-metadata generator in v8
2014-10-11 Fedor Indutnytest: fix error messages after v8 upgrade
2014-10-11 Fedor Indutnygyp: build with gnu++0x for the sake of new v8
2014-10-11 Fedor Indutnyv8_platform: provide default v8::Platform impl
2014-10-10 Alexis Campaillabuild: vcbuild fix "The input line is too long."
2014-10-10 Fedor Indutnydeps: update v8 to 3.29.93.1
2014-10-09 Brian Whitestreams: make setDefaultEncoding() throw
2014-10-09 Ben Noordhuisfreebsd,linux,sunos: make stack non-executable
2014-10-09 Ben Noordhuiscrypto: update root certificates
2014-10-09 Ben Noordhuistools: update certdata.txt
2014-10-09 Ray Donnellybuild: determine and use EXEEXT on windows
2014-10-09 Ray Donnellysrc: fixes for win32
2014-10-09 Julien Gillibuild: fix build for SmartOS
2014-10-09 Wang Xinyongdoc: correct createSecureContext
2014-10-09 Alexis Campaillatest: fix test-child-process-spawn-typeerror
2014-10-08 Stiliyan Lazarovdoc: fix wording and punctuation in modules
2014-10-08 Trevor Norriscrypto: createDiffieHellman throw for bad args
2014-10-08 Fedor Indutnytest: fix debug-signal-cluster after da update
2014-10-08 Fedor Indutnysrc, test: fixup after v8 update
2014-10-08 Fedor Indutnycluster: do not signal children in debug mode
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Refael Ackermanndeps: fix postmortem-metadata generator in v8
2014-10-08 Fedor Indutnydeps: apply floating irhydra patch to v8
2014-10-08 Refael Ackermanndeps: update v8 to 3.28.73
2014-10-08 Fedor Indutnytest: fix debug-signal-cluster after da update
2014-10-08 Fedor Indutnysrc, test: fixup after v8 update
2014-10-08 Fedor Indutnycluster: do not signal children in debug mode
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Refael Ackermanndeps: fix postmortem-metadata generator in v8
2014-10-08 Fedor Indutnydeps: apply floating irhydra patch to v8
2014-10-08 Refael Ackermanndeps: update v8 to 3.28.73
2014-10-08 Fedor Indutnytls_wrap: ignore ZERO_RETURN after close_notify
2014-10-08 Fedor IndutnyMerge remote-tracking branch 'joyent/v0.12'
2014-10-08 Trevor Norrisbuffer, doc: misc. fix and cleanup
2014-10-08 Trevor Norrissrc: update use of ExternalArrayType constants
2014-10-08 Refael Ackermanntools: fix for testing openssl integrations
2014-10-08 Trevor Norrissrc: fix jslint warning
2014-10-08 Trevor Norrissmalloc: update use of ExternalArrayType constants
2014-10-08 Steve Maodoc: add missing semicolons
2014-10-08 Johnny Raystreams: set default encoding for writable streams
2014-10-07 Steven R. Loomisbuild: i18n: py27 -> py26 dependency
2014-10-07 Steven R. Loomisbuild: i18n: move noisy variables to separate gypi
2014-10-07 Evan Rutledge... url: fixed encoding for slash switching emulation.
2014-10-07 Victor Widelldoc: improve readLine.pause()
2014-10-07 Steve Sharpdoc: Update net.markdown
2014-10-06 Fedor Indutnytls_wrap: ignore ZERO_RETURN after close_notify
2014-10-03 gysonutil: add es6 Symbol support for `util.inspect`
2014-10-03 Yazhong Liubuffer: add generic functions for (u)int ops
2014-10-01 Trevor Norrisbuffer: mv floating point read/write checks to JS
2014-10-01 Julien Gillireadline: should not require an output stream.
2014-10-01 Vladimir Kurchatkinnode: avoid automatic microtask runs
2014-10-01 Gabriel Wickeurl: make query() consistent
2014-10-01 Steven R. Loomisbuild, i18n: improve Intl build, add "--with-intl"
2014-10-01 Julien Fontanetdoc: note stdout and stderr special behaviors.
2014-10-01 Jackson Tianhttp: Improve _addHeaderLines method
2014-09-30 Trevor Norrisbuffer: fix and cleanup fill()
2014-09-29 Trevor Norrisdoc: fix optional parameter parsing
2014-09-29 Rasmus Christian... src: fix VC++ warning C4244
2014-09-29 James Fergusonreadme: grammer fix
2014-09-29 Trevor Norrishttp: cleanup setHeader()
2014-09-29 Trevor Norristimer_wrap: remove HandleScopes, check return size
2014-09-26 Fedor Indutnycrypto: lower RSS usage for TLSCallbacks
2014-09-25 cjihrigchild_process: improve spawn() argument handling
2014-09-25 Jicheng Lireadline: fix performance issue when large line
2014-09-25 Trevor Norrisdoc: fix brackets for optional parameters
2014-09-25 Timothy J FontaineNow working on 0.11.15
2014-09-25 Timothy J Fontaine2014.09.24, Version 0.11.14 (Unstable)
2014-09-25 Timothy J Fontainedeps: upgrade npm to 2.0.0
2014-09-24 Patrick Mooneynet: Make server.connections un-enumerable
2014-09-24 Robert Kowalskibenchmark: add test for module loader
2014-09-24 Timothy J Fontainetest: disable dgram-bind-shared-ports on win32
next