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: maheralias/VBA-JSON
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: VBA-tools/VBA-JSON
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 26, 2018

  1. Update VBA-UTC to v1.0.5

    timhall committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    f94b88e View commit details
    Browse the repository at this point in the history
  2. v2.2.4

    timhall committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    0af3e4d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. json_BufferAppend replaced with clsStringAppend

    Replaced calls to json_BufferAppend with simple class module clsStringAppend. Code is faster (x5), simpler and should work on Mac as well as Windows, though I have not tested that...
    PGS62 authored and timhall committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    17ceebe View commit details
    Browse the repository at this point in the history
  2. Remove test modules

    timhall committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    d79a44a View commit details
    Browse the repository at this point in the history
  3. Inline clsStringAppend

    timhall committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    cf4e164 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    timhall committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    bc913ff View commit details
    Browse the repository at this point in the history
  5. Fix failing test on Mac

    timhall committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    45aff20 View commit details
    Browse the repository at this point in the history
  6. Merge pull request VBA-tools#101 from VBA-tools/append

    Inline clsStringAppend
    timhall authored Jun 7, 2018
    Configuration menu
    Copy the full SHA
    284dc72 View commit details
    Browse the repository at this point in the history
  7. v2.3.0

    timhall committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    946f126 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Update README.md

    timhall authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    652ad8c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Update vba-utc to v1.0.6

    timhall committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    e0f1a77 View commit details
    Browse the repository at this point in the history
  2. v2.3.1

    timhall committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    1e49ba8 View commit details
    Browse the repository at this point in the history
  3. Update license

    timhall committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    06b6c45 View commit details
    Browse the repository at this point in the history
Loading