gitmo/Moose.git
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.
2009-12-28 Dave Rolsky test just a subset of our deps by default (list taken...
2009-12-27 Dave Rolsky add segfault workaround to pod spelling test
2009-12-20 Chris Prather update docs and Changes
2009-12-20 Chris Prather add Moose::Util::TypeConstraints to oose.pm
2009-12-18 Shawn M Moore Make the release steps less prone to interpretation :)
2009-12-17 Dave Rolsky Doc Sam's regex change
2009-12-17 Dave Rolsky Small changes formatting fixes
2009-12-17 Sam Vilain TypeConstraints: update the type notation parser to...
2009-12-17 Dave Rolsky remove a lying comment
2009-12-16 Shlomi Fish Fix a typo.
2009-12-15 Florian Ragwitz Disable warnings for t/010_basics/009_import_unimport...
2009-12-15 Florian Ragwitz Unimport blessed and confess unless they've been replac...
2009-12-14 Dave Rolsky add an opt-in test using Test::DependentModules
2009-12-14 Dave Rolsky More clarification on deprecation changes for get_...
2009-12-14 Dave Rolsky Don't start a sentence with lower case
2009-12-14 Shawn M Moore Instead of mentioning a vague "these", clarify =]
2009-12-14 Chris Prather add documentation to Moose::Manual::Delta for the depre...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-12-13 Pedro Melo Remove references to jules git repo
2009-12-13 Florian Ragwitz Remove leftovers of export_to_main.
2009-12-13 Shlomi Fish Got xt/author/pod_spell.t to pass.
2009-12-13 Shlomi Fish Merge branch 'master' of git://git.moose.perl.org/Moose
2009-12-12 Jesse Luehrs fix pod_spell.t
2009-12-12 Shlomi Fish Correct a typo - "invokes"->"invoke".
2009-12-11 Jesse Luehrs docs for with_immutable
2009-12-11 Jesse Luehrs give with_immutable a reasonable return value
2009-12-10 Jesse Luehrs add with_immutable test helper
2009-12-10 Tomas Doran Require new Module::Install for dist building
2009-12-10 Tomas Doran Use Module::Install built in detection of author mode
2009-12-10 Tomas Doran Make it easier on newbies trying to contribute by makin...
2009-12-10 Shlomi Fish Add a missing comma.
2009-12-10 Shawn M Moore Point to Meta::Recipe3 a little harder in Meta::Recipe2
2009-12-09 Shlomi Fish Fix a mis-phrasing in the Cookbook.
2009-12-09 Shlomi Fish Fix more "a Int" -> "an Int".
2009-12-09 Shlomi Fish Fixed a typo - "a Int" -> "an Int".
2009-12-08 Tomas Doran Change this back to a link as that's totally valid...
2009-12-08 Jesse Luehrs also mention native trait 'elements' in reference to...
2009-12-08 Tomas Doran Fix up the Pod tests
2009-12-07 Hans Dieter... make it clear that auto_deref still returns references...
2009-12-07 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 expand Class/Role clash error message
2009-12-02 Shawn M Moore Add Native's illustrious porters
2009-11-22 Stefan O'Rear Collapse magic lvalues in Str
2009-11-21 Shawn M Moore Fix a grammar error spotted by [rt.cpan.org #51791...
2009-11-21 Shawn M Moore Capitalize GitHub to satisfy pod_spell.t
2009-11-19 lestrrat add link to rendered version
2009-11-19 Florian Ragwitz Checking in changes prior to tagging of version 0.93... 0.93
2009-11-19 Florian Ragwitz Ignore dists.
2009-11-19 Florian Ragwitz Changelogging.
2009-11-18 Gerda Shank update BestPractices to emphasize namespace::autoclean...
2009-11-11 Jesse Luehrs update Changes
2009-11-11 Jesse Luehrs stop overriding the prototype on List::Util::first
2009-11-05 Dave Rolsky Belatedly add change about Moose::Meta::Role->get_metho...
2009-11-05 Jesse Luehrs oops, associated_methods returns an arrayref of method...
2009-10-24 Jesse Luehrs don't remove accessors we never installed
2009-10-24 Jesse Luehrs add TODO test for throwing exceptions during delegate...
2009-10-24 Jesse Luehrs clean up test a bit
2009-10-24 Jeff Bisbee tests for handles => CODE block
2009-10-20 Shawn M Moore Fix pod spelling nit
2009-10-16 Dave Rolsky Clarify change for Str not accepting globs
2009-10-16 chansen Update Changes
2009-10-16 chansen Added type constraint tests for GV
2009-10-16 chansen Str constraint shouldn't accept GV's
2009-10-14 Dave Rolsky Add Changes entry for export to main
2009-10-14 Yuval Kogman allow exporting to main
2009-10-14 Dave Rolsky mention $self->new in Changes and Delta
2009-10-14 Jesse Luehrs remove the warning for $self->new
2009-10-13 Shawn M Moore Clarify who the invocant is in a delegate method call
2009-10-12 Dave Rolsky Tweak change description for delegation fix to be clearer
2009-10-12 Dave Rolsky Change log tweaks
2009-10-12 Dave Rolsky Add arrayrefs to dictionary
2009-10-12 Jesse Luehrs support arrayrefs as well as lists for enum and duck_type
2009-10-12 Jesse Luehrs preserve aliasing for delegated methods
2009-10-11 Dave Rolsky deprecate get_attribute_map for roles, and remove it...
2009-10-11 Jesse Luehrs Num is a subtype of Str
2009-10-08 Shawn M Moore Moose::Meta::Role no longer uses subname
2009-10-08 Shawn M Moore No reason to abbreviate to env var really, makes pod_sp...
2009-10-05 Dave Rolsky Add details on what goes into making a release
next