8000 Comparing 0.1.0...0.2.0 · simdjson/simdjson-java · GitHub
[go: up one dir, main page]

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: simdjson/simdjson-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: simdjson/simdjson-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 12 commits
  • 29 files changed
  • 4 contributors

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    6d75bd4 View commit details
    Browse the repository at this point in the history
  2. don't add prefix to tags

    piotrrzysko committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dddb0d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Enable 512-bit vector support (#20)

    * 512-bit experiment
    
    * use preferred species
    
    * nwidth_array initial commit
    
    * nwidth_array, make classifier array static
    
    * WIP comparing nwidth switch vs method handle dispatch of ::step
    
    * WIP - nwitdh
    
    * candidate PR code
    
    * Fix step methods visibility, remove unused MethodHandle imports
    steveatgh authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8c4c689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6d5b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b398c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Test all supported vector widths (#25)

    * test both vector species if on 512-bit-capable platform
    
    * test both species on all platforms
    steveatgh authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6772c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

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

Commits on Oct 23, 2023

  1. Switch to JDK 18 as minumum supported version (#29)

    * Drop minimum supported JDK version to 18
    
    Set up matrix build, for versions 18 to 21
    
    * Drop publish to JDK 18 and don't require adoptium
    
    * Update README.md
    deejay1 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    93857a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    1d93446 View commit details
    Browse the repository at this point in the history
  2. Revert "Removed unnecessary plugin from settings.gradle"

    This reverts commit 1d93446.
    piotrrzysko committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9213e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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