Commit Graph

18 Commits

Author SHA256 Message Date
Vítězslav Čížek
f4a5ab77dd - update to 1.967003
- Addressed RT.cpan.org #29966: regex with single backslash not
      recognized.  Changed the definition of $TOKEN to handle
      backslashes inside of regex patterns.
    - Skip tests in t/reentry.t if Test::Warn isn't available.
    - Remove the 'use 5.10' from t/skip_dynamic.t, it runs fine
      against Perl 5.8.9.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=32
2012-01-31 09:43:29 +00:00
Vítězslav Čížek
e4e27db9a1 - added Test::Warn to BuildRequires
- update to 1.967001
  * 1.966_000  Mon Jun 27 08:32:50 2011
    - Patched unnamed subrules, so that they actual fail when
      not correctly specified (thanks Evgeniy!)
    - Added skip tests (thanks Flavio)
    - Added doc patch to make $skip semantics clearer (thanks Flavio!)
    - Fixed POD description of <rightop:...> semantics (thanks Dirk!)
  * 1.966_001  Mon Nov 14 10:34:52 2011
    - Applied fix to restore skipped prefixes on match failure
      (thanks Jeremy!)
    - Removed formats to eliminate problems with filehandle duplication
      in forked environments
  * 1.966_002  Sun Jan 22 19:08:37 2012
    - *** NON-BACKWARDS COMPATIBLE CHANGE! *** Change the caches for
      $prevline and $thisline to be local to the parser, rather than
      lexical vars in Parse::RecDescent.  This prevents previously
      generated parsers from interfering with the line counts of
      later parsers.
    - removed trailing whitespace from all member files (cosmetic)
    - new tests, updated MANIFEST
    - Added Jeremy Braun as an author and current maintainer
    - update file permissions
    - fixed a few broken links in the pod
  * 1.967001  Sat Jan 28 20:54:48 2012
    - Addressed RT.cpan.org #28314: regex modifiers for tokens not
      honored during regex syntax check. (Thanks SADAHIRO!)
    - Fixed some POD typos
    - Added message on how to turn off "default" hint value in the
      default hint value ($::RD_HINT = 0). RT.cpan.org # #4898.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=31
2012-01-30 09:45:58 +00:00
Stephan Kulow
07c0d8afd4 use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=28
2011-11-18 11:33:05 +00:00
Stephan Kulow
4f152c459a siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=22
2010-11-30 19:27:37 +00:00
Christian Wittmer
741c8e253d readd patch, bnc#653512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=20
2010-11-18 10:17:09 +00:00
Christian Wittmer
fec689fea7 as mentioned by coolo, remove patch from spec too
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=18
2010-10-19 19:44:43 +00:00
Christian Wittmer
bb7f45ddbf noarch pkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=14
2010-10-13 22:58:37 +00:00
OBS User buildservice-autocommit
d2a4ccb7c2 Updating link to change in openSUSE:Factory/perl-Parse-RecDescent revision 13.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=b8c28fe470711c5b823ea0074e656525
2010-07-19 12:26:35 +00:00
OBS User autobuild
533538de1d Accepting request 43067 from devel:languages:perl
checked in (request 43067)

OBS-URL: https://build.opensuse.org/request/show/43067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=13
2010-07-19 12:26:34 +00:00
Anna Maresova
98e4e0d864 - update to 1.965001
* Updated version number because versioning is a neverending
   nightmare in Perl 5 (thanks Matt)
 * Removed all references to /opts version of perl interpreter
 * Added Parse::RecDescent::redirect_reporting_to()
   to enable ERROR, TRACE, and TRACECONTEXT filehandles to be 
   easily redirected.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=12
2010-07-16 15:30:10 +00:00
OBS User autobuild
3127a08042 Accepting request 33266 from devel:languages:perl
checked in (request 33266)

OBS-URL: https://build.opensuse.org/request/show/33266
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=11
2010-02-24 01:24:43 +00:00
Anna Maresova
6f54844e8e - update to 1.964
* Fixed bug with undefined $1 when parsing literals (thanks Dan!)
 * Fixed premature namespace destruction bug with compiled grammars

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=10
2010-02-23 16:03:20 +00:00
Anna Maresova
b0be1a059b - update to 1.963
* Fixed even subtler bug in leftop and rightop caused by removal 
   of $&
- clean Requires, Provides and Obsoletes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-RecDescent?expand=0&rev=8
2010-01-25 16:25:25 +00:00
OBS User autobuild
49b0895416 Accepting request 29458 from devel:languages:perl
Copy from devel:languages:perl/perl-Parse-RecDescent based on submit request 29458 from user anicka

OBS-URL: https://build.opensuse.org/request/show/29458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=7
2010-01-14 16:44:07 +00:00
OBS User autobuild
fe7667ca52 Accepting request 28393 from devel:languages:perl
Copy from devel:languages:perl/perl-Parse-RecDescent based on submit request 28393 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=6
2010-01-11 15:17:26 +00:00
OBS User unknown
87de8cff0d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=4 2008-10-06 15:20:37 +00:00
OBS User unknown
eefcbeda0f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=2 2008-01-07 01:54:21 +00:00
OBS User unknown
3a7a9e42e2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parse-RecDescent?expand=0&rev=1 2007-01-15 23:31:32 +00:00