summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add commentJesse Luehrs2009-06-251-0/+2
|
* if overriding new manually, still need to pass inline_constructor => 0Jesse Luehrs2009-06-251-1/+2
|
* this todo test now passesJesse Luehrs2009-06-251-3/+0
|
* don't add custom constructor method if one already existsJesse Luehrs2009-06-251-0/+2
|
* bump version to 0.050.05Jesse Luehrs2009-06-241-1/+1
|
* changes for 0.05Jesse Luehrs2009-06-241-0/+3
|
* add date for last releaseJesse Luehrs2009-06-241-1/+1
|
* bump moose dep for bug fixes0.04Jesse Luehrs2009-06-231-1/+1
|
* update ChangesJesse Luehrs2009-06-231-0/+11
|
* bump to version 0.04Jesse Luehrs2009-06-231-1/+1
|
* mark nonmoose-moose-nonmoose stuff as TODOJesse Luehrs2009-06-221-4/+10
|
* only call FOREIGNBUILDARGS if it's defined in the class (not superclasses)Jesse Luehrs2009-06-221-1/+1
|
* Foo::Moose2, not Foo::MooseJesse Luehrs2009-05-291-1/+1
|
* metaclass compat should take care of all thisJesse Luehrs2009-05-293-3/+0
|
* add a helper package for inside-out objectsJesse Luehrs2009-05-121-0/+70
|
* update the docs about mx-insideout and mx-globrefJesse Luehrs2009-05-121-3/+7
|
* oops, i should have been making both of these immutableJesse Luehrs2009-05-121-0/+1
|
* clean up failing test a bitJesse Luehrs2009-05-121-9/+10
|
* failing test for MXIO+MXNMHans Dieter Pearcey2009-05-121-1/+8
|
* Merge branch 'master' of git://github.com/jasonmay/moosex-nonmooseJesse Luehrs2009-05-071-1/+16
|\
| * failing test for subclassing a mx-nonmoose-using moduleJason May2009-05-071-1/+16
| |
* | expand the mx-globref test a bit moreJesse Luehrs2009-05-071-1/+51
| |
* | add a test for mx-globrefJesse Luehrs2009-05-071-0/+49
| |