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

GitHub noreply at github.com
Sat Oct 4 09:26:11 UTC 2014


  Branch: refs/heads/usev6/bsd-encodings-gh1092
  Home:   https://github.com/parrot/parrot
  Commit: 810fc7f8ee9956d9583dbceb9074dfc6610b130d
      https://github.com/parrot/parrot/commit/810fc7f8ee9956d9583dbceb9074dfc6610b130d
  Author: usev6 <use_v6 at aglaz.de>
  Date:   2014-09-29 (Mon, 29 Sep 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: 34d656e9c72fe8ebe86e3addbd88936e9f60c04d
      https://github.com/parrot/parrot/commit/34d656e9c72fe8ebe86e3addbd88936e9f60c04d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    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

MANIFEST, Makefile, Copyright dates.


Compare: https://github.com/parrot/parrot/compare/810fc7f8ee99^...34d656e9c72f


More information about the parrot-commits mailing list