Browse Source
- Introduced quitif(bool, const char* pattern, ...) which delegates to quitf() in case of first argument is true
- Introduced guard against missed quitf() in checker or readEof() in validators
- Supported readStrictReal/readStrictDouble - to use in validators to check strictly float numbers