summaryrefslogtreecommitdiffstats
path: root/fnet
Commit message (Expand)AuthorAgeFilesLines
...
* replace memorytub with Stash.Henning Baldersheim2017-01-1349-844/+718
* Move code to .cpp file and include what you need.Henning Baldersheim2017-01-1210-363/+380
* Deinline some non-trivial methods and do not provide assert.h in string.Henning Baldersheim2016-12-211-0/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-206-20/+39
* Only include what you needHenning Baldersheim2016-12-191-0/+2
* Do not include fastos.h in header files.Henning Baldersheim2016-12-195-1/+11
* Update with current sizeHenning Baldersheim2016-12-151-1/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-158-23/+56
* No need to include log.h when not loggingHenning Baldersheim2016-12-122-4/+0
* We only need one vtagHenning Baldersheim2016-10-215-40/+2
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-162-9/+8
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-2/+2
* Checkpoint 1Henning Baldersheim2016-10-033-13/+14
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-3/+2
* Catch any std:exceptions from rpc_invoke.Henning Baldersheim2016-09-011-0/+12
* use "exec foo" to avoid shell middle-manarnej279592016-06-281-45/+46
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1617-23/+23
* PublishJon Bratseth2016-06-15213-0/+20792