main
Remove unused function parameters
Refine fix: move env override to file scope to avoid recursive block-scope static init
Merge pull request #4563 from gaurav0107/fix/4448-crash-upon-processing-input-file-with-di
Fix MSVC warnings.
Replace http:// by https:// for selected URLs
Update constructors to set all member variables (reported by Codacy)
Modernize and optimize list_rec a little bit
Fix memory leak and partial mutation in SquishedDawg::read_squished_dawg
Fix integer overflow in LSTM Convolve and Reconfig deserialization (#4588)
Fix Codacy issues (always true / always false)
Fix Leptonica URLs
viewer/scrollview.h: add missing <string>
Avoid some implicit conversion from floating-point into integer
Fix build.
Fix compiler warnings caused by Leptonica (-Wold-style-cast)