Fix a typo
[gitmo/Mouse.git] / lib /
2010-11-04 Fuji, Goro Fix a typo
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-10-05 Fuji, Goro Resolve RT #61852, thanks to Vincent Pit
2010-09-30 Fuji, Goro Update SYNOPSIS of Mouse::Role, urged by ADAMK (RT...
2010-09-29 Fuji, Goro Checking in changes prior to tagging of version 0.77. 0.77
2010-09-29 Fuji, Goro Update Mouse::Spec
2010-09-29 Fuji, Goro Tweaks
2010-09-29 Fuji, Goro Comments
2010-09-29 Fuji, Goro Tidy
2010-09-29 Fuji, Goro Comment
2010-09-29 Fuji, Goro Refactor get_method stuff
2010-09-29 Fuji, Goro Fix pods
2010-09-29 Fuji, Goro Fix superclass validation
2010-09-28 Fuji, Goro Docs
2010-09-28 Fuji, Goro Cleanup
2010-09-28 Fuji, Goro Fix 'does' check in pure Perl
2010-09-28 Fuji, Goro Checking in changes prior to tagging of version 0.76. 0.76
2010-09-28 Fuji, Goro Tidy
2010-09-27 Fuji, Goro Fix a cache data name in method delegation
2010-09-27 Fuji, Goro Fix the delegation rule
2010-09-27 Fuji, Goro Duplicated role_type() and class_type() no longer throw...
2010-09-27 Fuji, Goro Avoid a warnings
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 Docs
2010-09-27 Fuji, Goro Cleanup
2010-09-27 Fuji, Goro Mouse internal cache must be started with '_mouse_cache'
2010-09-27 Fuji, Goro Tweaks
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 Fuji, Goro Tweaks
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-26 gfx Fix inlined method generations
2010-09-25 Fuji, Goro Tweaks
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 Tweaks
2010-09-25 Fuji, Goro Comments
2010-09-25 Fuji, Goro Remove _coerce_and_verify method, which is no longer...
2010-09-25 Fuji, Goro Remove the no-inline version of attribute initializatio...
2010-09-25 Fuji, Goro Clean up
2010-09-25 Fuji, Goro Cleanup
2010-09-25 Fuji, Goro Fix destructor fallbacks in pure Perl
2010-09-25 Fuji, Goro Allow $obj->new in pure Perl
2010-09-25 Fuji, Goro Comments
2010-09-25 Fuji, Goro Make the interface of composite role more comatible
2010-09-25 Fuji, Goro Tidy
2010-09-25 Fuji, Goro Make ScalarRef accept ref to ref in pure perl type...
2010-09-25 Fuji, Goro Fix invalid interpolations in pure perl accessors
2010-09-25 Fuji, Goro Resolve some TODO tests about type constraints
2010-09-24 Fuji, Goro Checking in changes prior to tagging of version 0.71. 0.71
2010-09-24 Fuji, Goro Make M::M::Method->wrap compatible
2010-09-24 Fuji, Goro Fix apply_all_roles()
2010-09-23 Fuji, Goro Clean up
2010-09-23 Fuji, Goro Remove unused imports
2010-09-23 Fuji, Goro Tidy
2010-09-23 Fuji, Goro chmod -x
2010-09-23 Fuji, Goro chomp white spaces
2010-09-23 Fuji, Goro Docs
2010-09-23 Fuji, Goro Cleanup duplicated code
2010-09-23 Fuji, Goro Split role application to a module like Moose
2010-09-23 Fuji, Goro Clean up
2010-09-23 Fuji, Goro Fix add_metaclass_accessor stuff
2010-09-23 Fuji, Goro Inheitance of non-Mouse classes now produces wranings
2010-09-23 Fuji, Goro Cleanup Makefile.PL, etc.
2010-09-22 Fuji, Goro Docs on Mouse::Util
2010-09-22 Fuji, Goro Make code simple
2010-09-22 Fuji, Goro Tidy
2010-09-22 Fuji, Goro Tidy and docs for meta type constraint class
2010-09-22 Fuji, Goro Move overload stuff to XS
2010-09-17 gfx Checking in changes prior to tagging of version 0.70. 0.70
2010-09-17 gfx Make Delegations work with method modifiers
2010-09-13 gfx Checking in changes prior to tagging of version 0.69. 0.69
2010-09-13 gfx Docs
2010-09-13 gfx Workaround Test::Builder2's problem that it loads the...
2010-09-12 gfx Docs and comments
2010-09-12 gfx Tweaks for method modifiers
2010-09-12 gfx No import() for confess()
2010-09-12 gfx Tweaks
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-10 gfx Update Moose compat version
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-09-06 gfx Catch up Moose's change d21262bd42c2539c47e5d41e7506710...
2010-09-06 gfx Resolve RT#61076 (improve error messages)
2010-09-06 gfx Support PERL_ONLY env var
2010-07-26 gfx Checking in changes prior to tagging of version 0.64. 0.64
2010-07-26 gfx Remove long deprecated methods in M::M::Attribute
next