Commit Graph

17 Commits

Author SHA1 Message Date
Robbie Hanson
f3fa463944 Updating Xcode projects with Xcode’s latest recommended settings. 2017-01-06 17:57:18 -08:00
Robbie Hanson
1ecb1b861e Merge branch 'master' into v3.0 2017-01-06 17:51:07 -08:00
Robbie Hanson
a4f2b9f14c Fixing Xcode projects (due to filename change in previous commit). 2016-09-07 17:49:17 -07:00
Robbie Hanson
d15089871b Added ManualViewExample project. 2016-06-21 15:17:10 -07:00
Robbie Hanson
e85771f7cc Fixing SearchResultsExample project. 2016-06-18 17:40:28 -07:00
Morten Heiberg
1c3e4f7bc3 Updated Yap pod in search example to fix missing yap_vfs_shim files. 2016-01-03 19:24:56 +01:00
Robbie Hanson
998b17f21d Fixing Xcode projects. 2015-11-03 16:13:43 -08:00
Robbie Hanson
ae676711cd Fixing SearchResultsExample project 2015-10-27 16:24:00 -07:00
Robbie Hanson
6b759a3940 Fixing SearchResultsExample Xcode project. 2015-09-16 12:25:26 -07:00
Robbie Hanson
af6bcea37a Updating .gitignore, and adding missing workspace files 2015-08-11 15:47:54 -07:00
Kirow
a77be9d6d7 fix SearchResultsExample project
- removed deprecated methods
- subscripting usage
2015-03-28 18:42:24 +02:00
Kirow
0983865e56 Fix to SearchResultsExample project
Added YapMurmurHash
2015-03-28 18:13:07 +02:00
Jean-Pierre Mouilleseaux
888601b488 get search results example building again
It appears that several files shifted after the SearchResultsExample project was created and those changes weren't reflected in the project file which of course causes it to blow up.
2015-03-12 11:08:47 -07:00
Robbie Hanson
4c99d5d049 Performance improvement for non-persistent (in-memory only) extensions. Also fixing bugs having to do with rollback of transactions, and associated block changes. Plus minor bug fixes for improved thread safety concerning property accessors in YapDatabaseView. 2014-06-30 15:07:47 -07:00
Robbie Hanson
2a3b582874 Work in progress on YapDatabaseSearchResultsView 2014-05-20 08:56:22 -07:00
Robbie Hanson
9f448c0e0e Work in progress on YapDatabaseSearchResultsView 2014-05-19 20:55:58 -07:00
Robbie Hanson
a95c0f430b Work in progress on YapDatabaseSearchResultsView 2014-05-16 18:04:00 -07:00