platform/upstream/dotnet/runtime.git
2017-09-21 Xing MaoMove Syndication to root/src
2017-09-13 Zhenlan WangFix ServiceModel.SyndicationFeed project dependencies
2017-08-19 Gerardo Hurtado... Fixed bug from ServiceModel.Syndication
2017-07-31 Gerardo Hurtado... Removed unnecesary variables from Wrappers.
2017-07-31 Gerardo Hurtado... Edited XmlReaderWrapper, moved methods to extension...
2017-07-31 Gerardo Hurtado... Fixed sync method exposed GetReader.
2017-07-19 Gerardo Hurtado... Changed ReadCategoryFromAsync to return a SyndicationCa...
2017-07-19 Gerardo Hurtado... Add XmlWriterWrapper method extensions
2017-07-18 Gerardo Hurtado... Added async extension methods for XmlReader
2017-07-17 Gerardo Hurtado... Fixed warnings on some unawaited methods.
2017-07-12 Gerardo Hurtado... Fixing code review
2017-07-10 Gerardo Hurtado... Add wrong dates example
2017-07-08 Gerardo Hurtado... Improved flexibility for Default dateparser
2017-07-07 Gerardo Hurtado... Added check for skip days to allow only accepted days.
2017-07-06 Gerardo Hurtado... Fixing code for PR
2017-07-06 Gerardo Hurtado... Fixing code for PR
2017-07-06 Gerardo Hurtado... Adding Extension Methods for XmlReader
2017-07-05 Gerardo Hurtado... added nameof() to all exceptions when needed.
2017-07-05 Gerardo Hurtado... Added custom parsing for Atom feed formatter, added...
2017-07-03 Gerardo Hurtado... Improved custom parsing for RSS
2017-07-03 Gerardo Hurtado... Fixed some warnings
2017-07-03 Gerardo Hurtado... Added Icon writing on Arom Writer
2017-07-01 Gerardo Hurtado... Merge branch async into lab
2017-06-30 Gerardo Hurtado... Adding Async Writing
2017-06-28 Gerardo Hurtado... Added Icon parsing to Atom10 feedFormatter. Added unit...
2017-06-28 Gerardo Hurtado... Adding parsing to optional elements int the spec
2017-06-28 Gerardo Hurtado... Run codeFormatter
2017-06-27 Gerardo Hurtado... Fixed disjoint items in atom
2017-06-27 Gerardo Hurtado... Fixed image and items issue
2017-06-27 Gerardo Hurtado... Save changes
2017-06-27 Gerardo Hurtado... saving changes
2017-06-26 Gerardo Hurtado... Initial Jorge
2017-06-26 Gerardo Hurtado... Save changes with Jorge cass
2017-06-24 Gerardo Hurtado... Test clase jorge
2017-06-23 Gerardo Hurtado... Fixed image issue where image tag was using original...
2017-06-23 Gerardo Hurtado... Merge branch 'CustomParser' into InitialSyndicationFeed
2017-06-22 Gerardo Hurtado... Test using custom parsers
2017-06-22 Gerardo Hurtado... Moved the call of itemParser to be called with each...
2017-06-22 Gerardo Hurtado... Formatted the code with CodeFormatter Tool
2017-06-22 Gerardo Hurtado... Cleaned code from most of the unnecesary comments
2017-06-21 Gerardo Hurtado... Cleaned the code, deleted Diagnostics, fixed throwing...
2017-06-21 Gerardo Hurtado... Removed the dependence of the old SR class
2017-06-21 Gerardo Hurtado... Initial SyndicationFeed
2017-06-21 Gerardo Hurtado... Save changes
2017-06-21 Gerardo Hurtado... Added custom parser delegates
2017-06-20 Gerardo Hurtado... Added more delegates as parsers
2017-06-19 Gerardo Hurtado... Initial changes to add custom parsers
2017-06-17 Gerardo Hurtado... Added correct testnames and Copyright
2017-06-16 Gerardo Hurtado... Added the posibility that the user creates his own...
2017-06-15 Gerardo Hurtado... Deleted some unused files
2017-06-13 Gerardo Hurtado... Cleaning code for PR
2017-06-12 Gerardo Hurtado... Fixed errors when reading feeds and replaced some buffers
2017-06-08 Gerardo Hurtado... Changed some namespaces
2017-06-08 Gerardo Hurtado... Added the needed references to get the code to compile
2017-06-08 Gerardo Hurtado... Adding the existing classes of SyndicationFeed from...
2017-06-08 Matt ConnewMicrosoft.ServiceModel.Syndication skeleton project