gitmo/Mouse.git
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
2009-09-21 gfx Make anonymous classes work correctly
2009-09-21 gfx Mouse::Role improved
2009-09-21 gfx A tiny tweak
2009-09-21 gfx Remove an unused method
2009-09-21 gfx Fix tests for accessors
2009-09-21 gfx Add Meta/Method/Accessor.pm
2009-09-21 gfx (Re-)organize Method Accessor, implementing has .....
2009-09-21 Tokuhiro Matsuno this test fails with older moose
2009-09-21 gfx Add a test file for throw_error()
2009-09-21 gfx Use throw_error() instead of confess()
2009-09-21 gfx Add my name to Changes
2009-09-21 gfx Remove duplications and cleanup
2009-09-20 gfx Add has_x_method_modifiers, but not yet tested
2009-09-20 gfx Changelogging
2009-09-20 gfx Creanup
2009-09-20 gfx Cleanup
2009-09-20 gfx Move M::Util::(version|authority|identifier) to M:...
2009-09-20 gfx Fix a bug related to the randomized hash keys.
2009-09-20 gfx Refactoring
2009-09-20 gfx Save global variables (Mouse/Util.pm)
2009-09-20 gfx Fix Changes
2009-09-20 gfx Merge branch 'master' into topic/more-compatible
2009-09-17 sunnavy bump version to 0.30
2009-09-17 sunnavy update Changes for 0.29
2009-09-17 sunnavy small test update
2009-09-17 gfx Fix meta() and initialize() for more compatibility
2009-09-17 gfx Add missing is => 'bare' to a test
2009-09-17 gfx Merge branch 'topic/more-compatible' of gitmo@moose...
2009-09-17 gfx Warn about missing associated methoes, instead of die.
2009-09-17 gfx Make $role->get_method_list() include meta() (Moose...
2009-09-17 gfx Improve type constraint stuff
2009-09-17 gfx Support is => 'bare' for compatibility
2009-09-17 gfx Make generators private
2009-09-17 gfx Use mkpath instead of make_path in Makefile.PL
2009-09-17 gfx Move MethodAccessor stuff to Attribute
2009-09-16 sunnavy Moose role class has ->meta in method_list since 0...
2009-09-15 gfx Make $role->get_method_list() include meta() (Moose...
next