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
2018-03-12Removed warningsRoman Kuznetsov
2017-05-12std migration generatorArsentiy Milchakov
2016-12-27Fix include orderSergey Yershov
2016-12-26Fix warningsSergey Yershov
2016-12-19[paths] [ios] Updated include paths.Ilya Grechuhin
2016-03-23Code review. Fix data loss.Sergey Magidovich
2015-11-30rebase fixesExMix
2015-09-30Moved 3party sources to 3party folder for easier support.Alex Zolotarev
2015-09-29Fix warningsSergey Yershov
2015-09-23std folder cleanup & removing not needed boost references.Alex Zolotarev
2015-09-23Fixed missing includes.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Fix include path for codingSergey Yershov
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23Return reference on string.vng
2015-09-23Print error message when failed to parse xml. Useful to debug incorrect xml’s.vng
2015-09-23[Tizen] Uncomment Static_assertSergey Pisarchik
2015-09-23[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZENSergey Pisarchik
2015-09-23[Tizen] Created wrappers around includesSergey Pisarchik
2015-09-23[Tizen] Move includeSergey Pisarchik
2015-09-23[Tizen] change position of includeSergey Pisarchik
2015-09-23[Tizen] Move include from h to cppSergey Pisarchik
2015-09-23[Tizen] Added Target_os.hppSergey Pisarchik
2015-09-23[Tizen] Add const to variablesSergey Pisarchik
2015-09-23[Tizen] Added file_data and platform implementationSergey Pisarchik
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23[linux] don't statically link expat on systems that have itDarafei Praliaskouski
2015-09-23Handle file i/o errors according to manuals.vng
2015-09-23Correct errors handling in file's i/o operations.vng
2015-09-23- Factor out buffer size constant for files;vng
2015-09-23On windows platform CopyFile is define for CopyFileA or CoplyFileW. Fix for c...ExMix
2015-09-23Generic Warning FixesAlex Zolotarev
2015-09-23compileFixKirill Zhdanovich
2015-09-23function that compares files addedKirill Zhdanovich
2015-09-23Function that imports files to application(kml/kmz)Kirill Zhdanovich
2015-09-23Fix bug in loading character data from XML.vng
2015-09-23Minor changes.vng
2015-09-23Minor changes according to coding style.vng
2015-09-23[android]vng
2015-09-23[android] Add storage path settings.vng
2015-09-23Add return value to DeleteFileX. Do additional checks in RenameFileX.vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23[msvc] Compile error.vng
2015-09-23Add truncate to FileWriter routine.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23- Take care about Reader exceptions;vng
2015-09-23Replace stdlib.hpp with cstdlib.hpp;vng
2015-09-23[Refactoring]vng
2015-09-23Mingw compilation fixes.vng
2015-09-23[Refactoring] Carry out file api to coding/internal/file_data.hpp.vng