gitmo/Mouse.git
2009-12-05 gfx Checking in changes prior to tagging of version 0.41... 0.41
2009-12-05 gfx Tidy
2009-12-05 gfx Fix tests
2009-12-05 gfx Add function list to pod
2009-12-05 gfx Fix a typo
2009-12-05 gfx Fix Makefile.PL to add author's tests correctly
2009-12-04 gfx Add tests for magical vars and hash iterators
2009-12-04 gfx Fix the parameterized HashRef constraint routine
2009-12-03 gfx Make accessor generators extensible
2009-12-03 gfx Changelogging
2009-12-03 gfx Remove mentions to Class::Method::Modifiers
2009-12-03 gfx Checking in changes prior to tagging of version 0.40_09... 0.40_09
2009-12-03 gfx Add a message in Makefile.PL
2009-12-03 gfx Add a test for C3 classes
2009-12-03 gfx Fix a prototype-related problem on 5.8.x
2009-12-03 gfx Add meta() method to method metaclasses
2009-12-03 gfx Fix has()
2009-12-03 gfx Fix XS loading code
2009-12-03 gfx Add some tests
2009-12-03 gfx Tidy Changes
2009-12-03 gfx Clean the code up
2009-12-03 gfx Fix benchmarks/vs_caf.pl
2009-12-03 gfx Resolve skipped tests (for 5.6.2)
2009-12-03 gfx Fix a bug that segv caused on 5.6.2 with -traits
2009-12-03 gfx Fix a meta slot name
2009-12-03 gfx Update the repository information
2009-12-03 gfx Add a description
2009-12-03 gfx Add a comment
2009-12-03 gfx Tweaks in Makefile.PL
2009-12-03 gfx Rename a macro to define a class holder
2009-12-03 gfx Tidy
2009-12-03 gfx No duplication
2009-11-28 gfx Port (get|has)_package_symbol from Class::MOP
2009-11-28 gfx Skip class unload stuff in global destruction
2009-11-28 gfx Add immutable_optins
2009-11-28 gfx Fix a error message in apply_all_roles
2009-11-28 gfx Fix add_method to accept overloaded CODE references...
2009-11-28 gfx Fix meta method constructors
2009-11-26 gfx Checking in changes prior to tagging of version 0.40_08... 0.40_08
2009-11-26 gfx Add new test files
2009-11-26 gfx Remove an unused function: XS_Mouse_simple_accessor()
2009-11-26 gfx Change class holders to simple readers
2009-11-26 gfx A tiny tweak
2009-11-26 gfx Add a comment
2009-11-26 gfx Changelogging
2009-11-26 gfx Add a constant, MOUSE_XS
2009-11-26 gfx Remove method list without explanations
2009-11-26 gfx Fix metaclass compatibility resolution
2009-11-21 gfx Rename XS funcs which generate XSUBs
2009-11-21 gfx Mouse test suite requires Moose 0.93
2009-11-18 gfx Add pod coverage test, but it does not test yet
2009-11-18 gfx Tidy
2009-11-18 gfx Add pod to Mouse::TypeRegistry as a deprecated module
2009-11-18 gfx Add public method list as TODO
2009-11-18 gfx Fix _reconcile_with_superclass_meta
2009-11-18 gfx Add pod to Mouse::Tiny
2009-11-18 gfx Add metaclass compatibility stuff
2009-11-17 gfx Fix many 0.40_07
2009-11-17 gfx Fix compatibility tests
2009-11-17 gfx Resolve two "failing" tests
2009-11-17 gfx Resolve a "failing" test
2009-11-17 gfx Remove a resolved test
2009-11-17 gfx Resolve 013_metaclass_traits.t, but not completed
2009-11-17 gfx TODO
2009-11-17 gfx Start to support "use Mouse -traits => ..."
2009-11-17 gfx Resolve 015_metarole.t
2009-11-17 gfx Add Mouse::Util::MetaRole
2009-11-17 gfx Import t/050_metaclass from Moose
2009-11-17 gfx For Mouse::Util::MetaRole
2009-11-17 gfx Now handles => qr/regex/ is supported
2009-11-17 gfx Mouse::Object has meta() method
2009-11-17 gfx Tidy
2009-11-17 gfx Add tests for constructor_class/destructor_class as...
2009-11-17 gfx Add tests for accessor robusity
2009-11-17 gfx Remove a debugging method
2009-11-17 gfx Add a benchmark script
2009-11-17 gfx Add author's tools to MANIFEST.SKIP
2009-11-17 gfx Move build tools to tool/
2009-11-17 gfx Add threading tests
2009-11-17 gfx Add MOUSE_mg_len(mg)
2009-11-17 gfx Make some constants as class attributes
2009-11-17 gfx Make mouse_accessor_get_self() "static inline"
2009-11-17 gfx Make some functions static
2009-11-17 gfx Define "inline" if not provided (mouse.h)
2009-11-16 gfx Add a test for weakref stuff
2009-11-16 gfx Fix default and weak stuff
2009-11-16 gfx Checking in changes prior to tagging of version 0.40_06... 0.40_06
2009-11-16 gfx Name subroutines in add_method()
2009-11-16 gfx Remove "use Mouse::Meta::Method::Destructor"
2009-11-16 gfx Print the status code in the profiling script
2009-11-16 gfx DEMOLISH to XS
2009-11-16 gfx Add mouse_initialize_metaclass()
2009-11-16 gfx Mouse:::Meta::Method::Constructor is used only in pure...
2009-11-16 gfx Skip extending tests
2009-11-16 gfx Move Mouse::Object::new to PurePerl.pm
2009-11-16 gfx Revert "Change inline_constructor => 0"
2009-11-16 gfx Add Mouse::Object::new in XS
2009-11-16 gfx Fix BUILDARGS logic
2009-11-16 gfx Fix a typo in the code
2009-11-16 gfx Optimize get_metaclass() in XS
next