summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | need to handle hashref parameters
* 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
|
* changelog and version bump0.08Jesse Luehrs2010-05-202-2/+8
|
* handle broken constructors that don't like to be subclassed (jhallock)Jesse Luehrs2010-05-203-1/+130
|
* new_object calls BUILD in latest mooseJesse Luehrs2010-04-171-3/+1
|
* new moose fixes these TODO testsJesse Luehrs2010-04-172-11/+6
|
* add TODO test for inlined constructorsJesse Luehrs2010-02-091-0/+45
|
* i guess i should explicitly dep on list::moreutilsJesse Luehrs2009-11-211-1/+2
|
* update Changes and bump version number0.07Jesse Luehrs2009-09-272-1/+7
|
* actually, let's hold off on inlined destructorsJesse Luehrs2009-09-271-20/+1
|
* these tests are working nowJesse Luehrs2009-09-271-4/+0
|
* fix immutable options for destructor methodsJesse Luehrs2009-09-271-7/+39
|
* start adding support for non-moose DESTROY methodsJesse Luehrs2009-09-271-15/+81
|
* skip the correct number of testsJesse Luehrs2009-09-271-2/+2
|