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-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
2015-09-23BlobStorage: more code review fixes.Yury Melnichek
2015-09-23BlobStorage code review fixes.Yury Melnichek
2015-09-23Create BlobStorage and its indexer.Yury Melnichek
2015-09-23Minor refactoring.Yury Melnichek
2015-09-23Remove obsolete dd_base.hppYury Melnichek
2015-09-23[sloynik] Minor test refactoring.Yury Melnichek
2015-09-23Fix memory leaks in search when exception is thrown.vng
2015-09-23Fix bug with ReaderSource::Read for invalid pos.vng
2015-09-23Unit test for disk space.vng
2015-09-23Fix trie_test.cppYury Melnichek
2015-09-23Fix minor bug in trie_builder.hppYury Melnichek
2015-09-23Fix trie unit test.Yury Melnichek
2015-09-23- Make unique constants for map reader for all the platforms.vng
2015-09-23Compilation fixes.vng
2015-09-23Fix bug with font's names getting in Platform.vng
2015-09-23Increase bounds for varint tests.vng