2010-10-05 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.79. 0.79 |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fuji, Goro |
Fix a mis-use of [ap]THX_ (thanks to Vincent Pit) |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fuji, Goro |
Tweaks |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.78. 0.78 |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fuji, Goro |
Resolve RT #61852, thanks to Vincent Pit |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fuji, Goro |
Fix a problem that Mouse::Object::DESTROY might refer... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Fuji, Goro |
Update SYNOPSIS of Mouse::Role, urged by ADAMK (RT... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.77. 0.77 |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Comments |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Update podspell.t |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Change Makefile.PL always create the test target 'test_pp' |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Changelogging |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Update Mouse::Spec |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Tweaks |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Comments |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Tidy |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Comment |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Cleanup XS |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Refactor get_method stuff |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Fix pods |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Fuji, Goro |
Fix superclass validation |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Import tests for Test::Mouse |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Changelogging |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Docs |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Cleanup |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Fix 'does' check in pure Perl |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.76. 0.76 |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Workaround 5.6 problems |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Fuji, Goro |
Tidy |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Fix failng tests |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Update tests |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Fix a cache data name in method delegation |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Fix the delegation rule |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Duplicated role_type() and class_type() no longer throw... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Avoid a warnings |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.75. 0.75 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Changelogging |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Merge remote branch 'origin/master' into merge-0.74 |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Docs |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Cleanup |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Mouse internal cache must be started with '_mouse_cache' |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Tweaks |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Add an error check |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Fuji, Goro |
Make get_all_attributes() sorted by their definition... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Fuji, Goro |
Tweaks |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Fuji, Goro |
Tidy |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Fuji, Goro |
Avoid compiler's warnings |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Fuji, Goro |
Fix get_all_attributes() for DFS-based diamond-inherite... |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Fuji, Goro |
Add failing tests |
commit | commitdiff | tree | snapshot |
2010-09-26 |
Shawn M Moore |
Error message fix |
commit | commitdiff | tree | snapshot |
2010-09-26 |
gfx |
Checking in changes prior to tagging of version 0.74. 0.74 |
commit | commitdiff | tree | snapshot |
2010-09-26 |
gfx |
No "use metaclass" |
commit | commitdiff | tree | snapshot |
2010-09-26 |
gfx |
Add test requires again |
commit | commitdiff | tree | snapshot |
2010-09-26 |
gfx |
Fix inlined method generations |
commit | commitdiff | tree | snapshot |
2010-09-26 |
gfx |
Skip threading tests on Test::More 2.00_01 |
commit | commitdiff | tree | snapshot |
2010-09-26 |
gfx |
Test::Builder2 2.00_01 must be loaded first |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Tweaks |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.73. 0.73 |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Brett |
Resolve [rt.cpan.org #61613] Compile failed for version... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.72. 0.72 |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Avoid Test::Exception problems with T::E::LessClever |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Fix a test |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Tweaks |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Add a benchmark for new_object() |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Comments |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Remove _coerce_and_verify method, which is no longer... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Remove the no-inline version of attribute initializatio... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Clean up |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Cleanup |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Remove some TODO tags |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Fix Changes |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Fix destructor fallbacks in pure Perl |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Allow $obj->new in pure Perl |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Revert "Fix t/lib/MooseCompat.pm" |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Fix a tool |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Comments |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Fix t/lib/MooseCompat.pm |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Test fix |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Make the interface of composite role more comatible |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Changelogging |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Tidy |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Rename a too-long-length name |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Reorganize t/400_mouse_util |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Reorganize t/300_immutable/ |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Reorganize t/100_bugs/ |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Reorganize t/050_metaclasses/ |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Make ScalarRef accept ref to ref in pure perl type... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Fix invalid interpolations in pure perl accessors |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Resolve some TODO tests about type constraints |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Reorganize t/020_attributes/ |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Update t/lib |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Update failing tests (by author/import-moose-tests.pl) |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
s/Moose/Mouse/g more completely |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Update t/lib/MooseCompat.pm |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Don't include tests on native traits |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Fuji, Goro |
Update ignore files |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Fuji, Goro |
Checking in changes prior to tagging of version 0.71. 0.71 |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Fuji, Goro |
Update meta info |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Fuji, Goro |
Cleanup failing tests |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Fuji, Goro |
Revert autogenerated tests. Tests should not changed... |
commit | commitdiff | tree | snapshot |
next |