no idea what's up with this error message
[gitmo/Moose.git] / lib / Moose / Meta / Attribute.pm
2012-07-05 Jesse Luehrs no idea what's up with this error message
2012-07-05 Jesse Luehrs fix docs for MMA->new (RT78202)
2012-02-20 Dave Rolsky Rename Basics::Recipe4 to Basics::Company_Subtypes
2012-02-11 Dave Rolsky Fix (or remove) broken links in the POD
2011-11-17 Jesse Luehrs fix weak lazy attributes (tome)
2011-09-17 Jesse Luehrs track implicitly created types as being created in...
2011-09-16 Dave Rolsky Don't throw an error when a delegation overrides a...
2011-09-16 Dave Rolsky Fix odd indentation
2011-09-16 Dave Rolsky Don't warn when overriding a stub method with an accessor
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-09-06 Dave Rolsky Remove all uses of CMOP::{load_class, is_class_loaded...
2011-08-29 Shawn M Moore Foreign options forbid caching of interpolated attribut...
2011-06-17 Jesse Luehrs move eval_environment for accessors to the attribute...
2011-06-16 Dave Rolsky Sort the keys in %handles when making delegation methods
2011-06-05 Dave Rolsky When generating inlining code, distinguish between...
2011-06-05 Dave Rolsky Add definition context to every accessor defined internally
2011-05-17 Jesse Luehrs stop closing over the type constraint object
2011-05-17 Jesse Luehrs stop closing over the method metaobject
2011-05-17 Jesse Luehrs close over the coercion sub separately
2011-05-17 Jesse Luehrs stop closing over $attr in accessor generation
2011-05-17 Dave Rolsky Rename has_inlined_type_constraint to can_be_inlined
2011-05-17 Dave Rolsky All non-parameterized types now have inlining code
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-26 Dave Rolsky Beginning of dzilization
2010-11-19 Dave Rolsky Bump version to 1.9900 for new version numbering scheme
2010-11-18 Jesse Luehrs refactor constructor inlining to reuse attribute code
2010-11-18 Jesse Luehrs push the accessor inlining code back into the attribute
2010-11-18 Jesse Luehrs stop duplicating code here
2010-11-18 Jesse Luehrs use new method names from cmop
2010-11-18 Chris Prather restore documentation for lazy_build and underscore...
2010-11-02 Dave Rolsky bump version to 1.19 1.19
2010-10-29 Dave Rolsky bump version to 1.18
2010-10-28 Dave Rolsky Warn when an accessor for one attr overwrites another...
2010-10-27 Dave Rolsky Refactor _process_options into a set of much smaller...
2010-10-27 Dave Rolsky Make sure to handle the case where a CMOP::Attribute...
2010-10-26 Dave Rolsky Tidy code and add whitespace in _process_accessors
2010-10-26 Dave Rolsky When we need a metaclass for delegation, die when the...
2010-10-26 Dave Rolsky Fix sub order so caller comes before callee
2010-10-26 Dave Rolsky Move lazy_build processing to its own sub and make...
2010-10-19 Dave Rolsky bump version to 1.17 1.17
2010-10-18 Dave Rolsky Bump version to 1.16
2010-09-27 Dave Rolsky bump version to 1.15
2010-09-27 Jesse Luehrs stop testing for methods named 'meta'
2010-09-27 Jesse Luehrs override metaclass compat stuff in a trait for CMOP...
2010-09-27 Dave Rolsky When generating inline_store code, don't weaken non...
2010-09-27 Dave Rolsky Get inline slot access snippets from attr, not direct...
2010-09-27 Dave Rolsky Moved some inlining duties to Attribute class, which...
2010-09-21 Dave Rolsky bump version to 1.14 1.14
2010-09-13 Dave Rolsky bump version to 1.13 1.13
2010-09-13 Dave Rolsky Clarify that coerce requires a TC with a coercion
2010-08-28 Dave Rolsky bump version to 1.12 1.12
2010-08-28 Dave Rolsky bump version to 1.11
2010-08-26 Jesse Luehrs actually, there's no reason that overriding 'is' is...
2010-08-20 Dave Rolsky Bump version to 1.10
2010-07-25 Dave Rolsky bump version to 1.09 1.09
2010-07-24 Dave Rolsky Always check that a constraint has a coercion before...
2010-07-24 Dave Rolsky Issue deprecation warning on coerce => 1 without coerci...
2010-07-24 Shawn M Moore Merge remote branch 'origin/rfc/illegal_options_for_inh...
2010-07-24 Jesse Luehrs warn if we try to overwrite a local function with an...
2010-07-24 Jesse Luehrs clean up some things, and allow overriding unspecified...
2010-07-24 Tuomas Jormola Implement inversed logic when defining which attribute...
2010-07-12 Dave Rolsky Include type name in error when coerce => 1 is given...
2010-07-12 Dave Rolsky If you pass coerce => 1 for an attr, its type must...
2010-07-12 Dave Rolsky Remove totally unused chunk of code
2010-06-15 Jesse Luehrs version bump 1.08
2010-06-05 Florian Ragwitz Version 1.07 1.07
2010-06-01 Florian Ragwitz Version 1.06 1.06
2010-05-20 Florian Ragwitz Version 1.05 1.05
2010-05-20 Jesse Luehrs don't initialize delegate classes with Moose::Meta...
2010-05-20 Florian Ragwitz Version 1.04 1.04
2010-05-06 Florian Ragwitz Version 1.03. 1.03
2010-05-01 Florian Ragwitz Version 1.02. 1.02
2010-03-26 Florian Ragwitz Version 1.01. 1.01
2010-03-26 Florian Ragwitz Make handles accept role TCs.
2010-03-25 Florian Ragwitz Version 1.00. 1.00
2010-03-16 Graham Knop Fix various broken links in POD
2010-03-08 Florian Ragwitz Version 0.99. 0.99
2010-02-10 Dave Rolsky bump version to 0.98
2010-02-10 Dave Rolsky bump version to 0.97 0.97
2010-02-06 Florian Ragwitz Version 0.96. 0.96
2010-02-04 Florian Ragwitz Version 0.95. 0.95
2010-01-18 Dave Rolsky set version to 0.94
2010-01-05 Dave Rolsky bump version to 0.93_03 0.93_03
2010-01-05 Dave Rolsky bump version to 0.93_02 0.93_02
2010-01-04 Dave Rolsky bump version to 0.93_01
2010-01-04 Dave Rolsky Change BUGS so it always tells people to look at Moose...
2010-01-04 Dave Rolsky bump copyright year to 2010
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2009-11-19 Florian Ragwitz Checking in changes prior to tagging of version 0.93... 0.93
2009-11-05 Jesse Luehrs oops, associated_methods returns an arrayref of method...
2009-10-24 Jesse Luehrs don't remove accessors we never installed
2009-10-12 Jesse Luehrs preserve aliasing for delegated methods
2009-09-25 Jesse Luehrs replace several uses of eval with try
2009-09-22 Dave Rolsky Tidy and make weaken_value private
2009-09-22 Dave Rolsky bump version to 0.92
2009-09-22 Yuval Kogman Test semantics for raw_value
2009-09-17 Dave Rolsky bump version to 0.91 0.91
2009-09-14 Dave Rolsky bump version to 0.90
2009-09-14 Dave Rolsky more work on ignoring meta in role method list
2009-09-11 Dave Rolsky bump version to 0.89_02 and set release date 0.89_02
next