Commit Graph

22 Commits

Author SHA1 Message Date
Robbie Hanson
a8101ab09d Enabling some helpful compiler warnings. 2018-12-20 11:15:14 -05:00
Robbie Hanson
fa929d7546 Updating CocoaLumberjack to latest version (so compiler warnings go away) 2018-11-13 09:04:25 -05:00
Robbie Hanson
f060a248fa Performing recommended Xcode project updates 2018-11-12 18:13:17 -05:00
Robbie Hanson
ba8b796ef4 YapDatabaseCloudCore improvements: adding support for an advanced pipeline concept: FlatGraph. 2018-11-05 16:26:41 -08:00
Robbie Hanson
ca0cb15154 Fix for issue #444 - Compiler warnings in Xcode 9 2018-05-23 17:30:28 -04:00
Robbie Hanson
690cb2de14 Fixing Xcode project for unit tests (desktop) 2017-11-24 18:15:52 -05:00
Robbie Hanson
361eecf215 Fixing unit test projects via pod install. 2017-07-18 14:08:27 -07:00
Robbie Hanson
f3fa463944 Updating Xcode projects with Xcode’s latest recommended settings. 2017-01-06 17:57:18 -08:00
Robbie Hanson
bdb704ccc9 Updating Unit Test projects to use latest podspec. 2016-09-07 15:14:12 -07:00
Robbie Hanson
02848bcdb1 Adding a few helpful compiler flags to unit test projects. 2016-04-05 17:00:49 -07:00
Robbie Hanson
7d7891347c Updating unit test projects via 'pod update'. 2016-03-28 11:30:20 -07:00
jeremiegirault
47dce53fc9 updated pods / added crossprocessnotification extension 2016-02-16 14:42:34 +01:00
jeremiegirault
335a007d86 added options start with multiprocess support / added tests 2016-02-15 11:30:11 +01:00
Robbie Hanson
3693a61f8f Adding test code for YapDatabaseRelationship version migration. 2016-01-12 11:43:47 -08:00
Robbie Hanson
7f4b59b011 Adding deadlock detection for executing a transaction within a transaction. Issue #252 2015-12-23 12:02:05 -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
488c32ebf6 Updating Xcode-desktop project to use latest CocoaLumberjack version. 2015-10-27 16:25:54 -07:00
Robbie Hanson
d7ad1b14c0 Updating FullTextSearch extension to use new YapMutationStack class. 2015-10-16 18:42:37 -07: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
1998437ce1 Simplifying YapDatabaseHooks API & adding unit tests for it. 2015-09-10 11:05:41 -07:00
Robbie Hanson
af6bcea37a Updating .gitignore, and adding missing workspace files 2015-08-11 15:47:54 -07:00
Robbie Hanson
e8f6cc5d2b Fighting with xctool (and not having much luck) 2015-08-11 15:28:36 -07:00