Implement a natural sort function to use if ICU is not usable.
commit73c124249a2053521c66b745be98dd5f450a27c1
authorkeldorkatarn <schmitta79@gmail.com>
Sun, 8 Apr 2018 11:22:59 +0000 (8 13:22 +0200)
committerkeldorkatarn <schmitta79@gmail.com>
Sun, 8 Apr 2018 11:22:59 +0000 (8 13:22 +0200)
tree36e4fa3f02d5ab5022abe7ce29595fdbd87ca1b7
parent5bf2a917ee9b9b6d72aa711609e6c1d7192e5e5d
Implement a natural sort function to use if ICU is not usable.
src/string.cpp