Tweak wording in Delta
[gitmo/Moose.git] / lib / Moose / Manual / Delta.pod
2010-07-25 Dave Rolsky Tweak wording in Delta
2010-07-24 Dave Rolsky Doc deprecation warnings in Changes for Delta.pod
2010-07-24 Jesse Luehrs fix a test and clarify some docs
2010-07-24 Shawn M Moore Minor corrections to satisfy pod_spell.t
2010-07-24 Tuomas Jormola Implement inversed logic when defining which attribute...
2010-07-12 Dave Rolsky If you pass coerce => 1 for an attr, its type must...
2010-07-04 Dave Rolsky Fix pod error
2010-07-04 Dave Rolsky Revert the change that unimported strict ...
2010-06-08 Jesse Luehrs oops, this should have been mentioned in the docs
2010-05-20 Florian Ragwitz Version 1.05 1.05
2010-05-20 Jesse Luehrs Changes and ::Delta
2010-05-16 Jesse Luehrs no strict and no warnings when 'no Moose' is called
2010-05-12 Jesse Luehrs stick the call to BUILDALL in ->meta->new_object, rathe...
2010-04-30 Florian Ragwitz Stop making $class_tc->is_subtype_of behave like -...
2010-03-25 Florian Ragwitz Stop Moose::Meta::Attribute::Native::Trait::Code from...
2010-01-27 Dylan William Hardison Behavior for method modifiers with non-regexp refs
2010-01-22 Hans Dieter Pearcey remove conflict marker
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-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-10-20 Shawn M Moore Fix pod spelling nit
2009-10-14 Dave Rolsky mention $self->new in Changes and Delta
2009-10-12 Jesse Luehrs support arrayrefs as well as lists for enum and duck_type
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 Revert "add an option to disable the mutable ancestor...
2009-09-13 Dave Rolsky Changes and Delta for $object->new deprecation
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-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-03 Dave Rolsky More pod fixes
2009-09-03 Dave Rolsky pod fix
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-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-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-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-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-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-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-23 Yuval Kogman Update test suite for subname changes in Class::MOP
2009-05-03 Jesse Luehrs update changes and delta
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-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-09 Nelo Onyiah Fixed some typos
2009-04-09 Dave Rolsky Document deprecations/renamings
2009-04-02 Shawn M Moore Remove the ->meta thing from Delta. once it's complete...
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 Shawn M Moore Typo fixes
2009-03-21 Stevan Little - adding the contributing and delta pods