Fix generate-mouse-tiny.pl
[gitmo/Mouse.git] / lib / Mouse / Meta /
2009-10-24 gfx Use get_method_body(), instead of can()
2009-10-24 gfx Rename ::Meta::Method::new to ::Meta::Method::wrap...
2009-10-24 gfx Make method generators extensible
2009-10-24 gfx Fix the NAME in Mouse::Meta::Method::Destructor
2009-10-19 gfx Checking in changes prior to tagging of version 0.40... 0.40
2009-10-19 gfx Fix subtyping issue
2009-10-19 gfx Revert "Ignore fatal errors in "traits" resolution...
2009-10-19 gfx Add calculate_all_roles() to Meta::Class/Meta::Role
2009-10-19 gfx Ignore fatal errors in "traits" resolution. This is...
2009-10-13 gfx Checking in changes prior to tagging of version 0.39... 0.39
2009-10-13 gfx Fix RT #50422
2009-10-13 gfx Checking in changes prior to tagging of version 0.38... 0.38
2009-10-13 gfx Add VERSION section to pods
2009-10-12 gfx Add a comment
2009-10-12 gfx Tidy
2009-10-12 gfx Fix role application to instances
2009-10-12 gfx Resolve a 'failing' test, although it has some TODOs
2009-10-10 gfx Add localization of $@ and $? in DESTROY
2009-10-10 gfx Add regexp handles
2009-10-09 gfx Fix a bug about immutablizing anonymous classes
2009-10-09 gfx Tidy for release
2009-10-09 gfx Remove Moose's comment
2009-10-09 gfx Move non-useful, Moose-specific methods into t/lib...
2009-10-08 gfx A tweak for backward compatibility
2009-10-08 gfx Fix a possible syntax error in generated constructor
2009-10-08 gfx Fix some issues on attributes
2009-10-08 gfx Check superclasses not to inherit from roles
2009-10-08 gfx Tiny tweaks
2009-10-08 gfx Re-implement role composition, which was implemented...
2009-10-08 gfx add_method() stores code references instead of a true...
2009-10-07 gfx Implement 'does' attribute in has()
2009-10-07 gfx Fix an accessor generator to accept role application...
2009-10-07 gfx Implement role application to instances
2009-10-07 gfx More compatibility
2009-10-07 gfx Refactor and optimize Mouse::Meta::Method::Accessor
2009-10-07 gfx Refactor and optimize Mouse::Meta::Method::Accessor
2009-10-07 gfx Switch to Mouse::Exporter
2009-10-05 gfx Refactor install_accessor() and related stuff
2009-10-04 gfx Add find_attribute_by_name()
2009-10-04 gfx Implement augment/inner
2009-10-04 gfx add_method() accepts method objects
2009-10-04 gfx Refactor the override method modifier code to reduce...
2009-10-04 gfx Fix clone_and_inherit_options() to take 'traits' and...
2009-10-03 gfx Fix issues on 5.6.2
2009-10-03 gfx Fix class/role creation
2009-10-03 gfx Cleanup
2009-10-03 gfx Comment deprecated methods
2009-10-03 gfx Fix previous changes
2009-10-03 gfx Refactor create() and DESTORY() in Mouse::Meta::Module
2009-10-02 gfx Add get_read_method_ref and get_write_method_ref. Remov...
2009-10-02 gfx Mouse::Meta::Class and Mouse::Meta::Role are now extens...
2009-10-02 gfx Add a test file to extend metaclasses
2009-10-02 gfx Tidy
2009-10-02 gfx Deprecate compute_all_applicable_attributes() and get_a...
2009-10-01 gfx Tiny tweaks
2009-10-01 gfx Tidy
2009-10-01 gfx Remove some private or useless methods/functions from...
2009-09-30 gfx A tiny tweak
2009-09-30 gfx Remove an unused method
2009-09-30 gfx Fix an issue tested in t/040_type_constraints/025_type_...
2009-09-30 gfx Deprecate two internal methods: coerce_constraint(...
2009-09-30 gfx Add a semicolon
2009-09-30 gfx Tidy
2009-09-30 gfx Move type coercion mechanism from Util/TypeConstraints...
2009-09-30 gfx Remove unused methods
2009-09-30 gfx Refactor type constraints
2009-09-29 gfx Fix union types and coercion
2009-09-29 gfx Add a warning for an old style use of TypeConstraint
2009-09-29 gfx Rewrite type constraint parser for union parameter...
2009-09-28 gfx Tweaks for pods
2009-09-28 gfx Add descriptions to pods
2009-09-28 gfx Add a "no warnings 'once'"
2009-09-28 gfx Fix has_method() for backward compatibility
2009-09-27 gfx Fix compatibility issue on Ark
2009-09-27 gfx Fix an issue that breaks a backward compatibility.
2009-09-26 gfx Add SEE ALSO to Meta Module
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 Implement own method modifiers
2009-09-25 gfx Remove unused import
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 Refactor many many things
2009-09-24 gfx Fix Makefile.PL to use Mouse::Spec
2009-09-24 gfx Refactor the constructor of Attribute
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 Always load Mouse::Util first, which will be load Mouse...
2009-09-22 gfx Fix the timing triggers are invoked
2009-09-22 gfx Add various things
2009-09-22 gfx Implement confliction checks in roles
2009-09-22 gfx Add a comment
2009-09-22 gfx Note failures in 5.10.1, but I don't know why it happens
next