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-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
2015-09-23Removed unused timsort taken from unknown source.Alex Zolotarev
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] [coding] An implementation of (not very) succinct trie.Maxim Pimenov
2015-09-23Setting m_fd to -1 after closing.Vladimir Byko-Ianko
2015-09-23Remove unused stream reader/writerSergey Yershov
2015-09-23[search] SecureMemReader realization.Lev Dragunov
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] [coding] Fix bit streams.Maxim Pimenov
2015-09-23Minor ZipReader improvements.Alex Zolotarev
2015-09-23Fixed not handled error case in ZipReader.Alex Zolotarev
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Removed unused bzip2 library from the project.Alex Zolotarev
2015-09-23More refactoring.Maxim Pimenov
2015-09-23[omim] [search] Remove redundant namespaces.Maxim Pimenov
2015-09-23[platform] Fixed creation of temprorary local country files.Yuri Gorshenin
2015-09-23Simplified feature::DataHeader routine.vng
2015-09-23Review fixes.Maxim Pimenov