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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23Fix generator_tests.vng
2015-09-23fix dependence for windows buildExMix
2015-09-23[generator] Add test for checking consistency of types.txt and classificator.txtvng
2015-09-23Revert "Multithreaded coastlines generation. Second attempt :)"vng
2015-09-23Multithreaded coastlines generation. Second attempt :)vng
2015-09-23Add some type tests.vng
2015-09-23Add tests for osm types.vng
2015-09-23[generator] Revert changes with multithreading generator. There is some bug i...vng
2015-09-23Add FeatureBuilder1 test.vng
2015-09-23[generator] Some coastline processing tests.vng
2015-09-23[generator] Add coasts generator test.vng
2015-09-23Add tests for MultiProducerOneConsumer.vng
2015-09-23Add feature's type recognition test.vng
2015-09-23Add some osm-type tests.vng
2015-09-23Simplify unit test code.vng
2015-09-23Add test for types mapping.vng
2015-09-23Better classificator loading. File names are incapsulated now.vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23Add temporary test for row WorldCoasts.mwm data.vng
2015-09-23Add more tesselator tests for odd triangulation.vng
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Add some tests for coasts generation.vng
2015-09-23Compilation fix: include path.vng
2015-09-23Move tesselator from indexer to generator.vng
2015-09-23Added Osm ID debug output for FeatureBuilder1.Alex Zolotarev
2015-09-23Factor out FeatureBuilder to the separate module in 'generator' lib.vng
2015-09-23Fix features merging when they have rounds.vng
2015-09-23Fix OsmType unit test - add classificator loading.vng
2015-09-23Remove unused file.vng
2015-09-23Fix generator_tests.vng
2015-09-23[generator_tool] Cleaned up old codeAlex Zolotarev
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Fix osm tags to feature type matching. Avoid tags mixing.vng
2015-09-23Correct processing of closed linear features (highway's roundabouts) during m...vng
2015-09-23Warning and compilation fixesAlex Zolotarev
2015-09-23Fix linear features merging.vng
2015-09-23Add more tests for feature merging algo.vng
2015-09-23Refactoring of feature merging routine.vng
2015-09-23Refactoring of feature structure:vng
2015-09-23Updated borders-from-osm generator with any tag from command line supportAlex Zolotarev
2015-09-23[win] Fixed compilation errorsAlex Zolotarev
2015-09-23Added osm country borders generation and used them when building planetAlex Zolotarev
2015-09-23Fixed generator_testsAlex Zolotarev
2015-09-23- Created [generator],[generator_tests] and moved indexer_tool to [generator_...Alex Zolotarev