8000 Comparing v0.10.3...master · goccy/go-json · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: goccy/go-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.3
Choose a base ref
...
head repository: goccy/go-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    65c8b28 View commit details
    Browse the repository at this point in the history
  2. Update go.yml

    goccy authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3e9769d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Fix: Switch to lazy init() in decoder and encoder (#490)

    * Switch to lazy init() in decoder and encoder
    
    This will prevent go-json from consuming heap unless it is used.
    
    * limit changes to initEncoder and initDecoder
    toddtreece authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    279389a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. Configuration menu
    Copy the full SHA
    9872089 View commit details
    Browse the repository at this point in the history
Loading
0