tesseract/ccutil
2012-03-01 12:40:04 +00:00
..
ambigs.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
ambigs.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
basedir.cpp fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
basedir.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
bits16.cpp Fixed name collision with jpeg library 2008-04-22 00:23:41 +00:00
bits16.h Fixed name collision with jpeg library 2008-04-22 00:23:41 +00:00
bitvector.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
bitvector.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
ccutil.cpp fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
ccutil.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
clst.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
clst.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
elst2.cpp Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
elst2.h Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
elst.cpp Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
elst.h Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
errcode.cpp fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
errcode.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
fileerr.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
genericvector.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
globaloc.cpp 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
globaloc.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
hashfn.cpp Fixed name collision with jpeg library 2008-04-22 00:23:41 +00:00
hashfn.h Fixed name collision with jpeg library 2008-04-22 00:23:41 +00:00
helpers.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
host.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
hosthplb.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
indexmapbidi.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
indexmapbidi.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
lsterr.h Fixes to lists so an empty constructor is not needed + reenable debugging 2008-12-30 18:19:31 +00:00
mainblk.cpp fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
Makefile.am fixed makemoredists; add --enable-embedded to configure 2012-03-01 12:40:04 +00:00
memry.cpp Removed dead memory mangagement code 2012-02-02 02:51:56 +00:00
memry.h Removed dead memory mangagement code 2012-02-02 02:51:56 +00:00
mfcpch.cpp top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
mfcpch.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
ndminx.h Harmless improvements from 3.00 going in to 2.04 2008-12-30 18:20:15 +00:00
notdll.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
nwmain.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
ocrclass.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
params.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
params.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
platform.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
qrsequence.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
scanutils.cpp fixed makemoredists; add --enable-embedded to configure 2012-03-01 12:40:04 +00:00
scanutils.h fixed makemoredists; add --enable-embedded to configure 2012-03-01 12:40:04 +00:00
secname.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
serialis.cpp Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
serialis.h Removed serialize and NEWDELETE macros 2010-11-30 00:53:31 +00:00
sorthelper.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
stderr.h top-skimming import from sf.net 2007-03-07 20:03:40 +00:00
strngs.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
strngs.h fixed 635 (strngs.h has unnecessary include of genericvector.h) 2012-02-26 16:39:01 +00:00
tesscallback.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
tessdatamanager.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
tessdatamanager.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
tprintf.cpp fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00
tprintf.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
unichar.cpp Fixed various internationalization issues, mostly for training 2007-08-30 18:18:35 +00:00
unichar.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicharmap.cpp Major internationalization improvements 2008-02-01 00:21:49 +00:00
unicharmap.h Harmless improvements from 3.00 going in to 2.04 2008-12-30 18:20:15 +00:00
unicharset.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicharset.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicity_table.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicodes.cpp Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00
unicodes.h Remaining misc changes for 3.02 2012-02-02 03:14:43 +00:00