organicmaps/coding
2018-10-31 16:01:09 +03:00
..
coding_tests [base] Removed the MY_ prefix from the scope guard. 2018-09-19 13:39:37 +03:00
internal [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
base64.cpp
base64.hpp
bit_streams.hpp
buffer_reader.hpp
bwt_coder.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
byte_stream.hpp [routing] Add speed camera section + tests for it. 2018-09-05 13:34:30 +03:00
CMakeLists.txt [cmake] Add precompiled headers support 2018-06-15 13:14:00 +03:00
coder.hpp
coder_util.hpp
compressed_bit_vector.cpp Review fixes 2018-06-25 17:58:40 +03:00
compressed_bit_vector.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
constants.hpp
csv_reader.cpp
csv_reader.hpp
dd_vector.hpp Using _t suffix instead of ::type in whole project + using std:: somewhere. 2018-03-06 12:17:41 +03:00
diff.hpp Fixed warn: comparison between signed and unsigned integer expressions 2018-06-25 17:56:31 +03:00
diff_patch_common.hpp
elias_coder.hpp
endianness.hpp Review fixes. 2018-09-14 16:42:42 +03:00
file_container.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
file_container.hpp Review fixes. 2018-06-21 15:05:58 +03:00
file_name_utils.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
file_name_utils.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
file_reader.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
file_reader.hpp Review fixes. 2018-06-21 15:05:58 +03:00
file_sort.hpp [coding] Default cache params in FileReader's constructor. 2018-06-21 15:05:58 +03:00
file_writer.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
file_writer.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
fixed_bits_ddvector.hpp
geometry_coding.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
geometry_coding.hpp [base] Unified stl_add and stl_helpers. 2018-09-14 15:14:36 +03:00
hex.cpp
hex.hpp
huffman.cpp Using _t suffix instead of ::type in whole project + using std:: somewhere. 2018-03-06 12:17:41 +03:00
huffman.hpp Using _t suffix instead of ::type in whole project + using std:: somewhere. 2018-03-06 12:17:41 +03:00
matrix_traversal.hpp
memory_region.hpp Using rs_bit_vector intead of cbv. 2018-09-11 20:36:13 +03:00
mmap_reader.cpp
mmap_reader.hpp
multilang_utf8_string.cpp
multilang_utf8_string.hpp
parse_xml.hpp
point_to_integer.cpp Review fixes 2018-06-25 17:58:40 +03:00
point_to_integer.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
pointd_to_pointu.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
pointd_to_pointu.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +03:00
polymorph_reader.hpp
read_write_utils.hpp
reader.cpp
reader.hpp Review fixes. 2018-09-14 16:42:42 +03:00
reader_cache.hpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
reader_streambuf.cpp
reader_streambuf.hpp
reader_wrapper.hpp
reader_writer_ops.cpp
reader_writer_ops.hpp
serdes_binary_header.hpp Added KML library 2018-03-14 18:13:54 +03:00
serdes_json.hpp Notification manager review fixes + eye unsubscribe fix 2018-10-31 16:01:09 +03:00
sha1.cpp [base] Replaced the namespace my with base. 2018-09-18 14:46:56 +03:00
sha1.hpp [Core] Added subscription 2018-08-17 15:26:10 +03:00
simple_dense_coding.cpp
simple_dense_coding.hpp
streams.hpp
streams_common.hpp
streams_sink.hpp Using _t suffix instead of ::type in whole project + using std:: somewhere. 2018-03-06 12:17:41 +03:00
succinct_mapper.hpp Using _t suffix instead of ::type in whole project + using std:: somewhere. 2018-03-06 12:17:41 +03:00
tesselator_decl.hpp [coding] [geometry] Refactored geometry serialization. 2018-04-11 14:27:47 +03:00
text_storage.hpp
traffic.cpp
traffic.hpp Adding command for saving unmatched tracks in csv in track analyzer. 2018-06-19 19:11:12 +03:00
transliteration.cpp
transliteration.hpp
uri.cpp
uri.hpp
url_encode.hpp
value_opt_string.hpp
var_record_reader.hpp
var_serial_vector.hpp
varint.hpp [base] Unified stl_add and stl_helpers. 2018-09-14 15:14:36 +03:00
varint_misc.hpp
varint_vector.cpp
varint_vector.hpp
write_to_sink.hpp Review fixes. 2018-09-14 16:42:42 +03:00
writer.hpp
zip_creator.cpp [base] Removed the MY_ prefix from the scope guard. 2018-09-19 13:39:37 +03:00
zip_creator.hpp
zip_reader.cpp [base] Removed the MY_ prefix from the scope guard. 2018-09-19 13:39:37 +03:00
zip_reader.hpp [coding] Inherit default cache sizes in ZipFileReader from FileReader. 2018-06-21 15:05:58 +03:00
zlib.cpp Review fixes 2018-06-25 17:58:40 +03:00
zlib.hpp