Very tiny tweaks
[gitmo/Mouse.git] / lib /
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
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
next