[parrot/parrot] 1313cd: GH #845 use ucs2 not utf16 for json \u values

GitHub noreply at github.com
Fri Sep 28 20:50:17 UTC 2012


  Branch: refs/heads/rurban/json-utf16-gh845
  Home:   https://github.com/parrot/parrot
  Commit: 1313cd42e14cca1964324cebe2d20b62f7a504c0
      https://github.com/parrot/parrot/commit/1313cd42e14cca1964324cebe2d20b62f7a504c0
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M compilers/data_json/data_json/pge2pir.tg

  Log Message:
  -----------
  GH #845 use ucs2 not utf16 for json \u values

This is safer.


  Commit: 274df5d890ea76ea3ca9ad3d9228df97d073268f
      https://github.com/parrot/parrot/commit/274df5d890ea76ea3ca9ad3d9228df97d073268f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M src/string/encoding/ucs2.c

  Log Message:
  -----------
  GH #845 Add ucs2_chr for data_json


Compare: https://github.com/parrot/parrot/compare/f50380b17eba...274df5d890ea


More information about the parrot-commits mailing list