platform/upstream/coreclr.git
2015-10-29 Jan KotasAdd contract for getSystemVAmd64PassStructInRegisterDes...
2015-10-29 Matt MitchellMerge pull request #1892 from mmitche/dont-use-git...
2015-10-29 Matt MitchellTemporarily remove GIT_COMMIT capture and passing
2015-10-29 Aditya MandaleekaMerge pull request #1873 from kangaroo/arm-cleanup
2015-10-29 Aditya MandaleekaMerge pull request #1875 from adityamandaleeka/remove_s...
2015-10-29 Matt EllisMerge pull request #1887 from dotnet-bot/from-tfs
2015-10-28 Pallavi TanejaExpose Environment.Exit in mscorlib.dll.
2015-10-28 Geoff Norton[arm] Fix context accessor function naming
2015-10-28 Bryan P. ArantMerge pull request #1882 from bryanar/pr1-test-fix
2015-10-28 Bryan ArantFix for run-only pr1 tests.
2015-10-28 Jan VorlicekMerge pull request #1876 from stephentoub/local_realloc
2015-10-27 Jan VorlicekMerge pull request #1878 from janvorli/fix-ex-try
2015-10-27 Jan VorlicekAdd missing exception holder to EX_TRY
2015-10-27 Geoff Norton[arm] Fix the debug build as well
2015-10-27 stephentoubImplement CoTaskMemRealloc in PAL
2015-10-27 Geoff Norton[arm] Clean up a few places where the arm build has...
2015-10-27 stephentoubImplement LocalReAlloc in PAL
2015-10-27 John ChenMerge pull request #1868 from JohnChen0/crossgen-linux
2015-10-27 Aditya MandaleekaRemove SuspendThread and SetThreadContext PAL tests.
2015-10-27 Aditya MandaleekaRemove unneeded includes and error in threadsusp.cpp
2015-10-27 Aditya MandaleekaRemove THREADMarkDiagnostic and its uses.
2015-10-27 Aditya MandaleekaRemove THREADHandleSuspendNative and THREADHandleResume...
2015-10-27 Aditya MandaleekaSet dwSuspendCount when resuming in pipe case
2015-10-27 Aditya MandaleekaDisable USE_SIGNALS_FOR_THREAD_SUSPENSION
2015-10-27 Aditya MandaleekaMake InjectActivationInternal on OS X use platform...
2015-10-27 Aditya MandaleekaRemove InternalSuspendThreadFromData and IsSuspensionSt...
2015-10-27 Aditya MandaleekaRemove dwUnsafeRegionCount and dwSuspCount
2015-10-27 Aditya MandaleekaRemove SuspendThread and associated code.
2015-10-27 Aditya MandaleekaRemove unused function IsAssertShutdownSafe
2015-10-27 Aditya MandaleekaRemove unused function PROCCondemnOtherThreads
2015-10-27 Aditya MandaleekaRemove PROCSuspendOtherThreads
2015-10-27 Aditya MandaleekaRemove Enter/LeaveUnsafeRegion
2015-10-27 Aditya MandaleekaDisable apithreadstress when STRESS_THREAD is not enabled
2015-10-26 Lubomir LitchevMerge pull request #1862 from LLITCHEV/Issue1831
2015-10-26 John ChenFix a CrossGen assert on Linux
2015-10-26 Matt EllisMerge pull request #1229 from benpye/fix-complus-case...
2015-10-26 Jan KotasMerge pull request #1867 from dotnet-bot/from-tfs
2015-10-26 Lubomir LitchevFix for a build break. The gtNewOperNode is not a membe...
2015-10-26 Matt EllisMerge pull request #1866 from dotnet-bot/from-tfs
2015-10-26 Matt EllisMerge pull request #1851 from ellismg/icu-remove-c...
2015-10-25 Matt EllisFix build break.
2015-10-24 Matt EllisMerge pull request #1861 from dotnet-bot/from-tfs
2015-10-24 Lubomir LitchevFixed the bug described in GH issue 1831.
2015-10-24 Rama krishnan... Merge pull request #1857 from ramarag/testhygiene
2015-10-24 Rama Krishnan... Test Cleanup:
2015-10-23 Gaurav KhannaMerge pull request #1818 from gkhanna79/Fix1774
2015-10-23 Matt EllisCleanup CMakeLists.txt
2015-10-23 Matt EllisFix spelling issues
2015-10-23 Gaurav KhannaAddress a messaging nit.
2015-10-23 Gaurav KhannaFix issue 1774
2015-10-23 Cagri AslanMerge pull request #1858 from caslan/addcriticalsection...
2015-10-23 Matt EllisUse correct close function for UNumberFormat
2015-10-23 CagriAdd EnterCriticalSection / LeaveCriticalSection exports...
2015-10-23 Lakshmi PriyaMerge pull request #1834 from Priya91/fixnull
2015-10-23 Aditya MandaleekaMerge pull request #1854 from janvorli/fix-comment
2015-10-23 Lakshmi Priya... Add null checks to StackString usages.
2015-10-23 Bryan P. ArantMerge pull request #1832 from bryanar/enable_crossgen_tests
2015-10-23 Jan VorlicekFix obsolete comment
2015-10-23 Matt EllisUse std::vector instead of calloc
2015-10-23 Matt EllisMerge pull request #1850 from dotnet-bot/from-tfs
2015-10-22 Jan VorlicekMerge pull request #1849 from janvorli/fix-fp-registers...
2015-10-22 Rama Krishnan... [adityam] Fix break in DllImport code for Desktop CLR.
2015-10-22 Matt EllisLink against libicucore on OSX
2015-10-22 Eugene RozenfeldMerge pull request #1830 from erozenfeld/RotateBits
2015-10-22 Matt EllisMerge pull request #1848 from dotnet-bot/from-tfs
2015-10-22 Bryan ArantChanges required to enable crossgen on the tests.
2015-10-22 Rama Krishnan... adding more context
2015-10-22 Rama Krishnan... Addressing Desktop Build break due to addition of a...
2015-10-22 Stephen ToubMerge pull request #1816 from stephentoub/string_indexo...
2015-10-22 Cagri AslanMerge pull request #1840 from caslan/customnotificationfix
2015-10-22 stephentoubUpdate IndexOfOrdinalIgnoreCase to use full code units
2015-10-22 stephentoubImprove string.{Last}IndexOf perf on Unix for Ordinal...
2015-10-22 Koundinya VeluriMerge pull request #1833 from kouvel/Inline2
2015-10-22 Jan VorlicekFix floatingpoint register offsets in TransitionBlock...
2015-10-22 Matt MitchellMerge pull request #1839 from mmitche/fix-linux-coreclr...
2015-10-22 Matt MitchellA couple tweaks to coreclr linux tests
2015-10-22 Cagri AslanFixed an issue with getting event size not working...
2015-10-22 Matt EllisMerge pull request #1820 from richlander/rich-cleanup
2015-10-22 Koundinya VeluriMove some functions to allow them to be inlined with...
2015-10-22 Brian RobbinsMerge pull request #1827 from brianrob/tracinginit
2015-10-22 Rama krishnan... Merge pull request #1751 from ramarag/eventsource
2015-10-22 Eugene Rozenfeld Generate efficient code for rotation patterns.
2015-10-22 Matt EllisMerge pull request #1828 from ellismg/fix-directory...
2015-10-22 RamaEnable EventSource Logging in Linux via Lttng
2015-10-22 Matt EllisFix directory casing of `regressions' in test/src
2015-10-22 Brian RobbinsInitialize LTTng tracepoint provider as part of loading...
2015-10-21 Matt MitchellMerge pull request #1809 from mmitche/add-x86-builds
2015-10-21 Matt MitchellAdd x86 builds to CI (most off by default)
2015-10-21 Nate AmundsonMerge pull request #1788 from naamunds/UpdateXplatDoc
2015-10-21 Nate AmundsonUpdate Linux and OS X build instructions
2015-10-21 Aditya MandaleekaMerge pull request #1780 from adityamandaleeka/libraryS...
2015-10-21 Aditya MandaleekaAdd STANDARD_VM_CONTRACT and remove loop that's no...
2015-10-21 Matt EllisHygine cleanups in holders.h
2015-10-21 Matt EllisCleanup include directives
2015-10-21 Matt EllisRemove use of icu::Locale C++ type
2015-10-21 Matt EllisMove off Locale instance methods
2015-10-21 Matt EllisRemove C++ Locale use in EnumSymbols
2015-10-21 Matt EllisGet Eras using ICU C API instead of C++
2015-10-21 Matt EllisRemove use of ICU C++ DateFormatSymbols
2015-10-21 Matt EllisRemove useage of ICU C++ DecimalFormatSymbols
next