platform/upstream/dotnet/runtime.git
2015-10-20 Sergiy KuryataDisable DEBUG_MESSAGES in release build of CoreCLR PAL
2015-10-20 Jan KotasMerge pull request dotnet/coreclr#1802 from jkotas...
2015-10-20 Stephen ToubMerge pull request dotnet/coreclr#1800 from stephentoub...
2015-10-20 Jan KotasDelete remaining vestiges of PAL networking support
2015-10-19 stephentoubFix Turkish i casing with invariant culture
2015-10-19 Bryan P. ArantMerge pull request dotnet/coreclr#1785 from bryanar...
2015-10-19 dotnet-botManaged Test Port
2015-10-17 Jan KotasMerge pull request dotnet/coreclr#1789 from jkotas...
2015-10-16 Jan KotasAdd CrstTypeTool source code
2015-10-16 Rama krishnan... Merge pull request dotnet/coreclr#1779 from ramarag...
2015-10-16 Koundinya VeluriMerge pull request dotnet/coreclr#1786 from kouvel...
2015-10-16 RamaControlling Xplat Event logging:
2015-10-16 Nick GuerreraMerge pull request dotnet/coreclr#1783 from nguerrera...
2015-10-16 Koundinya VeluriFix Windows x86 build - use macro for friend declaration
2015-10-16 Nick GuerreraMerge pull request dotnet/coreclr#1781 from nguerrera...
2015-10-16 Nate AmundsonPass __IntermediatesDir to msbuild in build.sh
2015-10-16 Nick GuerreraBe explicit about exposing Assembly.Location in model.xml
2015-10-15 Nick GuerreraExpose Module.ModuleVersionId
2015-10-15 Jan KotasMerge pull request dotnet/coreclr#1778 from swaroop...
2015-10-15 Matt EllisMerge pull request dotnet/coreclr#1777 from dotnet...
2015-10-15 Swaroop SridharFix a comment in GcInfoEncoder.h
2015-10-15 Bryan P. ArantMerge pull request dotnet/coreclr#1690 from bryanar...
2015-10-15 Matt EllisAdd missing .gitmirror file.
2015-10-15 Michelle McDanielMerge pull request dotnet/coreclr#1770 from adiaaida...
2015-10-15 Jan KotasMerge pull request dotnet/coreclr#1773 from jkotas...
2015-10-15 Michelle McDanielSkip Crossgen of mscorlib for x86
2015-10-15 Jan KotasCleanup GC-EE Interface
2015-10-15 Matt MitchellMerge pull request dotnet/coreclr#1769 from mmitche...
2015-10-15 Jan KotasMerge pull request dotnet/coreclr#1772 from anurse...
2015-10-15 Andrew Stanton... Change CoreConsole to use _get_wpgmptr
2015-10-15 Koundinya VeluriChanges to Test Infrastructure
2015-10-14 Matt MitchellRemove assert found in internal testing
2015-10-14 Stephen ToubMerge pull request dotnet/coreclr#1747 from stephentoub...
2015-10-14 stephentoubAvoid brancing in ToLower/UpperAsciiInvariant(char)
2015-10-14 Sergiy KuryataMerge pull request dotnet/coreclr#1761 from kouvel...
2015-10-14 Sergiy KuryataMerge pull request dotnet/coreclr#1763 from kouvel...
2015-10-14 stephentoubAdd ASCII optimization to string.ToLower/ToUpper on...
2015-10-14 Aditya MandaleekaMerge pull request dotnet/coreclr#1758 from wtgodbe...
2015-10-14 Matt EllisMerge pull request dotnet/coreclr#1759 from ellismg...
2015-10-13 Koundinya VeluriAdd string allocation fast path outside Windows
2015-10-13 Jose Perez... Merge pull request dotnet/coreclr#1669 from joperezr...
2015-10-13 Koundinya VeluriMerge pull request dotnet/coreclr#1755 from kouvel...
2015-10-13 Koundinya VeluriAdd some instructions (tests, new APIs)
2015-10-13 Matt EllisRun format-code.sh
2015-10-13 Matt EllisAdd format-code.sh from CoreFX
2015-10-13 Jose Perez... Using DotNetCore version of BclRewriter in mscorlib...
2015-10-13 William GodbeRemoved working tests from failing tests file
2015-10-13 Matt MitchellMerge pull request dotnet/coreclr#1756 from mmitche...
2015-10-13 Matt MitchellAdd missing quote
2015-10-13 Matt MitchellUse the correct comment style
2015-10-13 Matt MitchellAdd arm64/arm cross builds to CI definition
2015-10-13 Koundinya VeluriDisable a couple of tests that are not supported outsid...
2015-10-13 Jan VorlicekMerge pull request dotnet/coreclr#1738 from janvorli...
2015-10-13 Jan VorlicekImplement CoCreateGuid using uuid_generate on Unix
2015-10-13 Rama krishnan... Merge pull request dotnet/coreclr#1753 from ramarag...
2015-10-13 RamaAdd checks for liblttng-ust-dev at build time
2015-10-12 Jan VorlicekMerge pull request dotnet/coreclr#1749 from janvorli...
2015-10-12 Koundinya VeluriMerge pull request dotnet/coreclr#1746 from kouvel...
2015-10-12 Jan VorlicekImprove frame destructor performance
2015-10-12 Koundinya VeluriAdd some fast paths that are missing outside Windows
2015-10-12 Jan KotasMerge pull request dotnet/coreclr#1739 from jasonwillia...
2015-10-12 Rama krishnan... Merge pull request dotnet/coreclr#1598 from ramarag...
2015-10-12 RamaThis enables Lttng Logging for CoreClr,
2015-10-10 Peter Jascode,pal: Removes unused headers.
2015-10-10 Jan KotasMerge pull request dotnet/coreclr#1733 from kouvel...
2015-10-09 Steve HarterMerge pull request dotnet/coreclr#1723 from steveharter...
2015-10-09 Jan KotasMerge pull request dotnet/coreclr#1737 from dotnet...
2015-10-09 Steve HarterAdd support for obtaining default locale in Linux and...
2015-10-09 Koundinya VeluriAdd allocation fast path for arrays of value type eleme...
2015-10-09 Bruce ForstallFix contracts so scanRuntime@x86chk task succeeds
2015-10-09 Stephen ToubMerge pull request dotnet/coreclr#1719 from stephentoub...
2015-10-09 Stephen ToubMerge pull request dotnet/coreclr#1722 from stephentoub...
2015-10-09 Richard L FordMerge pull request dotnet/coreclr#1721 from richardlfor...
2015-10-09 dotnet-botCode changes for firing etw events when a pdb is dynami...
2015-10-09 Jan KotasMerge pull request dotnet/coreclr#1726 from janvorli...
2015-10-08 Jan VorlicekFix Windows CoreConsole property list
2015-10-08 stephentoubImprove string.ToLower/ToUpper perf
2015-10-08 Matt MitchellMerge pull request dotnet/coreclr#1706 from mmitche...
2015-10-08 Matt MitchellMerge pull request dotnet/coreclr#1724 from mmitche...
2015-10-08 Matt MitchellReenable OpenSuSE PRs
2015-10-08 Jan VorlicekMerge pull request dotnet/coreclr#1720 from janvorli...
2015-10-08 Lakshmi PriyaMerge pull request dotnet/coreclr#1689 from Priya91...
2015-10-08 Richard L FordFix incorrect runtime contract for FailedAssembly:...
2015-10-08 Jan KotasMerge pull request dotnet/coreclr#1718 from stephentoub...
2015-10-08 Jan VorlicekFix OSX hardware exception and activation collision
2015-10-08 Aditya MandaleekaMerge pull request dotnet/coreclr#1683 from krixalis...
2015-10-08 stephentoubFix additional StringBuilder directions in corefx Unix...
2015-10-08 Mike McLaughlinMerge pull request dotnet/coreclr#1711 from mikem8361...
2015-10-08 Lakshmi Priya... Add Null check to lib_name before getting string length.
2015-10-08 stephentoubAdd [Out] to a couple of StringBuilders in DllImports
2015-10-08 stephentoubReduce allocations in string.ToLower/ToUpper on Unix
2015-10-08 Jan VorlicekMerge pull request dotnet/coreclr#1715 from janvorli...
2015-10-08 Jan VorlicekAdd high level unhandled exception trap
2015-10-08 Stephen ToubMerge pull request dotnet/coreclr#1688 from kouvel...
2015-10-08 Stephen ToubMerge pull request dotnet/coreclr#1702 from stephentoub...
2015-10-07 Brian RobbinsMerge pull request dotnet/coreclr#1696 from brianrob...
2015-10-07 Jan KotasMerge pull request dotnet/coreclr#1693 from Kagamine...
2015-10-07 Jan KotasMerge pull request dotnet/coreclr#1705 from kyulee1...
2015-10-07 Mike McLaughlinFix UnhandledException notifications. The IsDebuggerPr...
2015-10-07 Mike McLaughlinMerge pull request dotnet/coreclr#1697 from mikem8361...
next