Fix weird bug that is probably a bug in List::MoreUtils
[gitmo/Moose.git] / Changes
2010-09-13 Dave Rolsky Date for 1.13
2010-09-10 Dave Rolsky Changes for this branch
2010-09-10 Dave Rolsky Add my name to Changes
2010-09-08 Dave Rolsky Doc attribute conflict error message improvement in...
2010-08-28 Dave Rolsky restore alias/excludes warnings
2010-08-28 Dave Rolsky Changes for 1.12
2010-08-28 Dave Rolsky Doc alias & excludes warning in Changes
2010-08-28 Dave Rolsky Add mention of turning off warning
2010-08-27 Dave Rolsky Add version & date. Doc "is" overriding change.
2010-08-27 Dave Rolsky Update changes for tom's mro fix
2010-08-27 Dave Rolsky Move fixes in this branch to NEXT
2010-08-27 Dave Rolsky Fix two bugs coercions for union types
2010-08-25 Tomas Doran mro::get_linear_isa not a method
2010-08-22 Dave Rolsky Changes and date for 1.10 release 1.10
2010-08-21 Dave Rolsky Issue a deprecation warning for alias or excludes ...
2010-07-26 Dave Rolsky Squashed commit of the following:
2010-07-26 Dave Rolsky Move changelog for default fixes to NEXT
2010-07-26 Dave Rolsky Squashed commit of the following:
2010-07-25 Dave Rolsky Reorder and speling fix
2010-07-25 Dave Rolsky Release date for 1.09
2010-07-24 Dave Rolsky Small wording fixes in Changes
2010-07-24 Dave Rolsky Rephase +foo legality change
2010-07-24 Dave Rolsky Remove with_caller from the deprecations
2010-07-24 Dave Rolsky Doc deprecation warnings in Changes for Delta.pod
2010-07-24 Dave Rolsky Mention removal of MMR->alias_method in Changes
2010-07-24 Shawn M Moore Merge remote branch 'origin/rfc/illegal_options_for_inh...
2010-07-24 Shawn M Moore Merge remote branch 'origin/rfc/accessor_overwrite_func...
2010-07-24 Jesse Luehrs implement a with_traits helper function
2010-07-24 Jesse Luehrs warn if we try to overwrite a local function with an...
2010-07-24 Jesse Luehrs changelog
2010-07-12 Dave Rolsky Small wording tweak in Changes
2010-07-12 Dave Rolsky If you pass coerce => 1 for an attr, its type must...
2010-07-06 Jesse Luehrs bump required perl version to 5.8.3
2010-07-06 Jesse Luehrs use 5.10's new recursive regex features for the tc...
2010-07-04 Dave Rolsky Revert the change that unimported strict ...
2010-06-30 Jesse Luehrs don't inline accessors unless the instance supports it
2010-06-15 Jesse Luehrs changelog
2010-06-05 Florian Ragwitz Version 1.07 1.07
2010-06-05 Jesse Luehrs need to use real_ref_name in one more place
2010-06-01 Florian Ragwitz Version 1.06 1.06
2010-05-28 John Napiorkowski added to CHANGES
2010-05-20 Justin Hunter fix spelling error
2010-05-20 Florian Ragwitz Version 1.05 1.05
2010-05-20 Florian Ragwitz foo
2010-05-20 Florian Ragwitz 1.04 never happened
2010-05-20 Jesse Luehrs Changes and ::Delta
2010-05-20 Florian Ragwitz Version 1.04 1.04
2010-05-20 Florian Ragwitz Stop testing for clobbering of $@
2010-05-17 Ricardo Signes changelog merged tc eq branch
2010-05-16 Jesse Luehrs add ->consumers method to role metaclass
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-05-12 Jesse Luehrs add HasMethods to Role explicitly, since it's no longer...
2010-05-11 Tomas Doran Changelog for 24a9f75
2010-05-11 Tomas Doran 'Fix' has '+attr' in roles by exploding earlier.
2010-05-06 Florian Ragwitz Version 1.03. 1.03
2010-05-05 Florian Ragwitz Allow required versions to be specified when setting...
2010-05-01 Florian Ragwitz Version 1.02. 1.02
2010-04-30 Florian Ragwitz Stop making $class_tc->is_subtype_of behave like -...
2010-04-10 Dave Rolsky Reword changes entry for clarity
2010-04-08 Jesse Luehrs fix instance application not passing along role args...
2010-04-06 Florian Ragwitz Make the tempfile changelog entry look like all the...
2010-04-06 Ævar Arnfjörð Bjar... Describe bcbb2654 and e82d8944 in Changes
2010-04-01 Florian Ragwitz Stop Array::natatime from returning an exhausted iterat...
2010-03-31 Florian Ragwitz Make Moose::Meta::TypeConstraint::Class correctly rejec...
2010-03-26 Florian Ragwitz Version 1.01. 1.01
2010-03-26 Florian Ragwitz Make handles accept role TCs.
2010-03-25 Chris Prather update changes to properly reflect the Sartak/doy debt...
2010-03-25 Florian Ragwitz Version 1.00. 1.00
2010-03-25 Florian Ragwitz Changelog doc fixes.
2010-03-25 Florian Ragwitz Stop Moose::Meta::Attribute::Native::Trait::Code from...
2010-03-08 Florian Ragwitz Version 0.99. 0.99
2010-03-07 Jesse Luehrs fix DEMOLISH methods not being called in some cases
2010-02-27 Cory Watson Add find_type_for method to Union.
2010-02-24 Dave Rolsky Fix the anon class cache bug fix description to be...
2010-02-24 Dave Rolsky Add a newline after the heading. Credit Chris for his...
2010-02-24 Chris Prather document Moose::Manual::Support in Changes
2010-02-15 Dave Rolsky More Changes cleanup - rewording for clarity and formatting
2010-02-15 Dave Rolsky s/with/and/ for grammar in Changes
2010-02-10 Dave Rolsky Fix changes description to accurately reflect the bug 0.98
2010-02-10 Dave Rolsky Add Rafael's bug fix
2010-02-10 Dave Rolsky Fix changelog, reinit fix is in 0.97
2010-02-10 Florian Ragwitz Fix changelog.
2010-02-09 Dave Rolsky Fix reinitializing anon metaclasses.
2010-02-06 Florian Ragwitz Version 0.96. 0.96
2010-02-05 Florian Ragwitz Make ScalarRef accept references to references.
2010-02-05 Florian Ragwitz Make ScalarRef parameterized.
2010-02-04 Florian Ragwitz Version 0.95. 0.95
2010-02-04 Florian Ragwitz Revert "add stubs for BUILD and DEMOLISH to Moose:...
2010-01-31 Florian Ragwitz Add execute_method to Native::Trait::Code.
2010-01-28 Dylan William Hardison Added name to changelog entry per standaards.
2010-01-27 Dylan William Hardison Behavior for method modifiers with non-regexp refs
2010-01-21 Jesse Luehrs add stubs for BUILD and DEMOLISH to Moose::Object
2010-01-21 Jesse Luehrs don't check class_precedence_list in does, since does_r...
2010-01-20 Florian Ragwitz Make it easier to see where the changes for one version...
2010-01-18 Dave Rolsky Add release date (and fix previous 2010 release dates) 0.94
2010-01-18 Dave Rolsky Also refer to MM::Delta
2010-01-18 Dave Rolsky Add prominent reference to API changes in 0.93_01,...
2010-01-18 Dave Rolsky More space between versions in changes
2010-01-18 Dave Rolsky set version to 0.94
next