In perl.git, the annotated tag v5.22.0-RC1 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/42fed37bfc3b8e8446da16e6ba4313dee3c25dfb?hp=0000000000000000000000000000000000000000>

        at  42fed37bfc3b8e8446da16e6ba4313dee3c25dfb (tag)
   tagging  65039e73c332df6b90e51dd7c59e96b670efe070 (commit)
  replaces  v5.21.11
 tagged by  Ricardo Signes
        on  Tue May 19 10:15:38 2015 -0400

- Log -----------------------------------------------------------------
First RC of first release of the v5.22 series!!

Aaron Crane (2):
      perldelta: add obituary entry for Brian McCauley
      perldelta: typo fixes and wordsmithing

Aristotle Pagaltzis (7):
      correct the deprecation data in Module::CoreList
      Also restore the index entry for $OLD_PERL_VERSION
      POSIX: Regeneralize export.t to non-ASCII platforms
      POSIX: document the new C99 math constants
      POSIX/t/math.t: skip fpclassify where unsupported
      POSIX: discourage use of default exports
      POSIX: revert exported functions to 5.20.2 state

Craig A. Berry (1):
      Fix unixify when beginning with current directory.

Daniel Dragan (1):
      dont use a 64 bit constant for a 32 bit value

Dave Rolsky (1):
      Add a missing word in perlobj

David Mitchell (21):
      s/.../$_++/ge assertion failure
      RT #124207: assert failure in ck_stringify()
      ix t/uni.parser.t under EBCDIC
      [perl #123737] Fix assertion failure with 0$#{
      op_sibling_splice(): handle custom ops
      avoid uninit read in re_op_compile()
      null ptr deref in Perl_cv_forget_slab
      fix weird comment in cop.h blurb
      allow undef as an arg to '&' prototype
      perldelata: consolate PERL_OP_PARENT stuff
      update known issues for recent perldelta update
      perldelta tweaks
      davem's perldelta proofreading part 1
      RT #124156: death during unwinding causes crash
      a few perldelta nits
      bump utf8 version after doc fix
      perdelta tweaks based on bulk88 feedback.
      clarify apidoc for Perl_sv_get_backrefs
      davem's perldelta proofreading part 2
      davem's perldelta proofreading part 3
      Revert "stop T_IN/OUT/INOUT/STDIO typemaps leaking"

Herbert Breunung (1):
      note that .. can also create string ranges

James E Keenan (1):
      Small grammatical correction in documentation of C<each>.

Karen Etheridge (2):
      move the documentation for $] out of the deprecated section
      add back documentation that $OLD_PERL_VERSION is an alias for $]

Karl Williamson (41):
      perlebcdic: Correction, clarification
      Regen podcheck db
      perlapi: Wrap long verbatim lines to 79 columns
      perlhacktips: Nit, clarification
      perlhacktips: Add character set portability tip
      PATCH: [perl #124348] re/pat_advanced solaris failure
      perlunicode: Update nonchars discussion for Unicode 7.0
      perlvar: Mention literal cntrls are deprecated in var names
      utf8.h: Add a #define
      perlapi: Document some functions
      perlguts: Nits, corrections and clarifications
      perlguts: Add EBCDIC info
      perlguts: Add/update text about handling Unicode
      perlunicode: Refer to perlguts for XS handling
      perlapi: Add intro text to Unicode section
      perlapi: Clearer wording in intro
      perlebcdic: Move text from perlunicode
      perlrebackslash: Note \b{sb} is subject to change
      perlrun: Note existence of -DL
      perlunitut: Add note
      perluniintro: Add note
      perlunicode: Nits, minor fixes
      perlunicode: Revamp
      perlguts: Add links to perlunicode
      perlop: Make correction
      perlop: Don't use bitwise string ops on UTF-8
      Add note to EBCDIC README's, asking for input
      perlport: Add notes about EBCDIC
      perldelta: Fix some podcheck pedantic errors
      perlapi: Add 2 links to other parts of the pod
      perlunicode: Fix small misstatement
      perlebcdic: Document v5.22 EBCDIC bugs
      PATCH: [perl #125145] perlrun: Fix typo
      perlfunc: Slight clarification
      perlapi: Use UVCHR_SKIP not UNI_SKIP
      perldelta: Add a bunch of C<> and S<>
      perldelta: Nits
      perldelta: Combine some text; delete outdated; add new
      perlapi: Remove extraneous ">"
      perldelta: Add a couple more C<>'s
      perldelta: Highlight some 5.21 areas; fix others

Matthew Horsfall (3):
      perldelta: Update release order for consistency
      perldelta: Reword entry about double-diamond operator.
      perldelta: Minor consistency / grammar fixes.

Philippe Bruhat (BooK) (1):
      perlperf: fix some apostrophes and add a C<>

Rafael Garcia-Suarez (1):
      Fix a doc typo in the spelling of EBCDIC

Ricardo Signes (47):
      CoreList: eliminate trailing spaces from some versions
      perldelta: import changes from perl5211delta.pod
      perldelta: import changes from perl5212delta.pod
      perldelta: import changes from perl5213delta.pod
      perldelta: import changes from perl5214delta.pod
      perldelta: import changes from perl5215delta.pod
      perldelta: import changes from perl5216delta.pod
      perldelta: import changes from perl5217delta.pod
      perldelta: import changes from perl5218delta.pod
      perldelta: import changes from perl5219delta.pod
      perldelta: remove unneeded placeholders
      perldelta group core enhancements by topic area
      perldelta: import changes from perl52110delta
      perldelta: import changes from perl52111delta
      perldelta: remove Notice section
      perldelta: remove modules-to-be-removed section
      perldelta: minor reordering of optimizations
      perldelta: combine and sort the various perldoc updates
      perldelta: minor fixes, XXX-removal, etc.
      perldelta: sort new errors
      perldelta: sort new warnings
      perldelta: sort changed warnings
      Merge branch 'perldelta' into blead
      POSIX.pm: bump version
      bump version to v5.22.0 with Porting/bump-perl-version
      ...but actually we are RC0
      bump version: make regen
      corelist for v5.22.0
      perldelta is now the perl5220delta
      describe errors with no description, delete obsolete warnings
      perldelta/perldiag: make a pod cross-reference pass tests
      perldelta: prefer "CPAN" to "cpan"
      document that we may add more overloaded ops over time
      bump version of overload in corelist
      perldelta: Devel-Spy known to be broken
      Bump perl version to v5.22.0-RC0
      podcheck: add known link target Devel::Spy
      perlhist: add the release data for 5.22
      perldelta: NgxQueue v0.02 known broken with blead
      perldelta: invoker v0.34 known to need fixes for blead
      switch perldelta module diff to "go ask corelist"
      perldelta: the v5.22.0 acknowledgements
      perlhist: expected perl v5.22.0 release dates
      corelist: regenerate the v5.22.0 corelist delta
      patchlevel: we are now releasing v5.22.0 RC1
      fill in tentative release date for v5.22.0
      document infnan failure on VC6 as known problem

Steve Hay (12):
      Add 5.21.11 epigraph
      Two-space indent for poetry in epigraphs.pod
      5.21.11 is now released
      Create new perldelta for 5.21.12 (although it's unlikely to happen)
      Bump version for 5.21.12 (although it's unlikely to happen)
      Prepare Module::CoreList for 5.21.12 (although it's unlikely to happen)
      Module-CoreList-5.20150420 is now on CPAN (thanks BinGOs!)
      Do not use bareword TERM or KILL in kill() call in test watchdog process
      perldelta - Fill in missing rt.perl.org links
      Fix a few perldelta typos
      PerlIO::via::QuotedPrint finally has a new release which synchronizes it 
with blead
      Revert Windows test watchdog() to kill('KILL', ...)

Tony Cook (11):
      [perl #124357] make sure which_perl() can find ./perl on in op/dump.t
      [perl #124187] don't call pad_findlex() on a NULL CV
      add the second variation of the "unable to close" warning, and the 
description
      list form of pipe open didn't work on Win32 at all in 5.20
      test-prep-gcc was broken and fixed within 5.21
      make minitest on win32
      backport 1e2f0871 from the EUMM repository
      backport 37c49881 from the EUMM repository
      bump all of the EUMM module versions to avoid confusion
      [perl #123998] prevent a missing chcp causing failures and noise on Win32
      perldelta for 5cd35aacb089

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

--
Perl5 Master Repository

Reply via email to