17
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable Boost.Math real_concept on C++03 (it now requires C++11) More... about 3 years ago
parse_rule: skip rule definition binder creation More... about 3 years ago
add drone config [ci skip] More... about 3 years ago
Missing inline keyword. Fixes #638 More... over 3 years ago
Merge pull request #641 from eldiener/develop More... over 3 years ago
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. More... over 3 years ago
Merge pull request #636 from theodelrieu/unicode/char32_t More... over 3 years ago
Merge pull request #629 from boostorg/fixing_628 More... over 3 years ago
Merge pull request #556 from rubenvb/shadowing_variables_warnings More... over 3 years ago
Merge pull request #627 from giomasce-throwaway/develop More... over 3 years ago
Merge pull request #635 from boostorg/revert-634-unicode/char32_t More... over 3 years ago
Revert "Use char32_t as unicode encoding char_type" More... over 3 years ago
Merge pull request #265 from Kojoley/tst-add-regression-test-for-379413a5-fix More... over 3 years ago
Merge pull request #626 from camolezi/clang-modules-fix More... over 3 years ago
Merge pull request #634 from theodelrieu/unicode/char32_t More... over 3 years ago
Merge pull request #633 from K-ballo/omit-raw-sanity-checks More... over 3 years ago
Enhance debug output to print unicode code points as hex More... over 3 years ago
Enhance debug output to print unicode code points as hex More... over 3 years ago
Use char32_t as unicode encoding char_type More... over 3 years ago
Use char32_t as unicode encoding char_type More... over 3 years ago
Test omit and raw directives behavior with rules More... over 3 years ago
Merge pull request #620 from pepsiman/patch-2 More... over 3 years ago
Merge pull request #631 from sehe/improve_distinct_what More... over 3 years ago
Improve what() info for distinct directive More... over 3 years ago
Fixing problems related to formatting numbers More... over 3 years ago
Add missing includes More... over 3 years ago
Update char_class.hpp More... over 3 years ago
X3.Test: Make pow call unqualified More... over 3 years ago
X3.Test: Correct pow overload More... over 3 years ago
1.74 changelog More... almost 4 years ago