gitmo/Mouse.git
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
2009-12-18 gfx Move is_immutable into XS
2009-12-18 gfx Lazy load for Delegation class
2009-12-18 gfx Tidy
2009-12-18 gfx Rename variable names for clearity
2009-12-18 gfx Avoid autovivification
2009-12-18 gfx Tiny tweaks
2009-12-18 gfx Add tests for BUILDALL/DEMOLISHALL
2009-12-18 gfx Changelogging
2009-12-18 gfx Fix BUILDALL in XS
2009-12-18 gfx Rename for portability to resolve RT #52828
2009-12-18 gfx Add filesystem portability test (indicated by RT #52828)
2009-12-18 gfx Changelogging
2009-12-16 gfx Add tests for get_value etc
2009-12-16 gfx Implement make_mutable :)
2009-12-16 gfx Switch to duck typing
2009-12-16 gfx Add set_value/get_value/has_value/clear_value to Attribute
2009-12-16 gfx Add with_immutable to Test::Mouse
2009-12-16 gfx Move BUILDALL and DEMOLISHALL into XS
2009-12-13 gfx Fix accessor filenames
2009-12-09 gfx Checking in changes prior to tagging of version 0.44... 0.44
2009-12-09 gfx Add a test file for duck_type
2009-12-09 gfx Changelogging
2009-12-09 gfx Add coerce() to the function list
2009-12-09 gfx Add duck_type to the function list
2009-12-09 gfx Changelogging
2009-12-09 gfx Optimization for duck_type
2009-12-09 gfx Add a benchmark for duck_type
2009-12-09 gfx Tidy
next