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[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Avoid hindi code and renaming according to code standards.vng
2015-09-23Fixed bug in files container.vng
2015-09-23Faster url encoding/decoding.vng
2015-09-23Fixed Uri parsing and made invalid state stable.vng
2015-09-23Removed dummy assert in compare functor.vng
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23review fixesExMix
2015-09-23[core] move png loader into codingExMix
2015-09-23[Tizen] Uncomment Static_assertSergey Pisarchik
2015-09-23[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZENSergey Pisarchik
2015-09-23[Tizen] Created wrappers around includesSergey Pisarchik
2015-09-23[Tizen] Move includeSergey Pisarchik
2015-09-23[Tizen] change position of includeSergey Pisarchik
2015-09-23[Tizen] Move include from h to cppSergey Pisarchik
2015-09-23[Tizen] Added Target_os.hppSergey Pisarchik
2015-09-23[Tizen] Add const to variablesSergey Pisarchik
2015-09-23[Tizen] Added file_data and platform implementationSergey Pisarchik
2015-09-23Correct using of cstring and memcpy includes.vng
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