20 Commits (master)

Author SHA1 Message Date
Joseph Edwards Van Riper III 32ccbfb747
Removed utf8 path from #include. 5 years ago
Nemanja Trifunovic 89cfc3e38b Replace throw() with noexcept when using C++11 or later 5 years ago
Nemanja Trifunovic 687a59d88c Add override keyword when compiled with C++11 or later 5 years ago
Nemanja Trifunovic f26d39e8ad Move C++ version detection to core.h 5 years ago
nemtrif b1002fd198 Introduce UTF_CPP_CPLUSPLUS macro. 5 years ago
Nemanja Trifunovic c523193025 unchecked::replace_invalid() 5 years ago
Nemanja Trifunovic 04d29d92ae Add inline declarations to non-template functions in cpp11.h 5 years ago
Nemanja Trifunovic 66804081d4 Introduce GTest 5 years ago
Nemanja Trifunovic a0a2d9d1e8 Fix for the cpp11.h header guard 5 years ago
Nemanja Trifunovic 007f8e32c4 advance() can work in backward direction. 5 years ago
Nemanja Trifunovic 92158c9ce1 Minor whitespace fixes 5 years ago
Nemanja Trifunovic 00d73e4a02 Remove deprecated functions 5 years ago
Nemanja Trifunovic 2b8596149e Support for C++11 5 years ago
Akira Miyakoda cfc351c861 Fix MSVC 2017-2019 warning about negative unsigned value. 5 years ago
Gleb Mazovetskiy 026aed63d9 replace_invalid: Replace final incomplete sequence 6 years ago
Nemanja Trifunovic 5408022bd6 Fix -Wshadow warnings 8 years ago
Greg Hewgill 9d52bc19dc Check for end iterator before using iterator 8 years ago
Nemanja Trifunovic 46d0d807dc Initial import 9 years ago