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-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