Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Regexp-Common
From: Thomas Klausner
Date: 2004-12-09 19:20:38
Message id: 20041209182038.86F722DA1D@cvs.netbsd.org
Log Message:
Update to 2.117, provided by Dieter Roelants in PR 28558:
2.117 Thu Jul 1 12:11:47 CEST 2004
- Fixed problems with squares and 32bit integer Perls.
- Pod nits in Regexp::Common (Jim Cromie)
- $VERSION fix in Regexp::Common::URI::RFCC2384 (Mike Arms)
- Discuss unwanted matching in Regexp::Common::net (Charles Thomas)
- 132238 tests in 48 files.
2.116 Wed Jun 30 11:37:45 CEST 2004
- Restricted recognition of squares to numbers less than
9000000000000000, to avoid problems with round-off errors.
- Fixed an off-by-one error in t/zip/spain.t which caused some
test to fail when they shouldn't.
- 132235 tests in 48 files.
2.115 Wed Jun 9 23:59:13 2004
- Patterns for comments of ABC, Caml, CLU, COBOL, ECMAScript,
Icon, J, JavaScript, Lisp, M, MUMPS.
- Patterns for postal codes of Norway, Italy and Spain.
- Patterns for US SSN.
- New way of doing tests using t::Common, giving more control
to test program.
- Random generators in t::Common.
- Cut down on tests in test_lingua_palindrome.t.
- Fixed bug in t/zip/australia.t could cause an infinite loop.
- 132225 tests in 48 files.
2.114 Sun May 25 21:34:56 2003
- Fix to t/zip/greenland.t to avoid generating valid zipcodes
when testing for failures.
- Fixes to t/URI/gopher.t and t/URI/wais.t to avoid warnings.
- Australian postal codes now accept '0909'. (Ron Savage)
- Added comments for 'C--', 'C#', 'Cg', 'Nickle', 'PL/SQL', 'QML'
and SLIDE.
- Fixed the assignment of the version number to $VERSION in 6 classes.
- 158287 tests in 44 files.
- 134 patterns in 11 classes and 12 subclasses.
Files: