summaryrefslogtreecommitdiffstats
path: root/fastlib
Commit message (Collapse)AuthorAgeFilesLines
...
* use cmathArne Juul2016-06-271-1/+2
| | | | | * avoid using #include <math.h> * add std:: namespace prefix when calling <cmath> functions
* fix race condition in legacy http serverHaavard2016-06-241-1/+1
| | | | | this is a minimal fix to avoid shutdown hang when http server start/stop gets reordered.
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Switch to github username.Tor Egge2016-06-171-1/+1
|
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-164-9/+9
|
* PublishJon Bratseth2016-06-15126-0/+184028