aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/Vector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: fix several typos found by codespellPau Espin Pedrol2020-02-251-1/+1
* Fix common misspellings and typosMartin Hauke2019-10-171-1/+1
* Add SPDX annotationPau Espin Pedrol2019-07-221-0/+2
* SigProcLib: Improve Vector buffer allocation messPau Espin Pedrol2018-12-051-12/+31
* Vector: Copy arrays in a sane way for non-trivially copyable typesPau Espin Pedrol2018-09-101-3/+8
* cosmetic: Fix trailing whitespace in several filesPau Espin Pedrol2018-09-101-1/+1
* SigProcLib: Use available copyTo Vector API instead of memcopyPau Espin Pedrol2018-09-101-1/+1
* common: Declare explicit Vector move constructorTom Tsou2017-06-191-2/+2
* vector: Introduce shrink() function to shrink vector size without loosing data.Alexander Chemeris2017-03-241-0/+7
* vector: Introduce segmentMove() method to move data inside of a vector.Alexander Chemeris2017-03-241-0/+15
* syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better.kurtis.heimerl2013-05-311-0/+13
* Putting the actual OpenBTS P2.8 source code into the public SVN branch.dburgess2011-10-071-0/+268