Commit Graph

6 Commits

Author SHA256 Message Date
14fbf845aa OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=14 2014-02-20 09:33:18 +00:00
Stephan Kulow
2ac4c9e9fb - updated to 1.13
* bugfix: prevent the lexer getting confused if the first thing inside
      an alias{} block is an open paren
    * bugfix: don't crash if an rv2cv op is built with PL_parser null
    * bugfix: handle variant structure of entersub op which lacks (ex-)list
      op as direct child
    * bugfix: squash bogus dtrace-related macro definitions that are picked
      up due to defining PERL_CORE
    * switch all pp functions to internal linkage
    * avoid some compiler warnings

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=7
2011-04-26 18:13:33 +00:00
Stephan Kulow
04b1c94d54 - updated to 1.12
- Updated to work with Perl version 5.13.10, where GvGP() and
     GvCV() are not directly-assignable lvalues
   - Don't rely on details of core's pp_* functions to determine
     whether an opcode exists, because they can change unpredictably
     (and do change in Perl 5.13.9)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=6
2011-04-04 09:29:49 +00:00
Stephan Kulow
4583ec85ff siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=4
2010-12-01 13:42:01 +00:00
Christian Wittmer
07b9bdc267 update to 1.10
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=3
2010-11-24 16:58:31 +00:00
Pascal Bleser
7a15fb1869 1.07
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Alias?expand=0&rev=1
2010-07-24 22:22:14 +00:00