allow init_meta generation with Moose::Exporter
[gitmo/Moose.git] / lib / Moose / Manual /
2009-09-06 Florian Ragwitz Show working example code in the MooseX::Types example.
2009-09-04 arcanez fix typo (per qp_pq)
2009-09-03 Dave Rolsky More pod fixes
2009-09-03 Dave Rolsky pod fix
2009-09-02 rodrigolive Documenting that 'has' comes before 'with' when satisfy...
2009-09-02 rodrigolive Documenting that 'has' comes before 'with' when satisfy...
2009-09-02 Dave Rolsky Tweaks to Delta docs for new Native delegation methods
2009-09-02 Dave Rolsky Merge branch 'master' into topic/list_util_helpers
2009-09-02 Dave Rolsky Separate changes in 0.89 from those in 0.89_01 0.89_01
2009-09-02 Hans Dieter Pearcey fix pod nits
2009-08-24 Chris Prather merge in changes from dec
2009-08-24 Chris Prather add proof reading changes from dec
2009-08-23 Shawn M Moore More cleanup in native documentation
2009-08-23 Shawn M Moore Further delegation manual cleanup
2009-08-23 Shawn M Moore Cleanup; include validation of push parameters
2009-08-23 Chris Prather speeling cleanup
2009-08-23 Chris Prather add documentation on the new AH delegation (Currying...
2009-08-20 Jesse Luehrs add a few helpful List::(More)?Utils? funcs to the...
2009-08-20 Jesse Luehrs remove head, tail, and last as Array helpers
2009-08-19 Jesse Luehrs empty -> is_empty
2009-08-18 Jesse Luehrs update ::Delta for the recent changes
2009-08-18 Jesse Luehrs Merge branch 'master' into attribute_helpers
2009-08-16 Jesse Luehrs rename alias and excludes to -alias and -excludes
2009-08-15 Hans Dieter Pearcey reverse the meaning of 'empty'
2009-08-15 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-08-12 Robert Buels doc patch, added mention of how attribute accessors...
2009-08-12 Dave Rolsky Add some space in the conditional
2009-08-12 Hans Dieter Pearcey fix trigger example
2009-08-12 Dave Rolsky Implement passing the old value to a trigger when appro...
2009-08-11 Jesse Luehrs Merge branch 'master' into attribute_helpers
2009-08-11 Jesse Luehrs add a function to more easily create metaclass/trait...
2009-08-11 Jesse Luehrs add alias resolution for "use Moose -metaclass"
2009-08-03 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
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-22 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-14 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
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 Jesse Luehrs do all the renaming that was discussed
2009-07-10 Shawn M Moore Backfill some important 0.84 changes in Delta
2009-07-08 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
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-26 Dave Rolsky Small edits for M::AH bits in Delta
2009-06-26 Hans Dieter Pearcey update Changes and Delta
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'
next