Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / class / System.XML /
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...
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-11 Atsushi EnoFixed orders in XmlSchemaObjectTable and got some S...
2011-05-09 Atsushi EnoMultiple schemas in wsdl could share same SourceUri...
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 EnoExtend supported XmlDateTimeSerialization formats....
2011-04-28 Atsushi EnoXmlSerializer code generator was generating wrong char...
2011-04-15 Atsushi EnoPrepare for new System.Xml.Serialization.dll build...
2011-04-06 Atsushi Enoauto-detect UTF16-LE too.
2011-04-06 Atsushi EnoRemove obsolete nunit syntax from tests except for...
2011-03-31 Rolf Bjarne KvingeFix many corcompare issues for moonlight
2011-03-26 Atsushi EnoNowadays, XmlDeclaratoin.WriteTo() writes PI instead...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Atsushi EnoComplete previous XmlNodeList revert to get it working...
2011-03-16 Atsushi EnoRevert XPathNodeIteratorNodeListIterator2-based iterator.
2011-03-14 Geoff NortonFix the mobile build
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-14 Atsushi EnoEnable DTD attdecl processing in mobile profile.
2011-03-10 Atsushi EnoResult-preserving node list while not performance-harmf...
2011-03-09 Atsushi EnoAuto detect BOM-less utf-16 and utf-32. Fixed bug ...
2011-03-08 Atsushi EnoRemove wrong buffer size check in XmlTextReader.ReadChrs().
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-07 Atsushi EnoXmlReader.ReadToNextSibling() saved wrong Depth and...
2011-03-07 Atsushi EnoForgot to add test xml files.
2011-03-07 Atsushi EnoFixed xsd derived simpleType cast failures on uint...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-08 Atsushi EnoSimple content restriction was not validated when it...
2011-02-08 Atsushi EnoFor complexType simpleContent restriction, fill attribu...
2011-02-07 Marek Safarmoonlight build fix
2011-02-03 Marek Habersack[xml] XmlReaderSettings.{DtdProcessing,MaxCharactersFro...
2011-02-01 Atsushi EnoMake sure to clear compiled items. Fixes regressions...
2011-01-31 Atsushi EnoFix bug #661400 - fix complicated namespace resolution...
2011-01-31 Atsushi EnoDo not return DocumentFragment from AppendChild() etc...
2011-01-26 Geoff NortonFurther .NET 4.0 ification of the mobile profile
2011-01-06 Gonzalo Paniagua... Revert
2011-01-06 Gonzalo Paniagua... [Windows] Implement GetDrives.
2011-01-06 Zoltan VargaMerge remote branch 'google-nacl/master'
2011-01-06 Marek Habersack[xml] Out of range errors should be swallowed when...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
next