summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-gen-testdocs/vespa-gen-testdocs.cpp
Commit message (Expand)AuthorAgeFilesLines
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* Add alloc_aligned member function.Tor Egge2021-02-131-2/+1
* Forward declare MemoryAllocator in vespalib/util/alloc.h.Tor Egge2021-02-131-0/+1
* Add noexcept specifiers to non-throwing constructors and operators.Tor Egge2020-12-051-2/+2
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-13/+13
* Must also set optind for vespa-gen-testdocs gentestdocs sub-app.Tor Egge2019-03-181-0/+1
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-3/+1
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+1
* Add --json option to vespa-gen-testdocs.Tor Egge2018-02-161-84/+203
* Remove unused functionality from vespa-gen-testdocs app.Tor Egge2018-02-151-203/+0
* Include only what you need.Henning Baldersheim2017-08-181-1/+2
* 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
* split log and bufferedlogHenning Baldersheim2017-06-071-1/+1
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-5/+7
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-43/+43
* add override in searchcore moduleArne H Juul2017-04-121-17/+15
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-161-2/+1
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-1/+1
* Checkpoint after buil success.Henning Baldersheim2016-10-031-71/+74
* PublishJon Bratseth2016-06-151-0/+961