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: simdutf/simdutf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.6
Choose a base ref
...
head repository: simdutf/simdutf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 6 commits
  • 43 files changed
  • 2 contributors

Commits on Aug 19, 2025

  1. adding memchr

    lemire committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    0ae2407 View commit details
    Browse the repository at this point in the history
  2. minor tuning

    Daniel Lemire committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    0e35606 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. safety check

    lemire committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    0063f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. improving support for legacy GCC and validate_utf16_as_ascii (#833)

    * improving support for legacy GCC
    
    * completing the validate_utf16_as_ascii for x64
    
    * implemented fast NEON version of validate_utf16_as_ascii
    
    * minor fixes
    
    * fixes
    
    * update
    
    * tweak
    
    * explicit cast
    
    * minor update
    
    ---------
    
    Co-authored-by: Daniel Lemire <[email protected]>
    lemire and Daniel Lemire authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    28486fb View commit details
    Browse the repository at this point in the history
  2. version bump

    lemire committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    60d8b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b3f5af View commit details
    Browse the repository at this point in the history
Loading