[parrot/parrot] fa21c6: Add darwin platform encodings, esp. UTF8

GitHub noreply at github.com
Sun Oct 5 09:48:08 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: fa21c66616d1c8bd2c1473080b4c0d776ac7137c
      https://github.com/parrot/parrot/commit/fa21c66616d1c8bd2c1473080b4c0d776ac7137c
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M ChangeLog
    M MANIFEST
    M config/gen/makefiles/root.in
    A src/platform/darwin/encoding.c

  Log Message:
  -----------
  Add darwin platform encodings, esp. UTF8

Copied from freebsd, fixes t/spec/S05-mass/charsets.rakudo.parrot
./perl6-p -e'my $latin-chars = [~] chr(0)..chr(0xFF);
  my $test = "abcdefghijklmnopqrstuvwxyzµßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ";
  say $latin-chars.comb(/<lower>/).join, $test'
See [GH #1092]


  Commit: 53e5544c68ac418cf698d40b5231bfc143031566
      https://github.com/parrot/parrot/commit/53e5544c68ac418cf698d40b5231bfc143031566
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M ChangeLog
    M src/platform/darwin/encoding.c
    M src/platform/freebsd/encoding.c

  Log Message:
  -----------
  [cage] fix copyright formats in 2 new files, tune changelog


Compare: https://github.com/parrot/parrot/compare/da4cc6587a77...53e5544c68ac


More information about the parrot-commits mailing list