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

ResultSet and Metadata implementation #36

Merged
merged 30 commits into from
Mar 7, 2018
Merged

ResultSet and Metadata implementation #36

merged 30 commits into from
Mar 7, 2018

Commits on Feb 22, 2018

  1. Fixed arg type for getindex

    tk3369 committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    441807d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    e9056f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    542c675 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Configuration menu
    Copy the full SHA
    e5944d3 View commit details
    Browse the repository at this point in the history
  2. reworked show function for Handler; metadata should be used to extrac…

    …t info from handler.
    tk3369 committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    8b111c1 View commit details
    Browse the repository at this point in the history
  3. Updated show function

    tk3369 committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    6b6e169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21cb884 View commit details
    Browse the repository at this point in the history
  5. updated contributors

    tk3369 committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    f094f61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce29a94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a69d74 View commit details
    Browse the repository at this point in the history
  8. Added ResultSet constructors including an empty one, removed unused n…

    …ullresult funciton, commented out experiemental code for IterableTables, updated unit test to include iteration.
    tk3369 committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    4c03d68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c0666b View commit details
    Browse the repository at this point in the history
  10. revised fieldnames example and replaced why/porting notes section wit…

    …h a new Related Packages section
    tk3369 committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    b316601 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    71d3274 View commit details
    Browse the repository at this point in the history
  2. verbose_level test

    tk3369 committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    3fabad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c36c2c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. installation notice

    tk3369 committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    5d051e4 View commit details
    Browse the repository at this point in the history
  2. updated py/jl benchmarks

    tk3369 committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    4b03b91 View commit details
    Browse the repository at this point in the history
  3. Revert "updated py/jl benchmarks"

    This reverts commit 4b03b91.
    tk3369 committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    e6c0188 View commit details
    Browse the repository at this point in the history
  4. updated py/jl benchmarks

    tk3369 committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    0d60e46 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    06d77f7 View commit details
    Browse the repository at this point in the history
  2. updated for metadata change

    tk3369 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    129b442 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    f5660e8 View commit details
    Browse the repository at this point in the history
  2. fixed metadata test

    tk3369 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    36cce4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7779e0 View commit details
    Browse the repository at this point in the history
  4. no need to sort types

    tk3369 committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    8e8e8d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9387ad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. consolidated Base imports

    tk3369 committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    76c0bc2 View commit details
    Browse the repository at this point in the history
  2. minor edits

    tk3369 committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    4bd90eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e6917 View commit details
    Browse the repository at this point in the history