22 Commits

Author SHA1 Message Date
Ari Lazier
ebce831522 merge latest object store changes 2016-01-04 15:42:32 -08:00
Ari Lazier
e78e33cd98 pr feedback 2015-12-18 14:37:41 -08:00
Ari Lazier
480f4effb2 fix for copy assignment 2015-12-17 18:40:26 -08:00
Ari Lazier
143564d0b9 results should store const ObjectSchema 2015-12-17 17:32:51 -08:00
Thomas Goyne
87003ae6ac Call TableView::clear() with RemoveMode::unordered 2015-12-09 16:25:20 -08:00
Thomas Goyne
635bafe90f Update existing TableViews in first() and last()
The call to update_tableview() was in the wrong place, resulting in it creating
the table view, but not updating an existing one.
2015-12-03 15:08:56 -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
a8f1b235d7 Eliminate a query copy in Results::filter() 2015-11-20 10:24:51 -08:00
Thomas Goyne
5683fa1e58 Use make_optional() 2015-11-20 10:24:51 -08:00
Thomas Goyne
1698da2143 Fix typo in comment 2015-11-20 10:24:51 -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
9dc5165a58 Fix compilation with GCC 4.9 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
Scott Kyle
c8b6efb320 Out of bounds getters for Results return undefined 2015-10-12 15:35:13 -07:00
Ari Lazier
beb7c19931 support sorting by a single property 2015-09-03 15:46:31 -07:00
Ari Lazier
6d1c000d09 test existing array functionality 2015-08-14 10:47:56 -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