summaryrefslogtreecommitdiffstats
path: root/vdslib
Commit message (Collapse)AuthorAgeFilesLines
...
| * Just remove unused code.Henning Baldersheim2016-09-263-495/+0
| |
| * GC unused includeHenning Baldersheim2016-09-212-21/+9
| |
| * Ai, ai, ai. Here a nasty bug has been lurking... Accessing a moved/erase ↵Henning Baldersheim2016-09-211-7/+8
| | | | | | | | object....
| * Replace the barely used SmallVector optimizations with std::vector and ↵Henning Baldersheim2016-09-215-633/+1
| | | | | | | | explicit reserve.
| * No need for boost::operators.Henning Baldersheim2016-09-201-2/+1
| |
| * Remove some unused include files.Henning Baldersheim2016-09-202-3/+0
| |
* | Fixed some of the libraries.Arnstein Ressem2016-10-036-1/+5
|/
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-232-14/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vespalib tests run out of source. * staging_vespalib run tests out of source. * fastos tests run out of source. * Fixed storage tests out of source. * Fixed some of the config tests. * config* tests run out of source. * document_* tests run out of source. * documentapi_ tests run out of source. * Fixed fsa out of source tests. * Fix jrt_test out of source. * More tests run out of source. * Fix some slobrok and messagebus tests. * More fixes for out of source tests. * Done with first pass of regular tests out of source. * Only use SOURCE_DIRECTORY in a limited set of places. * Fix some remaining tests. * Some cleanups. * No need for extra slash.
* use cmathArne Juul2016-06-273-7/+6
| | | | | * avoid using #include <math.h> * add std:: namespace prefix when calling <cmath> functions
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Merge branch 'master' into dybis/update-authorHaakon Dybdahl2016-06-171-1/+1
|\
| * balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
| |
* | Fix owner files.Haakon Dybdahl2016-06-171-1/+1
|/
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-15204-0/+143025