Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-13Provide paramName for ArgumentOutOfRangeException within IndexOfAnyBruce Bowyer-Smyth
2016-01-13Port https://github.com/dotnet/coreclr/pull/2617 to CoreRTJan Kotas
2016-01-13Implement StelemRef and LdelemaRef helpersJan Kotas
2016-01-13Proper implementations of JIT helpersJan Kotas
2016-01-13Merge pull request #630 from MichalStrehovsky/typedefEarlyOutMichal Strehovský
2016-01-13Merge pull request #564 from janvorli/gc-os-interfaceJan Vorlicek
2016-01-12GC to OS interface refactoringJan Vorlicek
2016-01-12Add early out for generic type definitions EETypesMichal Strehovský
2016-01-12Merge pull request #629 from bbowyersmyth/FixedStringJan Kotas
2016-01-12Use _firstChar instead of string object in fixed statementBruce Bowyer-Smyth
2016-01-12Merge pull request #628 from dotnet/nmirrorJan Kotas
2016-01-12Add CachedInterfaceDispatch.cpp to CoreRTJan Kotas
2016-01-12Make UnmanagedPdbSymbolReader work when running on CoreCLRJan Kotas
2016-01-12Merge pull request #617 from jkotas/monitor_lockJan Kotas
2016-01-11Merge pull request #622 from jkotas/repro-dependencyJan Kotas
2016-01-11Add repro project as dependency of desktop projectJan Kotas
2016-01-11Scalable ManagedThreadId dispenserJan Kotas
2016-01-10Unique names for CoreLibNativeJan Kotas
2016-01-09Remove CORERT TODOs from System.Monitor.LockJan Kotas
2016-01-09Merge pull request #616 from dotnet/nmirrorJan Kotas
2016-01-09Merge pull request #615 from gkhanna79/Fix612Gaurav Khanna
2016-01-09Fix issue 612Gaurav Khanna
2016-01-09Re-Implement ManagedThreadId classTarek Mahmoud Sayed
2016-01-09RhpUniversalTransition improvementsScott Mosier
2016-01-08Add workaround for #608Jan Kotas
2016-01-08Portable IL PDB supportJan Kotas
2016-01-08Move IInspectable out of ENABLE_WINRT ifdefTijoy Tom Kalathiparambil
2016-01-08Minor cleanupJan Kotas
2016-01-08Merge pull request #601 from MichalStrehovsky/addRefMichal Strehovský
2016-01-07Add System.Private.Reflection.Execution to the packageMichal Strehovský
2016-01-07Merge pull request #600 from manu-silicon/interlocked_armJan Kotas
2016-01-07Merge pull request #598 from dotnet-bot/from-tfsJan Kotas
2016-01-07Initial support for Interlocked on arm/arm64Manu
2016-01-07Merge pull request #595 from MichalStrehovsky/RefExecJan Kotas
2016-01-07Native part of previous commitJan Kotas
2016-01-07Fix two EH bugsScott Mosier
2016-01-07Add System.Private.* libraries to the Nuget packageAlex Ghiondea
2016-01-06Get System.Private.Reflection.Execution buildingMichal Strehovský
2016-01-06Add required common filesMichal Strehovský
2016-01-06Merge pull request #591 from janvorli/fix-osx-build-with-new-cmakeJan Kotas
2016-01-06Fork System.Private.Reflection.ExecutionMichal Strehovský
2016-01-06Merge pull request #580 from dotnet/native-subdirSenthil
2016-01-06Fix build on OSX with CMake version >= 3.4Jan Vorlicek
2016-01-05Merge pull request #589 from jkotas/upgradeJan Kotas
2016-01-05Fix filename casingJan Kotas
2016-01-05Remove CORERT TODOJan Kotas
2016-01-05Upgrade beta framework references to rc2Jan Kotas
2016-01-05Prepare for System.Reflection.Metadata upgradeJan Kotas
2016-01-05Update RyuJit versionSenthil
2016-01-05Merge pull request #581 from dotnet/jitinterfacerootSenthil