gitmo/Mouse.git
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
2009-11-16 gfx No -T in tests
2009-11-16 gfx Change inline_constructor => 0
2009-11-15 gfx Add _initialize_object()
2009-11-15 gfx Add mouse_get_xa()
2009-11-15 gfx Add $ignore_triggers option to _initialize_object()
2009-11-15 gfx Use new[HA]V_mortal()
2009-11-15 gfx Add utility macros: newAV_mortal() and newHV_mortal()
2009-11-15 gfx XS constructor
2009-11-12 gfx Add BUILDARGS tests
2009-11-12 gfx Tidy Makefile.PL
2009-11-12 gfx Update M::I::XSUtil to 0.17
2009-11-04 gfx Tweaks for speed
2009-11-04 gfx Refactor XS metaclass object structure
2009-11-03 gfx Changelogging
2009-11-03 gfx Add my name to Changes
2009-11-03 gfx Changelogging
2009-11-03 gfx Add a example script
2009-11-03 gfx Add the README file
2009-11-03 gfx Remove extra commas from pods
2009-11-03 gfx Remove an useless "use Scalar::Util" directive
2009-11-03 gfx Tiny optimization
2009-11-03 gfx Fix mro_get_linear_isa
2009-11-03 gfx Fix a typo
2009-11-03 gfx Implement get_all_attributes in XS
2009-11-03 gfx BUILDALL and DEMOLISHALL are no longer called by the...
2009-11-03 gfx Skip BUILDALL in the default constructor, and DEMOLISH...
2009-11-03 gfx Shut up a warning "DPPP_newSVpvn_flags defined but...
2009-11-03 gfx Make type check macros
2009-11-03 gfx Remove useless use of or-assign
2009-11-03 gfx Rename XS functions
2009-11-03 gfx Move XS Meta::Constraint stuff to the correct place
2009-11-02 gfx Checking in changes prior to tagging of version 0.40_05... 0.40_05
2009-11-02 gfx Changelogging
2009-11-01 gfx Tidy
2009-11-01 gfx More newSVpvs_share()
2009-11-01 gfx Skip compatible test for Mouse::PurePerl
2009-11-01 gfx Delete a duplicated test file and add a new test file...
2009-11-01 gfx Tweaks
next