summaryrefslogtreecommitdiff
path: root/ext/json/utf8_to_utf16.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.Scott MacVicar2009-01-021-1/+1
* fix #43941: invalid utf-8 not acceptedStanislav Malyshev2008-01-301-1/+1
* fix WS, CS and other SAntony Dovgal2007-07-121-23/+32
* - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.Omar Kilani2006-01-311-0/+56