gitmo/Mouse.git
2009-10-31 gfx Add "mouse_" prefix
2009-10-31 gfx Refactor generate_isa_predicate_for-related stuff
2009-10-31 gfx Remove an unused variable
2009-10-31 gfx Remove duplicated checks
2009-10-31 gfx Tiny optimization for XS accessors
2009-10-31 gfx Re-organize xs-src/
2009-10-31 gfx Use bit-or, not simple assignment
2009-10-31 gfx s/_generate_isa_predicte_for/generate_isa_predicate_for...
2009-10-31 gfx Fix a typo in generate-mouse-tiny.pl
2009-10-31 gfx Change is-a predicate stuff
2009-10-31 gfx Include Mouse::PurePerl first
2009-10-31 gfx Use Carp::Always in Makefile.PL when Mouse is in develo...
2009-10-31 gfx Change a message from Makefile.PL
2009-10-30 gfx Checking in changes prior to tagging of version 0.40_03... 0.40_03
2009-10-30 gfx Changelogging
2009-10-30 gfx Move parametarization code to Meta::TypeConstraint
2009-10-30 gfx Add tests for or-combination operator
2009-10-30 gfx Make type constraints always true
2009-10-30 gfx Add comment to 810-isa-or.t
2009-10-30 gfx Add '|' operator to Meta::TypeConstraint (experimental)
2009-10-30 gfx Tidy
2009-10-29 gfx Ensure the version of Module::Install::XSUtil
2009-10-29 gfx Fix a test: is_class_loaded without arguments throws...
2009-10-27 gfx Make is_class_loaded without any arguments fail loudly
2009-10-27 gfx Checking in changes prior to tagging of version 0.40_02... 0.40_02
2009-10-27 gfx Remove object files in "make clean"
2009-10-27 gfx Release date
2009-10-27 gfx No import
2009-10-27 gfx Tiny optimization
2009-10-27 gfx No meta programming in Mouse/Meta/Role.pm
2009-10-27 gfx Tidy
2009-10-27 gfx Remove debugging code
2009-10-27 gfx No import
2009-10-27 gfx Improve Makefile.PL
2009-10-27 gfx No import
2009-10-27 gfx No import
2009-10-27 gfx Fix Mouse.xs
2009-10-27 gfx Changelogging
2009-10-27 gfx Resolve a failing test
2009-10-27 gfx Tweaks for compatibility
2009-10-27 gfx Resolve a failing test
2009-10-27 gfx Compat for Moose
2009-10-27 gfx Fix a typo in Changes
2009-10-27 gfx Add document
2009-10-27 gfx Remove debuggign code
2009-10-27 gfx Add methods to PurePerl.pm
2009-10-27 gfx Move add_method into XS
2009-10-27 gfx Hack for XSLoader
2009-10-27 gfx Do not import unused functions
2009-10-27 gfx Ensure configure_requires 'ExtUtils::CBuilder'
2009-10-27 gfx Tidy
2009-10-27 gfx More compatibility to Moose
2009-10-26 gfx Changelogging 0.40_01
2009-10-26 gfx Add two benchmark files
2009-10-26 gfx Tweaks for XS accessors
2009-10-26 gfx Fix Util.pm
2009-10-26 gfx Fix a test
2009-10-26 gfx Remove mro_compat.h, which was accidentaly included
2009-10-26 gfx Add *.bs to MANIFEST.SKIP
2009-10-26 gfx Split accessor generators into Accessor.pm and Delegati...
2009-10-26 gfx More _generate_class_type_for()
2009-10-26 gfx Improve author/use-he.pl
2009-10-26 gfx Fix a typo in PurePerl.pm
2009-10-26 gfx Implement a class_type generator
2009-10-26 gfx Rename a file
2009-10-26 gfx Version 0.40_01
2009-10-26 gfx Update MANIFEST.SKIP
2009-10-25 gfx Ensure backward compatibility
2009-10-25 gfx Tweak for benchmarks/subtype.pl
2009-10-25 gfx Implement XS accessor generators
2009-10-25 gfx Tweak for Meta::Method
2009-10-25 gfx Use get_code_ref()
2009-10-25 gfx Add "documentation" attribute to Mouse::PurePerl
2009-10-25 gfx Use postamble() insteead of MY::postamble()
2009-10-25 gfx Repeat test with MOUSE_PUREPERL=1 in "make test", addin...
2009-10-25 gfx Report $Mouse::VERSION and the backend (Pure Perl or...
2009-10-25 gfx Tweaks for Makefile.PL
2009-10-25 gfx built-in type constraints in XS
2009-10-24 gfx Remove useless check code
2009-10-24 gfx _get_code_ref() and get_linear_isa() in XS
2009-10-24 gfx Move ::Meta::Module::namespace into XS
2009-10-24 gfx Move accessors into XS
2009-10-24 gfx Fix generate-mouse-tiny.pl
2009-10-24 gfx Add first XS implementation
2009-10-24 gfx Add XS stuff to Makefile.PL
2009-10-24 gfx Update MANIFEST.SKIP
2009-10-24 gfx Update .gitignore for XS
2009-10-24 gfx Fix load.t
2009-10-24 gfx Fix load.t
2009-10-24 gfx Use get_method_body(), instead of can()
2009-10-24 gfx Lazy load Mouse::Meta::Role
2009-10-24 gfx Rename ::Meta::Method::new to ::Meta::Method::wrap...
2009-10-24 gfx Make method generators extensible
2009-10-24 gfx Fix the NAME in Mouse::Meta::Method::Destructor
2009-10-24 gfx Merge branch 'master' into blead
2009-10-21 gfx Update Makefile.PL
2009-10-21 gfx Fix a typo in a test
2009-10-21 gfx Rename 800_shikabased/*.t to 001_mouse/8*.t (suggested...
2009-10-19 gfx Checking in changes prior to tagging of version 0.40... 0.40
2009-10-19 gfx Changelogging
next