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

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


  Branch: refs/heads/smoke-me/bsd-encodings-gh1092
  Home:   https://github.com/parrot/parrot
  Commit: ca42dd4f080210e03f203aac9fe217a34cd4fd2a
      https://github.com/parrot/parrot/commit/ca42dd4f080210e03f203aac9fe217a34cd4fd2a
  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


  Commit: 695c695eeef3f13dd0772dfe5ab28975d66e18dc
      https://github.com/parrot/parrot/commit/695c695eeef3f13dd0772dfe5ab28975d66e18dc
  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 new platform encodings, build-system integration

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


Compare: https://github.com/parrot/parrot/compare/ca42dd4f0802^...695c695eeef3


More information about the parrot-commits mailing list