index
:
winapi-common
gh-pages
master
WinAPI: C++ wrappers for common utilities (processes, pipes, file I/O, etc.)
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add Doxygen docs
Egor Tensin
2022-03-10
*
Makefile: remove stupid header, etc.
Egor Tensin
2022-03-10
*
README: update
Egor Tensin
2021-09-26
*
workflows/ci: use default clang-format
Egor Tensin
2021-06-15
*
workflows/ci: use ubuntu-latest
Egor Tensin
2021-06-15
*
test: echo is _not_ MSVC-only, all of a sudden
Egor Tensin
2021-05-16
*
add .clang-tidy, `make check`
Egor Tensin
2021-05-16
*
clang-tidy fixes
Egor Tensin
2021-05-16
*
remove VS 2013 cruft
Egor Tensin
2021-05-16
*
update cmake-common
Egor Tensin
2021-05-16
*
workflows/ci: use more recent Boost w/ VS 2019
Egor Tensin
2021-05-16
*
Process: import pdb::Process from winapi-debug
Egor Tensin
2021-05-16
*
Handle: is_invalid -> is_valid
Egor Tensin
2021-05-16
*
File: make public child of Handle
Egor Tensin
2021-05-16
*
File: add get_size/query_id
Egor Tensin
2021-05-16
*
clang-format: SafeInt is no more
Egor Tensin
2021-05-09
*
workflows/ci: use clang-format-11
Egor Tensin
2021-05-09
*
workflows/ci: build using VS 2015 also
Egor Tensin
2021-05-08
*
workflows/ci: remove redundant parameter
Egor Tensin
2021-05-08
*
fix compiler warnings
Egor Tensin
2021-05-04
*
move away from variable-size ints
Egor Tensin
2021-05-04
*
fix compiler warnings
Egor Tensin
2021-05-04
*
get rid of SafeInt
Egor Tensin
2021-05-04
*
update winapi-utf8
Egor Tensin
2021-05-04
*
workflows/ci: linting
Egor Tensin
2021-05-04
*
workflows/ci: cache Boost archive
Egor Tensin
2021-05-04
*
update cmake-common
Egor Tensin
2021-05-04
*
README: fix badge link
Egor Tensin
2021-04-17
*
update cmake-common
Egor Tensin
2021-04-07
*
update winapi-utf8
Egor Tensin
2021-04-07
*
cmake: slight CMakeLists.txt refactoring
Egor Tensin
2021-04-07
*
update cmake-common
Egor Tensin
2021-04-06
*
update cmake-common
Egor Tensin
2021-04-06
*
workflows/ci: error out if no files to upload
Egor Tensin
2021-04-06
*
add CTest tests, add `make test`, etc.
Egor Tensin
2021-04-06
*
cmake: use install_pdbs()
Egor Tensin
2021-03-24
*
workflows/ci: Bionic to Focal
Egor Tensin
2021-03-24
*
update cmake-common
Egor Tensin
2021-03-24
*
use SafeInt to make integers a bit more safe
Egor Tensin
2021-02-24
*
add README.md
Egor Tensin
2021-02-24
*
workflows/ci.yml: show test logs
Egor Tensin
2021-02-24
*
update cmake-common
Egor Tensin
2021-01-31
*
workflows/ci.yml: run unit tests
Egor Tensin
2021-01-24
*
add GitHub workflow
Egor Tensin
2021-01-24
*
bye-bye, Travis & AppVeyor!
no_more_travis
Egor Tensin
2021-01-24
*
code style
Egor Tensin
2020-10-27
*
Boost.Test is broken in 1.62
Egor Tensin
2020-10-27
*
VS 2013 workarounds
Egor Tensin
2020-10-27
*
clang-format
Egor Tensin
2020-10-27
*
rework Process API & tests
Egor Tensin
2020-10-27
[next]