index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
metrics.cpp
Age
Commit message (
Collapse
)
Author
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
All filenames and directories are lowercase. Use dots for namespace separation.
2017-09-13
[metrics.cpp] More naming scheme and const fixes
Alexander Karatarakis
2017-09-13
[metrics.cpp] Naming scheme and missing const
Alexander Karatarakis
2017-08-28
Use Strings::EMPTY
Alexander Karatarakis
2017-08-25
[vcpkg] Trap Ctrl-C, enable thread safety for global data structures
Robert Schumacher
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-27
Run clang-format over the cpp files
Alexander Karatarakis
2017-04-12
[vcpkg] Remove+indirect nearly all uses of iostreams
Robert Schumacher
2017-04-11
[vcpkg] Alias out standard filesystem headers to ensure clean separation.
Robert Schumacher
2017-04-04
metrics: functions to lower_case
Alexander Karatarakis
2017-04-04
Rename Metrics:: function to all_lower
Alexander Karatarakis
2017-04-04
Introduce Metrics namespace
Alexander Karatarakis
2017-03-28
Rework optional<T>
Alexander Karatarakis
2017-03-10
Use System::cmd_executeClean()
Alexander Karatarakis
2017-03-10
[vcpkg] Refactor RAII registry key manipulation
Robert Schumacher
2017-02-15
Formatting
Alexander Karatarakis
2017-02-15
Test result of assignment. Avoids C4706
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-05
Use nullptr
Alexander Karatarakis
2016-12-12
Add SQM User Id to metrics
Robert Schumacher
2016-11-30
Introduce filesystem_fs.h
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis