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: linkdotnet/golang-stringbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: linkdotnet/golang-stringbuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 10, 2023

  1. chore: Run workflows on v1

    linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    682edd9 View commit details
    Browse the repository at this point in the history
  2. Make StringBuilder thread-safe

    varunu28 authored and linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    ca1154d View commit details
    Browse the repository at this point in the history
  3. Adding more tests

    varunu28 authored and linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    eaa18be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2ed863 View commit details
    Browse the repository at this point in the history
  5. added changelog entry

    linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    30ef11f View commit details
    Browse the repository at this point in the history
  6. Added documentation & changelog

    varunu28 authored and linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    ddf3c83 View commit details
    Browse the repository at this point in the history
  7. feat: Added ReadFrom

    linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    95cd2b8 View commit details
    Browse the repository at this point in the history
  8. chore: Update to go 1.21

    linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f35b320 View commit details
    Browse the repository at this point in the history
  9. Added changelog entry

    linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    7a37a8e View commit details
    Browse the repository at this point in the history
  10. Add v1 marker

    linkdotnet committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    12ee6bd View commit details
    Browse the repository at this point in the history
Loading