add BUGS section to docs without one
[gitmo/Moose.git] / lib / Moose / Manual /
2010-01-04 Dave Rolsky bump copyright year to 2010
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2010-01-04 Dave Rolsky Document no "+foo" for role attrs, and related composit...
2010-01-04 Dave Rolsky Docs for Moose::Exporter unimport changes in Delta
2009-12-18 Shawn M Moore Make the release steps less prone to interpretation :)
2009-12-14 Dave Rolsky More clarification on deprecation changes for get_...
2009-12-14 Dave Rolsky Don't start a sentence with lower case
2009-12-14 Shawn M Moore Instead of mentioning a vague "these", clarify =]
2009-12-14 Chris Prather add documentation to Moose::Manual::Delta for the depre...
2009-12-13 Pedro Melo Remove references to jules git repo
2009-11-18 Gerda Shank update BestPractices to emphasize namespace::autoclean...
2009-10-20 Shawn M Moore Fix pod spelling nit
2009-10-14 Dave Rolsky mention $self->new in Changes and Delta
2009-10-13 Shawn M Moore Clarify who the invocant is in a delegate method call
2009-10-12 Jesse Luehrs support arrayrefs as well as lists for enum and duck_type
2009-10-11 Jesse Luehrs Num is a subtype of Str
2009-10-08 Shawn M Moore No reason to abbreviate to env var really, makes pod_sp...
2009-10-05 Dave Rolsky Add details on what goes into making a release
2009-09-14 Dave Rolsky Fix next version in Delta
2009-09-14 Dave Rolsky document removal of mutable ancestor warning
2009-09-14 Dave Rolsky Add some docs on shortcuts for declaring multiple attri...
2009-09-14 Dave Rolsky Revert "add an option to disable the mutable ancestor...
2009-09-14 Jesse Luehrs expand on the descriptions for the built-in type constr...
2009-09-14 Jesse Luehrs we removed the Role type constraint
2009-09-13 Jesse Luehrs reverse example tests (from jonathan_)
2009-09-13 Dave Rolsky Changes and Delta for $object->new deprecation
2009-09-11 Dave Rolsky Lots of fixes to object destruction.
2009-09-11 Dave Rolsky Add a section on applying roles to an object (accidenta...
2009-09-11 Dave Rolsky Pod fixes and move mention of Native Code to Next version
2009-09-11 Dave Rolsky Add delta docs for Native Code trait
2009-09-10 Jesse Luehrs this actually happened in 0.89_01
2009-09-10 Jesse Luehrs add an option to disable the mutable ancestor warning
2009-09-09 Gerda Shank minor doc tweaks
2009-09-08 Gerda Shank change doc references to AttributeHelpers
2009-09-08 Gerda Shank documentation for applying roles, specifically to instances
2009-09-09 Jesse Luehrs then -> than
2009-09-07 Dave Rolsky Spelling fixes
2009-09-07 Dave Rolsky Tweak formatting of pod so everything's an =item for...
2009-09-07 Jesse Luehrs add a warning for immutablizing a class with mutable...
2009-09-07 Dave Rolsky Document more changes and deprecations for 0.89_02
2009-09-06 Gerda Shank minor native trait doc tweaks
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
next