1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
dindexer/include
King_DuckZ be9fc3eb0b Fix various problems introduced in scan with the last commit.
Fixes a crash due to an assertion trying to access a
past-the-end iterator.
Gets content type detection to work, although only after
hashing is done (see comment in main.cpp for details).
Fixes a problem with the array passed to guess_content_type
being not sorted as the function expects.
Adds more assertions.
2016-02-23 18:56:07 +01:00
..
dindexer-common Detect content type after scanning and save to DB. 2016-02-22 19:44:48 +01:00
dindexer-machinery Fix various problems introduced in scan with the last commit. 2016-02-23 18:56:07 +01:00
helpers Update year on copyright notice. 2016-02-05 21:02:40 +01:00
kakoune Adapt safe_ptr to build in this project 2016-02-18 19:16:50 +01:00
pq ...fix build on x86_64 2016-02-05 21:06:21 +01:00