aboutsummaryrefslogtreecommitdiffstats
path: root/storageapi
Commit message (Expand)AuthorAgeFilesLines
* Avoid inlining the iostream stuff.Henning Baldersheim2016-11-238-39/+37
* Further ensure that we do not generate code for expensive methods more than o...Henning Baldersheim2016-11-229-48/+63
* Avoid creating many instances of rather large methods.Henning Baldersheim2016-11-222-1/+6
* Avoid many copies of destructor and wasted -O3 optimization.Henning Baldersheim2016-11-212-2/+3
* Ad missing includeHenning Baldersheim2016-11-201-0/+1
* Add missing include.Henning Baldersheim2016-11-201-0/+1
* Include iostream and remove unused code.Henning Baldersheim2016-11-181-0/+1
* Missing include for vectorHenning Baldersheim2016-11-171-2/+2
* TypoVegard Sjonfjell2016-11-171-1/+1
* Add testrunner dependencies to parallelized testsVegard Sjonfjell2016-11-171-0/+1
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+6
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-161-2/+1
* Finished with the storage dependency mess cleanup.Arnstein Ressem2016-10-122-0/+2
* Checkpoint 1Henning Baldersheim2016-10-033-10/+10
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* 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-1599-0/+11137