Checking in changes prior to tagging of version 0.40_03. Changelog diff is:
[gitmo/Mouse.git] / lib /
2009-10-30 gfx Checking in changes prior to tagging of version 0.40_03... 0.40_03
2009-10-30 gfx Move parametarization code to Meta::TypeConstraint
2009-10-30 gfx Make type constraints always true
2009-10-30 gfx Add '|' operator to Meta::TypeConstraint (experimental)
2009-10-30 gfx Tidy
2009-10-27 gfx Checking in changes prior to tagging of version 0.40_02... 0.40_02
2009-10-27 gfx No import
2009-10-27 gfx No meta programming in Mouse/Meta/Role.pm
2009-10-27 gfx Tidy
2009-10-27 gfx Remove debugging code
2009-10-27 gfx No import
2009-10-27 gfx No import
2009-10-27 gfx No import
2009-10-27 gfx Tweaks for compatibility
2009-10-27 gfx Compat for Moose
2009-10-27 gfx Add document
2009-10-27 gfx Remove debuggign code
2009-10-27 gfx Add methods to PurePerl.pm
2009-10-27 gfx Move add_method into XS
2009-10-27 gfx Hack for XSLoader
2009-10-27 gfx Do not import unused functions
2009-10-27 gfx Tidy
2009-10-27 gfx More compatibility to Moose
2009-10-26 gfx Fix Util.pm
2009-10-26 gfx Split accessor generators into Accessor.pm and Delegati...
2009-10-26 gfx More _generate_class_type_for()
2009-10-26 gfx Fix a typo in PurePerl.pm
2009-10-26 gfx Implement a class_type generator
2009-10-26 gfx Version 0.40_01
2009-10-25 gfx Implement XS accessor generators
2009-10-25 gfx Tweak for Meta::Method
2009-10-25 gfx Use get_code_ref()
2009-10-25 gfx Add "documentation" attribute to Mouse::PurePerl
2009-10-25 gfx built-in type constraints in XS
2009-10-24 gfx Remove useless check code
2009-10-24 gfx _get_code_ref() and get_linear_isa() in XS
2009-10-24 gfx Move ::Meta::Module::namespace into XS
2009-10-24 gfx Move accessors into XS
2009-10-24 gfx Add first XS implementation
2009-10-24 gfx Use get_method_body(), instead of can()
2009-10-24 gfx Lazy load Mouse::Meta::Role
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-24 gfx Merge branch 'master' into blead
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 Mouse and Mouse::Roles does export their sugars to...
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-19 gfx Add "use Mouse -traits => [...]" support, but not yet...
2009-10-15 gfx Fix an issue in Mouse::Object::new to throw informative...
2009-10-14 gfx Update Mouse::Spec
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 Fix RT #50421
2009-10-13 gfx Checking in changes prior to tagging of version 0.38... 0.38
2009-10-13 gfx Add SYNOPSIS to Mouse::Spec
2009-10-13 gfx Fix a sentence in a pod
2009-10-13 gfx Update documents
2009-10-13 gfx Add $VERSION to Mouse::Role to allow "use Mouse::Role...
2009-10-13 gfx Add "Incompatibility with Moose" section to Mouse:...
2009-10-13 gfx Add VERSION section to pods
2009-10-12 gfx Revert "Skip class_type etc stack frames when checking...
2009-10-12 gfx Checking in changes prior to tagging of version 0.37_06... 0.37_06
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-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
next