aboutsummaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/test1
Commit message (Expand)AuthorAgeFilesLines
* Use std::atomic all over and completely get rid of homegrown atomics.Henning Baldersheim2017-08-111-111/+3
* Add link to reason for gcc behavior change.Henning Baldersheim2017-08-111-0/+1
* Document behavioral change between gcc 6 and 7.Henning Baldersheim2017-08-111-0/+4
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-1/+1
* add override in vespamalloc moduleArne H Juul2017-04-101-2/+2
* Revert "Revert "Balder/vespamalloc should not depend on anything else rebased...Henning Baldersheim2017-01-072-7/+20
* Revert "Balder/vespamalloc should not depend on anything else rebased 2"Henning Baldersheim2017-01-072-20/+7
* Use std::atomic also for the tagged ptr.Henning Baldersheim2017-01-061-2/+2
* remove the indirection due to not all cpus supporting cmpXchg16 in 2007.Henning Baldersheim2017-01-062-7/+20
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+131