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
2017-04-19std migration basebeta-773Arsentiy Milchakov
2017-03-28Review fixes.Maxim Pimenov
2017-03-27Fixed some warnings.Maxim Pimenov
2017-03-23review fixesArsentiy Milchakov
2017-03-22warnings fixArsentiy Milchakov
2017-02-27[search] Use MemTrie for street synonyms.Yuri Gorshenin
2017-02-13Merge pull request #5136 from mgsergio/openlr-decodingbeta-627mpimenov
2017-02-10Review fixes.Maxim Pimenov
2017-02-08CeilLog is renamed to FloorLog.Yuri Gorshenin
2017-02-08Review fixes.Yuri Gorshenin
2017-02-08[search] SmallSet for languages.Yuri Gorshenin
2017-01-31OpenLR decoding, markup tool.Sergey Magidovich
2017-01-25[base] MemTrie is switched to unique_ptrs.Yuri Gorshenin
2016-12-29Sort includes and otherSergey Yershov
2016-12-28Remove using std from baseSergey Yershov
2016-12-02[base] Support transpositions in LevenshteinDFA.Yuri Gorshenin
2016-11-16[search] Added fuzzy search (up to 2 errors).Yuri Gorshenin
2016-11-15[search] Switch to DFAs in search index retrieval.Yuri Gorshenin
2016-11-09Added project declarations to subprojectsTimofey
2016-11-07[base] Levenshtein DFA.Yuri Gorshenin
2016-10-04Decimated spaces in the CMake files.Timofey
2016-09-26Review fixes.Vladimir Byko-Ianko
2016-09-26Getting rid of std::allocator and using variadic templates intead.Vladimir Byko-Ianko
2016-09-26Review fixes.Vladimir Byko-Ianko
2016-09-26Tests on using deque by SortUnique and EqualsByVladimir Byko-Ianko
2016-09-06Wrote cmake lists for base and base_testsTimofey
2016-08-23Add simple output.Sergey Magidovich
2016-08-22Merge pull request #4123 from mgsergio/strong-typedefsygorshenin
2016-08-22Add NewType class to have strong typedefs for primitive types.Sergey Magidovich
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-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