Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a JSON library to feed FillableArray. #19

Merged
merged 49 commits into from
Nov 3, 2019

Commits on Oct 22, 2019

  1. Start use-json-library PR.

    jpivarski committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    170ce13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3425b7 View commit details
    Browse the repository at this point in the history
  3. Use RapidJSON instead.

    jpivarski committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    51c032f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77adad View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    4bdb265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01dfe63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3fa75f View commit details
    Browse the repository at this point in the history
  4. Better error handling.

    jpivarski committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    e3968ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb04314 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7857387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eeb1282 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    327d1f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0538a4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25a0795 View commit details
    Browse the repository at this point in the history
  11. Compile against RNTuple.

    jpivarski committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    adf395d View commit details
    Browse the repository at this point in the history
  12. Better compilation line.

    jpivarski committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    e915b15 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63f053a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    65a51c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9962237 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39189a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

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

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    816e0f9 View commit details
    Browse the repository at this point in the history
  2. [skip ci] Do it right.

    jpivarski committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    0a5be84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27314b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db57d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3b4937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a28a257 View commit details
    Browse the repository at this point in the history
  7. TTree reading times.

    jpivarski committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    0086c3b View commit details
    Browse the repository at this point in the history
  8. First results.

    jpivarski committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    9c27b8f View commit details
    Browse the repository at this point in the history
  9. Beautify plot.

    jpivarski committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    3c87eef View commit details
    Browse the repository at this point in the history
  10. White background for plot.

    jpivarski committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    05d271a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

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

Commits on Oct 27, 2019

  1. Configuration menu
    Copy the full SHA
    0501770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af99fdc View commit details
    Browse the repository at this point in the history
  3. Updated CHEP 2019 example.

    jpivarski committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    018702b View commit details
    Browse the repository at this point in the history
  4. Ignore data samples.

    jpivarski committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    04ac782 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    8c83786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a91652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bdad89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    468cf85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35d9aa2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d46675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9875bce View commit details
    Browse the repository at this point in the history
  8. Start adding plotting.

    jpivarski committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    96f576f View commit details
    Browse the repository at this point in the history
  9. Update the plots.

    jpivarski committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d0913fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f03664 View commit details
    Browse the repository at this point in the history
  11. gitignore

    jpivarski committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    cd27f33 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Don't forget numexpr.

    jpivarski committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    62afebc View commit details
    Browse the repository at this point in the history