require the dev version of CMOP, 0.77_01
[gitmo/Moose.git] / lib / Moose.pm
2009-02-22 Dave Rolsky require the dev version of CMOP, 0.77_01 0.71_01
2009-02-22 Dave Rolsky make a dev version to go with the CMOP release
2009-02-22 Dave Rolsky bump version
2009-02-20 Dave Rolsky Changes to work with 0.78 meta-instance code, which...
2009-02-19 Dave Rolsky bump version to 0.71 0.71
2009-02-14 Dave Rolsky bump version to 0.70 0.70
2009-02-14 Dave Rolsky Be consistent and say "attribute option(s)", not "param...
2009-02-14 Dave Rolsky Non-inlined trigger code no longer passes the meta...
2009-02-14 Dave Rolsky require latest CMOP
2009-02-12 Dave Rolsky bump version and update release date 0.69
2009-02-10 Shawn M Moore Make some keyword errors use throw_error instead of...
2009-02-04 Dave Rolsky bump version to 0.68
2009-02-04 Dave Rolsky rename Overriden to Overridden
2009-02-04 Lars Dieckow more typo fixes
2009-02-04 Dave Rolsky bump version and update changes for next release 0.67
2009-02-03 Dave Rolsky bump version to 0.66 0.66
2009-02-03 Chris Prather clean up the documentation for clearer and predicate...
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-01-31 Dave Rolsky Moved some key items out of SEE ALSO into a separate...
2009-01-28 Dave Rolsky merge from trunk to moose-manual branch
2009-01-22 Dave Rolsky bump version to 0.65 0.65
2009-01-22 Dave Rolsky require the latest CMOP
2009-01-22 Paul Jamieson Fenwick Moose::Util::TypeConstraints has been added to the...
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-12 Yuval Kogman make use of definition_context
2009-01-12 Dave Rolsky Fix the super recursion bug perigrin found
2009-01-06 Dave Rolsky merge from trunk
2009-01-03 Cory G Watson Meta::TypeConstraint: Add some explanation for a few...
2008-12-31 Dave Rolsky add release date and bump version
2008-12-31 Dave Rolsky require CMOP 0.75
2008-12-30 Dave Rolsky bump CMOP prereq to latest version
2008-12-30 Dave Rolsky merge from trunk to moose-manual branch
2008-12-13 Dave Rolsky Move initializer later in the docs
2008-12-11 Dave Rolsky Doh, we really need CMOP 0.72
2008-12-08 Dave Rolsky bump version to 0.63 0.63
2008-12-05 Dave Rolsky require latest CMOP 0.62_02
2008-12-05 Dave Rolsky bump version and update Changes
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
2008-12-03 Dave Rolsky Make the type constraint classes immutable in
2008-11-26 Dave Rolsky bump version to 0.62
2008-11-26 Dave Rolsky require Class::MOP 0.71
2008-11-17 Shawn M Moore Remove the make_immutable keyword, it's been deprecated...
2008-11-01 Dave Rolsky used perl-reversion to bump version to 0.61
2008-10-29 Chris Prather doc patch for lazy_build and clean up some other attrib...
2008-10-24 Florian Ragwitz Fix some typos in the pod.
2008-10-23 Dave Rolsky bump all versions to 0.60
2008-10-22 Tomas Doran Also bump version in Moose.pm, as pointed out by autarc...
2008-10-14 Dave Rolsky bump version to 0.59 0.59
2008-10-13 Dave Rolsky Really fix the speling mistake
2008-10-13 Dave Rolsky Fix a spelling mistake
2008-10-13 Dave Rolsky Add my email address
2008-10-13 Chris Prather organize alphabetically / by time they entered the...
2008-10-13 Chris Prather spellcheck community
2008-10-13 Chris Prather refactor the AUTHORS into CABAL/NonCabal
2008-10-12 Chris Prather add doc patch for has() taking a arrayref
2008-10-12 Chris Prather doc patch to explain MooseX:: namespace
2008-10-06 Dave Rolsky Really require the next CMOP
2008-10-06 Dave Rolsky Fix all the pod links to Class::MOP so they're actually...
2008-10-06 Tomas Doran Docs for things in Class::MOP::Attribute + tests for...
2008-09-16 Dave Rolsky Add docs on how metaclass incompat is resolved
2008-09-16 Dave Rolsky Bold the method name
2008-09-16 Dave Rolsky No need to fix metaclass incompat here, it'll be fixed...
2008-09-15 Dave Rolsky Bump version for next release (soonish, I hope0
2008-09-14 Dave Rolsky There's no need for _fix_metaclass_compatibility to...
2008-09-13 Dave Rolsky Fix the spelling of compatibility in here too.
2008-09-04 Yuval Kogman Moose::throw_error -> Moose->throw_error
2008-09-04 Yuval Kogman Merge branch 'pluggable_errors'
2008-09-04 Yuval Kogman Merge ../Moose-error into pluggable_errors
2008-09-04 Dave Rolsky Tweak the extending text a little
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-03 Dave Rolsky bump version and update changes for release later today...
2008-09-02 Dave Rolsky I figure I can reasonably add my name here now.
2008-09-02 Dave Rolsky Moving justification to Moose::Intro too. Also removed...
2008-09-02 Dave Rolsky Cut out some extending junk which is better covered...
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-09-01 Dave Rolsky Remove references to
2008-09-01 Dave Rolsky require stable MOP 0.65
2008-08-31 Dave Rolsky bump version to 0.55_04
2008-08-30 Dave Rolsky bump the version to 0.55_03
2008-08-30 Dave Rolsky bump the Class::MOP dep to 0.64_07
2008-08-29 Dave Rolsky require the latest MOP 0.55_02
2008-08-29 Dave Rolsky bump version to 0.55_02
2008-08-21 Dave Rolsky make Perl 5.8+ requirement explicit in both Makefile...
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-15 Yuval Kogman metaclass compatibility checking/fixing corrections
2008-08-15 Yuval Kogman improve error message for existing &meta
2008-08-13 Yuval Kogman also immutablize Parametrizable
2008-08-13 Yuval Kogman make more things immutable
2008-08-13 Yuval Kogman Moose::Exporter fixes + rename build_import_methods...
2008-08-12 Dave Rolsky Tweak wording of "New to Moose" section.
2008-08-12 Dave Rolsky Add a reference to the cookbook very early in the Moose...
2008-08-12 Dave Rolsky Say that Moose::init_meta is deprecated.
2008-08-12 Dave Rolsky Documented metaclass traits, and moved trait name resol...
2008-08-08 Dave Rolsky Small doc tweak (better wording)
2008-08-07 Dave Rolsky Updated the extending recipes to use Moose::Exporter.
2008-08-07 Dave Rolsky Made init_meta a public API again and got rid of init_m...
2008-08-07 Dave Rolsky Add Moose::_get_caller for more backwards compat
2008-08-06 Dave Rolsky Revert the change to get rid of caller()-currying for...
2008-08-06 Dave Rolsky I realized that all the "with caller" wrapper stuff...
2008-08-06 Dave Rolsky Removed __CURRY_EXPORTS_FOR_CLASS__
next