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
2019-03-25Refactored base/string_utils.hppVladiMihaylenko
2019-02-18[base] Add Replace method to UniString.tatiana-yan
2018-12-06[generator] Load brands and set to metadatatatiana-yan
2018-12-03[generator] Added wikipedia descriptions generation.Maksim Andrianov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-05-30Review fixes.Maxim Pimenov
2018-04-27[generator] added possibility to exclude some booking hotelsArsentiy Milchakov
2017-11-14Review fixes.Daria Volvenkova
2017-06-01Review fixes.Yuri Gorshenin
2017-05-19[core] Added additional warnings about unused results to string_util to_* met...Александр Зацепин
2017-02-13Review fixes.Maxim Pimenov
2016-12-28Remove using std from baseSergey Yershov
2016-11-16Review fixes.Yuri Gorshenin
2016-11-15[search] Switch to DFAs in search index retrieval.Yuri Gorshenin
2016-10-12Merge pull request #4481 from ygorshenin/hotel-filtersmpimenov
2016-10-11[search] Implemented hotels filter.Yuri Gorshenin
2016-10-11[feature_list] Expand to_string_with_digits_after_commaIlya Zverev
2016-08-22[build] Build fix for libstdc++.Yuri Gorshenin
2016-08-22Read sample as a file of object ids.Sergey Magidovich
2016-08-16Add Tokenize method to get collection of strings from a string.Sergey Magidovich
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-05-31Clang-format for reviewSergey Yershov
2016-05-25Review fixesSergey Yershov
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
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-23[search] Added a calculation of address search completeness.Maxim Pimenov
2016-03-23Universal reference in Tokenizer.Alex Zolotarev
2016-03-23FeatureType from/to XMLFeature.Sergey Magidovich
2016-03-23Adjust TokenizeIterator interface so it can be used with stl collections.Sergey Magidovich
2015-12-10strings::StartsWith() for UniString from new-search branch.Alex Zolotarev
2015-12-02[string_utils] Fixed warnings and reduced memory usage in EditDistance.Maxim Pimenov
2015-11-30review fixesExMix
2015-11-30[drape] country status logicExMix
2015-11-25Review fixes.Maxim Pimenov
2015-11-25[string_utils] Added a function that computes edit distance.Maxim Pimenov
2015-11-11[base, std] Get rid of boost xpressive dependency.Yuri Gorshenin
2015-11-10Added TODO comment.Alex Zolotarev
2015-10-15Review fixes.Yuri Gorshenin
2015-09-23Added base to to_int function.vng
2015-09-23Minor code style changes.vng
2015-09-23Review fixes.vng