Revisions of perl-Mouse

Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
add Pod::Coverage::Moose
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
fix version number
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 7)
- update to 0.58:
  + Resolve RT #57144: Fix problems in Perl_call_sv() again 
  + Resolve RT#56837: Role application to instance with init_arg'd
    attributes caused problems (Sanko Robinson)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
- update to 0.56:
  + Resolve RT#56837: Role application to instance with init_arg'd
    attributes caused problems
  + Fix a bug that traits could cause panic/SEGV on threads (gfx)
  + Resolve RT#56523: has with reader, writer, lazy and builder
    could not create a write-only accessor
  + Mouse::Meta::Class could not clone objects with "required" attrs
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 5)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
- update to 0.52:
  + Workaround Perl-RT#69939 (eval "use $module" in Perl_call_sv()
     may cause segmentation faults,
     http://rt.perl.org/rt3/Public/Bug/Display.html?id=69939)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 3)
- update to 0.51:
  + [BUG FIXES]
    * Mouse::Object::DESTROY could cause SEGVs
    * Attribute triggers could cause panics
    * Integers > 2**32 ware not groked as Int
    * Incorrect types, e.g. "Array[Int", was accepted
    * Metaclass compatibility was sometimes ignored
  + [MOOSE COMPATIBILITY]
    * before/around/after accept regular expressions
    * has() becomes strict
    * the global destruction flag is passed to DEMOLISH methods
    * Delegations can be curried
    * Built-in type constraints have the same hierarchy as Moose's
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
- update to 0.50:
  * Mouse::Tiny
    - Allow "use Mouse::Tiny VERSION" with a patch contributed by
      chocolateboy, RT #54383 (gfx)
  * Mouse::Util::MetaRole
    - Add Mouse::Util::MetaRole::apply_metaroles
      to catch up the latest Moose API for metaroles (gfx)
  * MouseAccessor.xs
    - Fix RT #54203 that writers might return undef in setting values
      reported by chocolateboy (gfx)
  * MouseTypeConstraints.xs
    - Fix magic handling in type constraints reported by sunnavy (gfx)
  * Makefile.PL
    - Shipped with M::I::XSUtil 0.21 (gfx)
    - Fix an issue that gcc 4.0 don't support -Wc++-compat (gfx)
  * Mouse
    - Add a caveat on XS callbacks to the pod (gfx)
  * Mouse::Meta::Attribute
    - Add support for code references for handles
      patched by Frank Cuny (gfx)
  * Mouse::Util::TypeConstraints
    - Fix Str and ScalarRef for typeglobs, lvalues, and etc. (gfx)
  * Moose.pm
    - Add Moose::Util::TypeConstraints exports to allow easier testing
     of TypeConsraints from the command line (gfx)
- BuildRequire perl-Test-Excpetion to run make check successfully
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 1)
- initial version 0.4501
Displaying revisions 61 - 69 of 69
openSUSE Build Service is sponsored by