[parrot/parrot] 16c6ad: Provide some platform-specific modules for VMS.

GitHub noreply at github.com
Fri Dec 5 16:07:57 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 16c6ad6b7ddd2f622bb17bd656107b07de00dbea
      https://github.com/parrot/parrot/commit/16c6ad6b7ddd2f622bb17bd656107b07de00dbea
  Author: Martin Vorländer <martin.vorlaender at t-online.de>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M config/gen/makefiles/root.in
    A src/platform/vms/entropy.c
    A src/platform/vms/exec.c

  Log Message:
  -----------
  Provide some platform-specific modules for VMS.


  Commit: 94d1dd173fd8175182637b3d58bd4f38113ddb3f
      https://github.com/parrot/parrot/commit/94d1dd173fd8175182637b3d58bd4f38113ddb3f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M MANIFEST
    M src/platform/vms/entropy.c
    M src/platform/vms/exec.c

  Log Message:
  -----------
  [codingstd] add Copyright to headers, remove ending ws, fix MANIFEST


  Commit: 200e8a5a79bd0a9cb5a93aea471283a1dcf885d3
      https://github.com/parrot/parrot/commit/200e8a5a79bd0a9cb5a93aea471283a1dcf885d3
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M src/platform/vms/entropy.c

  Log Message:
  -----------
  vms: Analyzed cipher/rndvms.c origins, updated copyrights

src/platform/vms/entropy.c is based on gnupg-1_4_9a_vms/cipher/rndvms.c, written
2006, 2007 by Steven M. Schweda. Licensed under the GNU GPL v3. Distributed with
the VMS port of GnuGP.

I see no single codeline in this file which could be traced back to the mentioned
cryptlib sources, copyrighted by 1996, 1997, 1998, 1999, Peter Gutmann
(and various others).


  Commit: e19fb2dd2525f173f34b09ec5b53160d4dc6b5d4
      https://github.com/parrot/parrot/commit/e19fb2dd2525f173f34b09ec5b53160d4dc6b5d4
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M src/platform/vms/entropy.c

  Log Message:
  -----------
  [codingstd] remove wrong copyright section, fix codingstd's

The previous copyright chapter had nothing to do with this source,
which is the solely work of antinode Steven M. Schweda for gnupg,
based on ideas from cryptlib.

Fix spaces and parens, documentation


  Commit: c7676a9ef3cc8a5e71204ddbec959dc21dbe8b9c
      https://github.com/parrot/parrot/commit/c7676a9ef3cc8a5e71204ddbec959dc21dbe8b9c
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M src/platform/vms/exec.c

  Log Message:
  -----------
  [codingstd] more work on vms/exec.c

Documentation, indentation, reformating


  Commit: 614bb6343463faa76058bdcb1a0b3c2b834ed315
      https://github.com/parrot/parrot/commit/614bb6343463faa76058bdcb1a0b3c2b834ed315
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M src/platform/vms/exec.c

  Log Message:
  -----------
  [codingstd] fixes podchecker src/platform/vms/exec.c


  Commit: 6e274a5ce15508702e2e5a6cc76903fb0a96da4d
      https://github.com/parrot/parrot/commit/6e274a5ce15508702e2e5a6cc76903fb0a96da4d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M ChangeLog
    M lib/Parrot/Test/Util/Runloop.pm
    M src/platform/vms/exec.c
    M t/codingstd/check_isxxx.t

  Log Message:
  -----------
  vms codingstd: fix check_isxxx.t

add a 2nd callback argument to Parrot::Test::Util::Runloop->testloop
fix some src/platform/vms/exec.c isxxx_functions casts, and skip
the rest, when called with the unsigned char[] b argument.


  Commit: f833bc7eadf938713b5985cc30d4d8ff8a6ae8e6
      https://github.com/parrot/parrot/commit/f833bc7eadf938713b5985cc30d4d8ff8a6ae8e6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChangeLog line for vms


  Commit: 7f92d3ddb1281c8b79cb045a88eda00e67312812
      https://github.com/parrot/parrot/commit/7f92d3ddb1281c8b79cb045a88eda00e67312812
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M ChangeLog
    M MANIFEST
    M config/gen/makefiles/root.in
    M lib/Parrot/Test/Util/Runloop.pm
    A src/platform/vms/entropy.c
    A src/platform/vms/exec.c
    M t/codingstd/check_isxxx.t

  Log Message:
  -----------
  Merge branch 'smoke-me/vms-gh866'


Compare: https://github.com/parrot/parrot/compare/c1aae6fb59bc...7f92d3ddb128


More information about the parrot-commits mailing list