gitmo/Moose.git
2010-05-06 Florian Ragwitz Version 1.03. 1.03
2010-05-06 Florian Ragwitz Fix doc typo.
2010-05-06 Florian Ragwitz Depend on Class::MOP 1.01 for the load_class($class...
2010-05-05 Dave Rolsky accesssor (three s's) is definitely a misspelling!
2010-05-05 Florian Ragwitz `accessor' is not a typo.
2010-05-05 Florian Ragwitz Allow required versions to be specified when setting...
2010-05-01 Florian Ragwitz Version 1.02. 1.02
2010-05-01 Florian Ragwitz Plan in advance when we know which modules we're going...
2010-04-30 Florian Ragwitz Stop making $class_tc->is_subtype_of behave like -...
2010-04-24 Florian Ragwitz Make our Makefile.PL work with recent versions of Modul...
2010-04-17 Jesse Luehrs add a bunch more modules to test-my-dependents
2010-04-17 Jesse Luehrs readd mx-daemonize, since it passes tests now
2010-04-16 Jesse Luehrs conflict on kioku, for the Regexp tc change
2010-04-16 Jesse Luehrs remove a few broken/outdated modules from test-my-depen...
2010-04-16 Jesse Luehrs fix pod_spell.t
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 Jesse Luehrs todo test for replacing superclass versions of override...
2010-04-06 Florian Ragwitz Make the tempfile changelog entry look like all the...
2010-04-06 Ævar Arnfjörð... Describe bcbb2654 and e82d8944 in Changes
2010-04-06 Ævar Arnfjörð... Amend bcbb2654: Use a tempdir() template so it's clear...
2010-04-06 Chris Weyl Write out TestBaz.pm under the system tmp dir
2010-04-04 Dave Rolsky Spelling fix in test description
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-30 Dave Rolsky Move docs around to keep related items together
2010-03-30 Dave Rolsky Tweak BUILD docs and fix bizarro code style in example.
2010-03-27 mateu some words for Meta Cookbook.
2010-03-26 Florian Ragwitz Version 1.01. 1.01
2010-03-26 Florian Ragwitz Make handles accept role TCs.
2010-03-26 Jesse Luehrs add a couple of todo tests
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-23 Florian Ragwitz Actually remove trailing whitespace.
2010-03-23 Jesse Luehrs add docs for the various ways to specify methods to...
2010-03-23 Jay Hannah add_attribute() POD correction from flatwhatson <whatso...
2010-03-22 Robin V removed trailing spaces and tabs
2010-03-22 Robin V Added documentation for available parameters in BUILD sub
2010-03-16 Graham Knop Fix various broken links in POD
2010-03-16 mateu Improve Counter Trait docs.
2010-03-13 Dave Rolsky Fix a small but confusing typo (missing a key word)
2010-03-08 Ævar Arnfjörð... Add Hailo to test-my-dependents.t. It does some evil...
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
next