[msbuild] Getting build error "Error initializing task XmlPeek: Not registered task...
[mono.git] / mcs / class / System.Xaml / System.Xaml.Schema /
2016-02-15 Marcos HenrichMerge pull request #2400 from esdrubal/extrahead
2016-02-15 Marcos HenrichMerge pull request #2323 from esdrubal/servicemodel
2016-02-04 Aleksey Kliger ... Merge pull request #2566 from lambdageek/monoerror...
2016-02-04 Aleksey Kliger ... Merge pull request #2535 from lambdageek/monoerror...
2016-02-03 Alexander KöplingerMerge pull request #2542 from akoeplinger/remove-changelog
2016-01-29 Alexander KöplingerRemove ChangeLog files from the repo
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-09 Atsushi EnoPart of fix #3003 - events do not prevent invoker sette...
2012-03-09 Atsushi Enolookup interface implementation of "Add" method. Fixed...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Atsushi EnoMerge pull request #101 from occ/master
2011-05-16 Atsushi EnoAttachable property setter was not working with XamlObj...
2011-03-24 Atsushi EnoNullable type needs special treatment in XamlValueConve...
2011-03-23 Atsushi EnoAdd support for EnumTypeConverter in XamlValueConverter...
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-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.