aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/Vector.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-25transceiver: optimize code if optimizations are enabledEric1-14/+19
2020-02-25cosmetic: fix several typos found by codespellPau Espin Pedrol1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-07-22Add SPDX annotationPau Espin Pedrol1-0/+2
2018-12-05SigProcLib: Improve Vector buffer allocation messPau Espin Pedrol1-12/+31
2018-09-10Vector: Copy arrays in a sane way for non-trivially copyable typesPau Espin Pedrol1-3/+8
2018-09-10cosmetic: Fix trailing whitespace in several filesPau Espin Pedrol1-1/+1
2018-09-10SigProcLib: Use available copyTo Vector API instead of memcopyPau Espin Pedrol1-1/+1
2017-06-19common: Declare explicit Vector move constructorTom Tsou1-2/+2
2017-03-24vector: Introduce shrink() function to shrink vector size without loosing data.Alexander Chemeris1-0/+7
2017-03-24vector: Introduce segmentMove() method to move data inside of a vector.Alexander Chemeris1-0/+15
2013-05-31syncing commonlibs with Many thanks to Michael Iedema for these patches, make...kurtis.heimerl1-0/+13
2011-10-07Putting the actual OpenBTS P2.8 source code into the public SVN branch.dburgess1-0/+268