gitmo/Mouse.git
2010-02-19 gfx Add assert_valid() to Meta::TypeConstraint
2010-02-19 gfx Add type_parameter() and __is_parameterized() to Meta...
2010-02-14 gfx Update Changes
2010-02-13 gfx Checking in changes prior to tagging of version 0.50_01... 0.50_01
2010-02-13 gfx Changelogging
2010-02-13 gfx Mouse::Meta::Attribute->new warns about unknown, or...
2010-02-13 gfx Fix a typo
2010-02-13 gfx Refactor Meta::TypeConstraint
2010-02-13 gfx Fix tool/create-moose-compatibility-tests.pl to replace...
2010-02-12 gfx Add tests for traits
2010-02-12 gfx Add an arg check to appply_metaroles()
2010-02-12 gfx Revert "Add todo tests: mouse_extends_moose.t"
2010-02-10 gfx Add todo tests: mouse_extends_moose.t
2010-02-10 gfx Changelogging
2010-02-10 gfx Support the global destruction flag in DEMOLISH()
2010-02-10 gfx Update tests
2010-02-09 gfx Add a DB::sub test to xt/
2010-02-09 gfx Update pod_spell.t
2010-02-09 gfx Make add_method update %DB::sub for profilers
2010-02-09 gfx Update example/point.pl
2010-02-08 gfx Update docs for metaroles
2010-02-08 gfx Update document
2010-02-08 gfx Resolve a failing test: method_modifier_with_regexp
2010-02-08 gfx Support modifier by regexp
2010-02-08 gfx Reduce duplicated code
2010-02-08 gfx Checking in changes prior to tagging of version 0.50... 0.50
2010-02-08 gfx The default maxdepth of 'dump' method is now 3, instead...
2010-02-08 gfx Correct 'does' method
2010-02-08 gfx Simplify Mouse::Meta::Role::Composite::_apply_methods()
2010-02-08 gfx Add Mouse::Util::quoted_english_list()
2010-02-08 gfx $tc->coerce() throws an error if it has no coercion...
2010-02-08 gfx Add method decls in meta type constraint class.
2010-02-08 gfx Apply a patch contributed by chocolateboy (RT #54383...
2010-02-06 gfx Changelogging
2010-02-06 gfx Use new API for metaroles
2010-02-05 gfx Catch up to Moose 0.94 metaroles
2010-02-05 gfx Resolve a todo
2010-02-05 gfx Make several role attribute tests todo
2010-02-05 gfx Remove some todos in tests
2010-02-05 gfx The Mouse dist does no longer include Test::Exception...
2010-02-05 gfx Refactor mouse_get_xa()
2010-02-05 gfx Mouse::Tiny shouldn't include Test::Mouse
2010-02-05 gfx Make Mouse::Tiny smaller
2010-02-03 gfx Change a terminology; s/applicant/consumer/;
2010-02-02 gfx Checking in changes prior to tagging of version 0.49... 0.49
2010-02-02 gfx Fix a memory leak in generate_isa_predicate_for()
2010-02-02 gfx Optimize coercion
2010-02-02 gfx Use mouse_name instead of literals
2010-02-02 gfx Fix RT #54203 (reported by chocolateboy) that setters...
2010-01-31 gfx Checking in changes prior to tagging of version 0.48... 0.48
2010-01-31 gfx Changelogging
2010-01-31 gfx Remove imcompatible tests
2010-01-31 gfx More tests for magic handling
2010-01-31 gfx Fix magic handling in type constraints (reported by...
2010-01-16 gfx Use Mouse::Object::BUILDARGS, because it's safe and...
2010-01-16 gfx Improve Makefile.PL not to test Moose compatibility...
2010-01-16 gfx Fix the class for init_meta()
2010-01-15 gfx Checking in changes prior to tagging of version 0.47... 0.47
2010-01-15 gfx Fix a typo in docs
2010-01-15 gfx Add conflicting checks to Makefile.PL
2010-01-15 gfx Makefile.PL requires Module::Install::XSUtil 0.21
2010-01-15 gfx Clearify the issue on RT#69939
2010-01-11 gfx Add the CAVEATS section for the call_sv() failures
2010-01-11 gfx require Class::Method::Modifiers::Fast 0.041; this...
2010-01-11 gfx Merge clearer.t and predicate.t to predicate-and-clearer.t
2010-01-11 gfx Merge default-code.t to default.t
2010-01-11 gfx Merge extends.t and auto-subclass.t into subclass.t
2010-01-11 gfx Merge some tests to one file
2010-01-11 gfx Fix a typo
2010-01-11 gfx Don't create scopes as much as possible
2010-01-11 gfx Fix a message
2010-01-11 gfx Use sv_true() instead of SvTRUE(), which is too large...
2010-01-11 gfx Move Mouse::Meta::Attribute::_process_options into XS
2010-01-09 gfx Checking in changes prior to tagging of version 0.46... 0.46
2010-01-09 gfx Update the copyright information
2010-01-09 gfx Move tied hash checks
2010-01-09 gfx Fix type casts incompatible with c++ (delected by ...
2010-01-09 gfx Clean up mouse_tc_ScalarRef()
2010-01-09 gfx Fix Str() and ScalarRef()
2010-01-09 gfx Changelogging
2010-01-09 gfx ouse.pm uses Mouse::Util::TypeConstraints
2010-01-09 gfx Remove long-deprecated features
2010-01-09 gfx Clean up deprecations
2010-01-09 gfx Apply a patch to support handle => sub { ... }, contrib...
2010-01-09 gfx Revert "Add a test file for RT #53286"
2010-01-09 gfx Merge branch 'master' of moose.perl.org:Mouse
2010-01-09 gfx CRLF to LF
2010-01-02 Goro Fuji Add a test file for RT #53286
2010-01-02 Goro Fuji Replace CRLF to LF with all the files
2009-12-22 gfx Checking in changes prior to tagging of version 0.4501... 0.4501
2009-12-22 gfx Revert "Add resolution of conflitcting extention"
2009-12-20 gfx Add 'use warnings FATAL => "recursion"' to Accessor.pm
2009-12-19 gfx Tweaks for 5.6.2 0.45
2009-12-19 gfx Checking in changes prior to tagging of version 0.45...
2009-12-19 gfx Rename: s/verify_type_constraint_error/_throw_type_cons...
2009-12-19 gfx Add resolution of conflitcting extention
2009-12-19 gfx Changelogging
2009-12-19 gfx Fix an issue that anonymous type constraint can't be...
2009-12-19 gfx Change the signature of verify_type_constraint_error...
2009-12-19 gfx Change the internal delegation code
next