aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/model/document_key.h
Commit message (Expand)AuthorAge
* Eliminate unnecessary DocumentKey->FSTDocumentKey conversions (#1507)Gravatar Konstantin Varlamov2018-07-10
* Make BasePath hash directly as a range (#1232)Gravatar Gil2018-05-06
* Migrate FSTDocumentVersionDictionary to C++ DocumentVersionMap (#1231)Gravatar Gil2018-05-05
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Define a general hashing utility in C++ (#1195)Gravatar Gil2018-05-01
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* port `DocumentKey` to non-container types of `Model/*` (#930)Gravatar zxu2018-03-16
* adding converters between DocumentKey (#900)Gravatar zxu2018-03-15
* C++ port: add C++ equivalent of FSTDocumentKey. (#762)Gravatar Konstantin Varlamov2018-02-09