CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/B-C.parsed  view on Meta::CPAN

          "raw" => "\tfail sometimes. Tested ok with strawberry 5.10.1\n\n",
          "style" => "",
          "text" => "fail sometimes. Tested ok with strawberry 5.10.1"
        },
        {
          "line" => 715,
          "raw" => "\t* C.pm: fixed evaltry (test 12) mostly, NVX was shared with 2 xpad_cop_seq ints\n\t  which accidently just worked before 1.17 with %s, but not after changing\n\t  to the %g representation.\n\tIgnore unused random (overlong) xpvi...
          "style" => "*",
          "text" => "C.pm: fixed evaltry (test 12) mostly, NVX was shared with 2 xpad_cop_seq ints which accidently just worked before 1.17 with %s, but not after changing to the %g representation. Ignore unused random (overlong) xpviv IV, causing \"...
        },
        {
          "line" => 726,
          "raw" => "\t* CC.pm (1.07): added -fslow-signals.\n\tDisabled inlined pp_enter: Fails on empty cxstack.\n\tBacked out inlining of enterloop: GIMME_V fails on freebsd7\n\tRemove strawberry PerlProc_setjmp definition, #define PERL_CORE fixed ...
          "style" => "*",
          "text" => "CC.pm (1.07): added -fslow-signals. Disabled inlined pp_enter: Fails on empty cxstack. Backed out inlining of enterloop: GIMME_V fails on freebsd7 Remove strawberry PerlProc_setjmp definition, #define PERL_CORE fixed that"
        },
        {
          "line" => 730,
          "raw" => "\t* Bytecode.pm (1.06): same NVX => xpad_cop_seq fix as in C.pm, added 2 new\n\t  bytecodes (cop_seq_low, cop_seq_high), fixed tests 9,10,12. Passes\n\t  all tests > 5.6 now.\n",
          "style" => "*",
          "text" => "Bytecode.pm (1.06): same NVX => xpad_cop_seq fix as in C.pm, added 2 new bytecodes (cop_seq_low, cop_seq_high), fixed tests 9,10,12. Passes all tests > 5.6 now."
        },
        {
          "line" => 733,
          "raw" => "\t* bytecode.pl: added cop_seq_low (155), cop_seq_high (156) instead of xnv.\n\t  No conversion code for loading older bytecode needed, but fragile (double => 2 int)\n",
          "style" => "*",
          "text" => "bytecode.pl: added cop_seq_low (155), cop_seq_high (156) instead of xnv. No conversion code for loading older bytecode needed, but fragile (double => 2 int)"
        },
        {
          "line" => 735,
          "raw" => "\t* t/modules.t: refactored by Todd Rinaldo (toddr). 4*tests per module:\n\t  -s a, exitcode 0, ok, no warnings on stderr\n",
          "style" => "*",
          "text" => "t/modules.t: refactored by Todd Rinaldo (toddr). 4*tests per module: -s a, exitcode 0, ok, no warnings on stderr"
        },
        {
          "line" => 737,
          "raw" => "\t* t/TESTS: added 38, failing on CC (Nick Koston).\n\tadded 39, failing everywhere.\n",
          "style" => "*",
          "text" => "t/TESTS: added 38, failing on CC (Nick Koston). added 39, failing everywhere."
        },
        {
          "line" => 739,
          "raw" => "\t* t/test.pl: refactor: Try to timeout on all tests (compiler and exec) if\n\t  IPC::Run is installed\n",
          "style" => "*",
          "text" => "t/test.pl: refactor: Try to timeout on all tests (compiler and exec) if IPC::Run is installed"
        },
        {
          "line" => 741,
          "raw" => "\t* MANIFEST, *.pod: Moved conference pods to ramblings,\n\tremoved lib/B/Asmdata.pm again, added t/qr_loaded_module.pm\n",
          "style" => "*",
          "text" => "MANIFEST, *.pod: Moved conference pods to ramblings, removed lib/B/Asmdata.pm again, added t/qr_loaded_module.pm"
        },
        {
          "line" => 743,
          "raw" => "\t* t/testm.sh, t/modules.pm: added, -t not working yet though\n",
          "style" => "*",
          "text" => "t/testm.sh, t/modules.pm: added, -t not working yet though"
        },
        {
          "line" => 744,
          "raw" => "\t* t/b.t: \$[ => \$]\n\n",
          "style" => "*",
          "text" => "t/b.t: \$[ => \$]"
        }
      ],
      "line" => 711,
      "note" => "rurban",
      "raw" => "1.19\t2010-02-13 rurban\n",
      "raw_date" => "2010-02-13",
      "version" => "1.19"
    },
    {
      "date" => "2010-02-06",
      "entries" => [
        {
          "line" => 747,
          "raw" => "\tevaltry (test 12) still broken on most systems.\n\n",
          "style" => "",
          "text" => "evaltry (test 12) still broken on most systems."
        },
        {
          "line" => 749,
          "raw" => "\t* C.pm, C.xs: fixed r-magic for 5.6 (ExtUtils::Install,\n\t  File::Temp, Template::Stash). need tests for run-time checks (33).\n\t  5.6 misses MG->pregcomp\n",
          "style" => "*",
          "text" => "C.pm, C.xs: fixed r-magic for 5.6 (ExtUtils::Install, File::Temp, Template::Stash). need tests for run-time checks (33). 5.6 misses MG->pregcomp"
        },
        {
          "line" => 752,
          "raw" => "\t* t/modules.t: check for a.out (test from toddr)\n",
          "style" => "*",
          "text" => "t/modules.t: check for a.out (test from toddr)"
        },
        {
          "line" => 753,
          "raw" => "\t* Makefile.PL: create lib/B/Asmdata.pm beforehand (toddr)\n",
          "style" => "*",
          "text" => "Makefile.PL: create lib/B/Asmdata.pm beforehand (toddr)"
        },
        {
          "line" => 754,
          "raw" => "\t* ByteLoader: fixed duplicate + missing bl_header for bsd and Darwin\n\t  (test from toddr)\n",
          "style" => "*",
          "text" => "ByteLoader: fixed duplicate + missing bl_header for bsd and Darwin (test from toddr)"
        },
        {
          "line" => 756,
          "raw" => "\t* test 37 added - AV self-refs, analog to HVs (never failed, just to\n\t  be sure).\n\tRemoved -qq from 5.6 tests.\n\n",
          "style" => "*",
          "text" => "test 37 added - AV self-refs, analog to HVs (never failed, just to be sure). Removed -qq from 5.6 tests."
        }
      ],
      "line" => 746,
      "note" => "rurban",
      "raw" => "1.18\t2010-02-06 rurban\n",
      "raw_date" => "2010-02-06",
      "version" => "1.18"
    },
    {
      "date" => "2010-02-03",
      "entries" => [
        {
          "line" => 761,
          "raw" => "\tFixed now most module failures, non-threaded at least: bootstrap was in\n",



( run in 1.070 second using v1.01-cache-2.11-cpan-800906f7e73 )