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/base
AgeCommit message (Expand)Author
2015-09-23Fixed build error detected by clangAlex Zolotarev
2015-09-23fixed LOG macros for "natural" use in "if" expressions.rachytski
2015-09-23implementing visual log. see IPlatform::IsVisualLog and InformationDisplay fo...rachytski
2015-09-23Renamed header to hppAlex Zolotarev
2015-09-23GCC build fixesrachytski
2015-09-23Add [begin, end) in buffer_vector.vng
2015-09-23Add C-style array adapters for reading and writing.vng
2015-09-23timer-based periodical updates.rachytski
2015-09-23Fix compilation on msvc. Fix runtume errors on Windows.vng
2015-09-23Add debug_print for buffer_vector.vng
2015-09-23added fine tuning for font matching.rachytski
2015-09-23Some minor fixes.vng
2015-09-23Move ZigZagEncode() and ZigZagDecode() to bits. Factor out BitwiseMerge() and...Yury Melnichek
2015-09-23Add ReadVarUint64Array.Yury Melnichek
2015-09-23Fix AlmostEqual. Add more unit tests.vng
2015-09-23Fix compilation on gcc.vng
2015-09-23Mingw compilation fixesAlex Zolotarev
2015-09-23Additional tests for AlmostEqual.vng
2015-09-23Fix memory_mapped_file to correctly build in mingw (windows).vng
2015-09-23[GCC] Fixed base_testsAlex Zolotarev
2015-09-23Fix: using unit-test macros instead of assertion macros.vng
2015-09-23Add NextModN(), PrevModN(), NextIterInCycle(), PrevIterInCycle().Yury Melnichek
2015-09-23Updated string_utils testsAlex Zolotarev
2015-09-23Add buffer_vector and use it in FeatureType for geometry storing.vng
2015-09-23Restore BuildIndexTest.Yury Melnichek
2015-09-23Move deletor_t to stl_add.hpp and rename it to DeleteFunctor.Yury Melnichek
2015-09-23Get rid of most pragma pack's, because using it causes wrong alignment on GCC.Yury Melnichek
2015-09-23Add macros to construct uints and get their low and hi parts.Yury Melnichek
2015-09-23Avoid copying of buffers in yg. No more ugly brakes.vng
2015-09-23Fix errors on msvc.vng
2015-09-23Moved std_serialization.hpp to baseAlex Zolotarev
2015-09-23introduced memory_mapped_file class.rachytski
2015-09-23Increase AlmostEqual<double> epsilon from 64 to 256. Fixes #76.Yury Melnichek
2015-09-23Better implementation for UNUSED_VALUE.Yury Melnichek
2015-09-23[IPHONE] Memory optimizations on textures.rachytski
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev