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-02-19[2020-02] [bcl] Default XmlSerializer stream serialize to UTF8 Encoding (#18907)monojenkins
2016-09-23[bcl] Add missing APIs for netstandard parity and expose a few APIs on mobileAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2015-02-25[xml] add missing CONFIGURATION_DEPAtsushi Eno
2015-02-24import System.Diagnostics.Trace etc. from referencesource.Atsushi Eno
2015-02-13Merge pull request #1496 from echampet/serializersAtsushi Eno
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-09System.Xml.Serialization: fix xml serializers generation for Web ServicesEtienne CHAMPETIER
2014-08-29Merge pull request #1200 from akoeplinger/remove-jvmZoltan Varga
2014-08-27Serializer were not generated if generationThreshold was changed.Marcos Henrich
2014-08-22Changed UsageCount and generationThreshold to zero based.Marcos Henrich
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2013-03-13Trivial API additions.Martin Baulig
2013-02-12Kill MOONLIGHT from System.Xml.Rodrigo Kumpera
2012-06-03Sync parameter names with .NET.Martin Baulig
2011-05-06Make some S.X.S types compatible with the SL API (for SDK)Sebastien Pouliot
2011-04-15Prepare for new System.Xml.Serialization.dll build (moonlight sdk assembly).Atsushi Eno
2010-12-13Throw correct exceptions when using generated serializerLluis Sanchez
2010-09-08Fix the monodroid and monotouch profile buildsJb Evain
2010-09-08Enable the System.Xml build for monodroidJb Evain
2009-08-25bring a net_2_0 feature set to monotouchJb Evain
2008-12-112008-12-10 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2008-09-192008-09-19 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2008-09-172008-09-17 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2007-08-102007-08-10 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2007-05-142007-05-14 Adar Wesley <adarw@mainsoft.com>Adar Wesley
2006-11-012006-11-01 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2006-10-10* XmlSerializerTests.cs: Added a few tests. Fixed coding style.Gert Driesen
2006-10-10* DeserializeTest.cs: Added several tests.Gert Driesen
2006-08-06enable compilation using ms csc compilerKonstantin Triger
2006-03-10* DeserializeTests.cs: Enabled tests for bug #77530.Gert Driesen
2006-02-212006-02-21 Lluis Sanchez Gual <lluis@novell.com> Lluis Sanchez
2006-02-212006-02-21 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-06-282005-06-28 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-04-10XmlSerializer.cs: fixed a typo - wrong TARGET_JVM conditionAndrew Skiba
2005-04-07XmlSerializer.cs: added TARGET_JVM that does not support on-the-fly code gene...Andrew Skiba
2005-01-192005-01-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-11-302004-11-30 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2004-09-03 * XmlSerializer.cs: When the XmlReader is created by XmlSerializer, useLluis Sanchez
2004-07-10 * CodeExporter.cs: Added private constructor.Lluis Sanchez
2004-07-08* XmlSerializer.cs: Fix fix.Lluis Sanchez
2004-07-08 * IXmlSerializerImplementation.cs: Compile as internal in NET_1_1.Lluis Sanchez
2004-07-05 * CodeIdentifier.cs: Removed constructor for NET_2_0.Lluis Sanchez
2004-06-21Add MIT license to System.XML.DLLDuncan Mak
2004-06-182004-06-18 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-05-06 * SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs:Lluis Sanchez
2004-05-03XmlSerializer.cs: Enable serializer generation by default.Lluis Sanchez
2004-03-12 * CodeIdentifier.cs: Limit the length of identifiers.Lluis Sanchez
2004-02-24 * SerializationCodeGenerator.cs: Added support for generation of readersLluis Sanchez
2003-11-12 * XmlSerializationReader.cs, XmlSerializationWriter.cs, XmlSerializer.cs:Lluis Sanchez