theraysmith@gmail.com
|
91d2265429
|
More minor fixes from issues and cleanup
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@974 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2014-01-10 01:38:00 +00:00 |
|
theraysmith@gmail.com
|
4d514d5a60
|
Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@878 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-23 15:26:50 +00:00 |
|
zdenop@gmail.com
|
10c1169d98
|
remove unused code (Windows related)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@860 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-07-08 18:21:10 +00:00 |
|
theraysmith@gmail.com
|
59d244b06e
|
More fixes for GRAPHICS_DISABLED from Zdenko and Ray
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@757 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-09-22 00:59:31 +00:00 |
|
zdenop@gmail.com
|
5958f01f5f
|
fix doxygen warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@715 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-30 15:42:06 +00:00 |
|
zdenop@gmail.com
|
d4d4b8aad8
|
improve autools system (mingw+msys fix); implementation of --disable-tessdata-prefix
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@708 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-22 20:01:33 +00:00 |
|
zdenop@gmail.com
|
97e19443a3
|
install only necessary headers, fix uninstall
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@692 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-03 13:22:51 +00:00 |
|
zdenop@gmail.com
|
30a70142a0
|
visibility - autotools part (./configure --enable-visibility)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@690 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-03-02 23:51:33 +00:00 |
|
zdenop@gmail.com
|
6ccab83bd6
|
fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING")
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@677 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-19 21:48:45 +00:00 |
|
theraysmith@gmail.com
|
e0d735b122
|
Remaining misc changes for 3.02
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@658 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 03:14:43 +00:00 |
|
zdenop@gmail.com
|
67f47008c7
|
fixed "one lib" build on linux; runautoconf renamed to autogen.sh;
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@631 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-10-16 19:39:54 +00:00 |
|
joregan@gmail.com
|
bf4a09d72a
|
make single/multiple libraries optional -- this needs testing!!!
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@623 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-29 21:28:28 +00:00 |
|
theraysmith@gmail.com
|
d5d15f32d7
|
Deleted Makefile.in from svn
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@606 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-18 16:32:44 +00:00 |
|
zdenop@gmail.com
|
7ec3dca968
|
show page 0 for multipage tiff;
Windows: use binary mode for fopen (issue 70);
autotools: fixed cutil/Makefile.am, improved tessdata/Makefile.am;
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@604 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-11 21:42:13 +00:00 |
|
zdenop@gmail.com
|
4abdfdb8fe
|
moved ccstruct/callcpp.cpp to cutil (to header file - see issue 414); moved vs2008/include/stdint.h to vs2008/port/stdint.h so we can use vs2008/include also for mingw; removed unused tessembedded.*
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@603 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2011-08-11 14:04:20 +00:00 |
|
theraysmith
|
7a54f5f950
|
Misc Makefile etc for 3.01
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@541 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-30 01:30:09 +00:00 |
|
zdenop@gmail.com
|
4523ce9f7d
|
3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@526 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-11-23 18:34:14 +00:00 |
|
zdenop@gmail.com
|
282aa13975
|
*.vcproj moved to vs2008/ (bin/ and bin.dbg/ will be in vs2008/)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@506 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-10-06 21:38:19 +00:00 |
|
joregan
|
e0b07948fc
|
disabling gettext checks - not currently used, and something about disabling is causing subsequent autoconf checks to not run
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@492 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-30 16:27:39 +00:00 |
|
joregan
|
9c53d54fe3
|
max.markin's patch for issue 345
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@477 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-09-29 23:54:18 +00:00 |
|
joregan
|
a18816f839
|
partial merge of doxygen branch (stuff without conflicts, basically)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@441 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-27 13:23:23 +00:00 |
|
joregan
|
69d6d35f28
|
patch for issue 304 from max.markin
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@422 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-19 02:32:21 +00:00 |
|
joregan
|
a301f9a5c7
|
start of i18n
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@418 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-07-19 01:59:13 +00:00 |
|
joregan
|
ddcb98565a
|
update generated autoconf/make stuff
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@369 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 14:21:37 +00:00 |
|
joregan
|
34d8258049
|
use libtool
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@368 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2010-05-26 14:20:20 +00:00 |
|
theraysmith
|
82071afb86
|
Changes to cutil for 3.00
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@292 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-07-11 02:19:04 +00:00 |
|
theraysmith
|
bea5e04b76
|
Fixed compilation with GRAPHICS_DISABLED
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@250 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-03 17:24:08 +00:00 |
|
theraysmith
|
f3060abf71
|
Automake changes for potential RC of 2.04
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@248 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-03 02:50:54 +00:00 |
|
theraysmith
|
a5ad60c3ac
|
Misc tidying up
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@239 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-02 22:11:51 +00:00 |
|
theraysmith
|
98204f04da
|
Fixed assert problems
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@238 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-02 22:09:56 +00:00 |
|
theraysmith
|
880aa642cc
|
Fixed type of bit vector
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@237 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-02 22:08:39 +00:00 |
|
theraysmith
|
74c3f2d4af
|
Fixed type of bit vector
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@234 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2009-06-02 21:57:23 +00:00 |
|
theraysmith
|
91e7cccd28
|
Fixed issue 67
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@211 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-12-30 18:31:37 +00:00 |
|
tmbdev
|
a978ccb68f
|
changed runautoconf instructions
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@183 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-08-18 20:18:21 +00:00 |
|
theraysmith
|
f734888453
|
Fixed name collision with jpeg library
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@160 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-04-22 00:35:40 +00:00 |
|
theraysmith
|
aa55810b6b
|
Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@132 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-02-01 00:18:33 +00:00 |
|
theraysmith
|
166c867d84
|
Removed some compiler warnings on operator precedence
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@129 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2008-02-01 00:05:57 +00:00 |
|
theraysmith
|
570af48b8b
|
Remaining changes for Unicodeization project
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@87 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-07-18 01:15:07 +00:00 |
|
theraysmith
|
627368df42
|
API/output changes to produce unlv-style latin-1 output and test scripts
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@86 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-07-18 01:11:18 +00:00 |
|
theraysmith
|
0d9fa6a040
|
Fixed portability problems with VC++ 6 and VC++ express.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@83 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-07-18 01:01:50 +00:00 |
|
theraysmith
|
1943de9aa9
|
Fixed the extern C mismatches properly.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@82 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-07-18 01:00:54 +00:00 |
|
theraysmith
|
02d760759f
|
Making release 1.04
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@62 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-17 00:48:27 +00:00 |
|
theraysmith
|
ef28c9b9c0
|
Fixed windows build
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@59 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 21:34:24 +00:00 |
|
theraysmith
|
fa0f86f70a
|
Misc improvements
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@53 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 01:43:27 +00:00 |
|
theraysmith
|
3366cd0397
|
Fixed name collisions mostly with stl
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@52 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 01:42:56 +00:00 |
|
theraysmith
|
3914aca603
|
Fixed name collisions mostly with stl
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@45 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 01:38:45 +00:00 |
|
theraysmith
|
0a53f8c5bf
|
Preparations for unicodization
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@34 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-05-16 01:18:59 +00:00 |
|
mezhirov
|
a9045a20e2
|
Fixed c/c++ linking (patch by Aaron Digulla)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@30 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-04-13 17:43:37 +00:00 |
|
tmbdev
|
6da5fdb8d0
|
Added Makefile.in files back in to permit building from Subversion without installed autoconf/automake tools.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@29 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-04-10 23:15:48 +00:00 |
|
mezhirov
|
f1ce0ecd7f
|
Changed several printfs to tprintfs to prevent stdout pollution.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@23 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2007-04-05 10:05:50 +00:00 |
|