cleaned up log
[gitmo/Moose.git] / Changes
2008-10-23 John Napiorkowski cleaned up log attic/parameterized_type_fixes
2008-10-23 John Napiorkowski Merge 'trunk' into 'parameterized_type_fixes'
2008-10-23 John Napiorkowski updated changelog
2008-10-23 Dave Rolsky Small wording tweak
2008-10-23 Dave Rolsky Add changes entry for restoration of parameterized...
2008-10-22 Dave Rolsky Tests for resolve_meta{class,trait}_alias in Moose...
2008-10-22 Tomas Doran Speedups in does for MooseX::Storage, should also make...
2008-10-16 Dave Rolsky Fix bug with -traits to Moose
2008-10-16 Tomas Doran TODO Test for bug in Moose::Exporter
2008-10-14 Dave Rolsky Add release date
2008-10-12 Dave Rolsky Reverted the type constraint bits that caused breakage...
2008-10-07 Tomas Doran More type constraint fixes for edge cases in is_a_type_...
2008-10-06 Tomas Doran Docs for things in Class::MOP::Attribute + tests for...
2008-09-30 Todd Hepler make sure we can create an anon class that has a requir...
2008-09-29 Dave Rolsky when loading Test::Warn, require at least 0.10
2008-09-26 Matt S Trout changes line for deprototype
2008-09-26 Dave Rolsky Clarify nature of bug fix
2008-09-22 Dave Rolsky Fix handling of anon subtype with both constraint ...
2008-09-18 Dave Rolsky Tweak throw_error changes description
2008-09-18 Yuval Kogman changelog error_class
2008-09-18 Dave Rolsky More !!
2008-09-18 Dave Rolsky Document latest bug fix
2008-09-16 Todd Hepler check for a valid attribute name in Moose::Meta::Role
2008-09-15 Dave Rolsky Add note about conflict list
2008-09-15 Dave Rolsky Changes indentation fixup
2008-09-15 Dave Rolsky merge method-changes branch into trunk
2008-09-15 Dave Rolsky Small tweaks and add jnapiorkowski's name to all his...
2008-09-15 John Napiorkowski updated the changelog
2008-09-14 Dave Rolsky Add description for metaclass incompat changes.
2008-09-13 Dave Rolsky Fix the spelling of compatibility in here too.
2008-09-13 Dave Rolsky Oops, left in a conflict marker
2008-09-13 Dave Rolsky merge trunk to method-changes branch
2008-09-12 Dave Rolsky Update changes with credit for latest bug fix
2008-09-12 Dave Rolsky Do not unimport functions which we explicitly re-export...
2008-09-12 Dave Rolsky Make backwards incompatibility clear in changes
2008-09-11 Dave Rolsky Update changes for this branch
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-03 Dave Rolsky bump version and update changes for release later today...
2008-09-03 Dave Rolsky Add changes for latest bug fix
2008-09-03 Dave Rolsky Redo changes for jnapiorkowski's TC change
2008-09-03 John Napiorkowski updated changes file
2008-09-03 Dave Rolsky Update changes with the new docs.
2008-09-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky merge meta-role-helper branch and update changes
2008-08-31 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-30 Dave Rolsky Add changes for 0.55_03
2008-08-29 Dave Rolsky merge trunk to meta-role-helper branch
2008-08-29 Dave Rolsky Update changes for next release
2008-08-29 Dave Rolsky Merge trunk to meta-role-helper branch
2008-08-26 Tomas Doran Add a load of docs to some of the under documented...
2008-08-26 Dave Rolsky Update changes some more
2008-08-21 Dave Rolsky Add date for last release
2008-08-21 Dave Rolsky Mention explicit 5.8.x requirement
2008-08-20 Yuval Kogman changelog
2008-08-20 Dave Rolsky Changes for next release (which will be a dev release)
2008-08-20 Dave Rolsky Fix t0m's spelling
2008-08-20 Tomas Doran Fix type coersion of lazy values accessed using the...
2008-08-12 Dave Rolsky add meta recipe5 to changes and manifest
2008-08-12 Dave Rolsky Mention metaclass traits in Changes
2008-08-08 Dave Rolsky Updated changes for latest recipe tweaks
2008-08-08 Dave Rolsky Fix order of changes
2008-08-08 Dave Rolsky Update changes for Moose::Exporter branch
2008-08-08 Dave Rolsky No need for 0.57 when 0.56 isn't yet released
2008-08-05 Tomas Doran Fix the inlined code generated for immutable constructo...
2008-08-05 Shawn M Moore Hide remove_keywords a bit, rename it to _remove_keywor...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-08-04 Shawn M Moore Add a remove_keywords function so if you extend Moose...
2008-08-04 Shawn M Moore Update Changes
2008-08-03 Dave Rolsky Wrote Extending recipe 1, on using an alternate object...
2008-08-02 Dave Rolsky Document cookbook stuff in Changes
2008-07-30 Matt S Trout fix coerce to accept anon types like subtype can
2008-07-29 Dave Rolsky Add new Meta::Recipe1 to changes
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...
2008-07-28 Aran Clary Deltac New cookbook recipe # 12.
2008-07-22 Stevan Little rolling back
2008-07-18 Paul Driver Changelog message. :)
2008-07-09 Stevan Little fixing bug
2008-07-08 Stevan Little some refactoring of handles
2008-07-04 Stevan Little 0.54
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little 0.53
2008-07-03 Stevan Little setting up 0.53
2008-07-03 Stevan Little 0.52
2008-07-03 Dave Rolsky Speling fix.
2008-07-02 Wallace Reis added legal_options_for_inheritance
2008-07-02 Stevan Little some changes, seee changes for details
2008-07-02 Stevan Little some doc cleanup
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-27 Shawn M Moore Update Changes
2008-06-27 Stevan Little fixing the handles stuff so that it works cleanly for...
2008-06-26 Yuval Kogman changelog
2008-06-26 Dave Rolsky I feel silly thanking myself.
2008-06-24 Shawn M Moore Fix another typo
2008-06-24 Shawn M Moore Add support for meta_attr->does("ShortAlias")
2008-06-23 Dave Rolsky Make the immutable constructor provide the same nice...
2008-06-19 Dave Rolsky This change gets Recipe 11 working. Here are the detail...
2008-06-17 Shawn M Moore Add Moose::Role->unimport so we remove the Moose::Role...
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-13 Shawn M Moore 0.49
next