2010-07-06 |
gfx |
Checking in changes prior to tagging of version 0.62. 0.62 |
tree | commitdiff |
2010-07-06 |
gfx |
Make strict_constructor public |
tree | commitdiff |
2010-06-19 |
gfx |
Checking in changes prior to tagging of version 0.61. 0.61 |
tree | commitdiff |
2010-06-19 |
gfx |
Compat version is 1.05 |
tree | commitdiff |
2010-06-09 |
gfx |
Checking in changes prior to tagging of version 0.60. 0.60 |
tree | commitdiff |
2010-06-09 |
gfx |
Make clone_object() into PurePerl |
tree | commitdiff |
2010-06-09 |
gfx |
Make type constraint messages compatible with Moose's |
tree | commitdiff |
2010-06-09 |
gfx |
Follow Moose's new feature: BUILDALL is called by new_o... |
tree | commitdiff |
2010-05-20 |
tokuhirom |
use Data::Util directly, instead of Class::Method:... |
tree | commitdiff |
2010-05-18 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.59. 0.59 |
tree | commitdiff |
2010-05-08 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.58. 0.58 |
tree | commitdiff |
2010-05-07 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.57. 0.57 |
tree | commitdiff |
2010-04-29 |
gfx |
Checking in changes prior to tagging of version 0.56. 0.56 |
tree | commitdiff |
2010-04-29 |
gfx |
Resolve RT #56837 (reported by Sanko Robinson), based... |
tree | commitdiff |
2010-04-21 |
gfx |
Checking in changes prior to tagging of version 0.55. 0.55 |
tree | commitdiff |
2010-04-21 |
gfx |
Workaround a bug with threads. cleaning stash with... |
tree | commitdiff |
2010-04-17 |
gfx |
Checking in changes prior to tagging of version 0.54. 0.54 |
tree | commitdiff |
2010-04-17 |
gfx |
Apply a patch from Michael G Schwern |
tree | commitdiff |
2010-04-11 |
gfx |
Checking in changes prior to tagging of version 0.53. 0.53 |
tree | commitdiff |
2010-04-11 |
gfx |
Fix clone_object() to ignore hehaviours without init... |
tree | commitdiff |
2010-03-27 |
gfx |
Checking in changes prior to tagging of version 0.52... 0.52 |
tree | commitdiff |
2010-03-27 |
gfx |
Remove caveats about RT#69939 |
tree | commitdiff |
2010-03-25 |
gfx |
$tc->check into XS |
tree | commitdiff |
2010-03-25 |
gfx |
Remove the cache of load_class() |
tree | commitdiff |
2010-03-15 |
gfx |
Checking in changes prior to tagging of version 0.51... 0.51 |
tree | commitdiff |
2010-03-15 |
gfx |
Checking in changes prior to tagging of version 0.50_09... 0.50_09 |
tree | commitdiff |
2010-03-15 |
gfx |
Fix an issue on the Int type constraint, to accept... |
tree | commitdiff |
2010-03-12 |
gfx |
Introduce Test::Perl::Critic |
tree | commitdiff |
2010-03-12 |
gfx |
Remove unused vars, suggested by Test::Vars |
tree | commitdiff |
2010-03-11 |
gfx |
Checking in changes prior to tagging of version 0.50_08... 0.50_08 |
tree | commitdiff |
2010-03-10 |
gfx |
Turns on FATAL => 'recursion' by "use Mouse" |
tree | commitdiff |
2010-03-10 |
gfx |
Make Meta::Method comparable like Class::MOP::Method |
tree | commitdiff |
2010-03-08 |
gfx |
Fix metaclass compatibility |
tree | commitdiff |
2010-03-08 |
gfx |
Set correct parents for enum_type and duck_type |
tree | commitdiff |
2010-03-08 |
gfx |
Fix triggers |
tree | commitdiff |
2010-03-08 |
gfx |
Changes and docs |
tree | commitdiff |
2010-03-08 |
gfx |
Reinplement the type parser. Now it throws syntax error... |
tree | commitdiff |
2010-03-07 |
gfx |
Checking in changes prior to tagging of version 0.50_07... 0.50_07 |
tree | commitdiff |
2010-03-07 |
gfx |
Revert "Refactor pp method generators" |
tree | commitdiff |
2010-03-02 |
gfx |
Checking in changes prior to tagging of version 0.50_06... 0.50_06 |
tree | commitdiff |
2010-03-02 |
gfx |
Work around RT #55048 for Mouse::PurePerl |
tree | commitdiff |
2010-03-02 |
gfx |
Method::Constructor and Method::Destructor must be... |
tree | commitdiff |
2010-03-01 |
gfx |
Checking in changes prior to tagging of version 0.50_05... 0.50_05 |
tree | commitdiff |
2010-03-01 |
gfx |
Fix metaclass imcompatibility issue |
tree | commitdiff |
2010-02-27 |
gfx |
Refactor pp method generators |
tree | commitdiff |
2010-02-26 |
gfx |
Checking in changes prior to tagging of version 0.50_04... 0.50_04 |
tree | commitdiff |
2010-02-26 |
gfx |
Deprecate Mouse->export and Mouse->export_to_level. |
tree | commitdiff |
2010-02-26 |
gfx |
Make does_role accept a role meta object |
tree | commitdiff |
2010-02-26 |
gfx |
No constant.pm |
tree | commitdiff |
2010-02-26 |
gfx |
Remove an internal constant, _MOUSE_VERBOSE |
tree | commitdiff |
2010-02-26 |
gfx |
Tidy Meta::TypeConstraint |
tree | commitdiff |
2010-02-26 |
gfx |
Implement install_subroutines in XS |
tree | commitdiff |
2010-02-26 |
gfx |
Introduce install_subroutines() to reduce direct stash... |
tree | commitdiff |
2010-02-26 |
gfx |
Make roles smarter |
tree | commitdiff |
2010-02-26 |
gfx |
Use @CARP_NOT instead of %Carp::Internal |
tree | commitdiff |
2010-02-26 |
gfx |
Tidy _generate_destructor |
tree | commitdiff |
2010-02-26 |
gfx |
Move method modifier manipulators into XS |
tree | commitdiff |
2010-02-26 |
gfx |
Tidy the pp constructor generator |
tree | commitdiff |
2010-02-23 |
gfx |
Remove extra spaces and comments; no functionality... |
tree | commitdiff |
2010-02-23 |
gfx |
Clean up warnings |
tree | commitdiff |
2010-02-23 |
gfx |
Refactor get_linear_isa() |
tree | commitdiff |
2010-02-23 |
gfx |
Remove a fat semicolon |
tree | commitdiff |
2010-02-23 |
gfx |
Move is_valid_class_name into XS |
tree | commitdiff |
2010-02-23 |
gfx |
Export load_class and is_class_loaded to the Mouse... |
tree | commitdiff |
2010-02-23 |
gfx |
Make Mouse::Util::load_class return the argument class... |
tree | commitdiff |
2010-02-22 |
gfx |
Checking in changes prior to tagging of version 0.50_03... 0.50_03 |
tree | commitdiff |
2010-02-22 |
gfx |
Fix docs. The phrases "Fewer than 1%" and "over 96... |
tree | commitdiff |
2010-02-22 |
gfx |
Resolve a todo: if you set both 'isa' and 'does' on... |
tree | commitdiff |
2010-02-22 |
gfx |
Tidy delegation routine |
tree | commitdiff |
2010-02-22 |
gfx |
Optimize Method::Delegation |
tree | commitdiff |
2010-02-22 |
gfx |
Mention to MouseX::NativeTraits |
tree | commitdiff |
2010-02-22 |
gfx |
Make editors happy. |
tree | commitdiff |
2010-02-22 |
gfx |
Don't set package_defined_in automatically, because... |
tree | commitdiff |
2010-02-22 |
gfx |
Implement the built-in type hierarchy |
tree | commitdiff |
2010-02-20 |
gfx |
Checking in changes prior to tagging of version 0.50_02... 0.50_02 |
tree | commitdiff |
2010-02-20 |
gfx |
Add make_immutable to the SYNOPSIS |
tree | commitdiff |
2010-02-20 |
gfx |
Implement strict constructors, which will warn unkown... |
tree | commitdiff |
2010-02-19 |
gfx |
Add prototypes |
tree | commitdiff |
2010-02-19 |
gfx |
Add argument currying for delegation |
tree | commitdiff |
2010-02-19 |
gfx |
Add assert_valid() to Meta::TypeConstraint |
tree | commitdiff |
2010-02-19 |
gfx |
Add type_parameter() and __is_parameterized() to Meta... |
tree | commitdiff |
2010-02-13 |
gfx |
Checking in changes prior to tagging of version 0.50_01... 0.50_01 |
tree | commitdiff |
2010-02-13 |
gfx |
Mouse::Meta::Attribute->new warns about unknown, or... |
tree | commitdiff |
2010-02-13 |
gfx |
Refactor Meta::TypeConstraint |
tree | commitdiff |
2010-02-12 |
gfx |
Add an arg check to appply_metaroles() |
tree | commitdiff |
2010-02-10 |
gfx |
Support the global destruction flag in DEMOLISH() |
tree | commitdiff |
2010-02-08 |
gfx |
Update docs for metaroles |
tree | commitdiff |
2010-02-08 |
gfx |
Update document |
tree | commitdiff |
2010-02-08 |
gfx |
Support modifier by regexp |
tree | commitdiff |
2010-02-08 |
gfx |
Reduce duplicated code |
tree | commitdiff |
2010-02-08 |
gfx |
Checking in changes prior to tagging of version 0.50... 0.50 |
tree | commitdiff |
2010-02-08 |
gfx |
The default maxdepth of 'dump' method is now 3, instead... |
tree | commitdiff |
2010-02-08 |
gfx |
Correct 'does' method |
tree | commitdiff |
2010-02-08 |
gfx |
Simplify Mouse::Meta::Role::Composite::_apply_methods() |
tree | commitdiff |
2010-02-08 |
gfx |
Add Mouse::Util::quoted_english_list() |
tree | commitdiff |
2010-02-08 |
gfx |
$tc->coerce() throws an error if it has no coercion... |
tree | commitdiff |
2010-02-08 |
gfx |
Add method decls in meta type constraint class. |
tree | commitdiff |
2010-02-06 |
gfx |
Use new API for metaroles |
tree | commitdiff |
2010-02-05 |
gfx |
Catch up to Moose 0.94 metaroles |
tree | commitdiff |
2010-02-03 |
gfx |
Change a terminology; s/applicant/consumer/; |
tree | commitdiff |
next |