assert_valid to use constraints for assertion
[gitmo/Moose.git] / lib / Moose / Manual /
2009-08-03 Dave Rolsky lots of wording tweaks for approval workflow
2009-08-02 Stevan Little adding the approval workflow to the contributing docs
2009-08-01 Jesse Luehrs encourage using () for anon subtypes in attribute decla...
2009-07-30 Jesse Luehrs use around for BUILDARGS in the manual, rather than...
2009-07-25 Chris Prather fix EMERGENCY BUG WORKFLOW as per rjbs on #moose-dev
2009-07-25 Dave Rolsky Reword a bit to make each sentence start with a capital...
2009-07-25 Shawn M Moore Include discussion of is => bare
2009-07-25 Shawn M Moore Clarify ro/rw a bit more
2009-07-13 Chris Prather document work around for is => 'bare' in older Moose
2009-07-13 Hans Dieter Pearcey typo fix: topic, not topics
2009-07-12 Shawn M Moore Last few typo fixes
2009-07-12 Shawn M Moore trade-off is more correct than tradeoff
2009-07-12 Shawn M Moore Fix some typos in Contributing
2009-07-11 Dan Dascalescu Minor rewording in Delegation
2009-07-11 Dan Dascalescu Clarified that method code for predicate and clearer...
2009-07-10 Chris Prather Merge branch 'topic/document-new-workflow'
2009-07-10 Chris Prather Re-write the Moose::Manual::Contributing document to...
2009-07-10 Shawn M Moore Backfill some important 0.84 changes in Delta
2009-07-08 Leon Brocard Remove extra quote
2009-07-08 Leon Brocard Expand doc to documentation
2009-07-08 Leon Brocard Uppercase Git
2009-07-08 Leon Brocard Mark up BUILD as code
2009-07-08 Leon Brocard mark up lazy_build as code
2009-07-08 Leon Brocard Use I<not> for emphasis instead of -not-
2009-07-08 Jesse Luehrs the option is excludes, not exclude
2009-07-06 Dave Rolsky Grammar edits
2009-07-06 Dave Rolsky Small tweaks to example code.
2009-07-06 Yuval Kogman Add example for private writer
2009-07-06 Yuval Kogman Add note about namespace::{auto,}clean to best practices
2009-07-06 Paul Fenwick Docs: Added explanations on 'no Moose' and 'make_immuta...
2009-06-25 Dave Rolsky Deprecated the Role type (use role_type instead).
2009-06-23 Jay Kuri Doc patch to better explain BUILD arguments better
2009-06-22 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 mention MooseX::NonMoose in extensions manual
2009-06-21 Dave Rolsky No plural of syntax
2009-06-21 Dave Rolsky Tone down the judgement, add another reason to use...
2009-06-10 Matt S Trout mention MooseX::Types early to avoid users falling...
2009-06-10 Matt S Trout add some notes about a few extensions
2009-05-31 Shawn M Moore Moose::Manual::Delta isn't for our internal test change...
2009-05-30 Jesse Luehrs pass 0, not 1, to inline_constructor to silence warnings
2009-05-25 Chris Prather correct the documentation for required
2009-05-23 Yuval Kogman Update test suite for subname changes in Class::MOP
2009-05-19 Chris Prather add a FAQ about the coercion change in 0.76
2009-05-03 Dave Rolsky Fix speling
2009-05-03 Dave Rolsky Merge WTF into FAQ - in many cases WTF was out of date...
2009-05-03 Dave Rolsky move Unsweetened into the Manual
2009-05-03 Jesse Luehrs update changes and delta
2009-05-02 Dave Rolsky Fix some odd indentation in some code examples
2009-05-02 Dave Rolsky s/a/an/
2009-05-02 Dave Rolsky Some small wording tweaks for Construction manual
2009-05-02 Dave Rolsky Add a simple code example for "no Moose".
2009-04-29 Jesse Luehrs update docs, Changes, and Delta for the DEMOLISH change
2009-04-25 Shawn M Moore Doc the reversion of THE WARNING
2009-04-25 Nelo Onyiah fixed small typo
2009-04-24 Hans Dieter Pearcey document TC change
2009-04-21 Shawn M Moore Changes doc for the new warning
2009-04-15 Shawn M Moore Add -metaclass to changes and delta
2009-04-12 Dave Rolsky various typo fixes from Matt Kraai
2009-04-09 Nelo Onyiah Fixed some typos
2009-04-09 Dave Rolsky Document deprecations/renamings
2009-04-07 Hans Dieter Pearcey replace duplicate 'my'
2009-04-05 Dave Rolsky Merge branch 'renames-and-deprecations'
2009-04-05 Dave Rolsky account for latest deprecations in CMOP
2009-04-02 Shawn M Moore Remove the ->meta thing from Delta. once it's complete...
2009-03-31 Jesse Luehrs typo fixes for the documentation section (other than...
2009-03-30 Hans Dieter Pearcey fix RT#44429 after discussion on the mailing list
2009-03-28 Shawn M Moore Changes and Delta for no-meta stuff
2009-03-27 Dave Rolsky s/keyword/sugar function/ and code-ify code
2009-03-27 Chris Prather record changes for duck_type
2009-03-23 Dave Rolsky Add some more details to Delta for next release
2009-03-21 Dave Rolsky fix a bunch of spelling errors
2009-03-21 Dave Rolsky PoD fix
2009-03-21 Dave Rolsky Took a revision pass through this document
2009-03-21 Dave Rolsky Took a revision pass through this document.
2009-03-21 Shawn M Moore Typo fix!
2009-03-21 Shawn M Moore Typo fixes
2009-03-21 Stevan Little - adding the contributing and delta pods
2009-02-26 Mike Whitaker Fix dotted type names to use :: instead, as per earlier...
2009-02-19 Dave Rolsky Link to MX::Types here
2009-02-19 Dave Rolsky Remove MX::Types bits from types manual page
2009-02-19 Dave Rolsky Small tweaks to namespace recommendation
2009-02-19 Matt S Trout switch to :: for types in BestPractices, note the perl...
2009-02-19 Matt S Trout switch to :: definitions, explain MooseX::Types usage...
2009-02-15 Dave Rolsky Fix a typo in the docs
2009-02-14 Dave Rolsky Make more attribute 'ro' in the example code
2009-02-14 Dave Rolsky Make a bunch of example attributes read-only
2009-02-14 Dave Rolsky Fix a mistake, triggers are not called for default...
2009-02-14 Dave Rolsky Clarify how roles do and do not participate in inheritance.
2009-02-14 Dave Rolsky Be consistent and say "attribute option(s)", not "param...
2009-02-14 Dave Rolsky Clarify that default ...
2009-02-13 Dave Rolsky Add RoleName
2009-02-13 Dave Rolsky Mention that you can override new if your parent is...
2009-02-12 Dave Rolsky this speling test is really useful. fixed a whole bunch...
2009-02-11 Dave Rolsky Make the "do not coerce class names" example match...
2009-02-11 Dave Rolsky Merged the content from Moose::Cookbook::Style into
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-04 Dave Rolsky Doh, yet another typo in the manual name
2009-02-04 Lars Dieckow more typo fixes
2009-02-04 Marcel Grünauer uc/lc consistency, typo and style fixes for Moose:...
next