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

GH-38316: [C#] Implement interval types #39043

Merged
merged 33 commits into from
Dec 10, 2023

Commits on Apr 21, 2023

  1. MapType : Init type and array

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f4778f5 View commit details
    Browse the repository at this point in the history
  2. ListType : seal type

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    e159ca9 View commit details
    Browse the repository at this point in the history
  3. MapType : Add IPC tests

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d11d75b View commit details
    Browse the repository at this point in the history
  4. code : clean

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3c5b5b9 View commit details
    Browse the repository at this point in the history
  5. code : clean

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    10ae223 View commit details
    Browse the repository at this point in the history
  6. MapArray : Add builder test

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    220bd97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96b3965 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6b927a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    093a248 View commit details
    Browse the repository at this point in the history
  10. MapArray : fix KeyValues slice

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    acc2bc7 View commit details
    Browse the repository at this point in the history
  11. MapArray : GetTuple

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    e403994 View commit details
    Browse the repository at this point in the history
  12. code : clean

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    62013c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    571cb5e View commit details
    Browse the repository at this point in the history
  14. MapArray : IPC get meta

    Platob committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c9b4694 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

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

Commits on Sep 25, 2023

  1. Merge from main

    CurtHagenlocher committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d06c753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb0e3d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Finish implementing Map.

    Fix concatenation of Structs to work correctly.
    CurtHagenlocher committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bc703d6 View commit details
    Browse the repository at this point in the history
  2. One fix plus one test

    CurtHagenlocher committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    af69e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396427c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87faaf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cef8911 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    addd081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2377d6 View commit details
    Browse the repository at this point in the history
  3. Fixed comment

    CurtHagenlocher committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4f7e548 View commit details
    Browse the repository at this point in the history
  4. Merge from main

    CurtHagenlocher committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cfaff68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5316971 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    66dca2f View commit details
    Browse the repository at this point in the history
  2. Merge from main

    CurtHagenlocher committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5300f71 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    fb77fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d66bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20ca9b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Add tests

    CurtHagenlocher committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7d20143 View commit details
    Browse the repository at this point in the history