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-23Fix include path for baseSergey Yershov
2015-09-23Catch all exceptions in Runner.Yury Melnichek
2015-09-23Move Runner destructor back to public.Yury Melnichek
2015-09-23Make IRunner::Run() const and IRunner::Join() protected.Yury Melnichek
2015-09-23Added simple concurrent threads poolAlex Zolotarev