gitmo/Moose.git
2009-02-14 Dave Rolsky Clarify that default ...
2009-02-14 Dave Rolsky Update Changes for next release
2009-02-14 Dave Rolsky Remove docs about metaclass incompat problems, which...
2009-02-14 Jesse Luehrs always call DEMOLISHALL, so that method modifiers work...
2009-02-14 Florian Ragwitz Allow Moose::Util::MetaRole to apply roles to wrapped_m...
2009-02-13 Dave Rolsky Remove the Comments of Obviousness +5
2009-02-13 Dave Rolsky no need for Makefile.PL to be executable
2009-02-13 Dave Rolsky Use test_requires for test requirements
2009-02-13 Dave Rolsky Requires Test::Warn 0.11 to avoid some bugs it seems...
2009-02-13 Dave Rolsky Add "coverage" for RoleName in pod
2009-02-13 Dave Rolsky More formatting tweaks to Changes
2009-02-13 Dave Rolsky Tweaked changes
2009-02-13 Dave Rolsky Add RoleName
2009-02-13 Dave Rolsky Add RoleName to docs and clarify RoleName vs Role....
2009-02-13 Dave Rolsky Mention that we could use a trigger instead of a before...
2009-02-13 Stevan Little adding more tests to the binary tree recipe, and adding...
2009-02-13 Dave Rolsky Mention that you can override new if your parent is...
2009-02-13 Dave Rolsky Add a test that version numbers are consistent across...
2009-02-13 Evan Carroll This test does some really wiked cool testing stuff...
2009-02-12 Dave Rolsky bump version and update release date 0.69
2009-02-12 Dave Rolsky Add doy's delegation fix to the change log
2009-02-12 Dave Rolsky Mention that the cookbook work was part of the grant
2009-02-12 Dave Rolsky this speling test is really useful. fixed a whole bunch...
2009-02-12 Dave Rolsky Add changes $NEXT
2009-02-12 Dave Rolsky Revised types snack (and perltidied its code)
2009-02-12 Dave Rolsky Small revision to keywords snack
2009-02-12 Dave Rolsky Tweak the cookbook intro a little
2009-02-12 Dave Rolsky Revise extending recipe 4
2009-02-12 Dave Rolsky Apparentl S<C<< doesn't work with all pod parsers
2009-02-12 Dave Rolsky Some more pod fixlets
2009-02-12 Dave Rolsky Revised extending recipe 3
2009-02-12 Dave Rolsky Avoid breaking inside code
2009-02-12 Dave Rolsky Revised recipe 2
2009-02-12 Dave Rolsky Revised extending recipe 1
2009-02-12 Dave Rolsky Revised meta recipe 5
2009-02-12 Dave Rolsky Revise meta recipe 4
2009-02-12 Dave Rolsky Revised recipe 3
2009-02-12 Dave Rolsky Revised recipe 2
2009-02-12 Ricardo SIGNES no need to declare that, it is 5.8 core
2009-02-11 Dave Rolsky Revised meta recipe 1
2009-02-11 Dave Rolsky Make the "do not coerce class names" example match...
2009-02-11 Dave Rolsky Don't define a coercion directly to a class like URI...
2009-02-11 Dave Rolsky Merged the content from Moose::Cookbook::Style into
2009-02-11 Dave Rolsky description should be a =head1
2009-02-11 Dave Rolsky Revised roles recipe 2
2009-02-11 Dave Rolsky Revised roles recipe 1
2009-02-10 Dave Rolsky Revised recipe 10 and updated the test code to match.
2009-02-10 Dave Rolsky Update code to match changes made in recipe
2009-02-10 Dave Rolsky Revised basics recipe 9 and moved a lot of its content...
2009-02-10 Dave Rolsky Revised basics recipe 7.
2009-02-10 Dave Rolsky Add another recommendation, always call inner() in...
2009-02-10 Dave Rolsky Write the description for basics recipe 6.
2009-02-10 Dave Rolsky remove statements about the next recipe (which tend...
2009-02-10 Dave Rolsky adding myself as an author to the recipes I revised...
2009-02-10 Dave Rolsky Made an editorial pass through basics recipe 5
2009-02-10 Shawn M Moore Make some keyword errors use throw_error instead of...
2009-02-10 Jesse Luehrs add a note about not inlining delegation methods
2009-02-09 Dave Rolsky Clarify that this wtf is about subroutine attributes
2009-02-08 Jesse Luehrs error message for failed delegation should use the...
2009-02-08 Jesse Luehrs can_be_inlined was specified twice in the pod's method...
2009-02-08 Dave Rolsky An editorial pass through basics recipe 4
2009-02-06 Dave Rolsky Made an editorial pass over basics recipe 3
2009-02-04 Dave Rolsky Add one more change 0.68
2009-02-04 Dave Rolsky might as well move all the pod tests to xt
2009-02-04 Dave Rolsky Add release date
2009-02-04 Dave Rolsky bump version to 0.68
2009-02-04 Dave Rolsky Add some changes for 0.68
2009-02-04 Dave Rolsky rename Overriden to Overridden
2009-02-04 Dave Rolsky Doh, yet another typo in the manual name
2009-02-04 Dave Rolsky Attribute accessors do fulfill the requires requirement
2009-02-04 Lars Dieckow add author test: pod spelling
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-04 Marcel Grünauer uc/lc consistency, typo and style fixes for Moose:...
2009-02-04 Dave Rolsky Clarify difference between trigger & after method modifier
2009-02-03 Marcel Grünauer typo and style fixes for Moose::Manual documents
2009-02-03 Dave Rolsky fix/add NAME sections
2009-02-03 Dave Rolsky Fix a typo
2009-02-03 Lars Dieckow fix some typos
2009-02-03 Marcel Grünauer typo and style fixes for Moose::Manual documents
2009-02-03 Marcel Grünauer Moose::Manual: doc typo fixes; also reference ::BestPra...
2009-02-03 Marcel Grünauer Moose::Manual::Delegation: fixed =NAME typo
2009-02-03 Dave Rolsky fix some typos reported by acme
2009-02-03 Dave Rolsky bump version to 0.66 0.66
2009-02-03 Dave Rolsky Add release date
2009-02-03 Dave Rolsky Speling fix
2009-02-03 Dave Rolsky Mention Moose::Manual
2009-02-03 Dave Rolsky Second pass through MooseX manual
2009-02-03 Dave Rolsky Second pass through MOP manual
2009-02-03 Dave Rolsky Text tweaks for types documentation
2009-02-03 Dave Rolsky Text tweaks for Roles document
2009-02-03 Chris Prather clean up the documentation for clearer and predicate...
2009-02-03 Dave Rolsky bump copyright year in README
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-02-03 Dave Rolsky Tweaks for Classes document
2009-02-03 Dave Rolsky Various tweaks to MethodModifiers document
2009-02-03 Dave Rolsky Small tweaks in the Construction manual
2009-02-03 Dave Rolsky Tetx tweaks for delegation manual
2009-02-03 Dave Rolsky More text tweaking
2009-02-03 Dave Rolsky Don't recommend MetaDescription (says perigrin)
next