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

feat: Support memory freeing #95

Closed

Commits on Jun 27, 2023

  1. .

    dragoljub-duric committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c095f4a View commit details
    Browse the repository at this point in the history
  2. .

    dragoljub-duric committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c175203 View commit details
    Browse the repository at this point in the history
  3. .

    dragoljub-duric committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    648c787 View commit details
    Browse the repository at this point in the history
  4. .

    dragoljub-duric committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    76458d4 View commit details
    Browse the repository at this point in the history
  5. .

    dragoljub-duric committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8ac4b4f View commit details
    Browse the repository at this point in the history
  6. .

    dragoljub-duric committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c19e790 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. .

    dragoljub-duric committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6062cbb View commit details
    Browse the repository at this point in the history
  2. remove comment

    dragoljub-duric committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    786372d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

    dragoljub-duric committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f3175fd View commit details
    Browse the repository at this point in the history
  3. read header V2

    dragoljub-duric committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4244659 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. revert changes

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7144cdd View commit details
    Browse the repository at this point in the history
  2. format

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4c47311 View commit details
    Browse the repository at this point in the history
  3. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8827389 View commit details
    Browse the repository at this point in the history
  4. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c762933 View commit details
    Browse the repository at this point in the history
  5. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0b187f8 View commit details
    Browse the repository at this point in the history
  6. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a4923bb View commit details
    Browse the repository at this point in the history
  7. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7bdb67b View commit details
    Browse the repository at this point in the history
  8. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    211f114 View commit details
    Browse the repository at this point in the history
  9. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    608862c View commit details
    Browse the repository at this point in the history
  10. .

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e95f2a7 View commit details
    Browse the repository at this point in the history
  11. refactor

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    71552f9 View commit details
    Browse the repository at this point in the history
  12. refactor

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    70390cd View commit details
    Browse the repository at this point in the history
  13. refactor

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    08eec33 View commit details
    Browse the repository at this point in the history
  14. refactor

    dragoljub-duric committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e4a3249 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add test

    dragoljub-duric committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d2d5e29 View commit details
    Browse the repository at this point in the history
  2. add comments

    dragoljub-duric committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1654284 View commit details
    Browse the repository at this point in the history
  3. Update lib.rs

    dragoljub-duric authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    92d61ad View commit details
    Browse the repository at this point in the history
  4. Update lib.rs

    dragoljub-duric authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    20176d2 View commit details
    Browse the repository at this point in the history
  5. update Cargo.lock

    dragoljub-duric committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    95195f8 View commit details
    Browse the repository at this point in the history
  6. Revert "update Cargo.lock"

    This reverts commit 95195f8.
    dragoljub-duric committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e60af2d View commit details
    Browse the repository at this point in the history
  7. update Cargo.lock

    dragoljub-duric committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    283ff2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a61a355 View commit details
    Browse the repository at this point in the history
  9. update Cargo.lock

    dragoljub-duric committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1b739fb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. .

    dragoljub-duric committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9c04791 View commit details
    Browse the repository at this point in the history
  2. add new test

    dragoljub-duric committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    876ad99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25901e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update src/memory_manager.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ba4875d View commit details
    Browse the repository at this point in the history
  2. rename constants

    dragoljub-duric committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    25010ad View commit details
    Browse the repository at this point in the history
  3. add tests

    dragoljub-duric committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d75b254 View commit details
    Browse the repository at this point in the history
  4. refactor test

    dragoljub-duric committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0f0bf51 View commit details
    Browse the repository at this point in the history
  5. refactor test

    dragoljub-duric committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    961f1d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    168a755 View commit details
    Browse the repository at this point in the history
  7. add test V1 -> V2

    dragoljub-duric committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b365c46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f506a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cfa2319 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update src/memory_manager.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d5120b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a229fb View commit details
    Browse the repository at this point in the history
  3. .

    dragoljub-duric committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4a03b51 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    2eff3ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f4180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8cf339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1674408 View commit details
    Browse the repository at this point in the history
  5. add proptest

    dragoljub-duric committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1a4b748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e3f4ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bda820 View commit details
    Browse the repository at this point in the history
  8. Update memory_manager.rs

    update comments
    dragoljub-duric authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    de116b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 27, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 18, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    ab8858e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8535bdf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    1427544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58ba30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3958b13 View commit details
    Browse the repository at this point in the history
  4. Update src/memory_manager.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9b5d5b7 View commit details
    Browse the repository at this point in the history
  5. Update src/memory_manager.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2d10771 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 25, 2023

  1. Update src/memory_manager.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    653dba8 View commit details
    Browse the repository at this point in the history
  2. rename variable

    dragoljub-duric committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a55af9e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. .

    dragoljub-duric committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2a75e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2497a00 View commit details
    Browse the repository at this point in the history
  3. Cargo.lock

    dragoljub-duric committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    335077d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Update src/memory_manager.rs

    Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
    dragoljub-duric and ielashi authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ac21584 View commit details
    Browse the repository at this point in the history
  2. use div_ceil

    dragoljub-duric committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    735fff6 View commit details
    Browse the repository at this point in the history
  3. refactor

    dragoljub-duric committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5178d71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6783305 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee03a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 14, 2023

  1. .

    dragoljub-duric committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3ce5d00 View commit details
    Browse the repository at this point in the history