1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-07-02 14:04:22 +00:00
dindexer/include/dindexer-machinery
King_DuckZ 8c03ba15bc Crash fix - make path on the fly
Newer versions of gcc have a small string optimizations that makes
moving FileRecordData objects behave incorrectly. When a small string is
moved, string_refs into it become invalid. Making a path on the fly
using the path() method also has the side effect of making
FileRecordData smaller in size.
2016-05-17 20:21:44 +02:00
..
scantask Re-add some progress feedback. 2016-03-10 09:51:27 +01:00
guess_content_type.hpp Move mediatypes.hpp/cpp to machinery. 2016-03-04 09:01:11 +01:00
machinery_info.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00
mediatype.hpp Move mediatypes.hpp/cpp to machinery. 2016-03-04 09:01:11 +01:00
mediatypes.hpp Import better-enums project from github and put it to use :) 2016-04-26 20:47:29 +02:00
recorddata.hpp Crash fix - make path on the fly 2016-05-17 20:21:44 +02:00
set_listing.hpp Warning fix on clang 2016-03-18 22:28:58 +01:00
set_listing_helpers.hpp Warning fix on clang 2016-03-18 22:28:58 +01:00
tiger.hpp Update year on copyright notice. 2016-02-05 21:02:40 +01:00