Thomas Goyne
|
cfc88b6fd5
|
Rename CachedRealm to WeakRealmNotfier
|
2016-02-24 16:58:11 -08:00 |
|
Thomas Goyne
|
99037a7c72
|
Add an AtomicSharedPtr implementation for gcc 4.9
|
2016-02-24 16:58:11 -08:00 |
|
Thomas Goyne
|
d165458601
|
Add support for running queries asynchronously
|
2016-02-24 16:58:08 -08:00 |
|
Thomas Goyne
|
a3dab7e4b1
|
Add wrappers for platform-specific headers and normalize include paths
Building the objectstore code now only requires adding the root `src` directory
to the include paths.
|
2016-02-08 14:46:42 -08:00 |
|
Thomas Goyne
|
4eb49ce6dc
|
Add a not-very-useful generic CachedRealm implementation
|
2016-01-25 17:46:39 -08:00 |
|
Thomas Goyne
|
112c778d8e
|
Extract the non-Apple specific parts of CachedRealm to a base class
|
2016-01-25 17:46:39 -08:00 |
|
Thomas Goyne
|
d6daa052e8
|
Decouple Realm instance tracking from interprocess notifications
|
2016-01-25 17:46:38 -08:00 |
|
Thomas Goyne
|
e87a507223
|
Extract cache management and inter-Realm sharing to RealmCoordinator
|
2016-01-25 10:13:44 -08:00 |
|
Thomas Goyne
|
62a729fbfd
|
Add headers to CMakeLists
|
2016-01-21 11:06:14 -08:00 |
|
Mark Rowe
|
c4191d8af6
|
Hook the parser tests into the CMake build system.
|
2016-01-19 10:41:25 -08:00 |
|