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/std
AgeCommit message (Expand)Author
2015-09-23Better graphics::StraightTextElement splitting algorithm.vng
2015-09-23added std/errno.hpp according to suggestion in code review.rachytski
2015-09-23Remove boost::atomic primitive (too buggy).vng
2015-09-23Add boost::atomic primitive.vng
2015-09-23[win] Fixed some compilation errors. Only OpenGL errors leftAlex Zolotarev
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23find_ifvng
2015-09-23Enabled debug stl for android and iphoneAlex Zolotarev
2015-09-23Added debug STL version for Linux and MacAlex Zolotarev
2015-09-23Remove duplicating 'using' entry.vng
2015-09-23Store feature names in temporary file during search index generation.vng
2015-09-23Add iterator_facade.hpp to std.vng
2015-09-23Added defines OMIM_OS_DESKTOP and OMIM_OS_MOBILEAlex Zolotarev
2015-09-23Add limited_priority_queue.hpp to base.Yury Melnichek
2015-09-23Add partial_sort to algorithm.hpp.Yury Melnichek
2015-09-23Add remove_if to the using clause at algorithm.hppYury Melnichek
2015-09-23Use std::find in std/algorithm.hppYury Melnichek
2015-09-23Add lexicographical compare to algorithm.hpp and use in in buffer_vector.Yury Melnichek
2015-09-23Add std/shared_array.hppYury Melnichek
2015-09-23Initial implementation of tile rendering.rachytski
2015-09-23Replace stdlib.hpp with cstdlib.hpp;vng
2015-09-23Removed wstring completely, strings::UniString should be used insteadAlex Zolotarev
2015-09-23[android] Fixes for static lib toolchain supportAlex Zolotarev
2015-09-23Added std/time.hpp for os-dependent time function callsAlex Zolotarev
2015-09-23PathTextElement and StraightTextElement implementation.rachytski
2015-09-23Fixed MSVC2010 compilation issuesAlex Zolotarev
2015-09-23std/windows.hpp can be included without any defines nowAlex Zolotarev
2015-09-23Added base/utf8_string.hpp::Split()Alex Zolotarev
2015-09-23[win] Moved all WINVER defines to common.pri so they affect also 3party libsAlex Zolotarev
2015-09-23Add using std::swap to std/algorithm.hppYury Melnichek
2015-09-23[mingw] Compilation fixesAlex Zolotarev
2015-09-23Remove clock() from ctime.hppYury Melnichek
2015-09-23Add std::replace to std/algorithm.hppYury Melnichek
2015-09-23[sloynik] Add JSON interface to publisher.Yury Melnichek
2015-09-23prettier center point coordinates rendering.rachytski
2015-09-23Fixed OS namesAlex Zolotarev
2015-09-23Timsort now is compilable as C++Alex Zolotarev
2015-09-23saving benchmark results.rachytski
2015-09-23Improved coastlines merging speedAlex Zolotarev
2015-09-23Fix compilation on msvc. Fix runtume errors on Windows.vng
2015-09-23Add some "std".vng
2015-09-23Some minor fixes.vng
2015-09-23Add std::polar() and m2::Points<X>::SquareLength().Yury Melnichek
2015-09-23Add std/complex.hppYury Melnichek
2015-09-23Closes #93Alex Zolotarev
2015-09-23Move processing of inner points into ParseGeometry function.vng
2015-09-23Add kdtree++ and tree4d as 4-dimensional tree by object's limit rect.vng
2015-09-23[Windows][MinGW] Fixed build errorsAlex Zolotarev
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev