aboutsummaryrefslogtreecommitdiff
path: root/src/util/areastore.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernize source code: last part (#6285)Loïc Blot2017-08-201-12/+9
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-2/+2
* couple of memory leaks fixes.David Carlier2016-08-101-0/+1
* Add AreaStore custom ID APIShadowNinja2016-03-071-2/+4
* Implement AreaStore serializationShadowNinja2016-03-071-63/+28
* Fix SpatialAreaStore not freeing removed areasShadowNinja2016-03-071-0/+1
* Sort AreaStore headerShadowNinja2016-03-071-13/+6
* Clean up VectorAreaStoreShadowNinja2016-03-071-29/+19
* Move AreaStore container selection logic into getOptimalImplementationShadowNinja2016-03-071-0/+10
* Move AreaStore to utilShadowNinja2016-03-071-0/+338