Commit Graph

11 Commits

Author SHA1 Message Date
Robbie Hanson
4ff33cf6aa Bug fix for issue #278 - compiler isn't warning about improper parameter type 2016-02-08 11:06:02 -08:00
Robbie Hanson
3693a61f8f Adding test code for YapDatabaseRelationship version migration. 2016-01-12 11:43:47 -08:00
Robbie Hanson
0b1dba8ca8 YapDatabaseRelationship now uses NSURL-based file references. 2016-01-12 10:37:04 -08:00
Robbie Hanson
58b4e364fc Touching XIB with latest Xcode. 2015-12-09 10:43:33 -08:00
Robbie Hanson
8f627ba805 Added a VFS shim in order to add a notification for when the sql-level lock has been taken. This allows us to consolidate all the "markSqlLevelSharedReadLock" code into one place. And we also automatically get support for this in extensions, something that was missing before. 2015-11-04 18:41:15 -08:00
Robbie Hanson
3e2a738f39 Touching Xcode project with latest version of Xcode (recommended upgrades to project file) 2015-09-24 17:09:08 -07:00
Robbie Hanson
acc282b9ca Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00
Greg Combs
6665603689 [Pods] Decoupled CocoaLumberjack using CocoaPods
This allows users to link against a different CocoaLumberjack than what was provided in YapDatabase previously.  Consequently, CocoaLumberjack sources have been removed from the YapDatabase repository.

Moreover, the Xcode-mobile and Xcode-desktop test projects now each have a Podfile.  The downside is that you have to run `pod install` before executing the tests the first time around, but the upside is that CocoaLumberjack and YapDatabase libraries are now linked via Pods, and the test projects aren't so dependent on specific versions.
2015-06-25 11:53:59 -05:00
Robbie Hanson
c5a6e6cacf Updating benchmarks. Making them accessible through UI. 2013-07-23 17:04:44 -07:00
Robbie Hanson
f4f83352cf Working on YapCollectionsDatabaseView (not ready yet) 2013-06-08 17:11:42 -07:00
Robbie Hanson
431b5c6710 Adding Xcode-desktop project for Mac OS X compilation 2013-05-25 12:50:49 -07:00