all does what we want anyway, no need for the weird if/return stuff
[gitmo/Moose.git] / lib / Moose / Manual /
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:...
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::Delegation: fixed =NAME typo
2009-02-03 Dave Rolsky fix some typos reported by acme
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 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)
2009-02-03 Dave Rolsky Mention MetaDescription
2009-02-03 Dave Rolsky Mention the two accessor naming MX modules
2009-02-03 Dave Rolsky More text tweaking
2009-01-31 Dave Rolsky pod fixlet
2009-01-31 Dave Rolsky link to GETTING HELP, not SEE ALSO
2009-01-31 Dave Rolsky the last manual page! MOP docs
2009-01-31 Dave Rolsky First draf of MooseX manual page (just one more to go)
2009-01-29 Dave Rolsky add a =pod up top
2009-01-29 Dave Rolsky First draft of delegation manual docs
2009-01-29 Dave Rolsky Actually wrote up all the best practices I've thought...
2009-01-29 Dave Rolsky Add more best practice headers for later
2009-01-29 Dave Rolsky Add a mention of load order issues
next