Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Avoid UTF8 to UTF16 character offset conversions #63

Closed
wants to merge 10 commits into from

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    ca51fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bdb3b View commit details
    Browse the repository at this point in the history
  3. Avoid converting between UTF8 and UTF16 character offsets

    Just use oniguruma's native UTF16 support.
    maxbrunsfeld committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    58abcfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35bcbb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5acfd0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aba0b92 View commit details
    Browse the repository at this point in the history
  7. 6.2.0-0

    maxbrunsfeld committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    402968b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f13fde9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bcb852 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. 6.2.0-1

    maxbrunsfeld committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    c95845c View commit details
    Browse the repository at this point in the history