Comparing feature/gha...develop · boostorg/property_tree · GitHub
Skip to content
Permalink

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: boostorg/property_tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/gha
Choose a base ref
...
head repository: boostorg/property_tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 28, 2025

  1. Update xml_parser.qbk

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    1d384d7 View commit details
    Browse the repository at this point in the history
  2. Update property_tree.qbk

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    d752dc0 View commit details
    Browse the repository at this point in the history
  3. Update info_parser.hpp

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    4dcc77f View commit details
    Browse the repository at this point in the history
  4. Update ini_parser.hpp

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    1315a70 View commit details
    Browse the repository at this point in the history
  5. Update json_parser.hpp

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    4ccfa0a View commit details
    Browse the repository at this point in the history
  6. Update ptree.hpp

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    c795c18 View commit details
    Browse the repository at this point in the history
  7. Update string_path.hpp

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    364e86e View commit details
    Browse the repository at this point in the history
  8. Update xml_parser.hpp

    ivanpanch authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    f71f1fe View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Remove dependencies on Boost.StaticAssert.

    Boost.StaticAssert has been merged into Boost.Config, so remove
    the dependency.
    Lastique committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    69b4b37 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Merge pull request #134 from Lastique/feature/remove_static_assert

    Remove dependencies on Boost.StaticAssert
    Lastique authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    2048b5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from ivanpanch/patch-1

    Fix documentation mistakes
    Lastique authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    7a7b02b View commit details
    Browse the repository at this point in the history
Loading