YapDatabase/Testing
2014-08-04 17:16:34 -07:00
..
Benchmarking Apparently "pragma synchronous" defaults to "full", and not "normal" as the documentation states. It also appears this needs to be set per-connection. None of this is very well documented in sqlite. 2014-08-04 17:16:34 -07:00
UnitTesting Fixing ambiguity in code that was causing unit test to occasionally fail. 2014-07-11 17:42:57 -07:00
Xcode-desktop Updating CocoaLumberjack to commit fe6824c675ede4ecc19ca1edd95b0c36e3cb245c. Fixes issue #82 2014-06-13 18:27:30 -07:00
Xcode-mobile 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