aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/base/documentid.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in document C++ code.Geir Storli2022-12-211-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make RemoveOperation an interface and move implmentation to RemoveOperationWi...Henning Baldersheim2020-04-081-1/+1
* Move the transaction implementation from StructuredFieldValue to DocumentHenning Baldersheim2020-01-231-3/+3
* Remove and indirection for document id, for less memory footprint, and better...Henning Baldersheim2020-01-161-6/+6
* GC unused codeHenning Baldersheim2020-01-141-1/+0
* Remove virtuality of DocumentId.Henning Baldersheim2020-01-141-8/+5
* use std::move instead of swap to reduce simplify strange interfaces.Henning Baldersheim2020-01-141-0/+5
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-0/+5
* Reduce code visibilityHenning Baldersheim2018-06-121-14/+5
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Use overrideHenning Baldersheim2017-04-041-1/+1
* Optimize includes.Henning Baldersheim2017-03-291-2/+2
* PublishJon Bratseth2016-06-151-0/+89