summaryrefslogtreecommitdiffstats
path: root/src/vector.c
AgeCommit message (Expand)Author
2016-05-03vector: catch overflows of the alloc counterMatthias Schiffer
2016-05-03alloc: check multiplications for overflowsMatthias Schiffer
2016-02-22Update copyright yearsMatthias Schiffer
2015-03-22vector: never reduce allocated sizeMatthias Schiffer
2015-01-14Update copyright yearsMatthias Schiffer
2014-08-22Remove VECTOR_ALLOCMatthias Schiffer
2014-08-02Introduce and use alloc helpersMatthias Schiffer
2014-05-28Still more documentationMatthias Schiffer
2014-05-27More documentationMatthias Schiffer
2014-05-27Lots and lots of documentationMatthias Schiffer
2014-04-25Reduce minimum vector allocationMatthias Schiffer
2014-04-19Add vector macrosMatthias Schiffer