[parrot/parrot] 84cd19: Add specific platform encoding functions for FreeB...

GitHub noreply at github.com
Sat Oct 4 13:58:03 UTC 2014


  Branch: refs/heads/smoke-me/bsd-encodings-gh1092
  Home:   https://github.com/parrot/parrot
  Commit: 84cd1909ced46786b4e85f7c40a2daaf9a306813
      https://github.com/parrot/parrot/commit/84cd1909ced46786b4e85f7c40a2daaf9a306813
  Author: usev6 <use_v6 at aglaz.de>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    A src/platform/freebsd/encoding.c
    A src/platform/netbsd/encoding.c
    A src/platform/openbsd/encoding.c

  Log Message:
  -----------
  Add specific platform encoding functions for FreeBSD, OpenBSD and NetBSD

Supports ASCII, UTF-8 and Latin-1 locales;
Uses slightly adjusted version of the linux-specific encoding functions

Signed-off-by: Reini Urban <rurban at cpanel.net>


  Commit: dca33d85457b5f213d332c2d4eb96c333754edf0
      https://github.com/parrot/parrot/commit/dca33d85457b5f213d332c2d4eb96c333754edf0
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M ChangeLog
    M MANIFEST
    M config/gen/makefiles/root.in
    M src/platform/freebsd/encoding.c
    M src/platform/linux/encoding.c
    M src/platform/netbsd/encoding.c
    M src/platform/openbsd/encoding.c

  Log Message:
  -----------
  [cage] Fixup BSD encodings with UTF8, build-system integration

ChangeLog, MANIFEST, Makefile, Copyright dates.
Closes pull request #1092


Compare: https://github.com/parrot/parrot/compare/84cd1909ced4^...dca33d85457b


More information about the parrot-commits mailing list