tesseract/src/dict
2019-04-23 20:45:14 +02:00
..
context.cpp Fix assertion caused by wrong unicharset (issue #2301) 2019-03-10 16:42:54 +01:00
dawg_cache.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
dawg_cache.h Fix line endings 2018-04-25 19:04:50 +02:00
dawg.cpp Remove old comments in file headers 2019-03-16 10:55:00 +01:00
dawg.h MSVS support inttypes.h from VS 2015 2019-04-23 20:45:14 +02:00
dict.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
dict.h Remove BOOL8, TRUE, FALSE from host.h 2019-03-31 18:27:20 +02:00
hyphen.cpp Remove tab character in source files 2018-10-12 11:31:10 +02:00
Makefile.am Fix whitespace issues 2018-08-01 13:19:52 +02:00
matchdefs.h Remove BOOL8, TRUE, FALSE from host.h 2019-03-31 18:27:20 +02:00
permdawg.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
stopper.cpp Modernize C++ code using auto 2019-03-26 07:55:08 +01:00
stopper.h Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using 2018-05-20 01:31:03 +03:00
trie.cpp Modernize C++ code using bool literals 2019-03-26 07:58:02 +01:00
trie.h Modernize C++ code using override 2019-03-26 07:37:52 +01:00