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

Bugfix 0008 move native callback #9

Merged
merged 10 commits into from
Jan 5, 2020

Commits on Dec 3, 2019

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

Commits on Dec 8, 2019

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

Commits on Dec 11, 2019

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

Commits on Dec 22, 2019

  1. Configuration menu
    Copy the full SHA
    c75bcbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc96e57 View commit details
    Browse the repository at this point in the history
  3. Modify State/Event of tsm_NET::native to fix releasing native object.

    Add MemoryWeight property of State/Event.
    cozzyy2002 committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    78a3796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5d8942 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

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

Commits on Jan 4, 2020

  1. Add unit test case for synchronous Context in .NET unit test.

     * It passed without throwing System.ArgumentException `Cannot pass a GCHandle accross AppDomains`.
    cozzyy2002 committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    2d7b25f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Add build event to copy NUnit assemblies to target directory of State…

    …Machine.NET.UnitTest project.
    
    See #8 (comment)
    cozzyy2002 committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    8fef9af View commit details
    Browse the repository at this point in the history