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.4.0
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.5.0
Choose a head ref
  • 8 commits
  • 39 files changed
  • 7 contributors

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    7d6b545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18be588 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

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

Commits on Oct 8, 2025

  1. Typo fix: parem to param (#841)

    * Update implementation.h
    
    Typo fix: parem to param
    
    * Typo fix: parem to param
    jasseeeem authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    ab51a16 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Add Stars section to README

    Added a section for Stars with a Star History Chart.
    lemire authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    c3a751b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

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

Commits on Oct 16, 2025

  1. converting binary data to base64 with lines (#840)

    * converting binary data to base64 with lines
    
    * lint and optimisation
    
    * Lint
    
    * sse
    
    * avx2
    
    * complete
    
    * Update benchmarks/base64/node_base64.h
    
    Co-authored-by: Copilot <[email protected]>
    
    * minor fixes
    
    * readd implementation::base64_length_from_binary implementation
    
    * add unit test for the base64 span api
    
    * fix mistake in base64 span api
    
    * fixing bad change in RISC-V kernel
    
    * various optimizations
    
    * minor correction
    
    * minor fixes
    
    * cleaning
    
    * lint
    
    * extend base64 fuzzer to exercise line splitting
    
    * fix issue with base64url
    
    * finalize the fuzzer for line splitted base64
    
    * fix slight mistake in function documentation
    
    * make line length variable in base64 fuzzer
    
    no need to change the option size, there was one spare byte left
    
    * fix mistake in readme
    
    ---------
    
    Co-authored-by: Daniel Lemire <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: Paul Dreik <[email protected]>
    4 people authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    cb049de View commit details
    Browse the repository at this point in the history
  2. version 7.5.0

    lemire committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    02b1f47 View commit details
    Browse the repository at this point in the history
Loading