Skip to content

Various unicode fixes #7

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

Merged
merged 4 commits into from
Feb 13, 2014
Merged

Various unicode fixes #7

merged 4 commits into from
Feb 13, 2014

Conversation

op
Copy link

@op op commented Jan 14, 2014

Most are pretty straight forward. The only big difference is that the common prefix and suffix methods will be slower than before. Maybe there's a better way to do this.

Feel free to comment!

Örjan Persson added 4 commits January 13, 2014 16:01
This commit decreases performance for these methods by around 5x in my
simple tests.
If prefixing bytes were common, runes would become invalid since they
were broken up.
@op
Copy link
Author

op commented Jan 14, 2014

This seem to fix issue #4 too.

@sergi
Copy link
Owner

sergi commented Feb 13, 2014

Thanks!

sergi added a commit that referenced this pull request Feb 13, 2014
@sergi sergi merged commit c23354f into sergi:master Feb 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants