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-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Review fixes 2.vng
2015-09-23Simplified feature::DataHeader routine.vng
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Fix include path for mapSergey Yershov
2015-09-23[indexer] Fixed compile warnings on Index::Register() calls.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[tests] Minor refactoring of mwm for each index test.vng
2015-09-23Removed dummy debug parameter.vng
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23[3party] Updated gflags to 2.0Alex Zolotarev
2015-09-23Store drawing keys for feature in buffer_vector<16> - speedup feature reading.vng
2015-09-23fix dependence for windows buildExMix
2015-09-23[win] Fixed compilation errorsAlex Zolotarev
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-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Fix bug with empty timings in benchmark_tool.vng
2015-09-23Fixed benchmarks output formattingAlex Zolotarev
2015-09-23[linux] Fixed build errorAlex Zolotarev
2015-09-23New version of benchmark_tool:vng
2015-09-23Forget to add new file.vng
2015-09-23Fix dummy erro (warning).vng
2015-09-23Add 'per_frame' option to benchmark_tool. Need for printing results: all time...vng
2015-09-23[benchmark_tool] Exit after displaying scalesAlex Zolotarev
2015-09-23Print mwm scales in benchmark_tool.vng
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Fix ForEachFeature benchmarking and add additional scale params.vng
2015-09-23[benchmark_tool] Rewrote and fixed benchmark rects logicAlex Zolotarev
2015-09-23[benchmark_tool] Added -count command line flag (how many benchmarks to run)Alex Zolotarev
2015-09-23Renamed map_benchmark to benchmark_toolAlex Zolotarev