Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / lib / Mouse / Meta / Class.pm
2011-10-07 Fuji Goro Checking in changes prior to tagging of version 0.95.
2011-10-04 Fuji Goro Checking in changes prior to tagging of version 0.94.
2011-05-16 Fuji, Goro Checking in changes prior to tagging of version 0.93. 0.93
2011-04-14 Fuji, Goro Checking in changes prior to tagging of version 0.92. 0.92
2011-03-14 Fuji, Goro Checking in changes prior to tagging of version 0.91. 0.91
2011-02-21 Fuji, Goro Checking in changes prior to tagging of version 0.90. 0.90
2011-01-27 Fuji, Goro Checking in changes prior to tagging of version 0.89. 0.89
2011-01-27 Fuji, Goro Disable foreign class warnings (PERL_MOUSE_STRICT will...
2010-12-05 Fuji, Goro Checking in changes prior to tagging of version 0.88. 0.88
2010-11-13 Fuji, Goro Checking in changes prior to tagging of version 0.87. 0.87
2010-11-12 Fuji, Goro Checking in changes prior to tagging of version 0.86. 0.86
2010-11-11 Fuji, Goro Checking in changes prior to tagging of version 0.85. 0.85
2010-11-10 Fuji, Goro Checking in changes prior to tagging of version 0.84. 0.84
2010-11-08 Fuji, Goro Checking in changes prior to tagging of version 0.83. 0.83
2010-11-05 Fuji, Goro Checking in changes prior to tagging of version 0.82. 0.82
2010-10-28 Fuji, Goro Checking in changes prior to tagging of version 0.81. 0.81
2010-10-28 Fuji, Goro Fix a problem; roles with bare-attributes could affect...
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.80. 0.80
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.79. 0.79
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.78. 0.78
2010-09-29 Fuji, Goro Checking in changes prior to tagging of version 0.77. 0.77
2010-09-29 Fuji, Goro Tweaks
2010-09-29 Fuji, Goro Comments
2010-09-29 Fuji, Goro Fix superclass validation
2010-09-28 Fuji, Goro Checking in changes prior to tagging of version 0.76. 0.76
2010-09-27 Fuji, Goro Checking in changes prior to tagging of version 0.75. 0.75
2010-09-27 Fuji, Goro Merge remote branch 'origin/master' into merge-0.74
2010-09-27 Fuji, Goro Cleanup
2010-09-27 Fuji, Goro Add an error check
2010-09-27 Fuji, Goro Make get_all_attributes() sorted by their definition...
2010-09-26 Shawn M Moore Error message fix
2010-09-26 gfx Checking in changes prior to tagging of version 0.74. 0.74
2010-09-25 Fuji, Goro Checking in changes prior to tagging of version 0.73. 0.73
2010-09-25 Fuji, Goro Checking in changes prior to tagging of version 0.72. 0.72
2010-09-25 Fuji, Goro Comments
2010-09-25 Fuji, Goro Remove the no-inline version of attribute initializatio...
2010-09-24 Fuji, Goro Checking in changes prior to tagging of version 0.71. 0.71
2010-09-23 Fuji, Goro Clean up
2010-09-23 Fuji, Goro Remove unused imports
2010-09-23 Fuji, Goro Inheitance of non-Mouse classes now produces wranings
2010-09-17 gfx Checking in changes prior to tagging of version 0.70. 0.70
2010-09-13 gfx Checking in changes prior to tagging of version 0.69. 0.69
2010-09-12 gfx Tweaks for method modifiers
2010-09-11 gfx Checking in changes prior to tagging of version 0.68. 0.68
2010-09-11 gfx Docs
2010-09-11 gfx Tweaks for method modifiers
2010-09-11 gfx Remove XS method modifier stuff which depend on Data...
2010-09-10 gfx Checking in changes prior to tagging of version 0.67. 0.67
2010-09-10 gfx Checking in changes prior to tagging of version 0.66. 0.66
2010-09-10 gfx Workaround older perl's bug that caused segv by releasi...
2010-09-10 gfx Fix an error message for method modifiers
2010-09-09 gfx Checking in changes prior to tagging of version 0.65. 0.65
2010-09-09 gfx Remove long deprecated methods
2010-07-26 gfx Checking in changes prior to tagging of version 0.64. 0.64
2010-07-26 gfx Add illigal inheritance process (Moose 1.09 feature)
2010-07-26 gfx Add $attr->insertion_order
2010-07-20 gfx Checking in changes prior to tagging of version 0.63. 0.63
2010-07-06 gfx Checking in changes prior to tagging of version 0.62. 0.62
2010-07-06 gfx Make strict_constructor public
2010-06-19 gfx Checking in changes prior to tagging of version 0.61. 0.61
2010-06-09 gfx Checking in changes prior to tagging of version 0.60. 0.60
2010-06-09 gfx Make clone_object() into PurePerl
2010-05-20 tokuhirom use Data::Util directly, instead of Class::Method:...
2010-05-18 Fuji, Goro Checking in changes prior to tagging of version 0.59. 0.59
2010-05-08 Fuji, Goro Checking in changes prior to tagging of version 0.58. 0.58
2010-05-07 Fuji, Goro Checking in changes prior to tagging of version 0.57. 0.57
2010-04-29 gfx Checking in changes prior to tagging of version 0.56. 0.56
2010-04-21 gfx Checking in changes prior to tagging of version 0.55. 0.55
2010-04-17 gfx Checking in changes prior to tagging of version 0.54. 0.54
2010-04-11 gfx Checking in changes prior to tagging of version 0.53. 0.53
2010-04-11 gfx Fix clone_object() to ignore hehaviours without init...
2010-03-27 gfx Checking in changes prior to tagging of version 0.52... 0.52
2010-03-15 gfx Checking in changes prior to tagging of version 0.51... 0.51
2010-03-15 gfx Checking in changes prior to tagging of version 0.50_09... 0.50_09
2010-03-12 gfx Introduce Test::Perl::Critic
2010-03-11 gfx Checking in changes prior to tagging of version 0.50_08... 0.50_08
2010-03-07 gfx Checking in changes prior to tagging of version 0.50_07... 0.50_07
2010-03-02 gfx Checking in changes prior to tagging of version 0.50_06... 0.50_06
2010-03-01 gfx Checking in changes prior to tagging of version 0.50_05... 0.50_05
2010-03-01 gfx Fix metaclass imcompatibility issue
2010-02-26 gfx Checking in changes prior to tagging of version 0.50_04... 0.50_04
2010-02-26 gfx Make does_role accept a role meta object
2010-02-26 gfx Introduce install_subroutines() to reduce direct stash...
2010-02-23 gfx Clean up warnings
2010-02-23 gfx Make Mouse::Util::load_class return the argument class...
2010-02-22 gfx Checking in changes prior to tagging of version 0.50_03... 0.50_03
2010-02-20 gfx Checking in changes prior to tagging of version 0.50_02... 0.50_02
2010-02-20 gfx Implement strict constructors, which will warn unkown...
2010-02-13 gfx Checking in changes prior to tagging of version 0.50_01... 0.50_01
2010-02-08 gfx Checking in changes prior to tagging of version 0.50... 0.50
2010-02-05 gfx Catch up to Moose 0.94 metaroles
2010-02-02 gfx Checking in changes prior to tagging of version 0.49... 0.49
2010-01-31 gfx Checking in changes prior to tagging of version 0.48... 0.48
2010-01-16 gfx Use Mouse::Object::BUILDARGS, because it's safe and...
2010-01-15 gfx Checking in changes prior to tagging of version 0.47... 0.47
2010-01-11 gfx require Class::Method::Modifiers::Fast 0.041; this...
2010-01-09 gfx Checking in changes prior to tagging of version 0.46... 0.46
2010-01-09 gfx Clean up deprecations
2009-12-22 gfx Checking in changes prior to tagging of version 0.4501... 0.4501
2009-12-19 gfx Checking in changes prior to tagging of version 0.45...
next