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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04Synchronize NS21 changes with upstreamEgor Bogatov
2019-03-11Add TypeForwardedFrom attributes for XI/XM System.Drawing typesAlexander Köplinger
2019-02-14[monodroid] Forward some more types that are being removed from Mono.Andoid.dllAlexis Christoforides
2019-02-07NS2.1 changesEgorBo
2018-04-10Merge branch 'master' into 2.1-mergeMarek Safar
2018-04-05Hide typeforwarders from mono (Encoding)EgorBo
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-23Fixed netfx System.ComponentModel.TypeConverter.Tests-InvariantCulture on non...Alexander Radchenko
2018-03-20Fix wrong target type in UInt16Converter (#28253)Stephen Toub
2018-03-19Bug fix: Force properties reload (#28167)Marco Rossignoli
2018-03-01Scrub error messages for missing arguments(throw new) (#27553)Marco Rossignoli
2018-02-26Remove EnablePInvokeAnalyzer exceptions and replace with data files.Eric St. John
2018-02-20Try finalizer on RemoteInvokeHandle (#27087)Dan Moseley
2018-02-08PropertyDescriptor - MemberDescriptor.Attributes (iteration 2) (#26756)k0st1x
2018-01-23Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2018-01-03Merge remote-tracking branch 'upstream/master'Marek Safar
2017-12-28"Don't directly throw Exception" System.ComponentModel.TypeConverter (#26050)Marco Rossignoli
2017-11-27Merge remote-tracking branch 'upstream/master'Marek Safar
2017-11-03Update ref assemblies with readonly changesStephen Toub
2017-11-03Mark applicable structs as readonlyStephen Toub
2017-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-10-27CultureInfoConverter added (#24855)Anirudh Agnihotry
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-19Merge remote-tracking branch 'upstream/master'Marek Safar
2017-10-07Add build Configurations.props to performance tests (#24493)Santiago Fernandez Madero
2017-10-02Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-31Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-31Miscellaneous typo corrections. (#23698)Brian Chavez
2017-08-30String literal spelling corrections - A through Z (#23674)Brian Chavez
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-29XML doc spelling corrections - A through C. (#23634)Brian Chavez
2017-08-22Add DesignerOptionService tests (#23013)Hugh Bellamy
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-24Merge remote-tracking branch 'upstream/master'Marek Safar
2017-07-20Update buildtools and UAP runners version to merge resources into pri file fo...Santiago Fernandez Madero
2017-07-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-07-15Add BindingList tests and fix a debug assertion (#22197)Hugh Bellamy
2017-07-15Add Container tests and fix a debug assertion (#22073)Hugh Bellamy
2017-07-13Add ComponentResourceManager tests (#22138)Hugh Bellamy
2017-07-12Fix invalid rd.xml. (#22118)Atsushi Kanamori
2017-07-11Add AmbientValueAttribute tests and fix a debug assertion (#22027)Hugh Bellamy
2017-07-10Remove dead internal abstract class from number converters (#22028)Hugh Bellamy
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-03Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy