platform/upstream/dotnet/runtime.git
7 years agosaving changes
Gerardo Hurtado Lozano [Tue, 27 Jun 2017 00:09:50 +0000 (17:09 -0700)]
saving changes

Commit migrated from https://github.com/dotnet/corefx/commit/77738fd57b3310327affdadc5679e166b3dac244

7 years agoInitial Jorge
Gerardo Hurtado Lozano [Mon, 26 Jun 2017 16:53:28 +0000 (09:53 -0700)]
Initial Jorge

Commit migrated from https://github.com/dotnet/corefx/commit/5dacea0b6c262e90e952ba298a57c2c6467fbd86

7 years agoSave changes with Jorge cass
Gerardo Hurtado Lozano [Mon, 26 Jun 2017 16:48:47 +0000 (09:48 -0700)]
Save changes with Jorge cass

Commit migrated from https://github.com/dotnet/corefx/commit/21f972ffd713cd48b407492a40602c465e57bec3

7 years agoTest clase jorge
Gerardo Hurtado Lozano [Sat, 24 Jun 2017 01:04:28 +0000 (18:04 -0700)]
Test clase jorge

Commit migrated from https://github.com/dotnet/corefx/commit/b4d2d1b5cdfe4f9e8d2046638d2d6b3c74040fbc

7 years agoFixed image issue where image tag was using original title and url, for RSS formatting
Gerardo Hurtado Lozano [Fri, 23 Jun 2017 21:51:45 +0000 (14:51 -0700)]
Fixed image issue where image tag was using original title and url, for RSS formatting
Image issue fixed and added some tests

Commit migrated from https://github.com/dotnet/corefx/commit/25309a265bacfed92effe57a13c6bfd1f9c46986

7 years agoMerge branch 'CustomParser' into InitialSyndicationFeed
Gerardo Hurtado Lozano [Fri, 23 Jun 2017 20:58:02 +0000 (13:58 -0700)]
Merge branch 'CustomParser' into InitialSyndicationFeed
Added custom parsing for RSS formats.
Cleaned the code.
Executed CodeFormatter tool.
Added test for custom parsing.

Commit migrated from https://github.com/dotnet/corefx/commit/ae107387f98c18a129d67df42f79970af91e8ec0

7 years agoTest using custom parsers
Gerardo Hurtado Lozano [Thu, 22 Jun 2017 23:04:32 +0000 (16:04 -0700)]
Test using custom parsers

Commit migrated from https://github.com/dotnet/corefx/commit/681f0fbda210cf490c6c566597b4590389d949f2

7 years agoMoved the call of itemParser to be called with each item
Gerardo Hurtado Lozano [Thu, 22 Jun 2017 21:51:05 +0000 (14:51 -0700)]
Moved the call of itemParser to be called with each item

Commit migrated from https://github.com/dotnet/corefx/commit/ab8c7ae4e3c5ba09670cc2df6071c746027951b4

7 years agoFormatted the code with CodeFormatter Tool
Gerardo Hurtado Lozano [Thu, 22 Jun 2017 00:49:17 +0000 (17:49 -0700)]
Formatted the code with CodeFormatter Tool

Commit migrated from https://github.com/dotnet/corefx/commit/8d9968fa7cbfc742796b502017f88a07c9855c4c

7 years agoCleaned code from most of the unnecesary comments
Gerardo Hurtado Lozano [Thu, 22 Jun 2017 00:34:26 +0000 (17:34 -0700)]
Cleaned code from most of the unnecesary comments

Commit migrated from https://github.com/dotnet/corefx/commit/709a1ab1907af42c88c0401f64dee91949583386

7 years agoCleaned the code, deleted Diagnostics, fixed throwing resources
Gerardo Hurtado Lozano [Wed, 21 Jun 2017 23:53:46 +0000 (16:53 -0700)]
Cleaned the code, deleted Diagnostics, fixed throwing resources

Commit migrated from https://github.com/dotnet/corefx/commit/c7be03081e5c800534b06e8bcaf88f0bf7fb3d26

7 years agoRemoved the dependence of the old SR class
Gerardo Hurtado Lozano [Wed, 21 Jun 2017 17:40:44 +0000 (10:40 -0700)]
Removed the dependence of the old SR class

Commit migrated from https://github.com/dotnet/corefx/commit/6f2b69bf7acd6f6696b3d27fba5c13661e97b391

7 years agoInitial SyndicationFeed
Gerardo Hurtado Lozano [Thu, 8 Jun 2017 21:59:12 +0000 (14:59 -0700)]
Initial SyndicationFeed

Commit migrated from https://github.com/dotnet/corefx/commit/898bff5889139c557dba8c0c8a6bcc75fea39c3f

7 years agoSave changes
Gerardo Hurtado Lozano [Wed, 21 Jun 2017 16:32:21 +0000 (09:32 -0700)]
Save changes

Commit migrated from https://github.com/dotnet/corefx/commit/7ece44939982c21a7346ccf47ce8ab85718c5b6c

7 years agoAdded custom parser delegates
Gerardo Hurtado Lozano [Wed, 21 Jun 2017 00:41:24 +0000 (17:41 -0700)]
Added custom parser delegates

Commit migrated from https://github.com/dotnet/corefx/commit/01e52b96474a932d200923319fa8b02cd96dfe66

7 years agoAdded more delegates as parsers
Gerardo Hurtado Lozano [Tue, 20 Jun 2017 02:26:38 +0000 (19:26 -0700)]
Added more delegates as parsers

Commit migrated from https://github.com/dotnet/corefx/commit/adcb15ba0fd04e096bce9350c894e8e506c01348

7 years agoInitial changes to add custom parsers
Gerardo Hurtado Lozano [Mon, 19 Jun 2017 18:25:36 +0000 (11:25 -0700)]
Initial changes to add custom parsers

Commit migrated from https://github.com/dotnet/corefx/commit/91a06a43cd7710adfea5c0b43db84af2730feff3

7 years agoAdded correct testnames and Copyright
Gerardo Hurtado Lozano [Sat, 17 Jun 2017 21:11:54 +0000 (14:11 -0700)]
Added correct testnames and Copyright

Commit migrated from https://github.com/dotnet/corefx/commit/62f2980090d5aca36b9e5bc27adc27112051a679

7 years agoAdded the posibility that the user creates his own date parser when reading a feed...
Gerardo Hurtado Lozano [Fri, 16 Jun 2017 21:30:02 +0000 (14:30 -0700)]
Added the posibility that the user creates his own date parser when reading a feed from outside, also as part of our default date parser, if it can't parse the date it will just assign a default date to avoid the crash

Commit migrated from https://github.com/dotnet/corefx/commit/37bf505927c3aad98e24872bc12dc3cebd6b5510

7 years agoDeleted some unused files
Gerardo Hurtado Lozano [Thu, 15 Jun 2017 17:23:45 +0000 (10:23 -0700)]
Deleted some unused files

Commit migrated from https://github.com/dotnet/corefx/commit/9f6c78e5c2a3937a08e40ca154e3628458a903e8

7 years agoCleaning code for PR
Gerardo Hurtado Lozano [Tue, 13 Jun 2017 00:59:30 +0000 (17:59 -0700)]
Cleaning code for PR

Commit migrated from https://github.com/dotnet/corefx/commit/0594affe5dd1de97a879f5bc5eaaa2fc0e814470

7 years agoFixed errors when reading feeds and replaced some buffers
Gerardo Hurtado Lozano [Mon, 12 Jun 2017 22:06:24 +0000 (15:06 -0700)]
Fixed errors when reading feeds and replaced some buffers

Commit migrated from https://github.com/dotnet/corefx/commit/398649d0317fadc6c7c59c476954c27fb91b6af7

7 years agoChanged some namespaces
Gerardo Hurtado Lozano [Thu, 8 Jun 2017 21:59:12 +0000 (14:59 -0700)]
Changed some namespaces

Commit migrated from https://github.com/dotnet/corefx/commit/aa05946d8ff8640f31d5f762d52ccd05a7fe76e3

7 years agoAdded the needed references to get the code to compile
Gerardo Hurtado Lozano [Thu, 8 Jun 2017 20:37:32 +0000 (13:37 -0700)]
Added the needed references to get the code to compile

Commit migrated from https://github.com/dotnet/corefx/commit/9c278a1dcb45f7039af2794795e2c2339c1d0842

7 years agoAdding the existing classes of SyndicationFeed from .net fx
Gerardo Hurtado Lozano [Thu, 8 Jun 2017 17:18:43 +0000 (10:18 -0700)]
Adding the existing classes of SyndicationFeed from .net fx

Commit migrated from https://github.com/dotnet/corefx/commit/1d9f27f5641d55badeaeffa20a730fb3f9e7dd74

7 years agoMicrosoft.ServiceModel.Syndication skeleton project
Matt Connew [Wed, 7 Jun 2017 16:51:48 +0000 (09:51 -0700)]
Microsoft.ServiceModel.Syndication skeleton project

Commit migrated from https://github.com/dotnet/corefx/commit/e48777c5e64b749cb85cd23270f58ec29ac6a41c