gitmo/Mouse.git
2009-09-28 gfx Fix has_method() for backward compatibility
2009-09-28 gfx Fix a test
2009-09-28 gfx Fix AUTHORS in pod for Module::Install to recognize...
2009-09-27 gfx Fix compatibility issue on Ark
2009-09-27 gfx Checking in changes prior to tagging of version 0.36... 0.36
2009-09-27 gfx Add CheckVersionMatch to .shipit
2009-09-27 gfx Fix an issue that breaks a backward compatibility.
2009-09-26 gfx version++ in Spec.pm
2009-09-26 gfx Checking in changes prior to tagging of version 0.35... 0.35
2009-09-26 gfx Add SEE ALSO to Meta Module
2009-09-26 gfx Changelogging
2009-09-26 gfx Work around broken Test::Exception
2009-09-25 gfx version 0.34
2009-09-25 gfx Add a profile script
2009-09-25 gfx Release date
2009-09-25 gfx No base.pm
2009-09-25 gfx Tiny tweaks suggested by NYTProf
2009-09-25 gfx Fix tests and documents
2009-09-25 gfx Comment out 'does'
2009-09-25 gfx Changelogging
2009-09-25 gfx Fix various tests for new Mouse
2009-09-25 gfx Fix a test: package B conflicts the B module
2009-09-25 gfx Tidy
2009-09-25 gfx Method modifiers are implemented in Mouse
2009-09-25 gfx Implement own method modifiers
2009-09-25 gfx Update MANIFEST.SKIP to remove unexecuted tests
2009-09-25 gfx Update MANIFEST.SKIP to remove author/benchmarks/*...
2009-09-25 gfx Add a benchmark based on author/bencharks/basic.pl
2009-09-25 gfx Add a benchmark for method modifiers
2009-09-25 gfx Remove unused import
2009-09-25 gfx Move some test files
2009-09-25 gfx Changelogging
2009-09-25 gfx Add pod tests
2009-09-25 gfx Improve documents
2009-09-25 gfx Make a test TODO
2009-09-25 gfx Make sure to work on 5.6.2
2009-09-25 gfx Add Devel::Cover and Devel::NYTProf stuff to .gitignore...
2009-09-25 gfx Tidy
2009-09-25 gfx Tidy
2009-09-25 gfx Deprecate clone_instance
2009-09-25 gfx Refactor attribute constructor
2009-09-24 gfx Merge branch 'blead'
2009-09-24 gfx crlf :(
2009-09-24 gfx Skip a test requiring method modifiers
2009-09-24 gfx version 0.33_01
2009-09-24 gfx Add tests related to attribute traits
2009-09-24 gfx Refactor many many things
2009-09-24 gfx Fix Makefile.PL to use Mouse::Spec
2009-09-24 gfx Add Mouse::Spec for required Moose version
2009-09-24 gfx Refactor the constructor of Attribute
2009-09-24 gfx Fix class_type
2009-09-24 gfx Move features used only for testing to t/lib/Test/Mouse.pm
2009-09-24 gfx Add some tests
2009-09-24 gfx Resolve a todo (method confliction)
2009-09-23 gfx Release date
2009-09-23 gfx Checking in changes prior to tagging of version 0.33... 0.33
2009-09-23 gfx Fix errors
2009-09-23 gfx Add tests for recipes, just copied from Moose
2009-09-23 gfx Add placeholders of augment() and inner() to Mouse.pm
2009-09-23 gfx Changelogging
2009-09-23 gfx Squirrel::Role also produces warnings
2009-09-23 gfx Tweaks for type constraints.
2009-09-23 gfx Add a test file for type constraints
2009-09-23 gfx Fix type constraint issue
2009-09-23 gfx Fix Squirrel.pm
2009-09-23 gfx Fix init_meta and related stuff
2009-09-23 gfx Changelogging
2009-09-23 gfx Always load Mouse::Util first, which will be load Mouse...
2009-09-23 gfx Fix RT #49902
2009-09-22 gfx Checking in changes prior to tagging of version 0.32... 0.32
2009-09-22 gfx Add a test file
2009-09-22 gfx Fix the timing triggers are invoked
2009-09-22 gfx CRLF to LF
2009-09-22 gfx Remove unused test files
2009-09-22 gfx version 0.32
2009-09-22 gfx Changelogging
2009-09-22 gfx Add various things
2009-09-22 gfx Implement confliction checks in roles
2009-09-22 gfx Add Mouse::Util::english_list()
2009-09-22 gfx Add a comment
2009-09-22 gfx Add some test files
2009-09-22 gfx Copy .shipit from Moose
2009-09-22 gfx Fix tests
2009-09-22 gfx Add Mouse->moose_version for compatible Moose version...
2009-09-22 gfx version 0.31
2009-09-22 gfx Note failures in 5.10.1, but I don't know why it happens
2009-09-22 gfx Changelogging
2009-09-22 gfx Change, Fix, Improve
2009-09-22 gfx Fix Makefile.PL to remove old xt/compatibility/* tests...
2009-09-21 gfx Changelogging
2009-09-21 gfx Remove xt/compatibility/* at make clean
2009-09-21 gfx More compatibility
2009-09-21 gfx Update .gitignore and add MANIFEST.SKIP
2009-09-21 gfx Remove a version check
2009-09-21 gfx Add my name to AUTHORS
2009-09-21 gfx Release date
2009-09-21 gfx Fix typos in tests
2009-09-21 gfx Merge branch 'master' into topic/more-compatible
2009-09-21 gfx Add TODO
2009-09-21 gfx Use scalar(caller) instead of caller in list context
next