Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Ari Lazier dca7e7d791 enable nullable propeties without a macro 2015-10-27 12:13:57 -07:00
impl Move things which are not part of the API to an impl directory/namespace 2015-10-15 11:30:08 -07:00
index_set.cpp Shuffle stuff around and clean some things up 2015-09-09 11:25:53 -07:00
index_set.hpp Shuffle stuff around and clean some things up 2015-09-09 11:25:53 -07:00
list.cpp make list members private 2015-10-26 13:32:29 -07:00
list.hpp make list members private 2015-10-26 13:32:29 -07:00
object_accessor.hpp use typed exceptions 2015-10-27 09:39:52 -07:00
object_schema.cpp Make a bunch of things const 2015-09-28 15:33:42 -07:00
object_schema.hpp Make a bunch of things const 2015-09-28 15:33:42 -07:00
object_store.cpp enable nullable propeties without a macro 2015-10-27 12:13:57 -07:00
object_store.hpp use typed exceptions 2015-10-27 09:39:52 -07:00
property.hpp Improve performance of realm_requires_update() and make more things const 2015-09-28 15:33:40 -07:00
realm_delegate.hpp Add a bit of documentation for RealmDelegate 2015-09-10 14:15:57 -07:00
results.cpp Out of bounds getters for Results return undefined 2015-10-12 15:35:13 -07:00
results.hpp support sorting by a single property 2015-09-03 15:46:31 -07:00
schema.cpp enable nullable propeties without a macro 2015-10-27 12:13:57 -07:00
schema.hpp Add a Schema class, move lookup by name and internal-consistency checks there 2015-09-09 11:25:55 -07:00
shared_realm.cpp Merge commit '347145b4f1c40409c68af0ad61be15ee5f9d04f2' into al-os 2015-10-26 12:52:20 -07:00
shared_realm.hpp Merge commit '347145b4f1c40409c68af0ad61be15ee5f9d04f2' into al-os 2015-10-26 12:52:20 -07:00