0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement -description on FPXMLPair
eridius
as Kevin Ballard
More... about 15 years ago
Fix initialization of currentText in CDATA and ignorable whitespace delegate methods
eridius
as Kevin Ballard
More... about 15 years ago
Add a unit test for extension elements
eridius
as Kevin Ballard
More... about 15 years ago
Fix extension element node handling of element closing
eridius
as Kevin Ballard
More... about 15 years ago
Add FPExtensionNode.h to FeedParser.h
eridius
as Kevin Ballard
More... about 15 years ago
Implement a useful description on the extension nodes
eridius
as Kevin Ballard
More... about 15 years ago
Implement -[FPExtensionTextNode stringValue]
eridius
as Kevin Ballard
More... about 15 years ago
Implement -stringValue for FPExtensionElementNode
eridius
as Kevin Ballard
More... about 15 years ago
Teach FPXMLParser to use FPExtensionNode and friends
eridius
as Kevin Ballard
More... about 15 years ago
Add an extension mechanism
eridius
as Kevin Ballard
More... about 15 years ago
Add support for <dc:creator> in items
eridius
as Kevin Ballard
More... about 15 years ago
Strip out the +parserWithURL:delegate: and friends, as it wasn't implemented
eridius
as Kevin Ballard
More... about 15 years ago
Create on-disk folders for Internal/Extensions groups
eridius
as Kevin Ballard
More... about 15 years ago
Fix the Demo main.m to parse a valid feed instead of an invalid one
eridius
as Kevin Ballard
More... about 15 years ago
Detect the namespace of the root element
eridius
as Kevin Ballard
More... about 15 years ago
Set parseDepth = 1 on the root parser
eridius
as Kevin Ballard
More... about 15 years ago
Properly skip unknown namespaced elements
eridius
as Kevin Ballard
More... about 15 years ago
Handle the <atom:link> element
eridius
as Kevin Ballard
More... about 15 years ago
Fix two imports Cocoa -> Foundation
eridius
as Kevin Ballard
More... about 15 years ago
Add bare-bones test for sample-rss-091.rss
eridius
as Kevin Ballard
More... about 15 years ago
Add minimal tests for sample-rss-092.rss
eridius
as Kevin Ballard
More... about 15 years ago
Add tests against one of the items in sample-rss-2.rss
eridius
as Kevin Ballard
More... about 15 years ago
Adjust the FeedParserTest to use a hardcoded epoch for date testing
eridius
as Kevin Ballard
More... about 15 years ago
Track element depths so as to properly relinquish the parser status
eridius
as Kevin Ballard
More... about 15 years ago
Implement the remaining fields of RSS 2.0
eridius
as Kevin Ballard
More... about 15 years ago
Fix crash by moving ivar mutation to before a call that could deallocate self
eridius
as Kevin Ballard
More... about 15 years ago
Miscellaneous changes
eridius
as Kevin Ballard
More... about 15 years ago
Replace the Demo project with a command-line tool
eridius
as Kevin Ballard
More... about 15 years ago
Miscellaneous changes
eridius
as Kevin Ballard
More... about 15 years ago
Clean up the error string a bit
eridius
as Kevin Ballard
More... about 15 years ago