forked from boostorg/format
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: seanpm2001/BoostOrg_Format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: boostorg/format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 21 files changed
- 3 contributors
Commits on May 15, 2024
-
C++11, Fix use of deprecated timer, fix group assignment operator.
Dependencies like optional and smart_ptr will no longer support C++03 therefore the new minimum language level is C++11, and all the CI jobs for both C++98 and C++03 have been removed. Fixed use of the deprecated top level timer class as it was causing build problems using warnings-as-errors. Fixed -Wdeprecated-cast in group.hpp. Fixed -Winvalid-source-encoding in sample_new_features.cpp. Fixed -Wself-assign-overloaded in format_test2.cpp. These changes also allow b2 to work properly when executed from within the format directory.
Configuration menu - View commit details
-
Copy full SHA for 60ae371 - Browse repository at this point
Copy the full SHA 60ae371View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1dbc6 - Browse repository at this point
Copy the full SHA cd1dbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 355cff8 - Browse repository at this point
Copy the full SHA 355cff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e6306 - Browse repository at this point
Copy the full SHA 53e6306View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4ad94 - Browse repository at this point
Copy the full SHA fb4ad94View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51ff665 - Browse repository at this point
Copy the full SHA 51ff665View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c6964a - Browse repository at this point
Copy the full SHA 9c6964aView commit details
Commits on Jan 1, 2025
-
Add support for modular build structure. (boostorg#102)
* Make the library modular usable. * Switch to library requirements instead of source. As source puts extra source in install targets. * Add missing lib reference. * Add requires-b2 check to top-level build file. * Bump B2 require to 5.2 * Change all <source> references to <library>. * Update copyright dates. * Move inter-lib dependencies to a project variable and into the build targets. * Update build deps.
Configuration menu - View commit details
-
Copy full SHA for f700da0 - Browse repository at this point
Copy the full SHA f700da0View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b91dc19 - Browse repository at this point
Copy the full SHA b91dc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6607510 - Browse repository at this point
Copy the full SHA 6607510View commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc2b15f - Browse repository at this point
Copy the full SHA cc2b15fView commit details
Commits on Jul 1, 2025
-
Implement reusable Boost.CI workflow for GHA
This will reduce maintenance burden going forward.
Configuration menu - View commit details
-
Copy full SHA for 3fb39d7 - Browse repository at this point
Copy the full SHA 3fb39d7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop