gitmo/Mouse.git
2010-10-05 Fuji, Goro Checking in changes prior to tagging of version 0.79. 0.79
2010-10-05 Fuji, Goro Fix a mis-use of [ap]THX_ (thanks to Vincent Pit)
2010-10-05 Fuji, Goro Tweaks
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-10-05 Fuji, Goro Fix a problem that Mouse::Object::DESTROY might refer...
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 Comments
2010-09-29 Fuji, Goro Update podspell.t
2010-09-29 Fuji, Goro Change Makefile.PL always create the test target 'test_pp'
2010-09-29 Fuji, Goro Changelogging
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 Cleanup XS
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 Import tests for Test::Mouse
2010-09-28 Fuji, Goro Changelogging
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 Workaround 5.6 problems
2010-09-28 Fuji, Goro Tidy
2010-09-27 Fuji, Goro Fix failng tests
2010-09-27 Fuji, Goro Update tests
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 Changelogging
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 Fuji, Goro Tidy
2010-09-26 Fuji, Goro Avoid compiler's warnings
2010-09-26 Fuji, Goro Fix get_all_attributes() for DFS-based diamond-inherite...
2010-09-26 Fuji, Goro Add failing tests
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 No "use metaclass"
2010-09-26 gfx Add test requires again
2010-09-26 gfx Fix inlined method generations
2010-09-26 gfx Skip threading tests on Test::More 2.00_01
2010-09-26 gfx Test::Builder2 2.00_01 must be loaded first
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 Brett Resolve [rt.cpan.org #61613] Compile failed for version...
2010-09-25 Fuji, Goro Checking in changes prior to tagging of version 0.72. 0.72
2010-09-25 Fuji, Goro Avoid Test::Exception problems with T::E::LessClever
2010-09-25 Fuji, Goro Fix a test
2010-09-25 Fuji, Goro Tweaks
2010-09-25 Fuji, Goro Add a benchmark for new_object()
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 Remove some TODO tags
2010-09-25 Fuji, Goro Fix Changes
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 Revert "Fix t/lib/MooseCompat.pm"
2010-09-25 Fuji, Goro Fix a tool
2010-09-25 Fuji, Goro Comments
2010-09-25 Fuji, Goro Fix t/lib/MooseCompat.pm
2010-09-25 Fuji, Goro Test fix
2010-09-25 Fuji, Goro Make the interface of composite role more comatible
2010-09-25 Fuji, Goro Changelogging
2010-09-25 Fuji, Goro Tidy
2010-09-25 Fuji, Goro Rename a too-long-length name
2010-09-25 Fuji, Goro Reorganize t/400_mouse_util
2010-09-25 Fuji, Goro Reorganize t/300_immutable/
2010-09-25 Fuji, Goro Reorganize t/100_bugs/
2010-09-25 Fuji, Goro Reorganize t/050_metaclasses/
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-25 Fuji, Goro Reorganize t/020_attributes/
2010-09-25 Fuji, Goro Update t/lib
2010-09-25 Fuji, Goro Update failing tests (by author/import-moose-tests.pl)
2010-09-25 Fuji, Goro s/Moose/Mouse/g more completely
2010-09-25 Fuji, Goro Update t/lib/MooseCompat.pm
2010-09-25 Fuji, Goro Don't include tests on native traits
2010-09-25 Fuji, Goro Update ignore files
2010-09-24 Fuji, Goro Checking in changes prior to tagging of version 0.71. 0.71
2010-09-24 Fuji, Goro Update meta info
2010-09-24 Fuji, Goro Cleanup failing tests
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
next