aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/array/array_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Changes after review feedbackHarald Musum2022-02-171-7/+11
* Handle diffrent page sizeHarald Musum2022-02-171-4/+5
* Add reset and create methods to vespalib::Array.Tor Egge2022-02-091-0/+48
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in vespalibArne Juul2021-02-151-6/+7
* Use std::atomic.Tor Egge2020-12-031-10/+11
* Don't increment or decrement volatile variables. It is deprecatedTor Egge2020-12-031-4/+4
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Implement try_unreserve() on Array to reduce underlying memory buffer inplace.Geir Storli2017-01-051-0/+29
* Rewrite to modern test syntax.Geir Storli2017-01-051-61/+39
* Make some more test build too.Henning Baldersheim2016-12-151-5/+2
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-1/+1
* Make vespalib tests compileHenning Baldersheim2016-10-031-3/+3
* PublishJon Bratseth2016-06-151-0/+348