8
0

62 Commits

Author SHA256 Message Date
Stephan Kulow
56809cc377 Accepting request 214451 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/214451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Scalar-List-Utils?expand=0&rev=3
2014-01-22 08:44:26 +00:00
Lars Vogdt
e18a613ddd - do not run weak test on SLE_11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=11
2014-01-17 20:27:56 +00:00
Lars Vogdt
1c203ca260 - update to 1.36:
* Added Scalar::Util::unweaken()
  * Various documentation changes/updates
  * Correct uses of overload operators in unit tests (RT91969)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=10
2014-01-17 18:55:34 +00:00
Stephan Kulow
00095465ea Accepting request 210787 from devel:languages:perl
- update to 1.35:
   * Added List::Util::product()
   * Ensure that List::Util::{any,all,none,notall} return PL_sv_{yes,no}
   * Implement reduce() and first() even in the absence of MULTICALL
   * Avoid C99/C++-style comments in XS code
   * Fix dualvar tests for perl 5.6; fix skip() test counts in dualvar.t
   * Neater documentation examples of other functions that can be built using
     reduce
   * Added any, all, none, notall list reduction functions
     (inspired by List::MoreUtils)

OBS-URL: https://build.opensuse.org/request/show/210787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Scalar-List-Utils?expand=0&rev=2
2013-12-16 06:08:42 +00:00
Stephan Kulow
89408b6509 - update to 1.35:
* Added List::Util::product()
   * Ensure that List::Util::{any,all,none,notall} return PL_sv_{yes,no}
   * Implement reduce() and first() even in the absence of MULTICALL
   * Avoid C99/C++-style comments in XS code
   * Fix dualvar tests for perl 5.6; fix skip() test counts in dualvar.t
   * Neater documentation examples of other functions that can be built using
     reduce
   * Added any, all, none, notall list reduction functions
     (inspired by List::MoreUtils)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=8
2013-12-13 12:20:40 +00:00
Tomáš Chvátal
b056e4e571 Accepting request 202358 from devel:languages:perl
needed by other modules

OBS-URL: https://build.opensuse.org/request/show/202358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Scalar-List-Utils?expand=0&rev=1
2013-10-21 13:14:53 +00:00
Stephan Kulow
599b435177 - update to 1.32:
* Skip pairmap()'s MULTICALL implementation 5.8.9 / 5.10.0 as it doesn't
    work (RT87857)
  * Comment on the fact that package "0" is defined but false (RT88201)
  * TODO test in t/readonly.t now passes since 5.19.3 (RT88223)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=6
2013-10-05 06:31:51 +00:00
Lars Vogdt
1516b0bf64 - update to 1.31:
+ Bugfix pairmap to return list length in scalar context
  + Added "Odd number of elements" warnings to all pair* functions
  + Added pairfirst
  + Added MULTICALL implementations to pairmap/pairgrep/pairfirst
  + Fix declaration-after-code for C99-challenged compilers
  + Documentation updates to List::Util
  + Bugfix to pairmap/pairgrep when stack moves beneath them 
    during operation
  + Added pairgrep, pairmap, pairs (inspired by List::Pairwise)
  + Added pairkeys and pairvalues
  + Fix multicall refcount bug RT#80646
  + Merge patch from JDHEDDEN - Add Scalar::Util::isdual() RT#76150
  + Fix a hash order dependency bug t/tainted.t

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=5
2013-08-19 05:33:42 +00:00
Stephan Kulow
9fe2202f46 always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=4
2010-12-03 14:49:24 +00:00
Stephan Kulow
44eb1d163e siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=3
2010-12-01 13:54:02 +00:00
Lars Vogdt
748c8ef795 - update to 1.23:
+ Use PERL_NO_GET_CONTEXT for efficiency (see perlguts)
  + avoid non-portable warnings
  + Fix PP::reftype in edge cases
  + RT#51484 Preserve utf8 flag of string passed to dualvar()
  + RT#51454 Check first argument to first/reduce is a code 
    reference
  + RT#50528 [PATCH] p_tainted.t fix for VMS [Craig A. Berry]
  + RT#48550 fix pure perl looks_like_number not to match 
    non-ascii digits

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=2
2010-03-11 08:19:51 +00:00
Stephan Kulow
1e91e9bd5d osc copypac from project:devel:languages:perl package:perl-Scalar-Util revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Scalar-List-Utils?expand=0&rev=1
2010-02-09 13:05:24 +00:00