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/base
AgeCommit message (Expand)Author
2017-10-24Review fixes.Yuri Gorshenin
2017-10-24[search][generator] Fixed cities boundaries generation.Yuri Gorshenin
2017-10-23[partners_api] booking review fixesArsentiy Milchakov
2017-10-10[ugc] review fixesArsentiy Milchakov
2017-10-05Review fixes.Vladimir Byko-Ianko
2017-10-05Adding a macro DECLARE_VISITOR_AND_DEBUG_PRINT and using it at transit.Vladimir Byko-Ianko
2017-10-04Review fixes.Yuri Gorshenin
2017-10-04[base] ClusteringMap.Yuri Gorshenin
2017-09-29Review fixes.Yuri Gorshenin
2017-09-29[base] WorkerThread supports delayed tasks now.Yuri Gorshenin
2017-09-28Review fixes.Yuri Gorshenin
2017-09-28[indexer] Simplified boundaries encoding/decoding.Yuri Gorshenin
2017-09-13Download diffsVladimir Byko-Ianko
2017-09-04[search] Expose num typos to ranking info.Yuri Gorshenin
2017-08-28Review fixes.Yuri Gorshenin
2017-08-28[base] Added ability to report number of made errors to LevenshteinDFA.Yuri Gorshenin
2017-08-16[base] Switch from uint8_t to size_t for errors counts in LevenshteinDFA.Yuri Gorshenin
2017-08-14[partners_api][android] safe callbacksbeta-963Arsentiy Milchakov
2017-08-11[routing] track analyzerДобрый Ээх
2017-08-10[platform] added possibility to change gui threadArsentiy Milchakov
2017-08-10[search] O(n * n) -> O(n * log(n)) for poi-building intersection.Your Name
2017-08-01[base] Fixed LevenshteinDFA.beta-944y
2017-08-01[base] Fixed warning.y
2017-07-27[routing] Pull request #6720 review fixesДобрый Ээх
2017-07-27[base] Fix CHECK in fabric crashlyticsДобрый Ээх
2017-07-21Review fixes.Vladimir Byko-Ianko
2017-07-05[OPENLR] Cut trafficMode from desktop app. Move it to a subproject.Sergey Magidovich
2017-07-04Review fixes.Yuri Gorshenin
2017-07-04[base][coding] Burrows-Wheeler coder.Yuri Gorshenin
2017-07-03Review fixes.Yuri Gorshenin
2017-07-03[base] Implementation of the Burrows-Wheeler transform.Yuri Gorshenin
2017-06-29Merge pull request #6411 from ygorshenin/skewmgsergio
2017-06-29Review fixes.Yuri Gorshenin
2017-06-29[fix] Added NUM_LOG_LEVELS case handling.Ilya Grechuhin
2017-06-28review fixesArsentiy Milchakov
2017-06-28review fixesArsentiy Milchakov
2017-06-28[generator] viatorArsentiy Milchakov
2017-06-28Review fixes.Yuri Gorshenin
2017-06-28[base] Fixed possible deadlock on WorkerThread shutdown.Yuri Gorshenin
2017-06-28[base] Added Skew|DC3 algorithm for suffix array construction.Yuri Gorshenin
2017-06-26Review fixes.Yuri Gorshenin
2017-06-26Merge pull request #6300 from ygorshenin/worker-threadmgsergio
2017-06-07Review fixes.Yuri Gorshenin
2017-06-06[base] Cleanup for logging.Yuri Gorshenin
2017-06-06[qt] Implemented log-abort-level flag for Qt Desktop app.Yuri Gorshenin
2017-06-01Review fixes.Yuri Gorshenin
2017-05-25[cherry] [FABRIC-7708] Removed incorrect assert.Ilya Grechuhin
2017-05-19[core] Added additional warnings about unused results to string_util to_* met...Александр Зацепин
2017-05-16Merge pull request #6040 from rokuz/es3-supportbeta-810Daria Volvenkova
2017-05-14Added OpenGL ES3 supportr.kuznetsov