add the init_meta thing to ::Delta
[gitmo/Moose.git] / lib / Moose / Manual / Delta.pod
2012-04-25 Jesse Luehrs add the init_meta thing to ::Delta
2012-04-25 Jesse Luehrs don't list dev releases in ::Delta
2012-03-01 Dave Rolsky Add missing =over and =back
2012-02-20 Dave Rolsky Mention cookbook rename in Delta
2011-10-25 Dave Rolsky Add mention of load_class and is_class_loaded to Delta
2011-10-05 Ricardo Signes document the change in the changelogs
2011-09-17 Dave Rolsky Doc UNIVERSAL change in Delta
2011-09-17 Jesse Luehrs add some more explanation to the ::Delta entries
2011-09-17 Dave Rolsky Docs changes to parent(s) for Union types in Changes...
2011-09-17 Dave Rolsky Doc union type changes in Delta and Changes
2011-09-07 Dave Rolsky fix some pod errors
2011-09-06 Jesse Luehrs update changes and delta
2011-09-06 Dave Rolsky Remove deprecation warning for CMOP::load_class ...
2011-09-06 Dave Rolsky document deprecations in Changes & Delta
2011-09-01 Ricardo Signes changelog/delta for shallow_clone
2011-07-20 Dave Rolsky Update delta for deprecation warning
2011-07-20 Dave Rolsky Fix delta - we will warn for optimize_as in 2.0300...
2011-07-06 Karen Etheridge clarification of wording
2011-07-05 Dave Rolsky Fix small typo in Delta
2011-06-06 Jesse Luehrs use correct version number in ::Delta
2011-05-17 Dave Rolsky Docs, Delta, and Changes for inline constraints
2011-04-28 Jesse Luehrs add the Devel::PartialDump stuff to ::Delta
2011-04-11 Dave Rolsky The new release policy was actually release in 1.21
2011-04-11 Dave Rolsky Mention new release policy in Delta
2011-04-11 Dave Rolsky s/toolchain/tool chain/ for spelling test
2011-04-05 Jesse Luehrs add some things to ::Delta
2011-03-14 Dave Rolsky Prep for removing deprecated features or making them...
2011-02-28 Jesse Luehrs pod-spelling fixes 1.9903
2010-12-28 Dave Rolsky Dzil-ize all the .pod files so they can be pod-woven
2010-11-19 Dave Rolsky bump copyright year to 2010
2010-11-16 Jesse Luehrs tests and changelogging
2010-10-18 Jesse Luehrs ::Delta
2010-10-14 Dave Rolsky Add version to Delta for 1.15, and s/native traits...
2010-10-04 Karen Etheridge fix small typos in changelogs.
2010-09-27 Dave Rolsky Add default is ...
2010-09-27 Jesse Luehrs typo fixes
2010-09-27 Jesse Luehrs changes and delta
2010-09-27 Dave Rolsky More docs in Delta
2010-09-27 Dave Rolsky More Delta docs
2010-09-27 Dave Rolsky Doc changes in Changes and Delta
2010-08-23 Dave Rolsky Correct Delta (coerce => 1 without a coercion on the...
2010-08-23 Dave Rolsky Remove "Version" from headings
2010-07-25 Dave Rolsky Delta entry editing
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
next