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

Move protection #488

Merged
merged 111 commits into from
Aug 12, 2024
Merged

Move protection #488

merged 111 commits into from
Aug 12, 2024

Commits on Jun 30, 2024

  1. macro generation

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9841d45 View commit details
    Browse the repository at this point in the history
  2. moved types added to decl

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2b2b0d1 View commit details
    Browse the repository at this point in the history
  3. moved type drop

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c0fe84e View commit details
    Browse the repository at this point in the history
  4. switched rust to z_moved

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2197cad View commit details
    Browse the repository at this point in the history
  5. moved closures

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    4ce12e5 View commit details
    Browse the repository at this point in the history
  6. build macros fixed

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b19de8d View commit details
    Browse the repository at this point in the history
  7. z_move name restored

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    25d2c96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a27ea46 View commit details
    Browse the repository at this point in the history
  9. tests updated

    milyin committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    fc54e00 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. cargo fmt

    milyin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    26b6555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1b03c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. moved as separate parameter

    milyin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    aa087ab View commit details
    Browse the repository at this point in the history
  2. removed asref from moved

    milyin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7ffc28f View commit details
    Browse the repository at this point in the history
  3. moved unfinished

    milyin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b8e5c95 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    1ac56fa View commit details
    Browse the repository at this point in the history
  2. build with shm passed

    milyin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2755e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be5468 View commit details
    Browse the repository at this point in the history
  4. clippy fix

    milyin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b26d929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a7cce View commit details
    Browse the repository at this point in the history
  6. build fix

    milyin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    036518c View commit details
    Browse the repository at this point in the history
  7. moved types added

    milyin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    eef474a View commit details
    Browse the repository at this point in the history
  8. task moved used

    milyin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    da0e172 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. some examples fixes

    milyin committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    51b51cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f07dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c83f304 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c36b7 View commit details
    Browse the repository at this point in the history
  5. property moved get

    milyin committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ad606ee View commit details
    Browse the repository at this point in the history
  6. put options move

    milyin committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f9cf7db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    910534a View commit details
    Browse the repository at this point in the history
  8. put options with moved

    milyin committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1901504 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    949c033 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1a506d View commit details
    Browse the repository at this point in the history
  11. examples,tests updated

    milyin committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    384606c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. tests compile fixes

    milyin committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    697e769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3656761 View commit details
    Browse the repository at this point in the history
  3. cargo fmt imports

    milyin committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6c2c5b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b302209 View commit details
    Browse the repository at this point in the history
  5. build fixes

    milyin committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d32dc16 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    9555c54 View commit details
    Browse the repository at this point in the history
  2. some xompile errors fixed

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    f466f2a View commit details
    Browse the repository at this point in the history
  3. some build errors fixed

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ce2de57 View commit details
    Browse the repository at this point in the history
  4. some build errors fixed

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    bb71c4a View commit details
    Browse the repository at this point in the history
  5. build fixes

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    4fe741e View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a4de03c View commit details
    Browse the repository at this point in the history
  7. into_rust_type usage fixes

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d533dc8 View commit details
    Browse the repository at this point in the history
  8. encoding drop fixed

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    eb5839d View commit details
    Browse the repository at this point in the history
  9. restored headers

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c5baf3d View commit details
    Browse the repository at this point in the history
  10. zcu renamed back to zc

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    51aa6a8 View commit details
    Browse the repository at this point in the history
  11. zcu renamed back to zc

    milyin committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c99f1ed View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. clang format from start

    milyin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f69ec33 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    milyin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a5a8802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c09c0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6176248 View commit details
    Browse the repository at this point in the history
  5. removed zenoh_macros include

    milyin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f8d2a1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c55758 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a812196 View commit details
    Browse the repository at this point in the history
  8. C++ enabling correction

    milyin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    90a45e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. C++ build test

    milyin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    60c01da View commit details
    Browse the repository at this point in the history
  2. cargo lock update

    milyin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    90bb511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2920868 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cf9569 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    milyin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    15cf196 View commit details
    Browse the repository at this point in the history
  6. build fixes

    milyin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    82f9233 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bae3273 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ab1965 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ec153b6 View commit details
    Browse the repository at this point in the history
  2. clippy fix

    milyin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9014d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933daa1 View commit details
    Browse the repository at this point in the history
  4. headers restored

    milyin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2428236 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    milyin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5bc1ca6 View commit details
    Browse the repository at this point in the history
  6. -c c++ flag for clang only

    milyin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7a1d734 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac5b6d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

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

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    fa799c5 View commit details
    Browse the repository at this point in the history
  3. z_take impls at the end

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7f15915 View commit details
    Browse the repository at this point in the history
  4. take funcs before generics

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    165e81b View commit details
    Browse the repository at this point in the history
  5. take moved after null

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    05de856 View commit details
    Browse the repository at this point in the history
  6. names fix

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2e66048 View commit details
    Browse the repository at this point in the history
  7. missing null functioj added

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    5172aae View commit details
    Browse the repository at this point in the history
  8. tests fixed for c++

    milyin committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    6ad18e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. explicit null calls

    milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d5d5775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8957e5f View commit details
    Browse the repository at this point in the history
  3. null call fix

    milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    47e7c15 View commit details
    Browse the repository at this point in the history
  4. misprint fixed

    milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    5189daa View commit details
    Browse the repository at this point in the history
  5. return removed

    milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    016ae13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4e5e37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cb9e26 View commit details
    Browse the repository at this point in the history
  8. Update to eclipse-zenoh/zenoh@ce4e9bf

    fuzzypixelz authored and milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    cda429f View commit details
    Browse the repository at this point in the history
  9. Fix z_ref_shm_client_storage_global

    fuzzypixelz authored and milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    700b522 View commit details
    Browse the repository at this point in the history
  10. Update Cargo.toml

    Mallets authored and milyin committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c8ee1ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d46e38d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

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

    milyin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    68e7e81 View commit details
    Browse the repository at this point in the history
  3. zc_ prefix for log function

    milyin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5c4367e View commit details
    Browse the repository at this point in the history
  4. zc_ prefix in example

    milyin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    447110c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34269da View commit details
    Browse the repository at this point in the history
  6. regenerated files

    milyin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    37aeafe View commit details
    Browse the repository at this point in the history
  7. cargo fmt

    milyin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2d12a70 View commit details
    Browse the repository at this point in the history
  8. undeclare as drop

    milyin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fcf51d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. removed _undeclare parsing

    milyin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a286ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68aaf50 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    milyin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b0ce23a View commit details
    Browse the repository at this point in the history
  4. tests fix

    milyin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    03a3790 View commit details
    Browse the repository at this point in the history
  5. test fix

    milyin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a97c3af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da66687 View commit details
    Browse the repository at this point in the history
  7. cmake fix

    milyin committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a705e11 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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