2010-02-20 12:37:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 20 12:31:52 UTC 2010 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2009-12-26 21:29:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 26 19:32:19 UTC 2009 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- initial version 0.4501
|
|
|
|
|