16 Commits

Author SHA1 Message Date
Thomas Goyne
0a41c85d0a Improve performance of realm_requires_update() and make more things const 2015-09-09 11:25:53 -07:00
Thomas Goyne
cae4cf2fc0 Remove property.hpp include from object_schema.hpp 2015-09-09 11:25:52 -07:00
Ari Lazier
94c7ea512f update to newest object store apis 2015-07-28 12:17:57 -07:00
Ari Lazier
eb2b079e2a pr fixes 2015-07-28 12:17:57 -07:00
Ari Lazier
26f1a0a4c8 support exception format strings 2015-07-28 12:17:16 -07:00
Ari Lazier
c3e82a58ae use enum for dict/info keys, support per platform/language exception messages 2015-07-28 12:17:16 -07:00
Samuel E. Giddins
c0da7c76e1 Feature-flag null binary and string support
-DREALM_ENABLE_NULL to enable
2015-06-24 11:19:42 -07:00
Samuel E. Giddins
80b1642d32 Add support for nullable string columns, and make NSString properties nullable by default 2015-06-24 11:19:38 -07:00
Ari Lazier
b3bee56f38 pr feedback 2015-06-11 10:33:46 -07:00
Ari Lazier
0e81927e78 fixes for pr comments 2015-06-10 14:21:43 -07:00
Ari Lazier
9f124ab37e don't verify when not told to, reuse tables in cases it isn't inconvinient 2015-06-05 18:47:19 -07:00
Ari Lazier
73b1dd549b make all string arguments const references 2015-06-05 15:52:00 -07:00
Ari Lazier
3c6ecf6b65 remove duplicate code 2015-06-05 14:12:07 -07:00
Ari Lazier
3453515601 use foreach/return pointers for optional properties 2015-06-05 14:11:29 -07:00
Ari Lazier
6e9d9bb793 remove duplicte code and privitize methods 2015-06-05 14:11:28 -07:00
Ari Lazier
a54d2216f9 refact cocoa to use c++ table creation apis 2015-06-05 14:11:28 -07:00