Skip to content
/ orjson Public
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: ijl/orjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.9
Choose a base ref
...
head repository: ijl/orjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.12
Choose a head ref
  • 11 commits
  • 62 files changed
  • 1 contributor

Commits on Oct 26, 2023

  1. cargo update, misc build

    ijl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fa9ddd0 View commit details
    Browse the repository at this point in the history
  2. 3.9.10

    ijl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    399b36a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    ef675bf View commit details
    Browse the repository at this point in the history
  2. ahash compile-time-rng

    ijl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5ae9b58 View commit details
    Browse the repository at this point in the history
  3. Escape str using SIMD

    ijl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5205258 View commit details
    Browse the repository at this point in the history
  4. Simplify with SerializerState

    ijl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a40f58b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34507e4 View commit details
    Browse the repository at this point in the history
  6. 3.9.11

    ijl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6ac06d9 View commit details
    Browse the repository at this point in the history
  7. Minimal musllinux_1_1 build due to sporadic CI failure

    musllinux_1_2 was added something like two years ago
    and should probably be used instead.
    ijl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c555063 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f1ee77 View commit details
    Browse the repository at this point in the history
  9. 3.9.12

    ijl committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6d7e1ac View commit details
    Browse the repository at this point in the history
Loading