.. |
ambigs.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
ambigs.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
bits16.h
|
Use std::bitset<16> instead of custom BITS16.
|
2021-01-07 14:14:27 +03:00 |
bitvector.cpp
|
Modernize BitVector
|
2021-03-27 13:00:18 +01:00 |
bitvector.h
|
Modernize BitVector
|
2021-03-27 13:00:18 +01:00 |
ccutil.cpp
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
ccutil.h
|
Replace remaining STRING by std::string in unittest
|
2021-03-15 09:11:41 +01:00 |
clst.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
clst.h
|
Modernize code (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:03:51 +01:00 |
elst2.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
elst2.h
|
Modernize code (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:03:51 +01:00 |
elst.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
elst.h
|
Modernize code (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:03:51 +01:00 |
errcode.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
errcode.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
fileerr.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
genericheap.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
genericvector.h
|
Rename GenericVector::get
|
2021-03-20 09:42:19 +01:00 |
helpers.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
host.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
indexmapbidi.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
indexmapbidi.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
kdpair.h
|
Replace more GenericVector by std::vector and remove GenericVector::choose_nth_item
|
2021-03-17 20:28:04 +01:00 |
lsterr.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
mainblk.cpp
|
Simplify checks for emptiness
|
2021-03-26 23:22:50 +01:00 |
object_cache.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
params.cpp
|
Replace some snprintf by std::to_string and modernize more code
|
2021-03-24 08:01:59 +01:00 |
params.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
qrsequence.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
scanutils.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
scanutils.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
serialis.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
serialis.h
|
Replace more PointerVector by std::vector for src/ccstruct
|
2021-03-19 21:53:08 +01:00 |
sorthelper.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
tessdatamanager.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
tessdatamanager.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
tprintf.cpp
|
Remove unused include statements for strngs.h
|
2021-03-12 23:11:08 +01:00 |
tprintf.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
unichar.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
unicharcompress.cpp
|
Simplify checks for emptiness
|
2021-03-26 23:22:50 +01:00 |
unicharcompress.h
|
Simplify checks for emptiness
|
2021-03-26 23:22:50 +01:00 |
unicharmap.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
unicharmap.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
unicharset.cpp
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
unicharset.h
|
Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements')
|
2021-03-22 09:02:13 +01:00 |
unicity_table.h
|
Rename GenericVector::get
|
2021-03-20 09:42:19 +01:00 |
universalambigs.cpp
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |
universalambigs.h
|
[clang-format] Execute clang format on include and src dirs.
|
2021-03-12 22:35:02 +03:00 |