summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* TODO test for DESTROY/DEMOLISH supportJesse Luehrs2009-09-271-0/+33
|
* update Changes0.06Jesse Luehrs2009-09-271-1/+5
|
* use new moose-exporter init_meta stuffJesse Luehrs2009-09-273-24/+18
|
* use a less broken test for a superclass inlined constructorJesse Luehrs2009-09-271-2/+3
|
* using mx-nonmoose before using moose is an errorJesse Luehrs2009-07-261-0/+1
|
* don't need to call init_meta hereJesse Luehrs2009-07-261-1/+2
|
* version number bumpJesse Luehrs2009-06-261-1/+1
|
* more testsJesse Luehrs2009-06-261-1/+21
|
* add failing test for nonmoose-moose-nonmoose inheritanceJesse Luehrs2009-06-251-0/+85
|
* bump moose dep to 0.84 for the meta-instance api extensionsJesse Luehrs2009-06-251-1/+1
|
* use the metainstance api rather than writing inlining myselfJesse Luehrs2009-06-251-5/+2
|
* update ChangesJesse Luehrs2009-06-251-0/+3
|