Thanks to visit codestin.com
Credit goes to github.com

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: mailru/easyjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: mailru/easyjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    529b1f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. Merge pull request #407 from Neal/bugfix/unmarshal-null

    Fix unmarshal null to existing value
    rvasily authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    8580601 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

Commits on Jan 11, 2025

  1. Merge pull request #411 from neal/bugfix/unmarshal-unexpected-null

    Fix unmarshal null values for non-pointer fields
    rvasily authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    fe2707c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Configuration menu
    Copy the full SHA
    ffa0b23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #424 from stickpro/issue-415

    feat: Add version and commit information to easyjson generator
    rvasily authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    58eb6f5 View commit details
    Browse the repository at this point in the history
Loading