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

Multi-slice bytes support #439

Merged
merged 27 commits into from
Jun 28, 2024

Commits on Jun 20, 2024

  1. wip

    DenisBiryukov91 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    58a73de View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. bytes tests and fixes

    DenisBiryukov91 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    eaff4a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. merge

    DenisBiryukov91 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    99abc68 View commit details
    Browse the repository at this point in the history
  2. warning fixes

    DenisBiryukov91 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    61afacc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed88be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38cbee0 View commit details
    Browse the repository at this point in the history
  5. merge

    DenisBiryukov91 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f04f702 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b955bd0 View commit details
    Browse the repository at this point in the history
  7. fmt

    DenisBiryukov91 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    efdad63 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fixes

    DenisBiryukov91 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b175b35 View commit details
    Browse the repository at this point in the history
  2. fixes

    DenisBiryukov91 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ea30ca1 View commit details
    Browse the repository at this point in the history
  3. fixed svec implementation;

    fixed z_client_test checking string length;
    minor readability fixes;
    DenisBiryukov91 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5f8e54f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13d2224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd95ad2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c673cd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    acc3f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c33bf76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c20290 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    00f9577 View commit details
    Browse the repository at this point in the history
  2. serialization fixes

    DenisBiryukov91 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    57e2022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baf0d00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f36e2e4 View commit details
    Browse the repository at this point in the history
  5. format

    DenisBiryukov91 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f0c17b7 View commit details
    Browse the repository at this point in the history
  6. fixed attachments

    DenisBiryukov91 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1bb55e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c1cc65 View commit details
    Browse the repository at this point in the history
  8. fixed _z_bytes_reader_read return value;

    fixed public z_bytes api;
    added public z_bytes_api tests;
    DenisBiryukov91 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8cb3ef0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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