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-10-05[routing] Osrm backend build fix.Lev Dragunov
2015-09-30[router] Start edge weight fix.Lev Dragunov
2015-09-30Moved 3party sources to 3party folder for easier support.Alex Zolotarev
2015-09-24Routing generator warning fixes.Lev Dragunov
2015-09-23Fix build.Maxim Pimenov
2015-09-23[3party] Updated libtomcrypt.Maxim Pimenov
2015-09-23Clean OSRM server path for github disclosure.Lev Dragunov
2015-09-23[ios] Correctly enable/disable all 3party statistics depending on user’s se...Alex Zolotarev
2015-09-23[alohalytics][android] Enable/Disable events logging support.Alex Zolotarev
2015-09-23[alohalytics][ios] Integrated enable/disable statistics code with iOS part.Alex Zolotarev
2015-09-23[alohalytics] Enable/disable statistics collection from user settings screen.Alex Zolotarev
2015-09-23[alohalytics][ios] Minor renaming.Alex Zolotarev
2015-09-23[alohalytics] Added missing files from main repository.Alex Zolotarev
2015-09-23Deleted sgitess.Alex Zolotarev
2015-09-23Integrated libtess2 library into our code.Alex Zolotarev
2015-09-23Updated libtess2 with latest pull requests from github.Alex Zolotarev
2015-09-23Added libtess2 library.Alex Zolotarev
2015-09-23Fix std::locale runtime errorSergey Yershov
2015-09-23Deleted zlib files from repository.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Added minizip files to 3party.Alex Zolotarev
2015-09-23Updated freetype to 2.6.Alex Zolotarev
2015-09-23Deleted bzip2 files.Alex Zolotarev
2015-09-23Removed unused bzip2 library from the project.Alex Zolotarev
2015-09-23Add MIT license for 3party/opening_hoursSergey Yershov
2015-09-23[alohalytics] Minor warning fix.Alex Zolotarev
2015-09-23[alohalytics][ios] Measure total time spent in the app, get install/update/bu...Alex Zolotarev
2015-09-23[alohalytics][ios] Separate key constant.Alex Zolotarev
2015-09-23[alohalytics] Minor copyright date update.Alex Zolotarev
2015-09-23Unused code clean up.Alex Zolotarev
2015-09-23Log zoom level and map coordinate when user finishes it’s usage.Alex Zolotarev
2015-09-23Removed unused map_server.Alex Zolotarev
2015-09-23[alohalytics][android] Reliable statistics delivery.Alex Zolotarev
2015-09-23PR refactoring.Lev Dragunov
2015-09-23osrm-mapsme no file crash fix.Lev Dragunov
2015-09-23[alohalytics] Initialize user agent on each launch, not only on install/updat...Alex Zolotarev
2015-09-23succinct warning supressionLev Dragunov
2015-09-23Revert "[3party][succinct] Fixed uint64_t <-> size_t warnings."Lev Dragunov
2015-09-23[alohalytics] Better server documentation.Alex Zolotarev
2015-09-23[alohalytics] Graceful FastCGI server stop on SIGTERM and SIGINT.Alex Zolotarev
2015-09-23[alohalytics] Always print time on all OSes.Alex Zolotarev
2015-09-23Review fixes.vng
2015-09-23[3party][succinct] Fixed uint64_t <-> size_t warnings.vng
2015-09-23[alohalytics] Fixed linux compilation issues for unit tests.Alex Zolotarev
2015-09-23[alohalytics] Correct logrotate support in FastCGI server on SIGHUP and SIGUSR1Alex Zolotarev
2015-09-23[alohalytics] Minor type renaming.Alex Zolotarev
2015-09-23[alohalytics] Correctly receive even broken packets from clients.Alex Zolotarev
2015-09-23[alohalytics] nullptr support in the log.Alex Zolotarev
2015-09-23[alohalytics] Removed not needed code.Alex Zolotarev
2015-09-23[alohalytics] Better documentation for FastCGI Server.Alex Zolotarev