relikd
|
d9b6641a99
|
Fix crash when libxml set error in @autoreleasepool
- libxml will return first parsing error instead of last one
- option to replace lower ascii chars with whitespace
|
2019-03-06 02:05:09 +01:00 |
|
relikd
|
f9a3c1c831
|
Search whole range for safe parser detection
|
2019-02-12 22:37:14 +01:00 |
|
relikd
|
804bc1a6c7
|
Fixed OPML string export encoding
|
2019-01-22 03:45:23 +01:00 |
|
relikd
|
8e5938972d
|
Fixed bugs: canParse & expected type error & html entities method name
|
2019-01-15 22:08:23 +01:00 |
|
relikd
|
ca9452bc18
|
Added all bugfixes from current state of RSParser. Except HTML entities are still decoded for title, abstract and body.
|
2019-01-12 23:28:48 +01:00 |
|
relikd
|
2732573003
|
Fixed stupid subclassing bug (and added test to avoid that in the future)
|
2018-12-29 22:43:27 +01:00 |
|
relikd
|
8fae59721b
|
Fixed library import errors by removing libxml import in header
|
2018-12-29 13:28:46 +01:00 |
|
relikd
|
0bd0e63f12
|
OPML export
|
2018-12-29 01:26:06 +01:00 |
|
relikd
|
62c5bef463
|
Refactoring to v.2.0
|
2018-12-27 21:11:59 +01:00 |
|
relikd
|
f9e672661a
|
Refactored OPML
|
2018-12-16 19:18:49 +01:00 |
|
relikd
|
3118747fa0
|
Fixed collection type NSSet -> NSArray
|
2018-12-11 11:58:53 +01:00 |
|
relikd
|
10d37ec3f4
|
Added support for error messages & fixed bugs:
- parserClassForXMLData: did return instance instead of class
- DateParser: array index typo
|
2018-12-10 17:59:01 +01:00 |
|
relikd
|
dd9ec4b63d
|
Fixed test errors, added dynamic resource folder and feed download script
|
2018-09-12 15:59:16 +02:00 |
|
relikd
|
4228bc3d67
|
Add article abstract
|
2018-09-11 23:19:29 +02:00 |
|
relikd
|
09794c92f7
|
Fixing Bugs & Adding subtitle to feeds
|
2018-08-19 23:30:48 +02:00 |
|
Oleg Geier
|
5ebeab17d2
|
Merge pull request #2 from kingmatusevich/master
Shared Schemes for Carthage
|
2018-08-19 23:28:44 +02:00 |
|
Oleg Geier
|
d78725fc4f
|
Merge pull request #1 from sashabaranov/master
Added podspec
|
2018-08-19 23:28:31 +02:00 |
|
Javier Matusevich
|
ee14377039
|
Shared Schemes for Carthage
|
2017-06-03 13:42:47 -03:00 |
|
Alexander Baranov
|
378743066f
|
Added podspec
|
2017-05-18 00:38:21 +03:00 |
|
Brent Simmons
|
55700ae708
|
Add line to READ about Objective-C and ARC.
|
2016-12-26 16:46:12 -08:00 |
|
Brent Simmons
|
df6a40e67d
|
Update README to say what's in the repo.
|
2016-12-26 16:45:20 -08:00 |
|
Brent Simmons
|
051787ee7f
|
Initial import.
|
2016-12-26 16:20:42 -08:00 |
|
brentsimmons
|
d33fd2b14e
|
Initial commit
|
2016-12-26 16:19:32 -08:00 |
|