Stefan Weil
|
edff1d1882
|
BitVector: Use new serialization API
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-07-18 17:07:03 +02:00 |
|
Stefan Weil
|
1371980f9f
|
Replace string.h by standard C++ cstring
Remove the unneeded include statement in platform.h.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-06-21 20:40:26 +02:00 |
|
Stefan Weil
|
a9e2574eff
|
Remove public API file ndminx.h
It is not needed for the Tesseract code, and the Tesseract API
should not provide MIN / MAX macros.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-06-21 08:33:30 +02:00 |
|
Alexander Zaitsev
|
d54d7486b4
|
Use std::max/std::min instead of MAX/MIN macros.
|
2018-05-20 17:49:48 +03:00 |
|
Stefan Weil
|
dabf3c299f
|
Fix file endings
Text files should end with a LF, but not additional empty lines.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-04-25 19:35:33 +02:00 |
|
Egor Pugin
|
e95ff1159e
|
Move sources into src dir. Update build scripts.
|
2018-04-25 11:02:54 +03:00 |
|