8000 Tags · boostorg/scope · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: boostorg/scope

Tags

boost-1.88.0

Toggle boost-1.88.0's commit message
Added compilers to GitHub Actions CI, removed macos-12 job.

Added newer gcc and clang versions to GitHub Actions CI, reduced usage
of external package repositories. Removed macos-12 job as the corresponding
image has been removed from GitHub Actions.

boost-1.88.0.beta1

Toggle boost-1.88.0.beta1's commit message
Added compilers to GitHub Actions CI, removed macos-12 job.

Added newer gcc and clang versions to GitHub Actions CI, reduced usage
of external package repositories. Removed macos-12 job as the corresponding
image has been removed from GitHub Actions.

boost-1.87.0

Toggle boost-1.87.0's commit message
Added CMake testing on Windows.

boost-1.87.0.beta1

Toggle boost-1.87.0.beta1's commit message
Added CMake testing on Windows.

boost-1.86.0

Toggle boost-1.86.0's commit message
Fixed an example of using scope_exit with std::function in the docs.

Closes #20.

boost-1.86.0.beta1

Toggle boost-1.86.0.beta1's commit message
Fixed an example of using scope_exit with std::function in the docs.

Closes #20.

boost-1.85.0

Toggle boost-1.85.0's commit message
Improved docs for unallocated_resource.

Expanded on the requirements for resource types and values supported by
unallocated_resource.

Added a note in the INVALID_HANDLE_VALUE example that says it relies on
MSVC extension and other compilers may not accept it.

boost-1.85.0.beta1

Toggle boost-1.85.0.beta1's commit message
Improved docs for unallocated_resource.

Expanded on the requirements for resource types and values supported by
unallocated_resource.

Added a note in the INVALID_HANDLE_VALUE example that says it relies on
MSVC extension and other compilers may not accept it.

boost-review-2023-11-26

Toggle boost-review-2023-11-26's commit message
Switch clang-12 through 15 to libstdc++11.

0