Merge pull request #165 from mochi/codepoint-to-bytes-surrogate Support parsing UTF-16 surrogate pairs in mochiweb_html #164
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/d024b4a5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/d024b4a5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/d024b4a5 Branch: refs/heads/master Commit: d024b4a5804fe4e0061c4ed2d1c52bdd168995e9 Parents: bd6ae7c 5a70cda Author: Bob Ippolito <b...@redivi.com> Authored: Mon Feb 8 18:21:29 2016 -0800 Committer: Bob Ippolito <b...@redivi.com> Committed: Mon Feb 8 18:21:29 2016 -0800 ---------------------------------------------------------------------- CHANGES.md | 5 ++++- src/mochiweb_html.erl | 45 ++++++++++++++++++++++++++++----------- test/mochiweb_html_tests.erl | 6 ++++++ 3 files changed, 43 insertions(+), 13 deletions(-) ----------------------------------------------------------------------