Merge pull request #357 from Suremaker/master
[mono.git] / mcs / class / System.XML / System.Xml.Serialization /
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-08 Marek SafarMerge pull request #319 from pragmatrix/master
2012-06-08 Marek SafarFix some warnings
2012-06-08 Marek SafarUpdate more 4.5 api
2012-06-05 Lluis SanchezImprove date serialization compatibility with third...
2012-06-04 Marek SafarMerge pull request #313 from viniciusjarina/green_build
2012-06-03 Martin BauligSync parameter names with .NET.
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
2012-05-31 Marek SafarFix more xml serializer tests
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-19 Rolf Bjarne KvingeFix XmlAttributes to ignore all XmlAttributes if XmlIgn...
2012-04-19 Rolf Bjarne KvingeIgnore XmlIgnore attributes when importing members...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-14 Miguel de IcazaApply patch from Tom Hindle to fix ##2893 and add a...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-09 Gonzalo Paniagua... Merge pull request #211 from symform/master
2012-01-04 Miguel de IcazaXmlSerializer: Add support to serialize nullable types...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-26 Lluis Sanchez[System.Xml] Fix handling of XmlSchemaForm when importi...
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-17 Miguel de IcazaFix for 1461: Microsoft's generated deserializer call...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #147 from flutos/master
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-08-04 Atsushi EnoMerge pull request #146 from flutos/207ce0bccceec3ff786...
2011-08-02 Atsushi EnoFix bug #707434, check order only when applicable.
2011-07-28 scott fluto[708178] - Type check invalid and breaks XmlSerializati...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-20 Atsushi EnoFix bug #703910 - implement Order support in XmlSerializer.
2011-07-16 Atsushi EnoFix bug 704813: just ignore members of type IEnumerable...
2011-05-27 Atsushi EnoAdd test for XmlMembersMapping.TypeName and .Namespace...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-17 Rodrigo KumperaMerge pull request #103 from XTZGZoReX/master
2011-05-17 Atsushi EnoCheck invalid recursion of xs:group use. Fixed bug...
2011-05-16 Atsushi EnoDo not import xs:any member as XmlElement[]. Create...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-06 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-05-06 Lluis Sanchez[Web Services] Fix regression caused by previous commit
2011-05-06 Sebastien PouliotMake some S.X.S types compatible with the SL API (for...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-28 Lluis Sanchez[Web.Services] Add support for optional parameters
2011-04-28 Atsushi EnoXmlSerializer code generator was generating wrong char...
2011-04-15 Atsushi EnoPrepare for new System.Xml.Serialization.dll build...
2010-12-13 Lluis SanchezFix several issues in the code generator
2010-12-13 Lluis SanchezFix code generation issue with nested generic types
2010-12-13 Lluis SanchezThrow correct exceptions when using generated serializer
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-08 Jb EvainFix the monodroid and monotouch profile builds
2010-09-08 Jb EvainEnable the System.Xml build for monodroid
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathEOL handling
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-29 Atsushi Eno2010-03-29 Atsushi Enomoto <atsushi@ximian.com>
2010-03-26 Marek SafarNew test.
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainuse MOONLIGHT symbol
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-10 Atsushi Eno2010-03-10 Atsushi Enomoto <atsushi@ximian.com>
2010-03-08 Atsushi Eno2010-03-08 Atsushi Enomoto <atsushi@ximian.com>
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-01-28 Atsushi Eno2010-01-28 Atsushi Enomoto <atsushi@ximian.com>
2010-01-26 Atsushi Eno2010-01-26 Atsushi Enomoto <atsushi@ximian.com>
2010-01-06 Atsushi Eno2010-01-06 Atsushi Enomoto <atsushi@ximian.com>
2009-08-25 Jb Evainbring a net_2_0 feature set to monotouch
2009-03-13 Atsushi Eno2009-03-13 Atsushi Enomoto <atsushi@ximian.com>
2009-03-13 Atsushi Eno2009-03-13 Atsushi Enomoto <atsushi@ximian.com>
2009-03-13 Atsushi Eno2009-03-13 Atsushi Enomoto <atsushi@ximian.com>
2009-03-13 Atsushi Eno2009-03-13 Atsushi Enomoto <atsushi@ximian.com>
2009-02-19 Geoff Norton2009-02-19 Geoff Norton <gnorton@novell.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-23 Marek SafarNew test.
2009-01-22 Atsushi Eno2009-01-22 Atsushi Enomoto <atsushi@ximian.com>
2008-12-11 Gonzalo Paniagua... 2008-12-10 Gonzalo Paniagua Javier <gonzalo@novell...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-05 Atsushi EnoFix for bug #430759.
2008-09-22 Marek SafarNew tests, and fixed buffer mcs -> gmcs switch.
2008-09-22 Marek SafarNew tests
2008-09-19 Atsushi Eno2008-09-19 Atsushi Enomoto <atsushi@ximian.com>
2008-09-18 Marek SafarNew test, update
next