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: stephenberry/glaze
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: stephenberry/glaze
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.2
Choose a head ref
  • 11 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 11, 2024

  1. Partial write support for raw buffers (#1074)

    * Partial write support for raw buffers
    
    * Use has_data for data_ptr
    stephenberry authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2c4f89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bd2a5 View commit details
    Browse the repository at this point in the history
  3. Adding object performance test (#1062)

    * Update json_performance.cpp
    
    * Using glz_test_exceptions for performance, disables address sanitizer
    stephenberry authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cef1070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    706bf1a View commit details
    Browse the repository at this point in the history
  5. error handling for REPE requests (#1075)

    * error handling for REPE requests
    
    * Update compiler explorer example for write updates
    stephenberry authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    feb2dbd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    407269b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    stephenberry committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bf90daf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21c62fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb4964 View commit details
    Browse the repository at this point in the history
  5. Update generic-json.md

    stephenberry committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    96d1d82 View commit details
    Browse the repository at this point in the history
  6. version 2.8.2 bump

    stephenberry committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8438ecc View commit details
    Browse the repository at this point in the history
Loading