summaryrefslogtreecommitdiffstats
path: root/fastos
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-023-15/+12
* Remove unused include.Henning Baldersheim2017-04-241-1/+0
* Do not enforce sync unless requested.Henning Baldersheim2017-04-241-1/+1
* remove FastOS_Socket::getHostNameHaavard2017-04-193-98/+1
* Use overrideHenning Baldersheim2017-04-0426-129/+103
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-0/+6
* Optimize includes.Henning Baldersheim2017-02-061-2/+2
* Targeted includeHenning Baldersheim2016-12-211-2/+1
* Followup comments frpm @vekterli.Henning Baldersheim2016-12-211-4/+4
* Less us not overdo the casting ...Henning Baldersheim2016-12-191-4/+4
* - If hugetlb is not working try without.Henning Baldersheim2016-12-192-22/+30
* do not try to adjust socket buffersHaavard2016-11-292-8/+0
* Only name source once. Fix compile errors.Arnstein Ressem2016-11-021-21/+9
* 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