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

Fixed serialization of type requiring "size" information in uint32_t or uint64_t instead of size_t, added options::force_aligned_access #45

Merged
merged 6 commits into from
Jul 19, 2024

Commits on Jun 9, 2024

  1. size_t fixed on types

    lrodorigo-apo committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    8b3d8d1 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    lrodorigo-apo committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a13f081 View commit details
    Browse the repository at this point in the history
  3. Cmake Revert

    lrodorigo-apo committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bd23713 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    ac4461f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4bb6e9 View commit details
    Browse the repository at this point in the history
  3. Fix field_type.h

    lrodorigo-apo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d3800c5 View commit details
    Browse the repository at this point in the history