Branch: refs/heads/smoke-me/darwin-encodings
  Home:   https://github.com/parrot/parrot
  Commit: fa21c66616d1c8bd2c1473080b4c0d776ac7137c
      
https://github.com/parrot/parrot/commit/fa21c66616d1c8bd2c1473080b4c0d776ac7137c
  Author: Reini Urban <[email protected]>
  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 <[email protected]>
  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/fa21c66616d1^...53e5544c68ac
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to