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-02-09Code review.Sergey Magidovich
2017-02-08[base] Implemented SafeSmallSet.Yuri Gorshenin
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-02-01[search] Pre-localities selection is moved to LocalityScorer.Yuri Gorshenin
2017-01-31OpenLR decoding, markup tool.Sergey Magidovich
2017-01-30[base] Fixed PopCount64.Yuri Gorshenin
2017-01-25[base] fix signed/unsigned checked_castДобрый Ээх
2017-01-25Review fixes.Yuri Gorshenin
2017-01-25[base] MemTrie is switched to unique_ptrs.Yuri Gorshenin
2017-01-16[boost] Use system boost in stl_iteratorIlya Zverev
2017-01-13Fix CMake projectSergey Yershov
2017-01-13fix qmake projectSergey Yershov
2017-01-13Fix warnings.Sergey Yershov
2017-01-10Fix compile warningsfix-warningSergey Yershov
2016-12-29Sort includes and otherSergey Yershov
2016-12-28Fix unit testsSergey Yershov
2016-12-28Fix issues while build on LinuxSergey Yershov
2016-12-28Remove using std from baseSergey Yershov
2016-12-08Merge pull request #4855 from ygorshenin/support-transpositionsmpimenov
2016-12-08[core] uber into place pageArsentiy Milchakov
2016-12-08Review fixes.Yuri Gorshenin
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-16Review fixes.Yuri Gorshenin
2016-11-15[search] Switch to DFAs in search index retrieval.Yuri Gorshenin
2016-11-09Added project declarations to subprojectsTimofey
2016-11-08Review fixes.Yuri Gorshenin
2016-11-07[base] Levenshtein DFA.Yuri Gorshenin
2016-10-12Merge pull request #4473 from mpimenov/traffic-gps-serializationygorshenin
2016-10-12Merge pull request #4481 from ygorshenin/hotel-filtersmpimenov
2016-10-12[coding] Added a serialization method for traffic coords.Maxim Pimenov
2016-10-11[search] Implemented hotels filter.Yuri Gorshenin
2016-10-11[feature_list] Expand to_string_with_digits_after_commaIlya Zverev
2016-10-04Decimated spaces in the CMake files.Timofey
2016-09-29Opening hours lib and testsTimofey
2016-09-28Working on platform.Timofey
2016-09-28Merge pull request #4390 from ygorshenin/fix-locality-findermpimenov
2016-09-28Review fixes.Yuri Gorshenin
2016-09-27[search] Fixed locality matching code.Yuri Gorshenin
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-26Refactoring SortUnique and EraseIf. Now they can work with deque as well.Vladimir Byko-Ianko
2016-09-13Now coding tests compile and pass.Timofey
2016-09-06Wrote cmake lists for base and base_testsTimofey
2016-08-23Merge pull request #4133 from mgsergio/strong-typedefsVladimir Byko-Ianko
2016-08-23Add simple output.Sergey Magidovich