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/coding
AgeCommit message (Expand)Author
2015-09-23[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23Add my::GetFileExtension.vng
2015-09-23Fixed base64 testsAlex Zolotarev
2015-09-23[tests] added MKUC macroDarafei Praliaskouski
2015-09-23[tests] updated tests not to fail on arm buildsDarafei Praliaskouski
2015-09-23Minor Zip fixesAlex Zolotarev
2015-09-23Added zipped file size to ZipFileReader::FilesList()Alex Zolotarev
2015-09-23Fixed some c++x11 warningsAlex Zolotarev
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-23Minor code style fix. Correct close guard place.vng
2015-09-23Fix handling of empty strings in ToHex().Kirill Zhdanovich
2015-09-23Handle lower case in FromHex().Kirill Zhdanovich
2015-09-23Refactor and remove useless code in FromHex().Kirill Zhdanovich
2015-09-23Return file name by const reference in readers.vng
2015-09-23Remove useless code.vng
2015-09-23Support png writer for gil::view. Work only for Texture<RGBA8Traits>ExMix
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Fix formatting according to code review.vng
2015-09-23- Factor out buffer size constant for files;vng
2015-09-23Fix warnings.vng
2015-09-23Compilation fixes.vng
2015-09-23replace call data() from vector. Old compiler does not supportExMix
2015-09-23Functions for create file path using native folder separatorExMix
2015-09-23On windows platform CopyFile is define for CopyFileA or CoplyFileW. Fix for c...ExMix
2015-09-23Generic Warning FixesAlex Zolotarev
2015-09-23Fix - file name in archiveKirill Zhdanovich
2015-09-23Move file_name_utils into coding.vng
2015-09-23Add "zip" to compilation in zlib.vng
2015-09-23Function for zipping file from path to path.Kirill Zhdanovich
2015-09-23compileFixKirill Zhdanovich
2015-09-23function that compares files addedKirill Zhdanovich
2015-09-23[api] Added parsing of mwm:// scheme (synonym to mapswithme://)Alex Zolotarev
2015-09-23Function that imports files to application(kml/kmz)Kirill Zhdanovich
2015-09-23Added correct base64 encode/decode implementation to use in APIAlex Zolotarev
2015-09-23Moved invalid base64 implementation to another namespaceAlex Zolotarev
2015-09-23[win] Fixed some compilation errorsAlex Zolotarev
2015-09-23[coding] Add Uri class.Yury Melnichek
2015-09-23added ImageRenderer and tests for it.rachytski
2015-09-23Add FileWriter::Reserve.vng
2015-09-23Fix bug in loading character data from XML.vng
2015-09-23Minor changes.vng
2015-09-23Fix dummy error in reading opt-string.vng
2015-09-23Fixed bug with very long house number (Try Colombia for example).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-23Compilation fixes with some minor changes.vng
2015-09-23Add a unit test for incorrect DDVector size.Yury Melnichek
2015-09-23BlobStorage: even more code review fixes :)Yury Melnichek