Updates the version of Xamarin.Forms package
[platform/upstream/xamarin-forms.git] / Xamarin.Forms.Xaml.UnitTests /
2017-03-24 Kangho HurClean sync with 2.3.4-2
2017-03-24 Stephane Delcroix[Xaml] do not set properties with private setters ...
2017-03-24 Stephane Delcroix[Xaml[C]] check for compatible types on op_implicit...
2017-03-24 Stephane Delcroix[Xaml[C]] throw meaningful exception while trying to...
2017-03-24 Stephane Delcroix[Xaml[C]] cast to BindingBase before SetBinding() ...
2017-03-24 Stephane Delcroix[XamlC] skip static .cctor while looking for default...
2017-03-24 Stephane Delcroix[X] passing test for 43733
2017-03-24 Stephane Delcroix[Xaml] support CDATA (#698)
2017-03-24 Stephane Delcroix[Xaml] passing test for bz42531
2017-03-24 Stephane Delcroix[XamlC] allow xml-elements as Setter/Trigger Values...
2017-03-24 Stephane Delcroix[Xaml[C]] Do not instantiate DataTemplate Content at...
2017-03-24 Stephane Delcroix[XamlC] compile ListStringTypeConverter (#660)
2017-03-22 Rui MarinhoFix build
2017-03-22 Stephane Delcroix[XamlC] accept assignment of Object from unboxed value...
2017-03-22 Stephane Delcroix[C] Make sure all children are parented (#831)
2017-03-09 Rui MarinhoFix build beta-2.3.4-pre3
2017-03-09 Stephane Delcroix[XamlC] complete the Setter/Trigger fix (#737)
2017-03-01 Stephane DelcroixXamlc ppdb backport (#792)
2017-01-25 Stephane Delcroix[XamlC] use TypeRefComparer to compare TypeRef from...
2017-01-25 Stephane Delcroix[XamlC] allow xml-elements as Setter/Trigger Values...
2017-01-12 Stephane Delcroix[C] new OnPlatform mechanism (#658)
2016-12-30 Stephane Delcroix[XamlC] detect duplicate x:Name at compile time (#655)
2016-12-23 Stephane DelcroixXamlc compile data triggers (#648)
2016-12-23 Stephane Delcroix[Xaml] support short Properties for PropertyCondition...
2016-12-23 Stephane Delcroix[XamlC] import members on x:Static and factories (...
2016-12-14 Stephane DelcroixXamlc compiled trigger (#629)
2016-12-12 Stephane Delcroix[XamlC] Compile TypeTypeConverter (#615)
2016-12-12 Stephane Delcroix[XamlC] Box valueTypes on Add() (#624)
2016-12-12 Stephane Delcroix[XamlC] fix loading ulongs, optimize bytecode for ulong...
2016-12-12 Stephane Delcroix[XamlC] compile ThicknessTypeConverter (#603)
2016-12-12 Stephane Delcroix[XamlC] support setting values on ValueTypes (#596)
2016-12-07 Stephane Delcroix[Xaml[C]] support op_implicit declared on Target (...
2016-12-07 Stephane Delcroix[XamlC] Type ref tests, and fixes (#569)
2016-12-06 Stephane DelcroixResourceDictionary fixes (#536)
2016-12-05 Stephane Delcroix[XamlC] Compile ContraintTypeConverters (#592)
2016-12-04 Stephane Delcroix[Xaml] support arrays as x:Arguments (#545)
2016-12-02 Stephane Delcroixfix build
2016-12-02 Stephane Delcroix[XamlC] passing test for 47703
2016-12-01 Stephane Delcroixfix the tests
2016-12-01 Stephane Delcroix[XamlC] use op_implicit where we should (#580)
2016-12-01 Stephane Delcroix[Xaml] support non-int enums (#575)
2016-12-01 Stephane Delcroix[XamlC] assigned derived type to generic BP (#566)
2016-12-01 Stephane Delcroix[XamlC] support non-generic IMarkup on ABPs (#562)
2016-11-18 Stephane Delcroixupdate cecil (#546)
2016-11-17 Stephane Delcroix[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)
2016-11-15 Stephane Delcroix[XamlC] TypedBindings, some tests, a compiler, ......
2016-10-12 Stephane Delcroix[XamlG] Fully qualify method names (#417)
2016-10-04 Stephane DelcroixMerge branch 'ios-scrolltoposition' of https://github...
2016-09-27 Stephane Delcroix[Xaml] more primitive types (#385)
2016-09-26 Stephane Delcroix[XamlC] Compiled converters (#358)
2016-09-23 Stephane Delcroix[Xaml] fix build
2016-09-23 Stephane Delcroix[XamlC] Implement IValueProvider.PropertyType (#345)
2016-09-23 Stephane Delcroix[XamlC] supports enum and consts in x:Static (#369)
2016-09-08 Stephane Delcroix[XamlC] throw exception on missing property (#336)
2016-09-08 Stephane Delcroix[XamlC] replace the runtime type check by compiletime...
2016-09-08 Stephane Delcroix[Xaml] support native views and native bindings (#266)
2016-08-30 Samantha HoutsPlatform Specifics (#301)
2016-08-16 Stephane Delcroix[Xaml] Clone node tree on DT, allow markup to be evalua...
2016-08-15 Stephane Delcroix[Xaml] Simplify listnodes with single elements (#304)
2016-08-15 Stephane DelcroixRefix mc ignorable (#302)
2016-08-15 Stephane Delcroix[Xaml] x:Static in x:Arguments (#288)
2016-08-12 Stephane DelcroixFix mc ignorable (#298)
2016-08-02 Stephane DelcroixXaml convert on add (#273)
2016-07-21 Stephane Delcroix[XamlC] Fix the getter of getters (#263)
2016-07-18 Stephane Delcroix[XamlC] correctly resolve override of virtual event...
2016-07-18 Stephane Delcroix[Xaml] allow the Previewer to provide their own Xaml...
2016-05-27 Christian Schwarz[Xaml] Fix MarkupExtension not found in default namespa...
2016-04-25 E.Z. HartMake core Ticker abstract and public (#116)
2016-04-18 Jason SmithMake sure StaticResources can be looked up in ResourceD...
2016-04-18 Stephane Delcroix[C] Allow implicit styles and DynamicResources in share...
2016-04-18 Stephane Delcroix[C] Allow Multiple Shared RD. (#103)
2016-04-17 Stephane DelcroixMerged ResourceDictionary (#97)
2016-04-12 Paul DiPietroEnable CS1998 warnings as errors (#65)
2016-04-12 Stephane Delcroix[X] internal CreateFromXaml () (#77)
2016-04-11 Paul DiPietroEnable CS0618 warnings as errors (#72)
2016-04-07 kingces95Enable warnings as errors in XAML
2016-03-22 Jason SmithInitial import