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
2015-09-23added ScheduledTask class and tests for it.rachytski
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Add simple objects tracker class for leaks finding.vng
2015-09-23added strings localization mechanism and used it in CountryStatusDisplay.rachytski
2015-09-23moved FenceManager to base library and added tests for it.rachytski
2015-09-23Moved file_<reader/writer>_stream.hpp from indexer to coding libAlex Zolotarev
2015-09-23removed memory_mapped_filerachytski
2015-09-23added ThreadedPriorityQueue.rachytski
2015-09-23Add limited_priority_queue.hpp to base.Yury Melnichek
2015-09-23added ResourcePool and implemented OpenGL resources allocation through it.rachytski
2015-09-23Removed unused base/profiler. Should it be in base?Alex Zolotarev
2015-09-23Initial implementation of tile rendering.rachytski
2015-09-23Added Reader for FreeType fontsAlex Zolotarev
2015-09-23Carried out heavy log functions into cpp files.vng
2015-09-23implemented multithreaded ObjectPool and test for it.rachytski
2015-09-23Replaced boost timer implementation with gettimeofday and GetSystemTimeAsFile...Alex Zolotarev
2015-09-23Catch all exceptions in Runner.Yury Melnichek
2015-09-23Added simple concurrent threads poolAlex Zolotarev
2015-09-23Added unicode normalizationAlex Zolotarev
2015-09-23Added full unicode range CaseFolding (LowerCase)Alex Zolotarev
2015-09-23Removed unnecessary base/utf8_string as it's implemented in base/string_utilsAlex Zolotarev
2015-09-23Remove bitset.hpp.Yury Melnichek
2015-09-23Add base/swap.hpp and Swap() function.Yury Melnichek
2015-09-23Add Bitset class and use in the IntervalIndex.Yury Melnichek
2015-09-23Added base/utf8_string.hpp::Split()Alex Zolotarev
2015-09-23Removed unnecessary shared_ptr from thread classAlex Zolotarev
2015-09-23Refactored condition and prepared it for next step - WinXP supportAlex Zolotarev
2015-09-23Renamed header to hppAlex Zolotarev
2015-09-23Add C-style array adapters for reading and writing.vng
2015-09-23Fix compilation on msvc. Fix runtume errors on Windows.vng
2015-09-23added fine tuning for font matching.rachytski
2015-09-23Add buffer_vector and use it in FeatureType for geometry storing.vng
2015-09-23introduced memory_mapped_file class.rachytski
2015-09-23[IPHONE] Memory optimizations on textures.rachytski
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev