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
path: root/3party
AgeCommit message (Expand)Author
2015-09-23[alohalytics] Updated cereal (transport level) library to 1.1Alex Zolotarev
2015-09-23Fix quiet fail while create file or directorySergey Yershov
2015-09-23[3party/sgitess] Fixed buffer-overflow in tesselator.Yuri Gorshenin
2015-09-23Add succint subprojectLev Dragunov
2015-09-23Fix 3party linkingSergey Yershov
2015-09-23[alohalytics] Updated library version (now with iOS support).Alex Zolotarev
2015-09-23Added generator_tool option for set osm data type [xml or o5m]Sergey Yershov
2015-09-23[alohalytics] Bugfixes.Alex Zolotarev
2015-09-23OSRM build fixesLev Dragunov
2015-09-23[android] Statistics review fixesAlex Zolotarev
2015-09-23[alohalytics] Fresh fixes for statistics.Alex Zolotarev
2015-09-23[linux][gcc][boost] Fixed gcc bug with boost https://gcc.gnu.org/bugzilla/sho...MWM Planet Generator cdn3
2015-09-23[routing] OSRM backend build fixLev Dragunov
2015-09-23PR routing fixesLev Dragunov
2015-09-23one to many routing speed optimizationLev Dragunov
2015-09-23Cross mwm routing pull comments fixes and refactoringLev Dragunov
2015-09-23New many-to-many engine for cross routingLev Dragunov
2015-09-23Compilation fix.vng
2015-09-23Updated statistics library.Alex Zolotarev
2015-09-23Alohalytics statistics library.Alex Zolotarev
2015-09-23Fix some build issueSergey Yershov
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[std] Move all MSVC workarounds into one file msvc_cpp11_workarounds.hpp.Artyom Polkovnikov
2015-09-23[std] Create ALIGNOF macro to support MSVC <= 2013.Artyom Polkovnikov
2015-09-23[std] Define and use CONSTEXPR_VALUE macro to make code compilable under MSVC...Artyom Polkovnikov
2015-09-23[std] Replace all instances of noexcept with conditional macro, disable noexc...Artyom Polkovnikov
2015-09-23[linux] Fixed compilation.MWM Planet Generator cdn3
2015-09-23Compilation fix.vng
2015-09-23[routing] Our fixes to OSRMLev Dragunov
2015-09-23OSRM update to commit 75f9c0844550261d5e9c842d0a10b8f82eac2965. CHECK MAPS.ME...Lev Dragunov
2015-09-23Improve turns calculationDenis Koronchik
2015-09-23[3party/glm] C++11 constexpr is not defined for MSVC <= v18.00, disable it fo...Artyom Polkovnikov
2015-09-23[routing] Add time calculationDenis Koronchik
2015-09-23[osrm] Improve data check after osrm data convertDenis Koronchik
2015-09-23Revert "Merge pull request #2866 from vng/routing-beta"Denis Koronchik
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[win] Updated OpenGL headersAlex Zolotarev
2015-09-23Revert "Merge pull request #2843 from deniskoronchik/compress"vng
2015-09-23Review fixesDenis Koronchik
2015-09-23[osrm][routing] Store number of nodes for matrixDenis Koronchik
2015-09-23[osrm] Fix error with duplicated shortcuts between nodesDenis Koronchik
2015-09-23[routing] Improve compression. Forward/backward calculates from matrixDenis Koronchik
2015-09-23[osrm][routing] Improve compression. Store edge id’s by shortcutsDenis Koronchik
2015-09-23[osrm][routing] Improve compression of edge id’s dataDenis Koronchik
2015-09-23review fixesExMix
2015-09-23[osrm][linux] Updated scripts to split planet and regenerate OSRM routing dataAlex Zolotarev
2015-09-23[routing] Store last state for routingDenis Koronchik
2015-09-23[osrm][routing] Replace succinct gamma vector by elias_fano_compressed_list (...Denis Koronchik
2015-09-23[osrm] [generator] Store edge id’s as raw uint32_t vector instead of succin...Denis Koronchik
2015-09-23[succinct] Added missing files.Denis Koronchik