Commit Graph

24 Commits

Author SHA1 Message Date
Robbie Hanson
e2ab62fd1d Added safety mechanism if database is updated mid enumeration (YapDatabase) 2013-06-18 18:01:59 -07:00
Robbie Hanson
41f4337ee5 Minor bug fix in unit test 2013-06-18 15:07:06 -07:00
Robbie Hanson
38626adf35 Bug fixes, and added unit tests for YapCollectionsDatabaseView 2013-06-12 17:30:56 -07:00
Robbie Hanson
4c21e129a9 Improving and standardizing method names. 2013-06-09 11:53:36 -07:00
Robbie Hanson
3cfea9575a Improving and standardizing method names. 2013-06-09 01:23:45 -07:00
Robbie Hanson
f4f83352cf Working on YapCollectionsDatabaseView (not ready yet) 2013-06-08 17:11:42 -07:00
Robbie Hanson
896820e0f2 Tweaking unit test: decreasing delay 2013-05-26 16:25:24 -07:00
Robbie Hanson
4b38c80267 Adding enumeration methods to YapDatabaseView 2013-05-26 12:39:38 -07:00
Robbie Hanson
1cbdc8b1f9 Adding grouping/sorting by keys only 2013-05-25 20:15:37 -07:00
Robbie Hanson
431b5c6710 Adding Xcode-desktop project for Mac OS X compilation 2013-05-25 12:50:49 -07:00
Robbie Hanson
d6e2832a85 Refactor to "extensions" 2013-05-23 18:11:12 -07:00
Robbie Hanson
5d6a77b165 Completed unit test for YapDatabaseView 2013-05-23 12:09:29 -07:00
Robbie Hanson
d2e3af3b24 Working on unit tests for YapDatabaseView 2013-05-22 17:43:04 -07:00
Robbie Hanson
0a704d824d Project cleanup. Starting work on unit tests. 2013-05-22 12:09:37 -07:00
Robbie Hanson
ca2367fd3a Removing "ordered" code. Will be replaced with more flexible "views" idea. 2013-04-07 13:36:15 -07:00
Robbie Hanson
583100dfa5 Bug fix - issue causing cache(s) to get flushed inappropriately under certain circumstances 2013-03-26 19:41:47 -07:00
Robbie Hanson
6943a90f16 Updating unit tests 2013-03-21 18:04:15 -07:00
Robbie Hanson
6edea07151 Enabling extra test cases 2013-03-20 10:26:33 -07:00
Robbie Hanson
aded09cc87 Fixing project file 2013-03-20 09:15:11 -07:00
Robbie Hanson
4017a1f30c Switching from NSTimeInterval (systemUptime) to simple uint64_t incremented variable for snapshot number. Faster to compare (int vs double), and faster to increment. 2013-03-16 18:24:10 -07:00
Robbie Hanson
620f4f93da Progress on YapSharedCache 2013-03-15 15:15:46 -07:00
Robbie Hanson
a187fbc494 WIP - implementing YapSharedCache… 2013-03-14 17:27:10 -07:00
Robbie Hanson
bb240faebc Adding all UnitTests to the mix 2012-12-26 11:45:07 -06:00
Robbie Hanson
a8239b9e23 Initial content push 2012-12-24 11:46:50 -06:00