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
2014-03-31Fix monotouch's repl support to build Mono.CSharp (and its dependencies) as w...Rolf Bjarne Kvinge
2014-03-10docupdate: System.Xml documentation updateJoel Martinez
2014-03-08Add test to ensure using concrete List as readonly property still serializesAlistair Bush
2014-03-08When a read only property and the type is an interface we can't serialize the...Alistair Bush
2014-02-28Fix this again.Martin Baulig
2014-02-27Merge pull request #922 from ermshiperete/novell-bug-599689Marek Safar
2014-02-27Merge pull request #921 from ermshiperete/novell-bug-594490Marek Safar
2014-02-27[Sys.Xml] Fix Novell bug #599689Eberhard Beilharz
2014-02-27Fix the mobile build.Martin Baulig
2014-02-27[Sys.Xml] Add unit test for Novell bug #599689Eberhard Beilharz
2014-02-27[Sys.Xml] Allow qualified names in XmlAttribute serializationNeil Mayhew
2014-02-27[Sys.Xml] Add unit test for Novell bug #594490Eberhard Beilharz
2014-02-25Oops, fix the build.Martin Baulig
2014-02-25[Sys.Xml]: Allow XElement to be deserialized; fixes #12571.Martin Baulig
2014-02-13Merge pull request #835 from HorstKakuschke/masterMiguel de Icaza
2014-02-11[system.xml] Add more invalid argument checksMarek Safar
2014-02-11[system.xml] Support more primitive types in XmlReader::ReadContentAsMarek Safar
2014-01-20Merge pull request #876 from knocte/masterMarek Safar
2014-01-19Fix very sticky typo in numerous placesAndrés G. Aragoneses
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2013-12-17Additional tests for Xamarin Bug 16742 + style enhancementsHorst Kakuschke
2013-12-11Fixes Xamarin Bug 16742: XmlConvert.ToDateTime(string, XmlDateTimeSerializat...Horst Kakuschke
2013-11-29Fixes buildMarek Safar
2013-10-02revive XSLT standalone tests (which was broken because of dependency on too o...Atsushi Eno
2013-09-11Fixed inconsistency in XmlSchemaValidatingReader between Mono and MS.NETAlexander Köplinger
2013-08-22Fix test case not to assume it can write in the current directorySebastien Pouliot
2013-08-21Fix bug #14143 - xsl:import in included stylesheet caused compilation error.Atsushi Eno
2013-08-15Fix regression from 2cc36e3, missing BaseURI caused external schema resolutio...Atsushi Eno
2013-08-09Fix bug #4344 - xsl:stylesheet always ignored xsl template contents.Atsushi Eno
2013-08-09Fixed bug #4141 - XmlSchemaImporter needs to consider attributeGroupRef in so...Atsushi Eno
2013-08-09Fixed bug #4668 - C# compiler doesn't like decimal in custom attribute values...Atsushi Eno
2013-08-08Fix bug #13716 - use XmlSchemaSettings.XmlResolver to resolve schemas.Atsushi Eno
2013-08-07Fix bug #12035 - xsi:nil='true' was ignored in some scenario.Atsushi Eno
2013-08-07Fix bug #12469 - add more conversion methods to XmlAtomicValue.Atsushi Eno
2013-08-06implement character validation methods in XmlConvert. Fix bug #11910.Atsushi Eno
2013-07-31Class libraries: introduce mobile_static profile, for MonoTouch-like static b...Miguel de Icaza
2013-07-02Update csproj filesMarek Safar
2013-05-16revert my 2 last commitsRadek Doulik
2013-05-16added System.Configuration and System.Security to monodroid build to fix itRadek Doulik
2013-03-19Do not assume the unit tests can write in the application directory (e.g. iOS...Sebastien Pouliot
2013-03-13Trivial API additions.Martin Baulig
2013-03-02Clean up test encodingMarek Safar
2013-03-01Revert "Fix object::GetType when remoting is enabled."Rodrigo Kumpera
2013-03-01Fix object::GetType when remoting is enabled.Rodrigo Kumpera
2013-03-01Tests update for mobile profileMarek Safar
2013-02-27Fix possible NRE caused by null XmlResolver settings.Atsushi Eno
2013-02-26Fixes buildMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-13Fix regression in XmlSchemaValidator (bug #10245): collection misoperation du...Atsushi Eno
2013-02-12Remove broken profile filesMarek Safar