Fix Changelog
[gitmo/Mouse.git] / lib /
2009-09-28 gfx version 0.37
2009-09-28 gfx Fix pods
2009-09-28 gfx Add a "no warnings 'once'"
2009-09-28 gfx Fix has_method() for backward compatibility
2009-09-28 gfx Fix AUTHORS in pod for Module::Install to recognize...
2009-09-27 gfx Fix compatibility issue on Ark
2009-09-27 gfx Checking in changes prior to tagging of version 0.36... 0.36
2009-09-27 gfx Fix an issue that breaks a backward compatibility.
2009-09-26 gfx version++ in Spec.pm
2009-09-26 gfx Checking in changes prior to tagging of version 0.35... 0.35
2009-09-26 gfx Add SEE ALSO to Meta Module
2009-09-25 gfx version 0.34
2009-09-25 gfx No base.pm
2009-09-25 gfx Tiny tweaks suggested by NYTProf
2009-09-25 gfx Fix tests and documents
2009-09-25 gfx Comment out 'does'
2009-09-25 gfx Tidy
2009-09-25 gfx Method modifiers are implemented in Mouse
2009-09-25 gfx Implement own method modifiers
2009-09-25 gfx Remove unused import
2009-09-25 gfx Move some test files
2009-09-25 gfx Improve documents
2009-09-25 gfx Make sure to work on 5.6.2
2009-09-25 gfx Tidy
2009-09-25 gfx Tidy
2009-09-25 gfx Deprecate clone_instance
2009-09-25 gfx Refactor attribute constructor
2009-09-24 gfx Merge branch 'blead'
2009-09-24 gfx Refactor many many things
2009-09-24 gfx Fix Makefile.PL to use Mouse::Spec
2009-09-24 gfx Add Mouse::Spec for required Moose version
2009-09-24 gfx Refactor the constructor of Attribute
2009-09-24 gfx Fix class_type
2009-09-24 gfx Move features used only for testing to t/lib/Test/Mouse.pm
2009-09-24 gfx Add some tests
2009-09-23 gfx Checking in changes prior to tagging of version 0.33... 0.33
2009-09-23 gfx Fix errors
2009-09-23 gfx Add placeholders of augment() and inner() to Mouse.pm
2009-09-23 gfx Tweaks for type constraints.
2009-09-23 gfx Fix type constraint issue
2009-09-23 gfx Fix Squirrel.pm
2009-09-23 gfx Fix init_meta and related stuff
2009-09-23 gfx Always load Mouse::Util first, which will be load Mouse...
2009-09-22 gfx Fix the timing triggers are invoked
2009-09-22 gfx version 0.32
2009-09-22 gfx Add various things
2009-09-22 gfx Implement confliction checks in roles
2009-09-22 gfx Add Mouse::Util::english_list()
2009-09-22 gfx Add a comment
2009-09-22 gfx Add Mouse->moose_version for compatible Moose version...
2009-09-22 gfx version 0.31
2009-09-22 gfx Note failures in 5.10.1, but I don't know why it happens
2009-09-22 gfx Change, Fix, Improve
2009-09-22 gfx Fix Makefile.PL to remove old xt/compatibility/* tests...
2009-09-21 gfx More compatibility
2009-09-21 gfx Add my name to AUTHORS
2009-09-21 gfx Use scalar(caller) instead of caller in list context
2009-09-21 gfx Make anonymous classes work correctly
2009-09-21 gfx Mouse::Role improved
2009-09-21 gfx A tiny tweak
2009-09-21 gfx Remove an unused method
2009-09-21 gfx Add Meta/Method/Accessor.pm
2009-09-21 gfx (Re-)organize Method Accessor, implementing has .....
2009-09-21 gfx Use throw_error() instead of confess()
2009-09-21 gfx Remove duplications and cleanup
2009-09-20 gfx Add has_x_method_modifiers, but not yet tested
2009-09-20 gfx Creanup
2009-09-20 gfx Cleanup
2009-09-20 gfx Move M::Util::(version|authority|identifier) to M:...
2009-09-20 gfx Fix a bug related to the randomized hash keys.
2009-09-20 gfx Refactoring
2009-09-20 gfx Save global variables (Mouse/Util.pm)
2009-09-20 gfx Merge branch 'master' into topic/more-compatible
2009-09-17 sunnavy bump version to 0.30
2009-09-17 gfx Fix meta() and initialize() for more compatibility
2009-09-17 gfx Merge branch 'topic/more-compatible' of gitmo@moose...
2009-09-17 gfx Warn about missing associated methoes, instead of die.
2009-09-17 gfx Improve type constraint stuff
2009-09-17 gfx Support is => 'bare' for compatibility
2009-09-17 gfx Make generators private
2009-09-17 gfx Move MethodAccessor stuff to Attribute
2009-09-16 sunnavy Moose role class has ->meta in method_list since 0...
2009-09-15 gfx Make $role->get_method_list() include meta() (Moose...
2009-09-15 gfx Improve type constraint stuff
2009-09-15 gfx Support is => 'bare' for compatibility
2009-09-15 gfx Make generators private
2009-09-15 gfx Move MethodAccessor stuff to Attribute
2009-09-09 sunnavy bump to 0.29
2009-09-08 sunnavy make auto_deref also handles isa not only ArrayRef...
2009-07-02 Shawn M Moore Bump to 0.28
2009-07-01 Shawn M Moore Transfer copyright to II
2009-07-01 Shawn M Moore Maintenance section
2009-07-01 Shawn M Moore You need CMM::Fast not Data::Util (which it uses)
2009-07-01 Shawn M Moore Some more pro-Moose propaganda
2009-07-01 Tomas Doran (t0m) Bump to 0.27, Sartak style :)
2009-06-19 Shawn M Moore Bump to 0.26
2009-06-15 Shawn M Moore Bump to 0.25
2009-06-10 Tokuhiro Matsuno added Mouse->init_meta
2009-06-09 Tokuhiro Matsuno latest moose inlining destructor by default
2009-05-27 Shawn M Moore Bump to 0.24
next