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
2016-07-05Review fixes.Yuri Gorshenin
2016-07-05Minor fixes - get rid of redundant copying.Yuri Gorshenin
2016-06-28[booking] Revert the last good code from ParseCSVRowIlya Zverev
2016-06-28[booking] Remove CSV in favour of a simple splitIlya Zverev
2016-06-28[booking] Replace Split with ParseCSVRowIlya Zverev
2016-06-28[booking] Save all translations we've gotIlya Zverev
2016-06-22[base] Removed TokenizeIterator default ctor.Yuri Gorshenin
2016-06-15Review fixes.Yuri Gorshenin
2016-06-15[base] Implemented empty-tokens-support to tokenizer.Yuri Gorshenin
2016-06-01[tests] Correctly process empty strings in to_whateverIlya Zverev
2016-05-31Merge pull request #3302 from syershov/MAPSME-1232Ilya Zverev
2016-05-27[bicycle routing] Simplifying IRoadGraph::ForEachEdge().Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27SortUnique refactoring.Vladimir Byko-Ianko
2016-05-27git-clang-formatVladimir Byko-Ianko
2016-05-27Unit tests on SortUnique and SortUnique with predicate.Vladimir Byko-Ianko
2016-05-27[base] Refactor to_int and to_uint. Implement tests.Sergey Yershov
2016-05-27Review fixes.Yuri Gorshenin
2016-05-26[base] Implemented EqualsBy.Yuri Gorshenin
2016-04-27[base] Fixed MemTrie tests.Yuri Gorshenin
2016-04-22[base] Fixed buffer_vector to support moveable-only types.Yuri Gorshenin
2016-04-19Fixed an out-of-bounds access.Maxim Pimenov
2016-04-07strings::NormalizeDigits for UniString.Alex Zolotarev
2016-04-05strings::NormalizeDigits for full-width unicode numbers.Alex Zolotarev
2016-03-23[base] Fixed integral to string conversion.Yuri Gorshenin
2016-03-23strings::to_double now checks for finite values and overflows.Alex Zolotarev
2016-03-23[search] Used linear model for rank calculation.Yuri Gorshenin
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23[editor] Review fixes.Alex Zolotarev
2016-03-23Implement type of a FeatureType serialization.Sergey Magidovich
2016-03-23Code Review.Sergey Magidovich
2016-03-23Add enumerate.Sergey Magidovich
2016-03-23FeatureType from/to XMLFeature.Sergey Magidovich
2016-03-23Add range_iterator.Sergey Magidovich
2016-03-23Adjust TokenizeIterator interface so it can be used with stl collections.Sergey Magidovich
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding, search] Added Subtract() method to BitVectors.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Optimized viewport retrieval.Yuri Gorshenin
2016-03-23[omim] [coding] Compressed bit vectors.Maxim Pimenov
2016-01-07Fixed bug when strings::to_double(“”, d) incorrectly returned true.Alex Zolotarev
2015-12-29Implementation of day time calculatorConstantin Shalnev
2015-12-10Removed unused code from base library (all what is left from the old renderer).Alex Zolotarev
2015-12-10strings::StartsWith() for UniString from new-search branch.Alex Zolotarev
2015-11-30rebase fixesExMix
2015-11-26Android doesn't have timegm function. So add custom implementation.Sergey Magidovich
2015-11-25[string_utils] Added a function that computes edit distance.Maxim Pimenov
2015-11-24Revert "W3C time functions. "revert-622-time_t-to-w3c-datetimemgsergio