gitmo/Mouse.git
2010-09-25 Fuji, Goro Update t/lib
2010-09-25 Fuji, Goro Update failing tests (by author/import-moose-tests.pl)
2010-09-25 Fuji, Goro s/Moose/Mouse/g more completely
2010-09-25 Fuji, Goro Update t/lib/MooseCompat.pm
2010-09-25 Fuji, Goro Don't include tests on native traits
2010-09-25 Fuji, Goro Update ignore files
2010-09-24 Fuji, Goro Checking in changes prior to tagging of version 0.71. 0.71
2010-09-24 Fuji, Goro Update meta info
2010-09-24 Fuji, Goro Cleanup failing tests
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
2010-09-24 Fuji, Goro Changelogging
2010-09-24 Fuji, Goro Add testing notes
2010-09-24 Fuji, Goro Rename non-portable filenames
2010-09-24 Fuji, Goro Make compatibility tests optional. Its is almost useles...
2010-09-24 Fuji, Goro Add test_status.log for authors
2010-09-24 Fuji, Goro Fix tests
2010-09-24 Fuji, Goro Regenerate test files
2010-09-24 Fuji, Goro Add a tool to import tests
2010-09-24 Fuji, Goro Add some testing stuff to t/lib/MooseCompat.pm
2010-09-24 Fuji, Goro Make M::M::Method->wrap compatible
2010-09-24 Fuji, Goro Fix apply_all_roles()
2010-09-24 Fuji, Goro Make mouse_throw_error in XS more robust
2010-09-23 Fuji, Goro Clean up
2010-09-23 Fuji, Goro Remove unused imports
2010-09-23 Fuji, Goro Tidy
2010-09-23 Fuji, Goro chmod -x
2010-09-23 Fuji, Goro Changelogging
2010-09-23 Fuji, Goro chomp white spaces
2010-09-23 Fuji, Goro Docs
2010-09-23 Fuji, Goro Cleanup duplicated code
2010-09-23 Fuji, Goro Split role application to a module like Moose
2010-09-23 Fuji, Goro Clean up
2010-09-23 Fuji, Goro Fix add_metaclass_accessor stuff
2010-09-23 Fuji, Goro Changelogging
2010-09-23 Fuji, Goro Tests
2010-09-23 Fuji, Goro Inheitance of non-Mouse classes now produces wranings
2010-09-23 Fuji, Goro Cleanup Makefile.PL, etc.
2010-09-23 Fuji, Goro Generalize inheritable class accessors
2010-09-22 Fuji, Goro Docs on Mouse::Util
2010-09-22 Fuji, Goro Make code simple
2010-09-22 Fuji, Goro Tidy
2010-09-22 Fuji, Goro Tidy and docs for meta type constraint class
2010-09-22 Fuji, Goro Move overload stuff to XS
2010-09-22 Fuji, Goro Update podspell.t
2010-09-17 gfx Checking in changes prior to tagging of version 0.70. 0.70
2010-09-17 gfx Make Delegations work with method modifiers
2010-09-13 gfx Checking in changes prior to tagging of version 0.69. 0.69
2010-09-13 gfx Docs
2010-09-13 gfx Update MANIFEST.SKIP
2010-09-13 gfx Update .gitignore
2010-09-13 gfx Add a test
2010-09-13 gfx Workaround Test::Builder2's problem that it loads the...
2010-09-12 gfx Tests
2010-09-12 gfx Tweaks
2010-09-12 gfx Docs and comments
2010-09-12 gfx Tweaks for method modifiers
2010-09-12 gfx No import() for confess()
2010-09-12 gfx Inlucde xshelper.h to the dist even if it is generated...
2010-09-12 gfx Tweaks
2010-09-11 gfx Checking in changes prior to tagging of version 0.68. 0.68
2010-09-11 gfx Docs
2010-09-11 gfx Tweaks for method modifiers
2010-09-11 gfx Remove XS method modifier stuff which depend on Data...
2010-09-11 gfx Switch to use_xshelper(), which is provided by M::I...
2010-09-10 gfx Checking in changes prior to tagging of version 0.67. 0.67
2010-09-10 gfx Oops! Add missing dependencies
2010-09-10 gfx Checking in changes prior to tagging of version 0.66. 0.66
2010-09-10 gfx Fix for perl 5.6.2
2010-09-10 gfx Better version checks for conflicting modules
2010-09-10 gfx Workaround older perl's bug that caused segv by releasi...
2010-09-10 gfx Add test for method modifiers
2010-09-10 gfx Fix an error message for method modifiers
2010-09-10 gfx Fix LooksLikeNumber() macro
2010-09-10 gfx Cleanup Makefile.PL
2010-09-10 gfx Update Moose compat version
2010-09-09 gfx Fix a Changes log
2010-09-09 gfx Checking in changes prior to tagging of version 0.65. 0.65
2010-09-09 gfx Remove long deprecated methods
2010-09-09 gfx Fix tests for Test::Builder2
2010-09-08 gfx Revert "Switch to M::I::TestAssemble (xaicron++)"
2010-09-08 gfx Switch to M::I::TestAssemble (xaicron++)
2010-09-06 gfx Changelogging
2010-09-06 gfx Remove a duplicated macro: LooksLikeNumber
2010-09-06 gfx Catch up Moose's change d21262bd42c2539c47e5d41e7506710...
2010-09-06 gfx Avoid warnings on compatibility tests
2010-09-06 gfx 'alias' and 'excludes' in with() are deprecated
2010-09-06 gfx Resolve RT#61076 (improve error messages)
2010-09-06 gfx Support PERL_ONLY env var
2010-08-28 gfx Split common stuff
2010-08-28 gfx Use STATIC_INLINE, which will be introduced at 5.14.0
2010-08-28 gfx Revert "Add tiny tweaks stolen from Class::XSAccessor...
2010-08-17 gfx Add tiny tweaks stolen from Class::XSAccessor 1.07
2010-08-17 gfx Avoid compiler's warnings
2010-07-26 gfx Checking in changes prior to tagging of version 0.64. 0.64
2010-07-26 gfx Remove long deprecated methods in M::M::Attribute
2010-07-26 gfx Resolve a failing test file
2010-07-26 gfx Resolve a failing test file although some are skipped
2010-07-26 gfx Fix illegal option process, add tests for it
2010-07-26 gfx Add illigal inheritance process (Moose 1.09 feature)
2010-07-26 gfx Add $attr->insertion_order
next