RT#83929: fix memory leak in union types
[gitmo/Moose.git] / lib / Moose / Meta / Attribute /
2012-09-16 Dave Rolsky Clarify natatime Array helper behavior when given a...
2012-06-21 Jesse Luehrs stop using excludes within moose, since it's no longer...
2012-04-29 Chris Prather fix the erroneous ->kv call in the docs
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-09-07 Dave Rolsky fix some pod errors
2011-09-06 Dave Rolsky Remove all uses of CMOP::{load_class, is_class_loaded...
2011-09-04 Dave Rolsky Explicitly test each value of handles to make sure...
2011-09-01 Ricardo Signes add shallow_clone to Array and Hash traits
2011-06-13 Karen Etheridge addition of first_index to the native Array trait.
2011-05-07 Jesse Luehrs fix up some abstracts
2011-03-30 Jesse Luehrs fix up some docs
2011-01-19 Mateu X Hunter correct wording to use 'hash' instead of 'array'
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-26 Dave Rolsky Beginning of dzilization
2010-12-04 Ricardo Signes correct method call in Hash trait documentation
2010-11-25 Karen Etheridge Revert "clarification re the limitations of the "map...
2010-11-25 Karen Etheridge clarification re the limitations of the "map" array...
2010-11-24 Karen Etheridge Doc note about explicit omission of each() in the nativ...
2010-11-19 Dave Rolsky bump copyright year to 2010
2010-11-19 Dave Rolsky Bump version to 1.9900 for new version numbering scheme
2010-11-15 Jesse Luehrs lazily load the native trait accessor roles
2010-11-02 Dave Rolsky bump version to 1.19 1.19
2010-10-29 Dave Rolsky bump version to 1.18
2010-10-27 Dave Rolsky Fix grammar in warning
2010-10-19 Dave Rolsky bump version to 1.17 1.17
2010-10-18 Dave Rolsky Bump version to 1.16
2010-10-17 Dave Rolsky Make warning for default_default include info on how...
2010-10-17 Dave Rolsky Make default is deprecation warning happen at run time
2010-10-17 Dave Rolsky Check for lazy_build when assign default default for...
2010-10-17 Dave Rolsky Fix deprecation so we ignore all CMOP ...
2010-10-16 Karen Etheridge more typos
2010-10-16 Karen Etheridge fix typo
2010-10-16 Dave Rolsky Mention default is as well
2010-10-16 Dave Rolsky Mention default default in docs
2010-10-16 Dave Rolsky some more small doc improvements for native traits
2010-10-16 Dave Rolsky Lots of doc improvements for native delegations.
2010-09-30 Dave Rolsky Some tweaks to documentation for Native.pm
2010-09-27 Dave Rolsky Deprecate _default_is and _default_default for native...
2010-09-27 Dave Rolsky bump version to 1.15
2010-09-27 Dave Rolsky Refactored native trait accessors so they are done...
2010-09-27 Dave Rolsky Handle uninlinable instance in native trait code generation
2010-09-27 Dave Rolsky Remove code that handled method providers now that...
2010-09-27 Dave Rolsky Load accessor generator
2010-09-27 Dave Rolsky Remove all references to method providers
2010-09-27 Dave Rolsky Got inlining for hashes working.
2010-09-27 Dave Rolsky Add inlining methods for Number native trait
2010-09-27 Dave Rolsky Calculate _native_type from role name, rather than...
2010-09-27 Dave Rolsky Inline all Counter methods
2010-09-27 Dave Rolsky Moved even more code up to Native/Writer
2010-09-27 Dave Rolsky Add inling for native Code trait
2010-09-27 Dave Rolsky Whitespace tweak
2010-09-27 Dave Rolsky Inlining for native Bool trait
2010-09-27 Dave Rolsky Implemented inlning for all string methods.
2010-09-27 Dave Rolsky Add some "bridge code" to keep old and new native trait...
2010-09-27 Dave Rolsky All native array methods are being inlined.
2010-09-27 Dave Rolsky All of the non-mutating array helpers are now inlined.
2010-09-27 Dave Rolsky Work in progress on inlining native traits methods.
2010-09-27 Dave Rolsky Some small code cleanups before I start changing everything
2010-09-21 Dave Rolsky bump version to 1.14 1.14
2010-09-15 Jay Hannah Tiny POD clarification. 'pairs' too ambiguous.
2010-09-13 Dave Rolsky bump version to 1.13 1.13
2010-08-28 Dave Rolsky bump version to 1.12 1.12
2010-08-28 Dave Rolsky bump version to 1.11
2010-08-20 Dave Rolsky Bump version to 1.10
2010-08-19 Dave Rolsky Use _get_local_methods instead of recreating methods...
2010-07-25 Dave Rolsky bump version to 1.09 1.09
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 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-04-01 Florian Ragwitz Stop Array::natatime from returning an exhausted iterat...
2010-03-26 Florian Ragwitz Version 1.01. 1.01
2010-03-25 Florian Ragwitz Version 1.00. 1.00
2010-03-25 Florian Ragwitz Stop Moose::Meta::Attribute::Native::Trait::Code from...
2010-03-16 mateu Improve Counter Trait docs.
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-05 Florian Ragwitz Fix pod typo.
2010-02-04 Ansgar Burchardt Add a couple of missing package descriptions.
2010-02-04 Florian Ragwitz Version 0.95. 0.95
2010-01-31 Florian Ragwitz Add execute_method to Native::Trait::Code.
2010-01-18 Jesse Luehrs use consistent formatting
2010-01-18 Jesse Luehrs indicate that the example method providers aren't a...
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 Merged topic/metarole-distinguishes-role-meta (which...
2009-12-17 Dave Rolsky remove a lying comment
2009-12-02 Shawn M Moore Add Native's illustrious porters
2009-11-19 Florian Ragwitz Checking in changes prior to tagging of version 0.93... 0.93
2009-11-18 Gerda Shank update BestPractices to emphasize namespace::autoclean...
2009-11-11 Jesse Luehrs stop overriding the prototype on List::Util::first
2009-10-04 Jesse Luehrs fix passing args to a code execute helper (gphat++)
next