summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs0.21Jesse Luehrs2011-04-291-0/+9
* changelogJesse Luehrs2011-04-291-0/+8
* allow this to work with arbitrarily named constructorsJesse Luehrs2011-04-294-21/+168
* this was moved to the manual (ether++)Jesse Luehrs2011-04-131-1/+1
* changelogJesse Luehrs2011-03-221-0/+2
* changelog0.20Jesse Luehrs2011-03-221-0/+2
* Avoid warnings if no constructor inlining has been requestedFlorian Ragwitz2011-03-181-4/+4
* Failing tests for shutting up warnings about non-new constructorsFlorian Ragwitz2011-03-181-0/+14
* changelogJesse Luehrs2011-03-021-0/+2
* changelog0.19Jesse Luehrs2011-03-021-0/+1
* warn instead of die if the superclass has a DESTROY but no newJesse Luehrs2011-03-022-2/+39
* changelogJesse Luehrs2011-02-091-0/+2
* fix pod-weaver stuff0.18Jesse Luehrs2011-02-092-7/+35
* changelogJesse Luehrs2011-02-091-0/+1
* moose 2.0 compatibilityJesse Luehrs2011-02-092-15/+70
* changelogJesse Luehrs2010-11-081-0/+2
* changelog0.17Jesse Luehrs2010-11-081-0/+1
* convert to Test::Fatal, and actually dep on itJesse Luehrs2010-11-084-24/+23
* rename one more test fileJesse Luehrs2010-11-081-0/+0
* changelogJesse Luehrs2010-10-051-0/+2
* need to dep on latest moose for the meta_instance changes0.16Jesse Luehrs2010-09-271-1/+1
* Don't assume that CMOP::class_of will return an objectDave Rolsky2010-09-272-2/+4
* ChangesDave Rolsky2010-09-261-0/+1
* do not call ->_meta_instance in ConstructorDave Rolsky2010-09-261-1/+1
* changelogJesse Luehrs2010-08-201-0/+2
* changelog0.15Jesse Luehrs2010-08-201-0/+2
* fix edge case with inlined fallback constructorsJesse Luehrs2010-08-202-1/+79
* changelogJesse Luehrs2010-07-191-0/+2
* Fix more old MetaRole API usage0.14Dave Rolsky2010-07-194-22/+31
* changelogJesse Luehrs2010-07-181-0/+2
* also avoid warnings in ::InsideOut0.13Jesse Luehrs2010-07-182-4/+7
* changelogJesse Luehrs2010-07-181-0/+2
* Use new MetaRole API0.12Dave Rolsky2010-07-182-3/+6
* changelogJesse Luehrs2010-07-181-0/+2
* bah, actually test for the right thing0.11Jesse Luehrs2010-06-303-1/+37
* changelog0.10Jesse Luehrs2010-06-301-0/+3
* don't break if someone specifies a version to extendsJesse Luehrs2010-06-302-1/+22
* stop skipping the compile test, now that the dzil plugin worksJesse Luehrs2010-06-241-1/+0
* changelog0.09Jesse Luehrs2010-06-151-0/+2
* fix pod coverage testJesse Luehrs2010-06-152-0/+14
* skip the exporters for now, they won't run without loading moose firstJesse Luehrs2010-06-151-0/+1
* switch to done_testing in testsJesse Luehrs2010-06-1518-18/+52
* make more tests use with_immutableJesse Luehrs2010-06-158-141/+93
* fix this testJesse Luehrs2010-06-151-17/+9
* check superclasses for FOREIGNBUILDARGS in inlined constructorsJesse Luehrs2010-06-151-2/+2
* find the nearest non-moose constructor, not just any constructorJesse Luehrs2010-06-151-2/+15
* fallback constructor still needs to set __INSTANCE__ properlyJesse Luehrs2010-06-154-9/+14
* convert to new dzil stuffJesse Luehrs2010-06-1529-142/+96
* fix inlined nonmoose constructors which call other methods (woosley)Jesse Luehrs2010-06-152-1/+48
* the test requires a later version of mx-insideoutJesse Luehrs2010-06-041-1/+1