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/coding
AgeCommit message (Expand)Author
2016-03-23Moved MAX_SUPPORTED_LANGUAGES to StringUtf8Multilang.Alex Zolotarev
2016-03-23Pass in-place lambdas.Alex Zolotarev
2016-03-23[search] [coding] Added undefined state to a FixedBitsDDVector.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23[search] Implemented FeaturesFilter and cache for houses. Optimized house num...Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Added FixedBitsDDVector container.vng
2016-03-23Optimized Write function to avoid multiple vector reallocation.vng
2016-03-23Move semantics for FileWriter.vng
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Moved search index from coding to indexer.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Refactored the serialization code.Maxim Pimenov
2016-03-23Some review fixes.Maxim Pimenov
2016-03-23Switched the search index to use compressed bit vectors.Maxim Pimenov
2016-03-23[search] A refactoring of ValueList.Maxim Pimenov
2016-03-23[coding, search] Added Subtract() method to BitVectors.Yuri Gorshenin
2016-03-23[search] Added test for opposite endianness.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] Removed raw pointers in favour of shared_ptr in trie.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] Removed EdgeBuilder.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] [coding] Compressed bit vectors.Maxim Pimenov
2016-03-23[omim] [coding] Moved current implementation of compressed bit vectors.Maxim Pimenov
2016-03-23[coding, indexer] Refactored SimpleDenseCoding.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[indexer] Implemented rank table builder.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding] Implemented SDC (Simple Dense Coding).Yuri Gorshenin
2015-12-03Comment fix.Lev Dragunov
2015-12-03Review fixes.Lev Dragunov
2015-12-03Errno output for mmap function.Lev Dragunov
2015-11-30rebase fixesExMix
2015-11-12Removed expat include dependency which caused build error on linux for style_...Alex Zolotarev
2015-10-22Minor improvements & comments.Alex Zolotarev
2015-10-12Review fixes.vng
2015-10-12[mwm] Put feature offsets table into MWM container.vng
2015-09-30Remove stupid comments. Truncate all coordinates to five numbers after decima...Sergey Magidovich
2015-09-30Moved 3party sources to 3party folder for easier support.Alex Zolotarev
2015-09-29Fix warningsSergey Yershov
2015-09-23Fix source code warningsSergey Yershov
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Fix build.Maxim Pimenov