Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Ari Lazier fa0ba53579 fix for reload in example 2015-11-23 19:00:31 -08:00
impl integrate latest object store changes 2015-11-13 18:20:40 -08:00
parser pr fixes 2015-11-23 08:56:36 -08:00
binding_context.hpp Remove Realm suffix 2015-11-03 08:37:54 +01: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 size_t, no std::size_t 2015-11-19 07:07:33 -08:00
list.hpp size_t, no std::size_t 2015-11-19 07:07:33 -08:00
object_accessor.hpp support query format strings 2015-11-19 13:05:37 -08:00
object_schema.cpp Make a bunch of things const 2015-09-09 11:25:54 -07:00
object_schema.hpp integrate latest object store changes 2015-11-13 18:20:27 -08:00
object_store.cpp integrate latest object store changes 2015-11-13 18:20:27 -08:00
object_store.hpp support query format strings 2015-11-19 13:05:37 -08:00
property.hpp Improve performance of realm_requires_update() and make more things const 2015-09-09 11:25:53 -07:00
results.cpp change the license before starting the beta 2015-10-27 14:15:21 -07:00
results.hpp change the license before starting the beta 2015-10-27 14:15:21 -07:00
schema.cpp Update for core 0.94.4 2015-11-04 15:30:36 -08:00
schema.hpp Update for core 0.94.4 2015-11-04 15:30:36 -08:00
shared_realm.cpp fix for reload in example 2015-11-23 19:00:31 -08:00
shared_realm.hpp fixes to list.cpp/hpp based on object store pr feedback - use lowercase strings for property names 2015-11-18 14:36:46 -08:00