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

HPy 1.3.2 #1

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

HPy 1.3.2 #1

wants to merge 34 commits into from

Commits on Mar 14, 2022

  1. HPy port

    qunaibit committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ed189ea View commit details
    Browse the repository at this point in the history
  2. Few fixes

    qunaibit committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    fb0aba3 View commit details
    Browse the repository at this point in the history
  3. Remove Py_Print usage

    qunaibit committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    44ef311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0924b24 View commit details
    Browse the repository at this point in the history
  5. HPyField Variable.context

    qunaibit committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    92d046d View commit details
    Browse the repository at this point in the history
  6. HPyField Expression.terms

    qunaibit committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f57f697 View commit details
    Browse the repository at this point in the history
  7. Enable traverse

    qunaibit committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b03e3e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. add copyright notices

    timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    a85ca92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2a1ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83d746b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4645d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32d7586 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6454126 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dddf69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cab2a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6972a1 View commit details
    Browse the repository at this point in the history
  10. Better check for HPy_SetAttr_s return value, missing sentinel in HPyG…

    …lobals array
    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ad46ea2 View commit details
    Browse the repository at this point in the history
  11. Convert Term#variable to HPyField

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ecd13c9 View commit details
    Browse the repository at this point in the history
  12. Add forgotten HPy_VISIT to Term_traverse

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    822777a View commit details
    Browse the repository at this point in the history
  13. Fix few handle leaks

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    6d2b47d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    691a44c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e7020e1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b6088f1 View commit details
    Browse the repository at this point in the history
  17. Fix handle leaks in makecn

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    0339faa View commit details
    Browse the repository at this point in the history
  18. Fix handle leaks in constraint.cpp

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    27624b3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    32de84d View commit details
    Browse the repository at this point in the history
  20. Fix handle leaks in term.cpp

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    abba076 View commit details
    Browse the repository at this point in the history
  21. Fix few more handle leaks in util.h

    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    bc8f287 View commit details
    Browse the repository at this point in the history
  22. Fixute to run the tests in HPy debug mode and fix remaining leaks

    The fixture is autoused for all tests, but if has any effect only if the
    kiwisolver is loded in HPy debug mode.
    steve-s authored and timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    87a353c View commit details
    Browse the repository at this point in the history
  23. add copyright notice

    timfel committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    76507c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on Oct 13, 2022

  1. Fix build with setuptools>=60

    timfel committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    cc9b294 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Migrate to HPy 0.9.0

    fangerer committed May 5, 2023
    Configuration menu
    Copy the full SHA
    888a539 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge pull request #2 from hpyproject/fa/migrate_to_HPy_0.9.0

    Migrate to HPy 0.9.0
    fangerer authored May 8, 2023
    Configuration menu
    Copy the full SHA
    33742ab View commit details
    Browse the repository at this point in the history