summaryrefslogtreecommitdiffstats
path: root/storageapi
Commit message (Expand)AuthorAgeFilesLines
* Include what you need.Henning Baldersheim2017-08-182-5/+4
* Include only what you need.Henning Baldersheim2017-08-181-4/+3
* Removed unused parameters.Henning Baldersheim2017-07-311-8/+4
* Remove DocumentTypeRepo from interfaces where it is not needed.Henning Baldersheim2017-07-311-5/+3
* Update copyright headersJon Bratseth2017-06-1484-84/+84
* Revert "Update copyright headers"Jon Bratseth2017-06-1484-84/+84
* Update copyright headersJon Bratseth2017-06-1484-84/+84
* Revert "Copyright header"Jon Bratseth2017-06-1384-84/+84
* Copyright headerJon Bratseth2017-06-1384-84/+84
* Don't install test/internal applications.Geir Storli2017-06-121-1/+0
* Update with TODOHenning Baldersheim2017-06-071-0/+9
* No default value in .cpp fileHenning Baldersheim2017-06-071-1/+1
* Hide the lockHenning Baldersheim2017-06-072-36/+38
* split log and bufferedlogHenning Baldersheim2017-06-072-10/+7
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-4/+3
* Hide the implementation details.Henning Baldersheim2017-06-063-5/+6
* Transfer ownership.Haakon Dybdahl2017-05-231-1/+0
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-094-14/+24
* Fix remaining inline warnings for compilation with -OgTor Brede Vekterli2017-05-052-0/+4
* Deinline.Henning Baldersheim2017-05-052-0/+3
* Add missing fileHenning Baldersheim2017-05-021-0/+9
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-0218-73/+94
* - No virtual on override.Henning Baldersheim2017-04-2532-448/+218
* Revert "Balder/enforce override 2"Arne H Juul2017-04-2432-218/+448
* override and optimise includes.Henning Baldersheim2017-04-231-11/+9
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-2331-437/+209
* add override in storageapi moduleArne H Juul2017-04-111-2/+2
* add override in storageapi moduleArne H Juul2017-04-1028-303/+224
* Make struct serialization/deserialization symmetric even when empty struct.Henning Baldersheim2017-03-281-9/+1
* remove most usage of LinkedPtr from vespaHaavard2017-03-272-4/+4
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-082-5/+38
* Only include what you needHenning Baldersheim2016-12-1914-60/+33
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-4/+3
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-153-13/+13
* Avoid pulling in all of slobrok and config everywhere.Henning Baldersheim2016-12-128-18/+21
* Avoid pulling in the config library everywhere.Henning Baldersheim2016-12-124-21/+24
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-1/+1
* Avoid building all the document code in every file.Henning Baldersheim2016-12-123-8/+8
* Include asciistream in implementation only.Henning Baldersheim2016-12-123-18/+19
* Include asciistream in implementation only.Henning Baldersheim2016-12-122-6/+6
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-2/+2
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-0/+1
* Do not include asciistream everywhere.Henning Baldersheim2016-12-121-2/+4
* Targeted includeHenning Baldersheim2016-12-122-13/+9
* Avoid inlining the iostream stuff.Henning Baldersheim2016-11-238-39/+37
* Further ensure that we do not generate code for expensive methods more than o...Henning Baldersheim2016-11-229-48/+63
* Avoid creating many instances of rather large methods.Henning Baldersheim2016-11-222-1/+6
* Avoid many copies of destructor and wasted -O3 optimization.Henning Baldersheim2016-11-212-2/+3
* Ad missing includeHenning Baldersheim2016-11-201-0/+1
* Add missing include.Henning Baldersheim2016-11-201-0/+1