[parrot/parrot] 9b8c1d: Fix pod syntax errors in files written in Perl 5.

GitHub noreply at github.com
Sun Mar 16 03:33:29 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 9b8c1dc6e103d0a7bc6f475e54a562905cfec22e
      https://github.com/parrot/parrot/commit/9b8c1dc6e103d0a7bc6f475e54a562905cfec22e
  Author: James E Keenan <jkeenan at cpan.org>
  Date:   2014-03-15 (Sat, 15 Mar 2014)

  Changed paths:
    M lib/Parrot/Pmc2c/PCCMETHOD.pm
    M lib/Pod/Simple/Search.pm
    M t/configure/046-inter.t
    M t/configure/047-inter.t
    M t/op/lexicals.t

  Log Message:
  -----------
  Fix pod syntax errors in files written in Perl 5.


  Commit: 99d5781a1d609b384ac0b40316142cbd16b0fb2f
      https://github.com/parrot/parrot/commit/99d5781a1d609b384ac0b40316142cbd16b0fb2f
  Author: James E Keenan <jkeenan at cpan.org>
  Date:   2014-03-15 (Sat, 15 Mar 2014)

  Changed paths:
    M frontend/parrot/main.c
    M frontend/parrot2/main.c
    M lib/Parrot/Pmc2c/PCCMETHOD.pm
    M runtime/parrot/library/Digest/sha256.pir
    M runtime/parrot/library/TclLibrary.pir
    M src/gc/gc_gms.c
    M src/gc/gc_ms.c
    M src/gc/string_gc.c
    M src/ops/experimental.ops
    M src/pmc/arrayiterator.pmc
    M src/pmc/iterator.pmc
    M src/pmc/key.pmc
    M src/pmc/os.pmc
    M src/pmc/packfilebytecodesegment.pmc
    M src/pmc/packfileconstanttable.pmc
    M src/pmc/packfileopmap.pmc
    M src/pmc/pmclist.pmc
    M src/pmc/stringbuilder.pmc
    M src/runcore/subprof.c
    M src/scheduler.c
    M src/utils.c

  Log Message:
  -----------
  Correct POD syntax errors in POD embedded in .c, .pmc, .pir, etc files.


Compare: https://github.com/parrot/parrot/compare/8e9b79d207c4...99d5781a1d60


More information about the parrot-commits mailing list