summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | extend the mx-insideout test a bitJesse Luehrs2009-05-071-1/+13
* | basic test for non-hashref base class instances (with MX-InsideOut)Jesse Luehrs2009-05-071-0/+65
* | add a test for using mx-nonmoose with custom exportersJesse Luehrs2009-05-071-0/+71
|/
* update Changes0.03Jesse Luehrs2009-05-061-0/+4
* update version number for 0.03 releaseJesse Luehrs2009-05-061-1/+1
* clean up the FOREIGNBUILDARGS documentationJesse Luehrs2009-05-061-13/+6
* remove the FOREIGNBUILDARGS part under CAVEATSJesse Luehrs2009-05-061-5/+0
* add tests for using both BUILDARGS and FOREIGNBUILDARGSJesse Luehrs2009-05-061-1/+27
* provide doc for FOREIGNBUILDARGSJason May2009-05-061-4/+14