Move t/*/t into t/001_mouse
[gitmo/Mouse.git] / lib /
2009-10-10 gfx Tidy
2009-10-10 gfx Creates role_type in Mouse::Role::init_meta
2009-10-09 gfx Checking in changes prior to tagging of version 0.37_05... 0.37_05
2009-10-09 gfx Fix a typo
2009-10-09 gfx Add notes for Moose::Cookbook
2009-10-09 gfx Fix meta initialization in Mouse::Exporter
2009-10-09 gfx Fix a bug about immutablizing anonymous classes
2009-10-09 gfx Add build_import_methods to Mouse::Exporter
2009-10-09 gfx Add a VERSION section to Mouse.pm
2009-10-09 gfx Remove a Moose-imcompatible warning
2009-10-09 gfx Add "optimize_as" sugar to TC
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 version 0.37_04
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 subtype $name
2009-10-08 gfx Fix some issues on attributes
2009-10-08 gfx Check superclasses not to inherit from roles
2009-10-08 gfx Add note to general methods
2009-10-08 gfx Very tiny tweaks
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-08 gfx Add newline to the end of the file
2009-10-08 gfx Fix Mouse::Exporter to work with Mouse::Tiny
2009-10-07 gfx version 0.37_03
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 Canonicalize the name of union types
2009-10-07 gfx Retrieve @EXPORT, which is no longer used, but defined...
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 Fix a bit
2009-10-07 gfx Make Mouse::Exporter to provide export_to_level() and...
2009-10-07 gfx Tweaks and documenting Mouse::Exporter
2009-10-07 gfx Switch to Mouse::Exporter
2009-10-07 gfx Fix several issue on Mouse::Exporter
2009-10-07 gfx s/group/groups/
2009-10-07 gfx Refactor and optimize Mouse::Exporter
2009-10-06 gfx Use Mouse::Exporter
2009-10-06 gfx Fix do_unimport and related stuff
2009-10-06 gfx Work for Mouse::Exporter
2009-10-06 gfx For 'also'
2009-10-06 gfx This is a Mouse::Exporter branch
2009-10-05 gfx Refactor install_accessor() and related stuff
2009-10-04 gfx Add find_attribute_by_name()
2009-10-04 gfx Fix EOF
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 Remove old, unused variables
2009-10-04 gfx Remove the "Maintainance" section from the pod.
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 Fix meta() method
2009-10-03 gfx Fix pods
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-03 gfx version 0.37_02
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 Tweaks
2009-10-01 gfx Fix some code for new APIs
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 Remove debugging code
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 Fix subtype()
2009-09-30 gfx Refactor type constraints
2009-09-29 gfx Fix an issue that breaks backward compatibility
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 Remove 'Role' type from the document
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 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
next