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: scala/scala-xml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: scala/scala-xml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 12, 2023

  1. Build definitions from main branch

    Unchanged, from revision 82d76cf.
    lrytz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    975b95b View commit details
    Browse the repository at this point in the history
  2. adjust build to 1.x branch

    lrytz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ff85ece View commit details
    Browse the repository at this point in the history
  3. make Node.toString stack safe

    lrytz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    63e24f5 View commit details
    Browse the repository at this point in the history
  4. Use List[Node] in toString

    lrytz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c9c8f21 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #684 from lrytz/safeToString-backport

    Backport stack safe toString to 1.x
    lrytz authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8f697e5 View commit details
    Browse the repository at this point in the history
Loading