Checking in changes prior to tagging of version 0.50_04. Changelog diff is:
[gitmo/Mouse.git] / lib / Mouse.pm
2010-02-26 gfx Checking in changes prior to tagging of version 0.50_04... 0.50_04
2010-02-23 gfx Export load_class and is_class_loaded to the Mouse...
2010-02-22 gfx Checking in changes prior to tagging of version 0.50_03... 0.50_03
2010-02-22 gfx Fix docs. The phrases "Fewer than 1%" and "over 96...
2010-02-20 gfx Checking in changes prior to tagging of version 0.50_02... 0.50_02
2010-02-20 gfx Add make_immutable to the SYNOPSIS
2010-02-13 gfx Checking in changes prior to tagging of version 0.50_01... 0.50_01
2010-02-08 gfx Update document
2010-02-08 gfx Support modifier by regexp
2010-02-08 gfx Checking in changes prior to tagging of version 0.50... 0.50
2010-02-02 gfx Checking in changes prior to tagging of version 0.49... 0.49
2010-01-31 gfx Checking in changes prior to tagging of version 0.48... 0.48
2010-01-15 gfx Checking in changes prior to tagging of version 0.47... 0.47
2010-01-15 gfx Fix a typo in docs
2010-01-15 gfx Clearify the issue on RT#69939
2010-01-11 gfx Add the CAVEATS section for the call_sv() failures
2010-01-09 gfx Checking in changes prior to tagging of version 0.46... 0.46
2010-01-09 gfx Update the copyright information
2009-12-22 gfx Checking in changes prior to tagging of version 0.4501... 0.4501
2009-12-19 gfx Checking in changes prior to tagging of version 0.45...
2009-12-09 gfx Checking in changes prior to tagging of version 0.44... 0.44
2009-12-07 gfx Checking in changes prior to tagging of version 0.43... 0.43
2009-12-07 gfx Add documents for attributes
2009-12-07 gfx Fix the pod of Mouse
2009-12-05 gfx Checking in changes prior to tagging of version 0.42... 0.42
2009-12-05 gfx Checking in changes prior to tagging of version 0.41... 0.41
2009-12-05 gfx Tidy
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 Fix has()
2009-12-03 gfx Clean the code up
2009-12-03 gfx Update the repository information
2009-11-26 gfx Checking in changes prior to tagging of version 0.40_08... 0.40_08
2009-11-17 gfx Fix many 0.40_07
2009-11-16 gfx Checking in changes prior to tagging of version 0.40_06... 0.40_06
2009-11-16 gfx Revert "Change inline_constructor => 0"
2009-11-16 gfx Change inline_constructor => 0
2009-11-03 gfx Remove extra commas from pods
2009-11-02 gfx Checking in changes prior to tagging of version 0.40_05... 0.40_05
2009-11-01 gfx Checking in changes prior to tagging of version 0.40_04... 0.40_04
2009-10-30 gfx Checking in changes prior to tagging of version 0.40_03... 0.40_03
2009-10-27 gfx Checking in changes prior to tagging of version 0.40_02... 0.40_02
2009-10-26 gfx Version 0.40_01
2009-10-24 gfx Move accessors into XS
2009-10-24 gfx Lazy load Mouse::Meta::Role
2009-10-19 gfx Checking in changes prior to tagging of version 0.40... 0.40
2009-10-13 gfx Checking in changes prior to tagging of version 0.39... 0.39
2009-10-13 gfx Checking in changes prior to tagging of version 0.38... 0.38
2009-10-13 gfx Update documents
2009-10-13 gfx Add $VERSION to Mouse::Role to allow "use Mouse::Role...
2009-10-12 gfx Checking in changes prior to tagging of version 0.37_06... 0.37_06
2009-10-10 gfx Tidy
2009-10-09 gfx Checking in changes prior to tagging of version 0.37_05... 0.37_05
2009-10-09 gfx Add a VERSION section to Mouse.pm
2009-10-09 gfx Tidy for release
2009-10-08 gfx version 0.37_04
2009-10-08 gfx Fix some issues on attributes
2009-10-07 gfx version 0.37_03
2009-10-07 gfx Retrieve @EXPORT, which is no longer used, but defined...
2009-10-07 gfx Switch to Mouse::Exporter
2009-10-06 gfx Use Mouse::Exporter
2009-10-04 gfx Fix EOF
2009-10-04 gfx Implement augment/inner
2009-10-04 gfx Refactor the override method modifier code to reduce...
2009-10-04 gfx Remove the "Maintainance" section from the pod.
2009-10-03 gfx version 0.37_02
2009-10-01 gfx Tidy
2009-09-28 gfx version 0.37
2009-09-28 gfx Fix has_method() for backward compatibility
2009-09-28 gfx Fix AUTHORS in pod for Module::Install to recognize...
2009-09-27 gfx Checking in changes prior to tagging of version 0.36... 0.36
2009-09-26 gfx Checking in changes prior to tagging of version 0.35... 0.35
2009-09-25 gfx version 0.34
2009-09-25 gfx No base.pm
2009-09-25 gfx Improve documents
2009-09-25 gfx Make sure to work on 5.6.2
2009-09-25 gfx Refactor attribute constructor
2009-09-24 gfx Merge branch 'blead'
2009-09-24 gfx Refactor many many things
2009-09-24 gfx Fix Makefile.PL to use Mouse::Spec
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 placeholders of augment() and inner() to Mouse.pm
2009-09-23 gfx Fix init_meta and related stuff
2009-09-23 gfx Always load Mouse::Util first, which will be load Mouse...
2009-09-22 gfx version 0.32
2009-09-22 gfx Add various things
2009-09-22 gfx Add Mouse->moose_version for compatible Moose version...
2009-09-22 gfx version 0.31
2009-09-22 gfx Fix Makefile.PL to remove old xt/compatibility/* tests...
2009-09-21 gfx Add my name to AUTHORS
2009-09-21 gfx Use scalar(caller) instead of caller in list context
2009-09-21 gfx Mouse::Role improved
2009-09-21 gfx Remove duplications and cleanup
2009-09-20 gfx Cleanup
2009-09-20 gfx Refactoring
2009-09-20 gfx Merge branch 'master' into topic/more-compatible
2009-09-17 sunnavy bump version to 0.30
2009-09-17 gfx Fix meta() and initialize() for more compatibility
2009-09-09 sunnavy bump to 0.29
next