Use ObjectPool in SplitOrderedList
[mono.git] / mcs / class / System.Xaml / System.Xaml.Schema /
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-20 Atsushi EnoImplement XamlMemberInvoker.UnknownInvoker too.
2011-01-20 Atsushi EnoImplement XamlTypeInvoker.UnknownInvoker.
2011-01-20 Atsushi EnoImplement some XamlTypeInvoker methods (mostly unused...
2011-01-17 Atsushi EnoFix XamlValueConverter; sometimes ConverterType exists...
2010-11-25 Atsushi EnoParseNameList() failed to parse nested generic type...
2010-11-24 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-11-24 Atsushi EnoParse() and ToString() array type name correctly.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-17 Atsushi EnoRewrote ValueSerializer.GetSerializerFor() with couple...
2010-11-12 Atsushi EnoAdd new ValueSerializerContext and use it everywhere...
2010-11-11 Atsushi EnoWhen collection instance returned null, do not try...
2010-11-09 Atsushi EnoFix generic XamlTypeName output and GetType() to get...
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Atsushi EnoDictionary key might be inappropriately serialized...
2010-10-27 Atsushi EnoUncommend code that prohibits XamlMemberInvoker.GetValu...
2010-10-26 Atsushi EnoXamlLanguage.Items is not correctly supported in XamlOb...
2010-10-15 Marek SafarClean up few more warnings
2010-10-07 Atsushi EnoSignificant XamlObjectWriter rewrite for solid state...
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-22 Atsushi Eno2010-04-22 Atsushi Enomoto <atsushi@ximian.com>
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-14 Atsushi Enoimplement TypeExtensionConverter and several fixes...
2010-04-14 Atsushi Eno2010-04-14 Atsushi Enomoto <atsushi@ximian.com>
2010-04-14 Atsushi Enoimplemented XamlTypeName.
2010-04-13 Atsushi Eno2010-04-13 Atsushi Enomoto <atsushi@ximian.com>
2010-04-13 Atsushi Eno2010-04-13 Atsushi Enomoto <atsushi@ximian.com>
2010-04-12 Marek SafarNew tests.
2010-04-12 Atsushi Eno2010-04-12 Atsushi Enomoto <atsushi@ximian.com>
2010-04-09 Atsushi Eno2010-04-09 Atsushi Enomoto <atsushi@ximian.com>
2010-04-09 Atsushi Enoongoing implementation.
2010-04-08 Atsushi Enoanother bunch of implementation.
2010-04-08 Atsushi Enoinitial checkin.