show the first line here when testing with a harness
[gitmo/Moose.git] / Changes
2010-10-13 Dave Rolsky Fix release date for 0.65
2010-10-11 Jesse Luehrs changelog
2010-10-10 Florian Ragwitz Changelog RT#60013 fix
2010-10-07 Dave Rolsky Oops, wrong ticket #
2010-10-07 Dave Rolsky Fix native methods which accept string to accept the...
2010-10-07 Dave Rolsky # and date for next release
2010-10-04 Karen Etheridge fix small typos in changelogs.
2010-10-02 Dave Rolsky Mention warning about existing meta in Changes
2010-09-30 Dave Rolsky Mention manual revision
2010-09-28 Dave Rolsky Changes for NEXT
2010-09-27 Dave Rolsky Add default is ...
2010-09-27 Jesse Luehrs changes and delta
2010-09-27 Dave Rolsky Reword reinit changes description
2010-09-27 Jesse Luehrs changelog
2010-09-27 Jesse Luehrs changelog
2010-09-27 Dave Rolsky Remove extra newline
2010-09-27 Dave Rolsky Doc bug fix for weak ref set
2010-09-27 Dave Rolsky Doc changes in Changes and Delta
2010-09-21 Dave Rolsky Add release date
2010-09-14 Dave Rolsky Bug fixes for next
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
next