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/search
AgeCommit message (Expand)Author
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix warnings for SearchSergey Yershov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23[search] Fixed bug from previous commit here.vng
2015-09-23Review fixSergey Yershov
2015-09-23Fix build warnings for Search. Cleanup code.Sergey Yershov
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23Fix include path for searchSergey Yershov
2015-09-23Singletone IsBuildingChecker.Alex Zolotarev
2015-09-23IsBuilding flag in the AddressInfo, so UI code can use it for different logic.Alex Zolotarev
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23Renamed methods.Alex Zolotarev
2015-09-23Minor change: sorted includes.Alex Zolotarev
2015-09-23Moved boost::make_transform_iterator into std/transform_iterator.hpp.Alex Zolotarev
2015-09-23Fixed missing include.Alex Zolotarev
2015-09-23Minor fix of using directive.Alex Zolotarev
2015-09-23[search] Fixed memory leaks in house detector.Yuri Gorshenin
2015-09-23Simple C++ search logging.Alex Zolotarev
2015-09-23Use range base for in feature::TypesHolder.vng
2015-09-23Replace DistanceOnEarth fn call with more convenient one.vng
2015-09-23[search] Move GetStreetName function to indexer search_string_utilsDenis Koronchik
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[tests] Check that feature has nonempty geometry if it’s stored in geometry...vng
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23Added mwm timestamp reading.vng
2015-09-23[coding] Implement FileMappingContainerDenis Koronchik
2015-09-23[core] Fixed bug with scale index processing - duplicating functor was copied.Denis Koronchik
2015-09-23[linux] Fixed compilation issuesMapsWithMe OSM User
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23[search] Do search for category only if it matches for current, input or Engl...vng
2015-09-23Minor fixes.vng
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23[search] Parse coordinates like: N xxx° xx.xxx E xxx° xx.xxxvng
2015-09-23Minor test changes.vng
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[search] Suggest categories for input and current locale at the same time.vng
2015-09-23Warning fixAlex Zolotarev
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23Fixed bug in matching categories for one-word classificator type.vng
2015-09-23[search] Remove dummy assert.vng
2015-09-23[search] Fixed bug with search categories language.vng
2015-09-23[localizations] Split languages for data and for categories, they should be d...Alex Zolotarev
2015-09-23Fixed params initialization.vng
2015-09-23[search] Add clear of house detector and locality finder cachesDenis Koronchik