Skip to content

Update utf8 implementation#144

Merged
Stuk merged 2 commits intoStuk:masterfrom
dduponchel:utf8_implementation
Jun 18, 2014
Merged

Update utf8 implementation#144
Stuk merged 2 commits intoStuk:masterfrom
dduponchel:utf8_implementation

Conversation

@dduponchel
Copy link
Copy Markdown
Contributor

This pull request replaces the utf8 implementation with the one from pako. This fixes #142.

TODO : fix the utf8 implementation to make this test pass :)
Comment thread lib/object.js Outdated
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very minor point, but any reason you have the intermediate array here, instead of just nesting the function calls, as above?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No reason, I'll update the commit.

@Stuk
Copy link
Copy Markdown
Owner

Stuk commented Jun 17, 2014

💩 Cool!

Stuk added a commit that referenced this pull request Jun 18, 2014
@Stuk Stuk merged commit b02f964 into Stuk:master Jun 18, 2014
@dduponchel dduponchel deleted the utf8_implementation branch June 18, 2014 20:22
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.

astral character support in chrome and IE

2 participants