Remove confusing trailing dot
[mono.git] / mcs / class / System.XML /
2012-06-06 Martin BauligXmlResolver.GetEntityAsync().
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 BauligAdd .NET 4.5 async methods to XmlReader and XmlWriter.
2012-06-03 Martin BauligMore .NET 4.5 work.
2012-06-03 Martin BauligSync parameter names with .NET.
2012-06-03 Miguel de Icaza[class libraries] drop NET_1_0 definitions
2012-06-02 Martin BauligAdd .NET 4.5 async methods to XmlReader.
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
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-31 Marek SafarA fix for failing xml writer tests
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-30 Marek SafarMerge pull request #307 from crazyjncsu/master
2012-05-30 crazyjncsuRemoved reference for Micrsoft.VisualBasic.dll when...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-11 Miguel de IcazaMerge pull request #293 from viniciusjarina/fix3258
2012-05-09 Sebastien PouliotSmall adjustments needed for Profile[1-4] of the Portab...
2012-05-03 Atsushi EnoMerge pull request #286 from dafergu2/bug4794
2012-05-03 Atsushi EnoMerge pull request #288 from ewxrjk/xmlwriter
2012-05-03 Richard KettlewellFix XmlTextWriter's use of NewLineHandling.
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-17 Marek SafarConvert old unit tests
2012-04-17 Marek SafarAdd missing references
2012-04-17 Zoltan VargaMerge pull request #274 from iainlane/master
2012-04-16 Marek SafarRemove 1.1 only members with wrong profile check
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-06 Andreia GaitaMerge pull request #270 from bholmes/COM_cctor
2012-04-05 Marek SafarAdd missing assembly references to test targets
2012-04-05 Marek SafarUpdate csproj files
2012-04-05 Marek SafarFix some API mismatch
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-29 Zoltan VargaMerge pull request #266 from joncham/bug-struct-pack...
2012-03-29 Marek SafarDist more test files
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-09 Atsushi EnoFixed bug #3504 - implemented ValidateEndElement()...
2012-03-09 Atsushi EnoFill XmlSchemaInfo validity for attributes (some were...
2012-03-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-08 Atsushi Enobugfix #3231 - when XmlWriterSettings specifies Indent...
2012-03-08 Atsushi EnoRevert previous XPath fix. Fix is rather needed in...
2012-03-08 Atsushi EnoReuse of XPathNavigator instance is error-prone. Fixed...
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-01 Atsushi EnoRevert previous non-standard "ends-with" function.
2012-03-01 Gonzalo Paniagua... Merge pull request #232 from justincc/159271bfbe2202e1a...
2012-03-01 Miguel de IcazaAdd ends-with function to our XPath processor
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-02-10 Marek SafarAdd VS project files for test project
2012-02-09 Marek SafarUpdate class library csproj files
2012-01-19 Atsushi EnoFix bug 998 - in XmlResolver.ResolveUri(), make some...
2012-01-19 Atsushi EnoFix bug #1558 - return editable XPathNavigator from...
2012-01-19 Atsushi EnoFix bug #2956: XmlReader.HasValue became virtual (from...
2012-01-14 Miguel de IcazaApply patch from Tom Hindle to fix ##2893 and add a...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
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-27 QuickJackRemoves 2 warnings CS0168
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-24 Marek SafarFix few obvious NREs
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-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-13 Gonzalo Paniagua... Delay initialization of the stream until first read
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
2011-08-31 Chris Toshokprepend $(CURDIR) to jay input files so that the debugg...
2011-08-30 Atsushi EnoLineInfo on namespace nodes were missing.
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-21 David EisnerRemoval of XPath debugging code relating to bug #497017...
2011-07-21 David EisnerXPath test cases and debugging code relating to bug...
2011-07-21 David EisnerCorrected XPath iterator for ancestor-or-self axes...
2011-07-21 David EisnerFixed the XPath built-in position function for bug...
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-24 Atsushi EnoFix global schema component resolution issue in ids...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Atsushi EnoAllow DocumentType in ImportNode().
2011-05-17 Rodrigo KumperaMerge pull request #103 from XTZGZoReX/master
2011-05-17 Atsushi EnoCheck invalid recursion of xs:group use. Fixed bug...
next