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-12[std] Use new include style for coding, fixes.tatiana-yan
2018-06-21[coding] Inherit default cache sizes in ZipFileReader from FileReader.Maxim Pimenov
2016-12-28Remove using std from baseSergey Yershov
2016-05-11Review fixes.Yuri Gorshenin
2016-05-10[coding] Fixes to SRTM parser CL.Yuri Gorshenin
2016-05-10Srtm reader with tests.Lev Dragunov
2015-09-23Fix include path for codingSergey Yershov
2015-09-23[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23Minor Zip fixesAlex Zolotarev
2015-09-23Added zipped file size to ZipFileReader::FilesList()Alex Zolotarev
2015-09-23- Make unique constants for map reader for all the platforms.vng
2015-09-23Fix bug with font's names getting in Platform.vng
2015-09-23[android] Used bind for ZipReader::UnzipFile callback implAlex Zolotarev
2015-09-23added progress tracking to UnzipFile.rachytski
2015-09-23Added ZipReader::UncompressedSize(). Compressed size is returned by base meth...Alex Zolotarev
2015-09-23Added ZipReader::UnzipFile() to unpack archived files from android apkAlex Zolotarev
2015-09-23[android] Rolled back MmapReader to FileReaderAlex Zolotarev
2015-09-23[win] Fixed ZipReader testAlex Zolotarev
2015-09-23[android] Switched from FileReader to MmapReaderAlex Zolotarev
2015-09-23Added ZipReader::IsZip()Alex Zolotarev
2015-09-23Added zip files listing support into coding/zip_readerAlex Zolotarev
2015-09-23Added zip reader support (only works with non-compressed files)Alex Zolotarev