Realm is a mobile database: an alternative to SQLite & key-value stores https://realm.io
Go to file
Thomas Goyne a8f1b235d7 Eliminate a query copy in Results::filter() 2015-11-20 10:24:51 -08:00
impl integrate latest object store changes 2015-11-13 18:20:40 -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 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
list.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
object_accessor.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
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 Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -08:00
object_store.hpp Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -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 Eliminate a query copy in Results::filter() 2015-11-20 10:24:51 -08:00
results.hpp Expose the object class name from Results 2015-11-20 10:24:51 -08: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 Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -08:00
shared_realm.hpp Switch to throwing exceptions with all of the info needed to build error messages 2015-11-20 10:24:51 -08:00