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: Kijewski/pyjson5
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.6
Choose a base ref
...
head repository: Kijewski/pyjson5
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.7
Choose a head ref
  • 20 commits
  • 21 files changed
  • 4 contributors

Commits on Feb 9, 2024

  1. It's 2024, actually

    Kijewski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f461cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0f53dbd View commit details
    Browse the repository at this point in the history
  2. Update to Unicode 15.1.0

    Kijewski committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    62eabbd View commit details
    Browse the repository at this point in the history
  3. Increment version number

    Kijewski committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f219fd8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90 from Kijewski/pr-unicode-15.1.0

     Update to Unicode 15.1.0
    Kijewski authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    26daefc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Bump third-party/fast_double_parser from 4f5e530 to 305e6c8

    Bumps [third-party/fast_double_parser](https://github.com/lemire/fast_double_parser) from `4f5e530` to `305e6c8`.
    - [Release notes](https://github.com/lemire/fast_double_parser/releases)
    - [Commits](lemire/fast_double_parser@4f5e530...305e6c8)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/fast_double_parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4f4ce23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from Kijewski/dependabot/submodules/third-part…

    …y/fast_double_parser-305e6c8
    
    Bump third-party/fast_double_parser from `4f5e530` to `305e6c8`
    Kijewski authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    40f5b92 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Even less duplication

    Kijewski committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    86910cf View commit details
    Browse the repository at this point in the history
  2. Add secondary indirection

    Kijewski committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0215c8f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b49ac3b View commit details
    Browse the repository at this point in the history
  2. Optimize ASCII case

    Kijewski committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3ac191b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Bump third-party/fast_double_parser from 305e6c8 to 252029d

    Bumps [third-party/fast_double_parser](https://github.com/lemire/fast_double_parser) from `305e6c8` to `252029d`.
    - [Release notes](https://github.com/lemire/fast_double_parser/releases)
    - [Commits](lemire/fast_double_parser@305e6c8...252029d)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/fast_double_parser
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    f0af3a5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #95 from Kijewski/dependabot/submodules/third-part…

    …y/fast_double_parser-252029d
    
    Bump third-party/fast_double_parser from `305e6c8` to `252029d`
    Kijewski authored May 29, 2024
    Configuration menu
    Copy the full SHA
    cebcfdc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bump third-party/JSONTestSuite from 984defc to c2011ba

    Bumps [third-party/JSONTestSuite](https://github.com/nst/JSONTestSuite) from `984defc` to `c2011ba`.
    - [Commits](nst/JSONTestSuite@984defc...c2011ba)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/JSONTestSuite
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5a4d6fa View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge pull request #96 from Kijewski/dependabot/submodules/third-part…

    …y/JSONTestSuite-c2011ba
    
    Bump third-party/JSONTestSuite from `984defc` to `c2011ba`
    Kijewski authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7431966 View commit details
    Browse the repository at this point in the history
  2. Update for Unicode 16.0

    Kijewski committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    75a6412 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from Kijewski/pr-unicode-16.0

    Update for Unicode 16.0
    Kijewski authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    66d7e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    775e70b View commit details
    Browse the repository at this point in the history
  5. Add new linux build script

    Kijewski committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e464488 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Build in parallel

    Kijewski committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9172306 View commit details
    Browse the repository at this point in the history
Loading