This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/coding
map-per efcadd6f25 Refactor Editor storage to use diff based approach
Signed-off-by: map-per <map-per@gmx.de>
2025-01-31 17:46:04 -03:00
..
coding_tests [coding] Updated rw::Read/Write for integrals. 2024-07-01 13:58:24 -03:00
internal Some fixes for tests on Windows (#8256) 2024-05-25 17:25:56 +02:00
base64.cpp Remove liboauthcpp 2024-05-20 08:59:19 -03:00
base64.hpp Remove liboauthcpp 2024-05-20 08:59:19 -03:00
bit_streams.hpp
buffer_reader.hpp
buffered_file_writer.cpp
buffered_file_writer.hpp
bwt.cpp
bwt.hpp
bwt_coder.hpp
byte_stream.hpp
CMakeLists.txt Remove liboauthcpp 2024-05-20 08:59:19 -03:00
compressed_bit_vector.cpp Use faster std::popcount 2024-11-13 10:11:34 +01:00
compressed_bit_vector.hpp
constants.hpp
csv_reader.cpp
csv_reader.hpp
dd_vector.hpp
diff.hpp
elias_coder.hpp
endianness.hpp
file_reader.cpp Minor refactoring and warning fix for gcc 2024-05-14 22:50:23 +02:00
file_reader.hpp
file_sort.hpp
file_writer.cpp
file_writer.hpp
files_container.cpp
files_container.hpp
fixed_bits_ddvector.hpp
geometry_coding.cpp
geometry_coding.hpp
hex.cpp
hex.hpp
huffman.cpp
huffman.hpp
map_uint32_to_val.hpp
memory_region.hpp
mmap_reader.cpp Add windows implementation of MmapData 2024-04-04 23:51:32 +02:00
mmap_reader.hpp
move_to_front.cpp
move_to_front.hpp
parse_xml.hpp
point_coding.cpp
point_coding.hpp
read_write_utils.hpp Updated comment 2024-08-13 20:49:16 -03:00
reader.cpp
reader.hpp Enable important static asserts on Linux 2024-04-28 16:20:28 +02:00
reader_cache.hpp
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 Remove liboauthcpp 2024-05-20 08:59:19 -03:00
sha1.hpp Remove liboauthcpp 2024-05-20 08:59:19 -03:00
simple_dense_coding.cpp
simple_dense_coding.hpp
sparse_vector.hpp
streams.hpp Fix include path for coding 2015-09-22 16:45:47 -07:00
streams_common.hpp
streams_sink.hpp
string_utf8_multilang.cpp Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
string_utf8_multilang.hpp Refactor Editor storage to use diff based approach 2025-01-31 17:46:04 -03:00
succinct_mapper.hpp
tesselator_decl.hpp
text_storage.hpp
traffic.cpp
traffic.hpp
transliteration.cpp [qt] Add transliteration enable/disable setting 2024-07-30 09:20:21 +02:00
transliteration.hpp
url.cpp [C++20] Use starts_with and ends_with 2024-06-07 13:11:00 -03:00
url.hpp Removed unused includes. 2024-03-09 18:00:08 -03:00
value_opt_string.hpp
var_record_reader.hpp
var_serial_vector.hpp
varint.hpp
write_to_sink.hpp [coding] File writer constructor signature is changed and file container specific methods are moved from file writer into separate writers. 2019-08-09 18:36:49 +03:00
writer.hpp [gpx] Add gpx export to core 2024-05-06 00:32:15 +02:00
zip_creator.cpp Minor refactoring and warning fix for gcc 2024-05-14 22:50:23 +02:00
zip_creator.hpp
zip_reader.cpp Removed using namespace::std 2023-05-14 10:25:04 +02:00
zip_reader.hpp [std] Use new include style for coding, fixes. 2019-04-12 12:56:38 +03:00
zlib.cpp
zlib.hpp