NetNewsWire/Frameworks/Articles
Brent Simmons 0e5051b060 Fix a major performance regression with article fetching/creation by not using implicit hashing — use explicit and simpler hashValue that will still provide high quality. 2018-09-02 12:36:46 -07:00
..
Articles.xcodeproj Unignore IDEWorkspaceChecks.plist. 2018-08-25 11:33:09 -07:00
DataTests Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
xcconfig Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Article.swift Fix a major performance regression with article fetching/creation by not using implicit hashing — use explicit and simpler hashValue that will still provide high quality. 2018-09-02 12:36:46 -07:00
ArticleStatus.swift Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Attachment.swift Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
Author.swift Use synthesized init, Equatable, Hashable. 2018-08-25 16:29:11 -07:00
DatabaseID.swift Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00
Info.plist Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework. 2018-07-23 18:29:08 -07:00