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
2018-07-11[base] Osm::Id fixes.Maxim Pimenov
2018-07-11[base] Minor refactoring of osm::Id.Maxim Pimenov
2018-06-26[base] Fix infinite loop in LevenshteinDFAtatiana-yan
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-05-30Review fixes.Maxim Pimenov
2018-04-27[generator] added possibility to exclude some booking hotelsArsentiy Milchakov
2018-04-25Added hash specialization for ftypes::IsHotelChecker::TypeVladiMihaylenko
2018-04-25[core] Tightened the thread checkerAlexander Zatsepin
2018-04-25Fixed warningsVladiMihaylenko
2018-04-24Review fixes.vng
2018-04-24Removed unused/obsolete code.vng
2018-04-19Added py-bindings for KML libraryr.kuznetsov
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-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-05Fifo cache implementation.Vladimir Byko-Ianko
2018-04-03Allow predefined set of misprints in prefix.tatiana-kondakova
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2018-03-21Added bookmarks backup and conversionr.kuznetsov
2018-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2018-03-06Linux build fix, forgotten enable_if -> enable_if_t, misprinttatiana-kondakova
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-02-28Using noexcept instead of throw in RootException.VladiMihaylenko
2018-02-27Review fixes.Maxim Pimenov
2018-02-27[base] Fixed a data race in RootException.Maxim Pimenov
2018-02-05[booking] deep links are injected into place page.Arsentiy Milchakov
2018-01-30[booking] Availability params are injected into sponsored URLArsentiy Milchakov
2018-01-10Metalines moved to drape routiner.kuznetsov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-25[OpenLR] Add CandidatePointGetter and staff. [Squash me].Sergey Magidovich
2017-12-25[search] BookmarksProcessor.Yuri Gorshenin
2017-12-18[search] TF-IDF for localities ranking.Yuri Gorshenin
2017-12-05Review fixes.Yuri Gorshenin
2017-12-05[base] Compressed MemTrie optimization.Yuri Gorshenin
2017-12-05[base] Compressed MemTrie.Yuri Gorshenin
2017-12-01Review fixes.Maxim Pimenov
2017-12-01[base] ControlFlowWrapper.Maxim Pimenov
2017-12-01Review fixes.Maxim Pimenov
2017-12-01[base] ControlFlow.Maxim Pimenov
2017-11-30[search] Fixed a bug in the code for stop words.Maxim Pimenov
2017-11-30[search] MemSearchIndex prototype.Yuri Gorshenin
2017-11-28Review fixes.Vladimir Byko-Ianko