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

BUG: NameObject doesn't handle all values correctly #2601

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

Commits on Apr 16, 2024

  1. NameObject encoding on one byte only

    francois committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4d2465a View commit details
    Browse the repository at this point in the history
  2. null in NameObject

    francois committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f0fb1d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af50623 View commit details
    Browse the repository at this point in the history
  4. NameObject encoding

    francois committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ba80426 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. handling utf8 and latin1

    francois committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3169286 View commit details
    Browse the repository at this point in the history
  2. strict name object

    francois committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cba799b View commit details
    Browse the repository at this point in the history
  3. unused include

    francois committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9bfecb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. simplify null char handling in name object

    francois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0e36818 View commit details
    Browse the repository at this point in the history
  2. simplify null char handling in name object

    francois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    48ad44f View commit details
    Browse the repository at this point in the history
  3. cleaning include

    francois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    71b885b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into name

    Rak424 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2c8a2ae View commit details
    Browse the repository at this point in the history
  5. handling default encoding change on failure

    francois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f07a783 View commit details
    Browse the repository at this point in the history
  6. ruff

    francois committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    abe5d0c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. name tests

    francois committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d489fc4 View commit details
    Browse the repository at this point in the history
  2. name tests

    francois committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ec6d4d1 View commit details
    Browse the repository at this point in the history
  3. test deprecated name

    francois committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1f3853f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. reduce change

    francois committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    393dc6e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. cleaning test

    francois committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    de6c202 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'main' into name

    Rak424 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    508c82c View commit details
    Browse the repository at this point in the history