gitmo/Moose.git
2010-03-08 Florian Ragwitz Version 0.99. 0.99
2010-03-08 Florian Ragwitz Add Devel::REPL to conflicts.
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-23 Dave Rolsky Clarify deprecation policy, add note about dev versions...
2010-02-23 Chris Prather add in grammar changes spotted by confound, and update...
2010-02-23 Chris Prather fix whitespace issues rafl complained about
2010-02-23 Chris Prather add Support Policy pod
2010-02-23 Chris Prather kill tabs in some tests
2010-02-23 Chris Prather kill passive voice in the trigger documentation
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-14 Florian Ragwitz Add Carp::REPL to the list of dependencies to test...
2010-02-14 Dave Rolsky ToInstance no longer needs to subclass ToClass
2010-02-11 Rafael Kitover test that anon classes are the same for instances havin...
2010-02-10 Dave Rolsky Fix changes description to accurately reflect the bug 0.98
2010-02-10 Dave Rolsky bump version to 0.98
2010-02-10 Dave Rolsky Add Rafael's bug fix
2010-02-10 Rafael Kitover Merge branch 'master' of jules.scsys.co.uk:Moose
2010-02-10 Rafael Kitover update t/030_roles/010_run_time_role_composition.t...
2010-02-10 Matt S Trout add DBIx::Class to dependents to ensure the Moose compo...
2010-02-10 Rafael Kitover use "roles" when creating anon class for applying a...
2010-02-10 Dave Rolsky bump version to 0.97 0.97
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-09 Dave Rolsky Update deprecation policy to match current reality
2010-02-09 Dave Rolsky Update info on smolder script to talk about xt/author...
2010-02-09 franck cuny fix POD typo
2010-02-08 Florian Ragwitz Make clear that ScalarRef can now be parameterized.
2010-02-08 Dave Rolsky Use the already-existing anon class caching in MM:...
2010-02-07 Dave Rolsky Document that apply_metaroles returns a metaclass object
2010-02-06 Florian Ragwitz We stopped subnaming role methods when being composed...
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-05 Florian Ragwitz Fix pod typo.
2010-02-05 Hans Dieter... add (TODO) tests for RT#46347 from Vince Veselosky
2010-02-04 gregor herrmann Fix pod spelling.
2010-02-04 Ansgar Burchardt Add a couple of missing package descriptions.
2010-02-04 Florian Ragwitz Version 0.95. 0.95
2010-02-04 Florian Ragwitz Force authors to run some more tests.
2010-02-04 Florian Ragwitz Unfuck Makefile.PL.
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... Added name to changelog entry per standaards.
2010-01-27 Dylan William... Behavior for method modifiers with non-regexp refs
2010-01-26 Patrick Donelan Fixed typos in Recipe9.pod
2010-01-26 Patrick Donelan Fixed typo in Recipe7.pod
2010-01-25 Dave Rolsky Really fix the basics recipe 4 code to remove unneeded...
2010-01-25 Patrick Donelan Removed confusing/unnecessary code in Recipe4 POD
2010-01-22 Florian Ragwitz Tell user to upgrade Catalyst if necessary.
2010-01-22 Hans Dieter... remove conflict marker
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-20 Chia-liang Kao Fix Moose::Meta::Method pod that mentioned Class::MOP...
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 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 Require CMOP 0.98
2010-01-18 Dave Rolsky set version to 0.94
2010-01-18 Dave Rolsky Bug fixes for handling attr names like "@foo"
2010-01-18 Dave Rolsky Squashed commit of the following:
2010-01-17 Dave Rolsky Add conflict on MX::Attribute::Prototype <= 0.10
2010-01-07 Dave Rolsky New style change log for 0.93_01 - _03
2010-01-06 Patrick Donelan Minor POD improvements
2010-01-06 Dave Rolsky Add conflict on MX::Role::WithOverloading 0.04
2010-01-05 Dave Rolsky bump version to 0.93_03 0.93_03
2010-01-05 Dave Rolsky Add XS changes
2010-01-05 Florian Ragwitz Be portable across perls with different MGVTBL definitions.
2010-01-05 Dave Rolsky bump version to 0.93_02 0.93_02
2010-01-05 Dave Rolsky Add Changes for 0.93_02
2010-01-05 Dave Rolsky Require CMOP 0.97_01
2010-01-04 Dave Rolsky Add lc unimporting 0.93_01
2010-01-04 Dave Rolsky Conflict with MX::Role::Cmd <= 0.06
2010-01-04 Dave Rolsky Do the $XS_VERSION trick to make XSLoader happy with...
2010-01-04 Dave Rolsky List CABAL alphabetically
2010-01-04 Dave Rolsky Add mention of mailing list & IRC to BUGS
2010-01-04 Dave Rolsky bump version to 0.93_01
2010-01-04 Dave Rolsky Add release date
2010-01-04 Dave Rolsky add BUGS section to docs without one
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...
2010-01-04 Dave Rolsky Reorder changes to put most interesting ones first
2010-01-04 Dave Rolsky Document no "+foo" for role attrs, and related composit...
2010-01-04 Dave Rolsky Doc unimport handling of re-exports
2010-01-04 Dave Rolsky Docs for Moose::Exporter unimport changes in Delta
2010-01-04 Dave Rolsky Changes for recipe fix
2010-01-04 Dave Rolsky Fix extending recipe 2 to actually work, and add tests
2010-01-03 Jesse Luehrs clean up Changes formatting
2010-01-02 Dave Rolsky Squashed commit of the following:
2009-12-28 Florian Ragwitz Turn composition_class_roles into a plain method.
next