Fix pod spelling nit
[gitmo/Moose.git] / lib / Moose / Manual / Delta.pod
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