aboutsummaryrefslogtreecommitdiffstats
path: root/fastos
Commit message (Expand)AuthorAgeFilesLines
...
* Only require fastos where you actually use it and link staticallyHenning Baldersheim2016-11-021-0/+27
* We only need one vtagHenning Baldersheim2016-10-213-39/+0
* Follow up from @toregge's comments.Henning Baldersheim2016-09-151-3/+3
* Honour the chunking during all use of the interface.Henning Baldersheim2016-09-154-10/+20
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-4/+2
* Get the parenthesis correct.Henning Baldersheim2016-08-291-1/+1
* Avoid out of bounds errorHenning Baldersheim2016-08-291-1/+1
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-20/+16
* Also take padAfter into account.Henning Baldersheim2016-07-081-8/+12
* Update comment and remove unnecessary ;Henning Baldersheim2016-07-082-1/+2
* Cast it to get correct signedness.Henning Baldersheim2016-07-081-1/+1
* Unify code, no semantic changes.Henning Baldersheim2016-07-085-116/+70
* Correct the cachedSizeHenning Baldersheim2016-07-081-0/+4
* Unify code, no semantic changes.Henning Baldersheim2016-07-084-189/+93
* Add missing semicolonHenning Baldersheim2016-07-081-1/+1
* When using big indexes it seems like the memory used by the oldindex that was...Henning Baldersheim2016-07-081-0/+1
* avoid "unused result" warningsArne H. Juul2016-07-021-3/+9
* follow review feedbackArne H Juul2016-07-011-24/+6
* use ProgressI64 with file sizes/positionsArne H Juul2016-06-301-11/+9
* use Progress even moreArne H Juul2016-06-301-34/+34
* refactorArne H Juul2016-06-301-60/+20
* rename BaseForThreadTest -> ThreadTestBaseArne H Juul2016-06-307-10/+10
* base_thread.hpp -> thread_test_base.hppArne H Juul2016-06-307-6/+6
* jobs.h -> job.hArne H Juul2016-06-307-6/+6
* use Progress() to catch problemsArne H Juul2016-06-301-57/+33
* reindent and style-fixArne H Juul2016-06-301-803/+755
* cleanup rest of file testsArne H Juul2016-06-302-36/+53
* return 0 only if all okArne H Juul2016-06-3012-20/+29
* ugly but unique class namesArne H Juul2016-06-305-15/+15
* move common code to new base classArne H Juul2016-06-307-1338/+254
* split out common job codeArne H Juul2016-06-307-389/+72
* split test so it can run in parallelArne H Juul2016-06-298-458/+2058
* remove SetPriority from fastosArne H Juul2016-06-298-272/+2
* link with libraries usedarnej279592016-06-281-0/+1
* use cmathArne Juul2016-06-273-5/+3
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
* Do not spend huge resources on testing an unused functionality that will not ...Henning Baldersheim2016-06-161-1/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-9/+9
* Reorganize defines and use standard format macros.Henning Baldersheim2016-06-161-33/+18
* Readd define of PRIu32Henning Baldersheim2016-06-161-0/+4
* Read define of PRIx64Henning Baldersheim2016-06-161-0/+3
* Remove more unused definesHenning Baldersheim2016-06-163-20/+2
* Remove more unused definesHenning Baldersheim2016-06-163-11/+2
* GC unused defines.Henning Baldersheim2016-06-162-143/+9
* Remove unused fileHenning Baldersheim2016-06-161-2/+0
* Remove unused defines, and reduce scope on othersHenning Baldersheim2016-06-162-97/+4
* GC some more obscuring definesHenning Baldersheim2016-06-164-31/+10
* Reduce scope of definition.Henning Baldersheim2016-06-162-2/+2
* GC unused definesHenning Baldersheim2016-06-162-17/+0