[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    [perl.git]  annotated tag if-0.0602 created. if-0.0602
From:       Karen Etheridge <perl () froods ! org>
Date:       2017-11-20 22:38:58
Message-ID: E1eGuiQ-0007nT-Db () git ! dc ! perl ! space
[Download RAW message or body]

In perl.git, the annotated tag if-0.0602 has been created

<https://perl5.git.perl.org/perl.git/commitdiff/322e248582201a9594355d22185aac5ae0ca6e88?hp=0000000000000000000000000000000000000000>


        at  322e248582201a9594355d22185aac5ae0ca6e88 (tag)
   tagging  e3ec0a15dbdf8b555fb77b085eadf4ff9fba04a6 (commit)
  replaces  v5.15.5
 tagged by  Karen Etheridge
        on  Wed Sep 30 19:17:59 2015 -0700

- Log -----------------------------------------------------------------
if version 0.0602

Aaron Crane (2):
      Update strict.pm docs to mention C<state>
      Update Aaron Crane's email address in AUTHORS

Chris 'BinGOs' Williams (5):
      Synchronise Module-CoreList version with what is teh on CPAN
      Update Archive-Tar to CPAN version 1.82
      Update Compress-Raw-Zlib to CPAN version 2.043
      Update Compress-Raw-Bzip2 to CPAN version 2.043
      Update IO-Compress to CPAN version 2.043

Father Chrysostomos (35):
      Add len flag to newCONSTSUB_flags
      Have newATTRSUB remember the name's length
      Add newXS_len_flags
      Have newCONSTSUB pass the length to newXS
      Make constant promotion null-clean
      Deparse sort(foo(bar)) correctly
      Increase $B::Deparse::VERSION to 1.10
      $strict::VERSION = "1.06"
      $XS::APItest::VERSION = '0.34'
      Revert "$XS::APItest::VERSION = '0.34'"
      Remove version checks from B::Deparse's imports
      $XS::APItest::VERSION = '0.34'
      Add Rodolfo Carvalho to AUTHORS
      Oops. I thought I tested that.
      Make sort {} and sort {()} equivalent
      sv.c: I missed a dot
      Restore autouse's exemption from redef warnings
      Make newCONSTSUB use the right warning scope.
      Make newXS redefinition warning respect UTF8
      Don't call an early-returning destructor
      autouse.t: suppress warnings
      Make constant sub redef warnings obey scope
      perlsub: constant redef warning is default, not mandatory
      perldiag: constant redef warning is not always default
      Refactor newXS's autouse logic
      Make const redef warnings default in newXS
      Put sub redef warnings in one place
      sv.c: newSVpvf( → Perl_newSVpvf(aTHX_
      Test for lack of uninit warnings in sub redef
      [perl #80628] __SUB__
      Move a test from t/lib/warnings/sv to .../9uninit
      [perl #103766] Wrong $" warning in perl 5.14
      Make Data::Dumper UTF8- and null-clean with GVs
      op.c: typo
      Version bumps

Karl Williamson (7):
      utfebcdic.h: Add synonymous macros
      utf8.h: White space only
      utf8.h: define IS_UTF8_CHAR for EBCDIC
      utf8.h: Add missing parens
      PATCH: [perl #32080] is_utf8_string() reads too far
      utf8.c: typos in pod
      PATCH: [perl #104226]: Name.pm missing from unicore

Marc Green (58):
      Remove deprecated --netscape flag
      Remove cache feature for simplicity
      Temporarily remove --header feature
      Start replacing home made pod parser with ::Simple
      Remove spurious code after start of parser switch
      Continue to transition to ::LocalPodLinks
      Use Pod::Simple::Search to resolve L<> directives
      Create lib/ dir; begin writing ::Search object
      Don't delete html file produced, used for testing
      Finish skeleton version of Pod::Html
      Consider $Podroot when finding PODs; consider $Quiet
      Start to reimplement --header
      Reimplement --header, $bodystyle, $tdstyle
      Allow test cases to change arguments to pod2html
      Remove --libpods feature
      Fix minor formatting
      Fix ::Search callback arg; fix @Podpath mapping
      Add $Htmlfileurl to support relativizing crossrefs
      Move Pod::Simple::XHTML::LocalPodLinks into Pod::Html
      Start modifying test cases to suit new Pod::Html
      Fix cross reference bug
      Update crossref test case for new Pod::Html
      Update htmldir.t testcase for new Pod::Html
      Fix bug dealing with PODS not in %Pages
      Add old-p2h test to new-p2h test conversion script
      Use catdir (not catfile) to avoid a leading '//'
      Update htmldir2.t and htmldir3.t to test new p2h
      Update htmldir4.t to test new Pod::Html
      Fix typo in test case
      Update htmlescp.t test case for new Pod::Html
      Fix --backlink bug; add some documentation
      Update old-p2h to new-p2h script conversion
      Update htmlfeature.t for new p2h; fix typo in Html
      Update htmlfeature2.t for new p2h
      Always anchor =item definitions.
      Fix bug with removal of Podroot from each Podpath
      Implement --recurse and update test cases
      Don't uc(), keep case the same
      Update test case for new Pod::Html
      Update htmlview.t for new Pod::Html
      Remove /usr/share/perl presence dependency
      Add a test case
      Stop using wrong outfile
      Remove unneeded code
      Implement option to disable POD ERRORS section
      Tabs -> Spaces
      Fix crossref bug
      Fix crossref cross platform compatability issues
      Unixify the whole path, not just $dir.$file
      Stop prepending $volume onto $cwd --podroot
      Clean up test cases, rename a few
      Clean up some documentation
      Update version number (1.11 -> 1.12)
      Rename 2 tests, update files that reference them
      Update known_pod_issues
      Add Marc Green an an AUTHOR of Pod::Html
      Update known_pod_issues
      Dynamically create and delete testdir/test.lib/

Nicholas Clark (7):
      bisect-runner.pl now fixes some 5.11-era parallel make bugs.
      bisect-runner.pl now fixes more 5.11-era parallel make bugs.
      bisect-runner.pl now fixes more 5.11-era make bugs.
      bisect-runner.pl now fixes another 5.11-era parallel make bug.
      bisect-runner.pl now fixes all known 5.11-era parallel make bugs.
      Merge bisect-runner.pl fixes for 5.11-era parallel make bugs.
      In Perl_moreswitches(), merge the cases for 't' and 'T'.

Ricardo Signes (3):
      add Marc Green to AUTHORS
      add new Pod-Html tests (etc) to MANIFEST
      Merge remote-tracking branch 'p5p/smoke-me/gsoc-pod' into blead

Rodolfo Carvalho (1):
      Fix a 5-year-old typo in a comment

Steve Hay (3):
      Add the 5.15.5 release epigraph to epigraphs.pod
      Create new perldelta ready for 5.15.6
      Update release managers' guide

jkeenan (7):
      [RT #36079] Convert ` to '.
      [RT #36079] Convert ` to '.
      [RT #36079] Convert ` to '.
      [RT #36079] Convert ` to '.
      [RT #36079] Convert ` to '.
      [RT #36079] Convert ` to '.
      [RT #36079] Convert ` to '.

-----------------------------------------------------------------------

-- 
Perl5 Master Repository


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic