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/words
AgeCommit message (Collapse)Author
2015-09-23Minor refactoring.Yury Melnichek
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Fixed logging output and LOG_SHORT macroAlex Zolotarev
2015-09-23Fix warnings.vng
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Fixed words_tests: one file handle remains open at deletion moment.Alexander Gusak
2015-09-23Fix unit tests, broken during Reader refactoring.Yury Melnichek
2015-09-23[win] Fixed compilation issuesAlex Zolotarev
2015-09-23Removed Platform::ReadPathForFileAlex Zolotarev
2015-09-23Fix uint64_t -> size-t warnings.vng
2015-09-23Minor code style fixes.vng
2015-09-23Replace stdlib.hpp with cstdlib.hpp;vng
Replace stdio.hpp with cstdio.hpp; Replace time.hpp with systime.hpp;
2015-09-23Fix SloynikEngine violation in shared ownership of index reader.vng
2015-09-23[ios] Move SloynikEngine startup to a separate thread.Yury Melnichek
2015-09-23[gcc] Fixed build errorAlex Zolotarev
2015-09-23[sloynik] Add dictionary size and number of keys to the stamp, so that when ↵Yury Melnichek
they change, index is regenerated.
2015-09-23Rename DeleteFile() to DeleteFileX() in SloynikEngine.Yury Melnichek
2015-09-23Fixed Visual Studio compilation errorsAlex Zolotarev
2015-09-23Fixed compilation errorAlex Zolotarev
2015-09-23Merge coding_sloynik and coding.Yury Melnichek
2015-09-23Merge 3party and 3party_sloynik. Remove sloynik_common.pri.Yury Melnichek
2015-09-23Add sloynik to omim!! Yea!Yury Melnichek