0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use packaged_task instead of bare thread when reading file. More... over 10 years ago
Mixed cleanups More... over 10 years ago
decompression command not needed any more in Encoding More... over 10 years ago
Use default implementation for copy/move/assignement More... over 10 years ago
Remove whole bunch of special exception classes More... over 10 years ago
Move code opening a file from io::File into io::Reader More... over 10 years ago
Improve doc and error message of CompressionFactory More... over 10 years ago
Add compressiosn to any_input.hpp More... over 10 years ago
Improve cppcheck options and fix a few things it finds More... over 10 years ago
Split Compression classes into Compressor and Decompressor More... over 10 years ago
Refactoring of OSM file input. More... over 10 years ago
Rename FileOutput to OutputThread More... over 10 years ago
Simplify init_changeset function and avoid name clash More... over 10 years ago
Rename item_flags_type to osm_entity::flags More... over 10 years ago
Some item_type cleanups More... over 10 years ago
Remove WayNodeRefOnly class. More... over 10 years ago
Add OSMEntity class between Item and Object/Changeset More... over 10 years ago
Move item_type.hpp from memory into osm More... over 10 years ago
Some small fixes More... over 10 years ago
Simplify calling of handler More... over 10 years ago
Cleanup handler and added diff_handler More... over 10 years ago
Add class check to iterator template More... over 10 years ago
Remove last dependency on iterator from Reader More... over 10 years ago
Use shared_ptr<Buffer> in iterator More... over 10 years ago
Simplify iterator More... over 10 years ago
Make item type a template parameter in Iterator More... over 10 years ago
Refactoring of iterator/handler/reader. More... over 10 years ago
Add inline to free functions More... over 10 years ago
Make open_for_writing() function inline More... over 10 years ago
Move open_output_file() function out of File class More... over 10 years ago