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: ohler55/oj
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.16.11
Choose a base ref
...
head repository: ohler55/oj
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.16.12
Choose a head ref
  • 6 commits
  • 25 files changed
  • 3 contributors

Commits on Jun 1, 2025

  1. Fix spelling error

    ohler55 committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    9599913 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Restore TruffleRuby in CI (#972)

    * Run specs on TruffleRuby in CI
    
    * Enable skipped tests on TruffleRuby
    andrykonchin authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    ca69684 View commit details
    Browse the repository at this point in the history
  2. Improve worst case performance when using ARM Neon instructions (#970)

    * Refactored and simplified the ARM Neon implementation. This optimizes the worst case synthetic benchmarks.
    
    * Move the definition of FORCE_INLINE out of the HAVE_SIMD_NEON block.
    
    * Formatting.
    
    * Renamed the expected real-world test data files.
    samyron authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    2e95f15 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Fix buffer realloc issue

    ohler55 committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    1259b88 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Update changelog

    ohler55 committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    a8a0782 View commit details
    Browse the repository at this point in the history
  2. Fix clang format issues

    ohler55 committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    2e4e43f View commit details
    Browse the repository at this point in the history
Loading