Ari Lazier
d4f5f45e56
fix for member initializtion ordering
2016-01-08 13:05:13 -08:00
Scott Kyle
b5fb267e11
Merge branch 'sk-snapshot-results'
...
* sk-snapshot-results:
Explicitly check if row is attached
Add methods to create snapshot of List and Results
Update to Realm Core 0.95.5
2016-01-05 13:16:27 -08:00
Ari Lazier
ff532b47c4
bdash pr fixes
2016-01-04 18:13:09 -08:00
Ari Lazier
c25d08eb34
store ObjectSchema as a pointer rather than a reference
2016-01-04 16:04:01 -08:00
Ari Lazier
ebce831522
merge latest object store changes
2016-01-04 15:42:32 -08:00
Scott Kyle
0286dea7a4
Add methods to create snapshot of List and Results
...
The Results class was updated to match the style of List and include a flag (m_live) that determines if it should sync updates. If an object in the static Results is deleted, then it will return null.
2015-12-30 16:53:26 -08:00
Ari Lazier
143564d0b9
results should store const ObjectSchema
2015-12-17 17:32:51 -08:00
Ari Lazier
c9405da94f
integrate new results class
2015-11-25 19:57:15 -08:00
Ari Lazier
e05ec4ea83
latest from object store branch
2015-11-23 11:26:50 -08:00
Thomas Goyne
d7fe9f9fb8
Expose the object class name from Results
2015-11-20 10:24:51 -08:00
Thomas Goyne
d1175fe364
Switch to throwing exceptions with all of the info needed to build error messages
2015-11-20 10:24:51 -08:00
Thomas Goyne
ab7f3dcaa6
Port most of RLMResults's functionality to realm::Results
2015-11-20 10:24:51 -08:00
Thomas Goyne
73b605d62c
Add results.{hpp,cpp} from realm-js
2015-11-20 10:24:51 -08:00
Ari Lazier
2e2beabc40
change the license before starting the beta
2015-10-27 14:15:21 -07:00
Ari Lazier
beb7c19931
support sorting by a single property
2015-09-03 15:46:31 -07:00
Ari Lazier
6b79194756
proper copyright
2015-08-14 08:18:49 -07:00
Ari Lazier
8ad79f1918
missing files and project fixes
2015-08-13 09:28:53 -07:00