YapDatabase/YapDatabase/Utilities
2015-07-02 14:19:06 -07:00
..
YapCache.h Improving the documentation (and flexibility) of YapCache to allow it to be exposed to the outside world. (It's no longer internal/private. It can now be used in your projects if you want.) 2014-11-24 15:00:42 -08:00
YapCache.m Fix sing mismatches in assignments and comparisons. 2015-04-14 14:47:15 +03:00
YapCollectionKey.h Changing YapCollectionKeyCreate to a macro. Better performance & fixes compiler issues. 2015-05-14 14:02:51 -07:00
YapCollectionKey.m Changing YapCollectionKeyCreate to a macro. Better performance & fixes compiler issues. 2015-05-14 14:02:51 -07:00
YapDatabaseQuery.h Improving Swift support within YapDatabaseQuery. Fixes issue #170 2015-06-27 17:28:31 -07:00
YapDatabaseQuery.m Improving Swift support within YapDatabaseQuery. Fixes issue #170 2015-06-27 17:28:31 -07:00
YapMurmurHash.h Fixing type signatures for YapMurmurHashData methods. 2015-07-02 14:19:06 -07:00
YapMurmurHash.m Fixing type signatures for YapMurmurHashData methods. 2015-07-02 14:19:06 -07:00
YapSet.h Updating all github links to the new yapstudios address 2014-12-01 21:53:24 -08:00
YapSet.m Mark unused parameters with __unused. 2015-04-14 14:40:16 +03:00
YapWhitelistBlacklist.h Adding YapWhitelistBlacklist class. This replaces primitive whitelist sets for things like options.allowedCollections. 2014-09-06 12:56:35 -07:00
YapWhitelistBlacklist.m Adding YapWhitelistBlacklist class. This replaces primitive whitelist sets for things like options.allowedCollections. 2014-09-06 12:56:35 -07:00