gitmo/Moose.git
2012-04-03 Jesse Luehrs use the Git::Commit plugin 2.0500
2012-04-03 Jesse Luehrs fix spelling error
2012-04-03 Jesse Luehrs version bump
2012-03-31 Jesse Luehrs sometimes the stash doesn't exist at all
2012-03-31 Jesse Luehrs give the actual reason for this TODO
2012-03-31 Jesse Luehrs add another author dep
2012-03-31 Dave Rolsky Add memory leak fix to Changes
2012-03-31 Dave Rolsky Weaken the $metaclass closed over by the meta method.
2012-03-31 Dave Rolsky Weaken the associated_metaclass after cloning a method.
2012-03-31 Dave Rolsky Add tests for memory leaks and cycles
2012-03-30 Todd Hepler simplify and make $number_of_attributes
2012-03-30 Karen Etheridge link to the docs that say "avoid auto_deref".
2012-03-30 Karen Etheridge BestPractices now advises against the use of lazy_build
2012-03-28 shelling [pod] set identical explaination in one section
2012-03-22 shelling fix manual typo
2012-03-17 Dave Rolsky Add docs for CMOP::Method::Overload
2012-03-17 Jesse Luehrs changelog
2012-03-17 Jesse Luehrs documentation
2012-03-17 Jesse Luehrs add test for overloading based on method name
2012-03-17 Jesse Luehrs implement remove_overloaded_operator
2012-03-17 Jesse Luehrs rename these for more consistency
2012-03-17 Jesse Luehrs factor this out into a private method
2012-03-17 Jesse Luehrs provide an is_overloaded method
2012-03-17 Jesse Luehrs clean some things up, add some more tests
2012-03-17 Jesse Luehrs not sure how i ever expected that to work
2012-03-17 Jesse Luehrs s/op/operator/g
2012-03-17 Jesse Luehrs start sketching out an overload api for the mop
2012-03-17 Dave Rolsky Fix perigrin's spelling
2012-03-17 Jesse Luehrs changelog
2012-03-17 Jesse Luehrs update the docs
2012-03-17 Jesse Luehrs move metarole application from init_meta to the end...
2012-03-17 Chris Prather add a note about multi-level exports
2012-03-17 Jesse Luehrs meta_lookup needs to propagate downwards, if unspecified
2012-03-17 Jesse Luehrs fix the order of init_meta calls, when nesting
2012-03-12 Karen Etheridge document the builder accessor method
2012-03-11 Jesse Luehrs no reason for this
2012-03-09 Karen Etheridge t/metaclasses/custom_attr_meta_with_roles.t uses parent
2012-03-01 Dave Rolsky Fix test setup code for Table_MetaclassTrait recipe
2012-03-01 Dave Rolsky Add metaobject and metaobjects to spelling whitelist
2012-03-01 Dave Rolsky Add missing =over and =back
2012-02-21 Jesse Luehrs comment about why we explicitly clear @ISA
2012-02-20 Dave Rolsky Mention cookbook rename in Delta
2012-02-20 Dave Rolsky Add one more deleted recipe to the Legacy section
2012-02-20 Dave Rolsky Fix links to legacy recipes
2012-02-20 Dave Rolsky Small tweaks to new text
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
next