platform/upstream/dotnet/runtime.git
2015-10-15 Jan KotasCleanup GC-EE Interface
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...
2015-10-07 stephentoubAddress PR feedback
2015-10-07 Matt MitchellMerge pull request dotnet/coreclr#1710 from mmitche...
2015-10-07 Matt MitchellDisable PRs on SuSE and CentOS until we get more nodes...
2015-10-07 Kyungwoo LeeProducing standalone Jit for testing
2015-10-07 Eric ErhardtMerge pull request dotnet/coreclr#1645 from eerhardt...
2015-10-07 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-10-07 Josh FreeMerge pull request dotnet/coreclr#1701 from janvorli...
2015-10-07 stephentoubReduce garbage generated in StringBuilder marshaling
2015-10-07 Jan VorlicekAdd missing file to the previous hardware exceptions fix
2015-10-07 Matt MitchellMerge pull request dotnet/coreclr#1692 from mmitche...
2015-10-07 Matt MitchellInitial commit of CI definition for inner loop
2015-10-07 Eric ErhardtImplement Encodings on Linux
2015-10-07 Jan KotasMerge pull request dotnet/coreclr#1699 from janvorli...
2015-10-07 Jan VorlicekFix OSX hardware exception handling
2015-10-07 Koundinya VeluriAdd unit test for loading native library from host...
2015-10-07 Matt EllisMerge pull request dotnet/coreclr#1694 from janvorli...
2015-10-06 Mike McLaughlinSuppress debug exceptions when running under native...
2015-10-06 Mike McLaughlinFix managed breakpoints on OSx.
2015-10-06 Brian RobbinsCompile with frame pointers on UNIX builds.
2015-10-06 あまみや ゆうこcorrect word spelling
2015-10-06 Jan KotasMerge pull request dotnet/coreclr#1666 from jasonwillia...
2015-10-06 Jan KotasMerge pull request dotnet/coreclr#1687 from jasonwillia...
2015-10-06 Lakshmi Priya... Apply StackString for pal MAX_LONGPATH references.
2015-10-06 Jan VorlicekFix issue in the new exception handling
2015-10-06 Peter Jascode: Fix redefined macro warning.
2015-10-06 Sergiy KuryataMerge pull request dotnet/coreclr#1675 from wtgodbe...
2015-10-06 William GodbeFixed small bugs in decodemd.cpp, gcrecord.h, gc.cpp...
2015-10-06 MarvinTypos in qcall.h
2015-10-05 Matt EllisMerge pull request dotnet/coreclr#1662 from steveharter...
2015-10-05 Jan VorlicekMerge pull request dotnet/coreclr#1677 from janvorli...
2015-10-05 Koundinya VeluriMerge pull request dotnet/coreclr#1681 from kouvel...
next