index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cm_utf8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-4/+4
*
cm_utf8: Fail on empty input range
Brad King
2022-01-21
1
-0/+5
*
cm_utf8: add an is_valid function
Ben Boeckel
2019-03-18
1
-0/+19
*
cm_utf8: reject codepoints above 0x10FFFF
Ben Boeckel
2019-03-14
1
-0/+5
*
cm_utf8: reject UTF-16 surrogate half codepoints
Ben Boeckel
2019-03-14
1
-0/+5
*
codecvt: Re-implement do_out and do_unshift
Brad King
2017-05-25
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-32/+35
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1/+0
*
Fix or cast more integer conversions in cmake
Brad King
2010-06-29
1
-1/+1
*
Fix or cast integer conversions in cmake
Brad King
2010-06-25
1
-2/+2
*
CTest: Do not munge UTF-8 output in XML files
Brad King
2009-12-08
1
-0/+84