tesseract/dict
Philipp Nordhus ba5a17b4ba Remove duplicate destructor
Destructor of base class GenericVector calls base class clear()
method, deallocating the memory.
2016-12-08 15:50:27 +01:00
..
context.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
dawg_cache.cpp remove unneeded comment from commit 2015-05-13 14:59:02 +01:00
dawg_cache.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
dawg.cpp Fixed issue 1245 2014-08-13 18:51:28 -07:00
dawg.h Remove duplicate destructor 2016-12-08 15:50:27 +01:00
dict.cpp Simplify delete operations 2016-12-07 15:59:11 +01:00
dict.h Formatting changes from clang_tidy on latest pull 2016-12-07 16:58:25 +01:00
hyphen.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
Makefile.am Removed dependence on IMAGE class 2014-01-09 17:31:29 +00:00
matchdefs.h Fixed issue 743 2014-01-10 18:25:46 +00:00
permdawg.cpp dict: Fix typos in comments and strings 2015-09-14 22:16:42 +02:00
stopper.cpp backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
stopper.h backport style changes from 4.00 for better identification of fixes and new code 2016-11-25 15:14:46 +01:00
trie.cpp Simplify new operations 2016-12-07 17:10:10 +01:00
trie.h Fixed issue 1245 2014-08-13 18:51:28 -07:00