Merge pull request #1936 from esdrubal/DotNetRelativeOrAbsolute
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / XamlXmlWriterTest.cs
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-27 João MatosMerge pull request #1923 from lukaszunity/start-managed...
2015-07-27 Marcos HenrichMerge pull request #1909 from esdrubal/reflection
2015-07-22 Marek Safar[System.Xaml] Update default profile and remove old...
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-03 Atsushi EnoMerge pull request #1608 from atsushieno/import-system...
2015-03-02 Atsushi EnoMerge branch 'master' into import-system-xml-4
2015-03-02 Atsushi Eno[Xaml] fix EOL handling in tests. referencesource emits LF.
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-07 Marek SafarFix more failing tests
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-31 atsushienoMake those tests look good on net_4_5.
2011-03-24 Atsushi EnoNullable type needs special treatment in XamlValueConve...
2011-03-24 Atsushi EnoAdd AmbientProperty tests (complicated, not working...
2011-03-23 Atsushi EnoAdd another complicated ContentProperty case.
2011-03-23 Atsushi EnoContentProperty with collection caused unexpected read...
2011-03-23 Atsushi EnoAdd support for EnumTypeConverter in XamlValueConverter...
2011-03-22 Atsushi EnoTypeConverterAttributes on XamlMember were ignored...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-18 Atsushi EnoXamlObjectReader does not return non-writable members...
2011-01-18 Atsushi EnoDo no t try to instantiate abstract types.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-20 Atsushi EnoImplemented support for attached properties in xamlread...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-07 Atsushi EnoXData support in XamlXmlWriter.
2010-12-07 Atsushi EnoAdd another couple of IXmlSerializable tests.
2010-12-06 Atsushi EnoFinally got XData tests that make sense. Implemented...
2010-12-02 Atsushi EnoImplemented reference support (almost working, except...
2010-11-30 Atsushi EnoAdd name reference tests to all readers/writers.
2010-11-30 Atsushi EnoCall GetObject only once per current member.
2010-11-30 Atsushi EnoFill List's implementation details gap.
2010-11-29 Atsushi EnoTypeExtension and StaticExtension should now be correct...
2010-11-29 Atsushi EnoRefactoring Instance handling for consistent MarkupExte...
2010-11-26 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-11-26 Atsushi EnoAdd not-working tets for some MarkupExtension wrapper...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-12 Atsushi EnoAdd test for writing PropertyDefinition.
2010-11-09 Atsushi EnoAdd and/or altered a bunch of XamlXmlReader tests based...
2010-11-08 Atsushi EnoFix positional parameter argument output location check.
2010-11-08 Atsushi EnoFix attribute state management to handle x:Key inside...
2010-11-08 Atsushi EnoFix PositionalParameter serialization in collections.
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Atsushi EnoDictionary key might be inappropriately serialized...
2010-11-05 Atsushi EnoAdd support for ContentPropertyAttribute (e.g. Referenc...
2010-11-05 Atsushi EnoImplement member pending at StartMember when it should...
2010-11-05 Atsushi EnoAdd new XamlXmlWriter implementation. Marked some as...
2010-11-05 U-monkeytimeline2... A few refactoring for new XamlXmlWriter. Add tests...
2010-10-29 Marek SafarMerge branch 'marek'
2010-10-29 Atsushi EnoAdd tests for all types that are tested for XamlObjectR...
2010-10-25 Atsushi EnoAdd PositionalParameters tests (NotWorking).
2010-10-25 Atsushi EnoRefactoring namespace declaration output for getting...
2010-10-25 Atsushi EnoWrite some special names back when writing xaml to...
2010-10-25 Atsushi EnoAdd a couple of writer tests (NotWorking) and fixed...
2010-10-18 Atsushi EnoXamlXmlWriter.WriteValue() accepts only string.
2010-10-04 Marek HabersackMerge branch 'bugfix'
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 Atsushi EnoGet constructor arguments (x:Arguments) working on...
2010-06-30 Marek SafarFixed.
2010-06-29 Raja R HarinathUse a slightly more portable way to resolve the Categor...
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-04-13 Atsushi Eno2010-04-13 Atsushi Enomoto <atsushi@ximian.com>
2010-04-13 Atsushi EnoXamlObjectWriter implementation.
2010-04-12 Marek SafarNew tests.
2010-04-10 Atsushi Enoimplemented XamlXmlWriter.