Commit Graph

7 Commits

Author SHA1 Message Date
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