#7906: Regexp-Common-2016060201  (Revisit June 10 or later)
-------------------------+--------------------------
 Reporter:  renodr       |       Owner:  blfs-book@…
     Type:  enhancement  |      Status:  new
 Priority:  low          |   Milestone:  hold
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+--------------------------
Changes (by bdubbs@…):

 * milestone:  7.10 => hold


Comment:

 Just check.  Nine! "releases" in six days:

 {{{
 Regexp-Common-2016 05 28 01.tar.gz  28-May-2016 00:50    121K
 Regexp-Common-2016 05 28 02.tar.gz  28-May-2016 01:50    121K
 Regexp-Common-2016 05 28 03.tar.gz  28-May-2016 12:32    122K
 Regexp-Common-2016 05 28 04.tar.gz  28-May-2016 23:35    124K
 Regexp-Common-2016 05 29 01.tar.gz  29-May-2016 23:12    126K
 Regexp-Common-2016 05 30 01.tar.gz  30-May-2016 14:22    126K
 Regexp-Common-2016 05 31 01.tar.gz  31-May-2016 00:42    129K
 Regexp-Common-2016 06 01 01.tar.gz  01-Jun-2016 00:55    127K
 Regexp-Common-2016 06 02 01.tar.gz  02-Jun-2016 10:59    131K
 }}}

 Changes seem trivial:

 {{{
 Version 2016060201 Thu Jun  2 02:58:35 CEST 2016
 + Improved Australian zip code pattern; pattern matches current zip codes
 + Tests for Australian zip now use Test::Regexp.
 + Stop distributing author tests.
 + 522126 tests in 68 files.

 Version 2016060101 Wed Jun  1 00:34:17 CEST 2016
 + We ceased to support pre-5.10.0 perls.
 + Fix warnings for older perls ($RE {delimited})
 + Removed t/test_keep.t
 + Improved testing for square numbers.
 + Updated the Copyright notices to include the current year.
 + 481918 tests in 72 files.

 Version 2016053101 Tue May 31 00:16:57 CEST 2016
 + Added a pattern for Austrian postal codes. (RT 53299)

 Version 2016053001 Mon May 30 14:12:17 CEST 2016
 + No change at all, work around PAUSE issues.

 Version 2016052901 Sun May 29 22:46:42 CEST 2016
 + Fix POD nit (RT 103850)
 + Don't run author only tests, unless AUTHOR_TESTING is set (RT 90600)
 + Added a 'strict' option to matching IPv4 addresses. (RT 93437)
 + 392978 tests in 71 files.

 Version 2016052804 Sat May 28 23:24:37 CEST 2016
 + Fix issues with matching Roman numerals, where the pattern wasn't greedy
   enough. (RT 104353)
 + Allow Roman numerals to match sequences of 4 Is, Xs, Cs and Ms. This
   raises the maximum number to be matched to 4999 (MMMMCMXCIX)
 + POD nits (Debian Perl Group)
 + 387994 tests in 67 files.

 Version 2016052803 Sat May 28 12:24:06 CEST 2016
 + POD nits (Debian Perl Group)
 + Eliminate the use of s///r (Slaven Rezix)
 + Require 5.014 for the 'bquote' pattern.

 Version 2016052802 Sat May 28 01:40:43 CEST 2016
 + Document what is captured for the 'bquote' pattern.

 Version 2016052801 Sat May 28 00:40:22 CEST 2016
 + When multiple delimiters are given, wrap the clauses inside a (?|).
   This makes that, under -keep, the used delimiters are always in
   $2 and $4, and the string between the delimiters is always in $3.
   A requirement on 5.10.0 is now in place for the 'delimited' and 'quoted'
   patterns.
 + The 'delimited' pattern now allows specifying closing delimiters which
   are different from the opening delimiters.
 + Added a 'bquoted' pattern, which is a shortcut for using the 'delimited'
   pattern with 85 mirror imaged bracketing constructs.
 + 248427 tests in 67 files.
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7906#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to