Nemanja Trifunovic
|
2af93bd670
|
Documentation: C++ 17 support.
|
2021-04-30 15:06:55 -04:00 |
|
fu7mu4
|
957e300524
|
Does it have syntax hilight
I think that the "it" means the variable in the code. If so, the it
should have syntax-hilight
|
2021-03-18 18:43:22 +09:00 |
|
nemtrif
|
b1002fd198
|
Introduce UTF_CPP_CPLUSPLUS macro.
Let the users set the C++ standard version they want to support.
|
2019-06-30 13:06:11 -04:00 |
|
Nemanja Trifunovic
|
c523193025
|
unchecked::replace_invalid()
Add unchecked version of replace_invalid function.
|
2019-04-25 09:33:07 -04:00 |
|
nemtrif
|
7db72814ae
|
Merge pull request #24 from nemtrif/release_3_0
Release 3 0
|
2019-04-06 12:13:39 -04:00 |
|
Nemanja Trifunovic
|
007f8e32c4
|
advance() can work in backward direction.
advance() now can decrement the iterator if the number of steps to advance is negative.
|
2019-04-06 12:08:34 -04:00 |
|
Nemanja Trifunovic
|
236d61942e
|
Update documentation for replace_invalid
|
2019-04-02 18:26:00 -04:00 |
|
Nemanja Trifunovic
|
00d73e4a02
|
Remove deprecated functions
Removed:
- previous
- is_bom
|
2019-04-02 17:54:36 -04:00 |
|
Nemanja Trifunovic
|
2b8596149e
|
Support for C++11
Optional support for C++11 features
|
2019-04-02 17:54:36 -04:00 |
|
Alexander A. Klimov
|
ef7bf0f783
|
Show license more prominently
|
2019-03-15 10:11:42 +01:00 |
|
Nemanja Trifunovic
|
0232ab8188
|
Minor documentation update.
|
2016-11-05 19:34:38 -04:00 |
|
Muhammad Mominul Huque
|
4ddacd67dc
|
Syntax Highlighting
|
2015-12-29 03:18:50 +06:00 |
|
Nemanja Trifunovic
|
735b8b7373
|
Fixing Readme.md
|
2015-09-12 20:41:43 -04:00 |
|
Nemanja Trifunovic
|
46d0d807dc
|
Initial import
Importing utf8 cpp 2.3.4 to GitHub.
|
2015-08-16 08:55:59 -04:00 |
|
nemtrif
|
6bb44ed91a
|
Initial commit
|
2015-08-15 12:11:54 -04:00 |
|