organicmaps/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 Removed using namespace::std 2023-05-14 10:25:04 +02:00
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 Fix invalid lambda captures 2024-01-03 23:13:58 -03:00
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 Removed using namespace::std 2023-05-14 10:25:04 +02:00
file_writer.hpp
files_container.cpp Removed using namespace::std 2023-05-14 10:25:04 +02:00
files_container.hpp
fixed_bits_ddvector.hpp
geometry_coding.cpp Removed using namespace::std 2023-05-14 10:25:04 +02:00
geometry_coding.hpp
hex.cpp
hex.hpp
huffman.cpp Removed using namespace::std 2023-05-14 10:25:04 +02:00
huffman.hpp
map_uint32_to_val.hpp Use fully qualified std::move at least in header files to avoid warnings. 2023-04-18 11:32:46 -03:00
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 Removed using namespace::std 2023-05-14 10:25:04 +02:00
move_to_front.hpp
parse_xml.hpp Changed log level to prevent crashes in KML parser 2023-10-03 00:39:32 +02:00
point_coding.cpp
point_coding.hpp
read_write_utils.hpp Updated comment 2024-08-13 20:49:16 -03:00
reader.cpp Minor code prettify. 2023-02-17 14:09:09 -03:00
reader.hpp Enable important static asserts on Linux 2024-04-28 16:20:28 +02:00
reader_cache.hpp
reader_streambuf.cpp Removed using namespace::std 2023-05-14 10:25:04 +02:00
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
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 [core] Warning fixes 2023-05-18 11:49:28 -03:00
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 string_view for faster languages and KML processing 2023-05-15 09:18:36 +02:00
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 [generator] Do not erase leading zeros in house number. 2023-11-27 09:27:02 -03:00
var_record_reader.hpp
var_serial_vector.hpp
varint.hpp [classif] Add detailed railway-rail-* types 2023-06-27 18:55:13 -03:00
write_to_sink.hpp
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 [bookmarks] Add code to export multiple files 2024-02-28 09:34:38 +02:00
zip_reader.cpp Removed using namespace::std 2023-05-14 10:25:04 +02:00
zip_reader.hpp
zlib.cpp
zlib.hpp