session-ios-yap-database/YapDatabase/Internal
Robbie Hanson 81c2f830d4 Adding new `insertedKeys` set to YapDatabaseModifiedNotification. 2018-06-28 12:36:44 -04:00
..
NSDate+YapDatabase.h Add prefix for NSDate category methods. 2017-07-10 20:10:18 +02:00
NSDate+YapDatabase.m Add prefix for NSDate category methods. 2017-07-10 20:10:18 +02:00
NSDictionary+YapDatabase.h Adding unit tests for YapDatabaseRelationship extension 2014-01-02 21:17:58 -08:00
NSDictionary+YapDatabase.m Adding unit tests for YapDatabaseRelationship extension 2014-01-02 21:17:58 -08:00
YapDatabaseAtomic.h Replace OSSpinLock with os_unfair_lock when building for macOS 10.12, iOS 10.0, watchOS 3.0 or tvOS 10.0. 2017-07-10 20:10:56 +02:00
YapDatabaseConnectionState.h Bug fix for issue #157 - WAL is never cleared 2015-04-20 23:58:13 -07:00
YapDatabaseConnectionState.m Remove misplaced semicolons. 2015-04-14 14:46:25 +03:00
YapDatabaseLogging.h Bug fix for issue #294 - Logging w/ NSLog fails 2016-03-06 11:53:29 -08:00
YapDatabaseLogging.m Fix 'No previous prototype for function' compiler warning 2013-12-15 23:47:31 +02:00
YapDatabaseManager.h Minor documentation fix 2015-12-09 10:43:15 -08:00
YapDatabaseManager.m Replace OSSpinLock with os_unfair_lock when building for macOS 10.12, iOS 10.0, watchOS 3.0 or tvOS 10.0. 2017-07-10 20:10:56 +02:00
YapDatabasePrivate.h Adding new `insertedKeys` set to YapDatabaseModifiedNotification. 2018-06-28 12:36:44 -04:00
YapDatabaseStatement.h Adding YapDatabaseSecondaryIndex extension 2013-10-21 17:06:59 -07:00
YapDatabaseStatement.m Merging YapAbstractDatabase & YapDatabase (now that there is only a single subclass) 2013-11-30 22:07:26 -08:00
YapDatabaseString.h Reorganizing file layout 2013-11-30 23:18:30 -08:00
YapMemoryTable.h Renaming YapAbstractDatabaseExtension to YapDatabaseExtension 2013-11-30 22:44:56 -08:00
YapMemoryTable.m Fix for issue #444 - Compiler warnings in Xcode 9 2018-05-23 17:30:28 -04:00
YapNull.h Migrating ideas gained while working on shared-cache back to non-shared-cache version. 2013-03-17 03:30:51 -07:00
YapNull.m Adding safety net for situation where assertions are disabled. 2014-01-02 10:54:34 -08:00
YapProxyObjectPrivate.h Simplifying YapDatabaseHooks API & adding unit tests for it. 2015-09-10 11:05:41 -07:00
YapRowidSet.h Minor code consolidation & cleanup. 2014-10-20 11:14:46 -07:00
YapRowidSet.mm Work in progress on YapDatabaseSearchResultsView 2014-05-15 19:27:52 -07:00
YapTouch.h Adding the ability to touch items in the database. And internal changes to make it more explicit if an extension has made independent changes to the database file. 2013-09-24 08:51:31 -07:00
YapTouch.m Adding the ability to touch items in the database. And internal changes to make it more explicit if an extension has made independent changes to the database file. 2013-09-24 08:51:31 -07:00
yap_vfs_shim.h Fixing a bunch of compiler warnings about documentation. 2017-07-18 15:35:43 -07:00
yap_vfs_shim.m Workaround for CocoaPods v1 bug. Fixes issue #322. 2016-09-07 17:46:48 -07:00