gitmo/Moose.git
2012-02-20 Jesse Luehrs calling Moose->init_meta yourself really shouldn't...
2012-02-20 Jesse Luehrs need to use Moose in this example
2012-02-20 Dave Rolsky Restore deleted recipes under Moose::Cookbook::Legacy
2012-02-20 Jesse Luehrs stop recommending the register_implementation thing
2012-02-20 Jesse Luehrs class metaclasses can also be applied directly
2012-02-20 Jesse Luehrs add another warning against subclass extensions
2012-02-20 Jesse Luehrs this is actually completely unnecessary
2012-02-20 Jesse Luehrs 'use Moose::Exporter' already turns on strict and warnings
2012-02-20 Dave Rolsky Add CAVEAT to Meta::Table_MetaclassTrait about issues...
2012-02-20 Dave Rolsky Doc recipe rename in Changes
2012-02-20 Dave Rolsky Fix tests for moose sugar extending recipe so they...
2012-02-20 Dave Rolsky Rename Extending::Recipe4 to Extending::Mooseish_MooseSugar
2012-02-20 Dave Rolsky There is no extending recipe3 any more
2012-02-20 Dave Rolsky Rename Extending::Recipe2 to Extending::Debugging_BaseC...
2012-02-20 Dave Rolsky Rename Extending::Recipe1 to Extending::ExtensionOverview
2012-02-20 Dave Rolsky Remove reference to not-yet-written Meta::Recipe8
2012-02-20 Dave Rolsky Rename Meta::Recipe7 to Meta::GlobRef_InstanceMetaclass
2012-02-20 Dave Rolsky Rename Meta::Recipe6 to Meta::PrivateOrPublic_MethodMet...
2012-02-20 Dave Rolsky Rename Meta::Recipe5 to Meta::Table_MetaclassTrait
2012-02-20 Dave Rolsky Rename Meta::Recipe3 to Meta::Labeled_AttributeTrait
2012-02-20 Dave Rolsky Rename Meta::Recipe1 to Meta::WhyMeta
2012-02-20 Dave Rolsky Rename Roles::Recipe3 to Roles::ApplicationToInstance
2012-02-20 Dave Rolsky Rename Roles::Recipe2 to Roles::Restartable_AdvancedCom...
2012-02-20 Dave Rolsky Rename Roles::Recipe1 to Roles::Comparable_CodeReuse
2012-02-20 Dave Rolsky Rename Basics::Recipe11 to Basics::DateTime_ExtendingNo...
2012-02-20 Dave Rolsky Rename Basics::Recipe10 to Basics::Person_BUILDARGSAndBUILD
2012-02-20 Dave Rolsky Rename Basics::Recipe9 to Basics::Genome_OverloadingSub...
2012-02-20 Dave Rolsky Rename Basics::Recipe8 to Basics::BinaryTree_BuilderAnd...
2012-02-20 Dave Rolsky Rename Basics::Recipe7 to Basics::Immutable
2012-02-20 Dave Rolsky Rename Basics::Recipe6 to Basics::Document_AugmentAndInner
2012-02-20 Dave Rolsky Rename Basics::Recipe5 to Basics::HTTP_SubtypesAndCoercion
2012-02-20 Dave Rolsky Rename Basics::Recipe4 to Basics::Company_Subtypes
2012-02-20 Dave Rolsky Rename Basics::Recipe3 to Basics::BinaryTree_AttributeF...
2012-02-20 Dave Rolsky Rename Basics::Recipe2 to Basics::BankAccount_MethodMod...
2012-02-20 Dave Rolsky Rename Basics::Recipe1 to Basics::Point_AttributesAndSu...
2012-02-20 Dave Rolsky Remove recipe on providing an alternate base class
2012-02-20 Dave Rolsky Use a metaclass trait and don't do "also => Moose"
2012-02-20 Dave Rolsky Remove deleted recipes from Cookbook.pod
2012-02-20 Dave Rolsky Use a better class name for recipe code
2012-02-20 Dave Rolsky Remove meta recipe 4 and merge its relevant bits into...
2012-02-20 Dave Rolsky Removed Meta recipe2 (an attribute metaclass)
2012-02-20 Dave Rolsky Update to modernize recommendations and make example...
2012-02-19 Dave Rolsky Mention ticket associated with bug
2012-02-19 Dave Rolsky Small formatting tweak
2012-02-19 Tomas Doran And the same fix for role_type
2012-02-19 Tomas Doran Fix bug with multiple class_type statements.
2012-02-19 Dave Rolsky s/Version::Requirements/CPAN::Meta::Requirements/g
2012-02-19 Dave Rolsky Add 2.0402 Changes to master branch
2012-02-18 Dave Rolsky Fix implementation of _STRINGLIKE0
2012-02-18 Dave Rolsky Add a test to make sure native array ->join accepts...
2012-02-14 Dave Romano Some typo fixes for the Class::MOP docs
2012-02-13 Karen Etheridge require the minimum version of Class::Load that has...
2012-02-13 Karen Etheridge Revert "Class::Load::load_first_existing_class was...
2012-02-13 Karen Etheridge Class::Load::load_first_existing_class was added in...
2012-02-11 Dave Rolsky Fix some broken web links
2012-02-11 Dave Rolsky Use mailto: in L<> links to email addresses
2012-02-11 Dave Rolsky Fix (or remove) broken links in the POD
2012-02-04 Jesse Luehrs missing use statement in dzil stuff
2012-02-04 Jesse Luehrs make this test less reliant on exact error message
2012-01-27 Jesse Luehrs recipe11 needs to load DateTime::Calendar::Mayan
2012-01-09 Dave Rolsky Add todo for method conflicts in role -> role application
2012-01-09 Dave Rolsky Move a bunch of stuff around in the TODO list
2012-01-06 Dave Rolsky During role summation, make sure that any method name...
2012-01-06 Dave Rolsky Test (that fails) for an edge case in role composition
2011-12-31 Dave Rolsky Fix a small comment typo
2011-12-30 Dave Rolsky Add tests for handling of excludes ...
2011-12-30 Dave Rolsky Fix error message buglet
2011-12-26 Dave Rolsky Remove PRANG from list of deps to test since it's been...
2011-12-26 Dave Rolsky Add some minimal tests of the method API for roles
2011-11-23 Dave Rolsky Fix code example to match current api
2011-11-17 Jesse Luehrs sync changelog
2011-11-17 Jesse Luehrs fix weak lazy attributes (tome)
2011-11-15 Jesse Luehrs changelog
2011-11-15 Jesse Luehrs changelog and version bump 2.0400
2011-11-04 Jesse Luehrs add conflicts on broken things
2011-11-04 Jesse Luehrs spelling fix
2011-11-02 Jesse Luehrs changelog
2011-11-02 Dave Rolsky Fix docs on inlining to reflect reality
2011-11-02 Jesse Luehrs changelog and version bump 2.0302
2011-10-26 Todd Hepler first pass at benchmarking loading many classes
2011-10-25 Dave Rolsky Add mention of load_class and is_class_loaded to Delta
2011-10-25 Dave Rolsky Small doc tweak - replace "there" with link to Class...
2011-10-25 Dave Rolsky Remove trailing whitespace
2011-10-25 Chris Prather document that some functions moved to Class::Load
2011-10-25 Jesse Luehrs don't assume search.cpan.org-format anchors
2011-10-25 Matt S Trout adjust tests to only test for truth of make_immutable...
2011-10-25 Matt S Trout make make_mutable always return $self and alter tests...
2011-10-24 Dave Rolsky Remove docs on no-longer-existent make_immutable method...
2011-10-22 Dave Rolsky Don't expect CMOP::Class to have a $VERSION var (when...
2011-10-22 Dave Rolsky Fix test failure with Perl 5.8.8
2011-10-21 Dave Rolsky Add SUPER to list of modules for development
2011-10-21 Jesse Luehrs changelog
2011-10-21 Jesse Luehrs version bump 2.0301
2011-10-14 Dave Rolsky Doc error class bug fix
2011-10-14 Dave Rolsky A mutable class will throw errors from inside CMOP...
2011-10-14 Dave Rolsky Fix uninit var warning from _inline_create_error when...
2011-10-14 Dave Rolsky Check that stderr is empty string, not undef
2011-10-14 Dave Rolsky Add test - custom error class is causing a warning...
2011-10-09 Jesse Luehrs fix pod spelling
2011-10-05 Dave Rolsky Small wording tweak in Changes
next