Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TODO.txt « generator - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d3242ff9f7cb6502e0ff7f6495cc2014e265d476 (plain)
1
2
3
4
5
1. Refactoring osm_translator.cpp/hpp.
2. Refactoring using std in hpp and cpp.
3. Get rid of new, replace on make_unique, make_shared.
4. Fixed hack on EmitterRegion::operator()(FeatureBuilder1 & fb).
5. Fixed enum naming.