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: flightaware/yajl-tcl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: flightaware/yajl-tcl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 14 files changed
  • 5 contributors

Commits on Jun 25, 2019

  1. Copy the full SHA
    aa47513 View commit details
  2. say tcl 8.6 in examples

    bovine authored Jun 25, 2019
    Copy the full SHA
    f10c47a View commit details

Commits on Dec 30, 2020

  1. Copy the full SHA
    e7d7d75 View commit details

Commits on Jan 18, 2024

  1. changes to attempt support of both Tcl8 and Tcl9

    mxmanghi authored and bovine committed Jan 18, 2024
    Copy the full SHA
    7522eaf View commit details
  2. Update CI badges in README.md

    bovine authored Jan 18, 2024
    Copy the full SHA
    204fff0 View commit details
  3. Update gcc version in linux-ci.yml

    bovine authored Jan 18, 2024
    Copy the full SHA
    08d133f View commit details
  4. Update mac-ci.yml

    bovine authored Jan 18, 2024
    Copy the full SHA
    863b8bc View commit details
  5. Update mac-ci.yml

    bovine authored Jan 18, 2024
    Copy the full SHA
    464b32d View commit details
  6. Update mac-ci.yml

    bovine authored Jan 18, 2024
    Copy the full SHA
    984a803 View commit details
  7. add unit test from PR#39

    bovine committed Jan 18, 2024
    Copy the full SHA
    a29ddda View commit details

Commits on Jan 19, 2024

  1. json2dict: Prevent converting boolean strings to numerical values

    zs8wmt authored and bovine committed Jan 19, 2024
    Copy the full SHA
    1df5594 View commit details
  2. increment version to 1.8.1

    bovine committed Jan 19, 2024
    Copy the full SHA
    890274a View commit details

Commits on Mar 7, 2024

  1. Copy the full SHA
    a7104ac View commit details
  2. fix huddle encoding of JSON null

    cshorler authored and bovine committed Mar 7, 2024
    Copy the full SHA
    7a4daa4 View commit details
  3. fix huddle encoding of boolean types

    cshorler authored and bovine committed Mar 7, 2024
    Copy the full SHA
    9412b5a View commit details
  4. fix huddle encoding of number types

    cshorler authored and bovine committed Mar 7, 2024
    Copy the full SHA
    db31849 View commit details
Loading