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
AgeCommit message (Expand)Author
2016-01-13Merge pull request #636 from bbowyersmyth/StringExceptionParamNameJan Kotas
2016-01-13Provide paramName for ArgumentOutOfRangeException within IndexOfAnyBruce Bowyer-Smyth
2016-01-13Merge pull request #635 from jkotas/port-coreclr-2617Jan Kotas
2016-01-13Port https://github.com/dotnet/coreclr/pull/2617 to CoreRTJan Kotas
2016-01-13Merge pull request #633 from jkotas/jit-helpersJan 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-12Merge pull request #627 from dotnet-bot/from-tfsJan Kotas
2016-01-12Add CachedInterfaceDispatch.cpp to CoreRTJan Kotas
2016-01-12Merge pull request #624 from jkotas/fix-unmanaged-pdb-fallbackJan 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-11Merge pull request #618 from jkotas/managedthreadidJan Kotas
2016-01-11Add repro project as dependency of desktop projectJan Kotas
2016-01-11Scalable ManagedThreadId dispenserJan Kotas
2016-01-10Merge pull request #619 from jkotas/corelibnativeJan 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-09Merge pull request #613 from tarekgh/ManagedThreadIdJan Kotas
2016-01-09Merge pull request #614 from dotnet-bot/from-tfsJan Kotas
2016-01-09Fix issue 612Gaurav Khanna
2016-01-09Re-Implement ManagedThreadId classTarek Mahmoud Sayed
2016-01-09RhpUniversalTransition improvementsScott Mosier
2016-01-08Merge pull request #607 from jkotas/portable-pdbJan Kotas
2016-01-08Merge pull request #605 from schellap/clean-cliSenthil
2016-01-08Add workaround for #608Jan Kotas
2016-01-08Portable IL PDB supportJan Kotas
2016-01-08Merge pull request #604 from dotnet-bot/from-tfsJan Kotas
2016-01-08Clean CLI for clean buildsSenthil
2016-01-08Move IInspectable out of ENABLE_WINRT ifdefTijoy Tom Kalathiparambil
2016-01-08Merge pull request #603 from dotnet-bot/from-tfsJan Kotas
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