5.4.0
Replace strcpy and strncpy by new inline helper function
Facilitate vectorization for generic build (#4223)
Fix compiler warnings [-Wold-style-cast]
Avoid some float / double conversions in class Classify
Modernize and optimize list_rec a little bit
Make function Network::spec pure virtual
Fix compiler warnings [-Wunused-but-set-variable]
Avoid redundant conversion from std::string to char * to std::string
Force TCP v4 for socket to Java server. Fixes #3000
Fix compiler warnings [-Wunreachable-code-return]
autotools: Add rule for svpaint executable (#3873)
Add PAGE XML renderer / export (#4214)