organicmaps/coding
Viktor Govako 5c901c69ad Fixed some std deprecated warnings.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2022-03-16 23:46:07 +03:00
..
coding_tests [coding] Avoid intermediate string when reading Metadata. 2022-02-13 20:36:53 +03:00
internal [android] Upgraded to the latest NDK 2021-12-24 21:37:46 +01:00
base64.cpp
base64.hpp
bit_streams.hpp
buffer_reader.hpp
buffered_file_writer.cpp
buffered_file_writer.hpp
bwt.cpp
bwt.hpp
bwt_coder.hpp [coding] Avoid intermediate string when reading Metadata. 2022-02-13 20:36:53 +03:00
byte_stream.hpp
CMakeLists.txt [linux] Fix linkage with freetype/icu twice on linux 2022-01-20 09:32:12 +03:00
compressed_bit_vector.cpp
compressed_bit_vector.hpp
constants.hpp
csv_reader.cpp [generator] Print informative log instead of regular crash. 2021-02-20 16:19:47 +03:00
csv_reader.hpp Fixed some std deprecated warnings. 2022-03-16 23:46:07 +03:00
dd_vector.hpp Warning fixes 2021-12-08 10:22:02 +01:00
diff.hpp
elias_coder.hpp
endianness.hpp Warning fixes 2021-12-06 18:02:29 +01:00
file_reader.cpp
file_reader.hpp
file_sort.hpp
file_writer.cpp
file_writer.hpp
files_container.cpp Warning fixes 2021-12-06 18:02:29 +01:00
files_container.hpp
fixed_bits_ddvector.hpp
geometry_coding.cpp Fixed PredictPointsInTriangle bug. 2021-04-17 16:30:57 +02:00
geometry_coding.hpp Fixed PredictPointsInTriangle bug. 2021-04-17 16:30:57 +02:00
hex.cpp
hex.hpp
huffman.cpp
huffman.hpp
map_uint32_to_val.hpp Fixes according to some clang-tidy warnings. 2021-12-17 17:07:04 +01:00
memory_region.hpp
mmap_reader.cpp 32-bit warning fixes 2021-03-27 12:17:38 +01:00
mmap_reader.hpp Review fixes 2021-03-01 11:01:13 +03:00
move_to_front.cpp
move_to_front.hpp
parse_xml.hpp
point_coding.cpp
point_coding.hpp
read_write_utils.hpp
reader.cpp
reader.hpp
reader_cache.hpp [base] Added StatsCollector. 2022-02-13 20:36:53 +03:00
reader_streambuf.cpp
reader_streambuf.hpp
reader_wrapper.hpp
reader_writer_ops.cpp
reader_writer_ops.hpp
serdes_binary_header.hpp
serdes_json.hpp
sha1.cpp
sha1.hpp
simple_dense_coding.cpp
simple_dense_coding.hpp
streams.hpp
streams_common.hpp
streams_sink.hpp
string_utf8_multilang.cpp [generator] Added description. 2022-01-24 08:38:22 +03:00
string_utf8_multilang.hpp [generator] Added description. 2022-01-24 08:38:22 +03:00
succinct_mapper.hpp
tesselator_decl.hpp
text_storage.hpp [coding] Avoid intermediate string when reading Metadata. 2022-02-13 20:36:53 +03:00
traffic.cpp
traffic.hpp
transliteration.cpp [linux] Do not call u_setDataDirectory for Linux. 2022-01-20 09:32:12 +03:00
transliteration.hpp [linux] Fix linkage with freetype/icu twice on linux 2022-01-20 09:32:12 +03:00
url.cpp Review fixes. 2022-01-24 16:25:13 +03:00
url.hpp Review fixes. 2022-01-24 16:25:13 +03:00
value_opt_string.hpp Fixed StringNumericOptimal equal check. 2021-10-05 09:23:59 +02:00
var_record_reader.hpp
var_serial_vector.hpp
varint.hpp
write_to_sink.hpp
writer.hpp
zip_creator.cpp Renamed old stuff 2021-11-08 12:39:52 +01:00
zip_creator.hpp
zip_reader.cpp
zip_reader.hpp
zlib.cpp
zlib.hpp