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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-06[corlib] Test GetSystemTimeZones in all timezones.Marcos Henrich
2015-09-02[corlib] Construct specific culture using most specific culture name region. ...Marek Safar
2015-09-01[bcl] Disable some tests which rely on fp behavior on mobile. (#33510).Zoltan Varga
2015-08-22[runtime] Remove eager exception stack construction when it contains dynamic ...Marek Safar
2015-08-17[corlib] Update incorrect testold/mono-4.2.0-pre2-branchmono-4.2.0-pre2-branchMarek Safar
2015-08-17[corlib] Propagate captured ExceptionDispatchInfo to user's StackTrace copies...mono-4.2.0.179Marek Safar
2015-08-15[corlib] Implement MonoEvent Module propertyAlexander Köplinger
2015-08-10[corlib] Handle Module in RuntimePropertyInfo. Fixes #32815Marek Safar
2015-07-16[tests] Fix tests on OS/XMarek Habersack
2015-07-15[tests] Crashes on Android 64-bitMarek Habersack
2015-07-15[tests] Disable on Android due to runtime segfaultMarek Habersack
2015-07-15[tests] Runtime segfaults on Android, probably due to AppDomain.UnloadMarek Habersack
2015-07-15[tests] Disable tests not working on mobile platformsMarek Habersack
2015-07-15[tests] Add Xamarin.Android assembly name to list of probesMarek Habersack
2015-07-15[tests] Disable on Android due to environment differencesMarek Habersack
2015-07-15[tests] Adjust the test for Android-specific behaviorMarek Habersack
2015-07-15[tests] Disable on Android due to environment differencesMarek Habersack
2015-07-15[tests] Assembly.GetEntryAssembly works differently on AndroidMarek Habersack
2015-07-15[tests] Disable on Android due to environment differencesMarek Habersack
2015-07-15[tests] Disable on Android due to environment differencesMarek Habersack
2015-07-15[tests] Disable on AndroidMarek Habersack
2015-07-15[tests] Disable parts relying on APIs not in Mobile ProfileMarek Habersack
2015-07-15[tests] The test crashes the runtimeMarek Habersack
2015-07-15[tests] Disable code to prevent Mono runtime crashMarek Habersack
2015-07-15[tests] Disable on Android due to environment differencesMarek Habersack
2015-07-15[tests] Disable on Android due to environment differencesMarek Habersack
2015-07-15[tests] Fix tests which rely on temp dir location being a real dirMarek Habersack
2015-07-15[tests] Fails on Android ARM64Marek Habersack
2015-07-15[test] Disable on Android for nowMarek Habersack
2015-07-15[tests] Don't use Assembly.Location on AndroidMarek Habersack
2015-07-15[tests] Large locks not supported on AndroidMarek Habersack
2015-07-15[tests] Different CPUs have different precisionMarek Habersack
2015-07-15[test] There is no runtime directory on AndroidMarek Habersack
2015-07-15[tests] Use 2.1 profile assembly names for mobileMarek Habersack
2015-07-15[tests] Make failures more descriptive and fix XAMarek Habersack
2015-07-15[tests] Assembly.Location doesn't work on XAMarek Habersack
2015-07-15[tests] No Mono.CompilerServices.SymbolWriter in XAMarek Habersack
2015-07-15[tests] No declarative security in mobile profileMarek Habersack
2015-07-15[tests] Fix for when CWD is /Marek Habersack
2015-07-02[referencesource] Keep Mono's old default provider type value for RSA.Alexis Christoforides
2015-06-26[corlib] Fixes warningMarek Safar
2015-06-26[corlib] Chinese (Simplified) and its legacy version are not equal. Fixes #31398Marek Safar
2015-06-26[corlib] Bump WaitAll_TimeoutWithExceptionsAfter timeoutsMarek Safar
2015-06-26[corlib] Add test for .net bugMarek Safar
2015-06-02[corlib] Fix test after 5cee52916.Rolf Bjarne Kvinge
2015-06-01[corlib] Update failing testMarek Safar
2015-05-30Merge pull request #1816 from esdrubal/getdaylightMarek Safar
2015-05-29[corlib] Fixes commit f0bea6966af0d1f18b8467a06b3f8ee01574fd81Marek Safar
2015-05-29[corlib] Add timeout to NestedLeakingSynchronizationContextMarek Safar
2015-05-28Merge pull request #1838 from esdrubal/assemblynameMarek Safar