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_codecvt.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source: use C++11 nullptr
scivision
2023-02-14
1
-2/+2
*
cm_codecvt: Add support for the Windows console output code page
Brad King
2022-10-29
1
-0/+6
*
Source: Fix -Wmissing-variable-declarations warning
Sean McBride
2021-12-01
1
-4/+1
*
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-3/+3
*
Source: Fix Clang -Wdeprecated warnings
Sean McBride
2021-10-15
1
-3/+3
*
NMake: Use UTF-8 with BOM if supported by nmake
Amine Najahi
2021-05-05
1
-0/+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-4/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-5/+5
*
cm_codecvt: cleanup superfluous semicolons
Matthias Maennich
2017-10-30
1
-6/+8
*
codecvt: Re-implement do_out and do_unshift
Brad King
2017-05-25
1
-130/+158
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
codecvt: Add class for encoding conversion
Dāvis Mosāns
2016-10-06
1
-0/+215