gitmo/Mouse.git
2011-11-12 Fuji, Goro Mouse::Util::does_role() respects $thing->does() method master
2011-11-12 Fuji, Goro Set gitweb
2011-11-12 Fuji, Goro Merge branch 'master' of github.com:gfx/p5-Mouse-temporary
2011-10-07 Fuji Goro Checking in changes prior to tagging of version 0.95.
2011-10-07 Fuji Goro More tests
2011-10-04 Fuji Goro Checking in changes prior to tagging of version 0.94.
2011-10-04 Fuji Goro Ignore MYMETA.json
2011-10-04 Fuji Goro Resolve RT #70569: Prototype mismatch: sub Mouse::Util...
2011-10-03 Fuji Goro Remove debug messages because xsubpp problems have...
2011-10-03 Fuji Goro XS(foo) must be external
2011-07-18 Fuji, Goro Add a failing test for RT #69237 (lazy+threads)
2011-07-18 Fuji, Goro Fix documents
2011-05-25 Todd Rinaldo tests with perl 5.14 produce deprecation warnings ...
2011-05-16 Fuji, Goro Checking in changes prior to tagging of version 0.93. 0.93
2011-05-16 Fuji, Goro Make sure weak attributes remain weak when cloning...
2011-05-15 Fuji, Goro Fix author/requires.cpanm
2011-04-14 Fuji, Goro Checking in changes prior to tagging of version 0.92. 0.92
2011-04-14 Fuji, Goro Resolve RT #67019: example/warns.pl didn't work
2011-04-14 Fuji, Goro Resolve RT #67412: C++ stule comments cause prolems...
2011-03-14 Fuji, Goro Checking in changes prior to tagging of version 0.91. 0.91
2011-03-14 Fuji, Goro Hmm, the same warnings as Moose seems difficult.
2011-03-14 Fuji, Goro Make check() accept extra args
2011-03-14 Fuji, Goro $type_constraint->check() accepts extra arguments
2011-02-21 Fuji, Goro Checking in changes prior to tagging of version 0.90. 0.90
2011-02-21 Fuji, Goro Support DOES()
2011-02-21 Fuji, Goro Workaround a Test::Builder2 (2.00_06)'s threading issue.
2011-02-21 Fuji, Goro Use GvCV_set() for bleadperl
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-06 Fuji, Goro Tidy
2010-12-06 Fuji, Goro Don't define Mouse::blessed() and Mouse::confess()
2010-12-06 Fuji, Goro Change layout to make code more clear
2010-12-06 Fuji, Goro Use UNLIKELY()
2010-12-06 Fuji, Goro Tidy
2010-12-06 Fuji, Goro Encourage function inlining
2010-12-06 Fuji, Goro Don't abuse CPP macros
2010-12-05 Fuji, Goro Checking in changes prior to tagging of version 0.88. 0.88
2010-12-05 Fuji, Goro Fix for SL4A where mro.pm doesn't exist even if Perl...
2010-12-02 Fuji, Goro Tidy
2010-11-21 Fuji, Goro Update SEE ALSO sections
2010-11-18 Fuji, Goro Make some C symbols static
2010-11-13 Fuji, Goro Checking in changes prior to tagging of version 0.87. 0.87
2010-11-13 Fuji, Goro Fix type composition
2010-11-13 Fuji, Goro Lazy initialization of coercions
2010-11-13 Fuji, Goro Tweaks for coercions
2010-11-13 Fuji, Goro Clean up
2010-11-13 Fuji, Goro Add info
2010-11-13 Ingy dot Net xsheler.h should be cleaned by `make clean` (Ingy dot...
2010-11-12 Fuji, Goro Checking in changes prior to tagging of version 0.86. 0.86
2010-11-12 Fuji, Goro Fix role application to instances;
2010-11-12 Fuji, Goro Tests
2010-11-12 Fuji, Goro Revert "No duplicate check for role_type()"
2010-11-12 Fuji, Goro No duplicate check for role_type()
2010-11-11 Fuji, Goro Checking in changes prior to tagging of version 0.85. 0.85
2010-11-10 Fuji, Goro Add TODO
2010-11-10 Fuji, Goro Make docs more alike to Moose
2010-11-10 Fuji, Goro Fix an error message to compatible with Moose
2010-11-10 Fuji, Goro Checking in changes prior to tagging of version 0.84. 0.84
2010-11-10 Fuji, Goro Use Module::Install::TestTarget
2010-11-10 Fuji, Goro Make Makefile.PL more smart
2010-11-10 Fuji, Goro Display xsubpp settings to make CPAN testers more infor...
2010-11-10 Fuji, Goro Fix tests for portability
2010-11-08 Fuji, Goro Checking in changes prior to tagging of version 0.83. 0.83
2010-11-08 Fuji, Goro Fix 'Int' type constraint for dualvars (like $!)
2010-11-07 Fuji, Goro Update benchmarks
2010-11-07 Fuji, Goro Remove long deprecated method: M::M::Module::_metaclass...
2010-11-07 Fuji, Goro Tidy
2010-11-07 Fuji, Goro Tidy
2010-11-07 Fuji, Goro Tidy
2010-11-07 Fuji, Goro Tweaks
2010-11-07 Fuji, Goro Tweaks for type constraints; note that type constrains...
2010-11-05 Fuji, Goro Checking in changes prior to tagging of version 0.82. 0.82
2010-11-05 Fuji, Goro Tweaks
2010-11-05 Fuji, Goro Fix type constraints to get $tc->type_parameter correctly
2010-11-04 Fuji, Goro Add failing tests, needed by MouseX::NativeTraits testing
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 Add tests
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 Resolve RT #61906, reported by Syohei Yoshida.
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
next