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
2020-01-13[jit] Fix an assertion in the Thread.VolatileRead () intrinsic. (#18430)Zoltan Varga
2020-01-09[corlib] Switch to CharUnicodeInfo from corefx (#18305)Marek Safar
2019-12-31Pull in DirectoryInfo Invalidate After Create Fix (#18310)Steve Pfister
2019-12-16[metadata] Check for GTDs in setup_generic_array_ifaces (#18101)Ryan Lucia
2019-12-02Fix raw security descriptor parsing (#17482)Di Wu
2019-11-25Fix BinaryReader on BE (#17893)Calvin Buckley
2019-11-25Fix flawed BufferTest on big-endian (#17894)Calvin Buckley
2019-10-22[reflection] mono_method_get_base_method on a GTD should use canonical ginst ...Aleksey Kliger (λgeek)
2019-10-07Re-ordered the * IsValid check in SiteIdentityPermissions. We were throwing ...Steve Pfister
2019-10-04[reflection] Only duplicate MonoMarshalSpec strings for custom types (#17175)Ryan Lucia
2019-09-24Fix time zone issue when jumping into DST (#16430)Maxim Lipnin
2019-09-23Restore Previous ExecutionContext Capture Behavior (#16945)Steve Pfister
2019-09-12Avoid creating un-representable DateTime for transition point (#16753)Maxim Lipnin
2019-08-28[corlib] Remove/Update deprecated TZs for #16415 in TimeZoneInfoTests (#16450)Phil Jaenke
2019-08-22[corlib] Improve file:// url handling in AppDomainSetup. (#16161)Nikolay Sivov
2019-08-16[corlib] Fix sharing mode validation rules (#16247)Steve Pfister
2019-08-06Update NetBSD support (#15938)coypoop
2019-08-03[corlib] Ignore TimeZoneTest.TestCtors on Android GMTPeter Collins
2019-07-31Update Haiku support (#15674)Calvin Buckley
2019-07-23[corlib] Foward System.Type.GetTypeFromProgID() to the correct function (#15693)Zebediah Figura
2019-07-22 Special-case arrays of interfaces/generic parameters in IsAssignableFrom (#1...Ryan Lucia
2019-07-12[ios] Ensure Local TimeZone Id is Set For TimeZoneInfo.Local (#15667)Steve Pfister
2019-06-28Fix time zone transition out of DST (#15401)Maxim Lipnin
2019-06-18Implement GC.GetAllocatedBytes (#14779)naricc
2019-06-11Fix Japan's new era fallback isn't reflected in Mono (#14896)Acid Chicken (硫酸鶏)
2019-06-07[runtime] Make cross-appdomain wrappers throw NIE for methods with ref struct...Aleksey Kliger (λgeek)
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
2019-05-27Bump CoreFX and make necessary changes (#14660)Calvin Buckley
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
2019-05-10TextInfo.ChangeCase should not use CultureInfo.CurrentCulture (#14105)Egor Bogatov
2019-05-10Add a few `DISABLE_SECURITY` conditionals. (#14300)Martin Baulig
2019-05-09[corlib] Implement AssemblyBuilder.get_ReflectionOnly() (#14406)Ryan Lucia
2019-05-03Add a few `RuntimeFeature.IsDynamicCodeSupported` conditionals. (#14284)Martin Baulig
2019-04-18Protecting boxing a null value (#14018)Thays Grazia
2019-04-12[corlib] Disable FileTest.SymLinkStats() on TVOSAlexander Köplinger
2019-04-10[corlib] Disable a ParameterInfoTest test on MONOTOUCHAlexander Köplinger
2019-04-10Add conditionals allowing some calenders to be disabled. (#13730)Martin Baulig
2019-04-04[corlib] Disable EncodingTest.AllEncodingsAreSerializable() on XM4.5 tooAlexander Köplinger
2019-03-29[wasm]: Disable managed collation on wasm. (#13684)Martin Baulig
2019-03-27[tests] Remove MONOMAC ifdef from BCL tests (#13694)Alexander Köplinger
2019-03-27Port 13553 "Fix transition offset logic" to masterMaxim Lipnin
2019-03-27Fix incorrect use of FreeHGlobal on Marshal UTF8 allocated string.lateralusX
2019-03-27[corlib] Skip FileTest.LastWriteTimeSubMsCopy on older iOS Simulators (#13681)Alexander Köplinger
2019-03-21Increase spin-count on test to not end up in frequent sleeps on multicore mac...lateralusX
2019-03-15Reverting changes to TimeZoneInfo test when reducing classes in corlib winaot.lateralusX
2019-03-12[corlib] Fix RuntimeFeatureTest.NoNewFeaturesAdded()Alexander Köplinger
2019-03-12Add reflected type to event methods (#13397)Maxim Lipnin
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-03-05[corlib] Disable ThreadPoolTest.GetAvailableThreads () on machines with many ...Alexander Köplinger