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-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-03-11Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-02-18[base] Add Replace method to UniString.tatiana-yan
2019-02-18[base] Add erase method to buffer_vector.tatiana-yan
2019-01-29Review fixesMaksim Andrianov
2019-01-29Refactored thead poolsMaksim Andrianov
2019-01-29Review fixesMaksim Andrianov
2019-01-29Added PrimitiveThreadPool class.Maksim Andrianov
2018-12-27[base] A benchmark for Beam.Maxim Pimenov
2018-12-27[base] An alternative implementation of Beam.Maxim Pimenov
2018-12-27[base] [geocoder] Moved the Beam class from geocoder to base.Maxim Pimenov
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-23[routing] Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Quick build maxspeed section implementation.Vladimir Byko-Ianko
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-07Review fixes.Vladimir Byko-Ianko
2018-09-07Tests on std::string DebugPrint(GeoObjectId const & id);Vladimir Byko-Ianko
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-07-11[base] Osm::Id fixes.Maxim Pimenov
2018-07-11[base] Minor refactoring of osm::Id.Maxim Pimenov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-04-17Review fixes.Maxim Pimenov
2018-04-17[geometry] Faster CellId::XY and CellId::FromXY.Maxim Pimenov
2018-04-11Review fixes.Vladimir Byko-Ianko
2018-04-11Using circular_buffer instead of list.Vladimir Byko-Ianko
2018-04-05Review fixes.Vladimir Byko-Ianko
2018-04-05Tests on fifo cache.Vladimir Byko-Ianko
2018-04-03Allow predefined set of misprints in prefix.tatiana-kondakova
2018-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-05[base] Compressed MemTrie.Yuri Gorshenin
2017-12-01Review fixes.Maxim Pimenov
2017-12-01[base] ControlFlowWrapper.Maxim Pimenov
2017-11-23[base] MemTrie::Erase().Yuri Gorshenin
2017-10-24[search][generator] Fixed cities boundaries generation.Yuri Gorshenin
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-13Download diffsVladimir Byko-Ianko
2017-08-28Review fixes.Yuri Gorshenin
2017-08-28[base] Added ability to report number of made errors to LevenshteinDFA.Yuri Gorshenin
2017-07-04[base][coding] Burrows-Wheeler coder.Yuri Gorshenin
2017-07-03Review fixes.Yuri Gorshenin