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

Request for Comments: Added UnicodeBuilder #205

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 11, 2021

  1. Added StringBuilder

    cklein authored and Christian Klein committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    1943680 View commit details
    Browse the repository at this point in the history
  2. Renamed StringBuilder to UnicodeBuilder

    Christian Klein committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    de2e78a View commit details
    Browse the repository at this point in the history
  3. Implementation with a preallocated list

    The idea turned out to be very closely related to HPyTracker,
    so I blatantly stole some code there.
    cklein committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    cd4c539 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

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