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[generator] Better house name and house number accumulating.vng
2015-09-23More warning fixesAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[android] Fixed compilation on gcc 4.6Alex Zolotarev
2015-09-23Added debug log to StringNumericOptimalAlex Zolotarev
2015-09-23Added debug print to MultilangUtf8Alex Zolotarev
2015-09-23[Bookmarks] Open MWM kHz in Google Earth.Kirill Zhdanovich
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23[3party] Expat build error fixAlex Zolotarev
2015-09-23[linux] don't statically link expat on systems that have itDarafei Praliaskouski
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
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