add test that fails in 0.26; roles' require() should be able to find real methods...
[gitmo/Moose.git] / lib /
2007-10-11 Chris Prather add unimport into
2007-10-02 Stevan Little nits
2007-10-01 Stevan Little fixing the code in SYNOPSIS
2007-09-27 Stevan Little 0.26 (for real)
2007-09-27 Stevan Little 0.26
2007-09-20 Dave Rolsky This is a trivial change to make this class more easily
2007-09-19 Stevan Little adding fix for dexter
2007-09-18 Stevan Little s/container/parameterized/
2007-09-18 Stevan Little new and improved type notation stuff
2007-09-17 Stevan Little doc updates to use the ArrayRef[Type] syntax
2007-09-16 Stevan Little TypeConstraint::Utils,.. now with find_or_create_type_c...
2007-09-16 Stevan Little more type system hacking and tests
2007-09-16 Chris Prather add Sub::Exporter style caller() discovery
2007-09-15 Stevan Little lots of more refactored goodness in the TC system
2007-09-14 Stevan Little eilaras bug fixed and tested
2007-09-14 Chris Prather fix some pod following castaway's comments
2007-09-14 Stevan Little adding ->parent_registry to the TC registry object
2007-09-14 Stevan Little being more cautious about how we use ->meta
2007-09-13 Chris Prather pod fixes
2007-09-13 Chris Prather support into and into_level better, and make _init_meta...
2007-09-10 Stevan Little adding in the type constraint registry
2007-09-06 Stevan Little overload fix
2007-09-06 Stevan Little overload fix
2007-09-05 Jess Robinson Add various docs about checking types of attributes...
2007-09-04 Jess Robinson Typos and doc additions
2007-09-04 Stevan Little start of the TC refactor
2007-08-12 Stevan Little foo
2007-08-12 Stevan Little restored the coupling;
2007-08-12 Stevan Little some reworkings of the Test::Moose and Moose::Util...
2007-08-10 Anders Nor Berle Doc fix.
2007-08-10 Anders Nor Berle * s/can_role/does_role/g.
2007-08-10 Anders Nor Berle Make Test::Pod::Coverage smile again.
2007-08-07 Robert 'phaylon... Added search_class_by_role to Moose::Util
2007-08-07 Anders Nor Berle Fix small mixup.
2007-08-07 Anders Nor Berle New modules
2007-08-07 Stevan Little updating the cookbook, adding the start of the role...
2007-08-07 Stevan Little adding the Method::Required but not doing anything...
2007-08-06 Stevan Little adding some method stubs for deblolaz
2007-08-02 Stevan Little foo
2007-07-31 Stevan Little sorry_Debolaz
2007-07-30 Stevan Little fixing required
2007-07-30 Stevan Little adding info to changes and kolibre to the authors
2007-07-30 Stevan Little massive refactoring begun for Moose::Meta::Role
2007-07-21 Stevan Little bumping the version number
2007-07-18 Shlomi Fish lib/Moose.pm:
2007-07-03 Stevan Little adding lazy and handles to the has +foo form 0_24
2007-07-03 Stevan Little handles => A::Role
2007-07-01 Stevan Little fixing some stuff
2007-06-12 Chris Prather fix handles generated methods to use goto() so caller...
2007-06-10 Matt S Trout fix inline constructor for hierarchy with multiple...
2007-06-08 Stevan Little bumping version and reviewing immutable changes
2007-06-02 Guillermo Roditi Immutable fix to work with new Class::MOP, and trailing...
2007-05-31 Stevan Little 0.22
2007-05-31 Stevan Little for mst and castaway
2007-05-27 Stevan Little fixing the authors lists and adding the ClassName type... 0_22
2007-05-21 Matt S Trout fix for prototype undecl issue when type constraint...
2007-05-18 Guillermo Roditi reader presedence bug and tests
2007-05-09 Stevan Little foo
2007-05-05 Stevan Little foo
2007-05-04 Aankhen Moose.pm:
2007-05-04 Aankhen Moose::Cookbook::Recipe5:
2007-05-04 Aankhen Moose::Cookbook::Recipe5:
2007-05-04 Aankhen Moose::Cookbook::Recipe4:
2007-05-03 Aankhen Moose::Cookbook::Recipe3:
2007-05-03 Stevan Little foo
2007-05-03 Matt S Trout horrible hack to make immutability on Moose class exten...
2007-05-02 Aankhen Moose::Cookbook::Recipe6:
2007-05-01 Aankhen Moose::Cookbook::Recipe2:
2007-05-01 Aankhen Moose::Cookbook::Recipe1:
2007-05-01 Aankhen Moose::Cookbook::FAQ:
2007-05-01 Aankhen Moose::Util::TypeConstraints:
2007-05-01 Aankhen Moose::Util::TypeConstraints:
2007-04-30 Aankhen Moose::Role:
2007-04-30 Aankhen Moose.pm:
2007-04-29 Matt S Trout forgot to update $VERSION
2007-04-29 Matt S Trout * Moose
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-04-28 Aankhen Moose::Meta::Method::Accessor:
2007-04-28 Stevan Little foo
2007-04-23 Matt S Trout doc fixup from C. J. Collier
2007-04-09 Stevan Little foo
2007-04-09 Stevan Little foo
2007-04-06 Robert Boone Spelling corrections.
2007-04-05 Stevan Little bumping version and adding changelog
2007-04-05 Scott McWhirter Add ability to use an arrayref with has() to create...
2007-04-05 Stevan Little 0.19 release
2007-04-05 Stevan Little adding metaclass alias stuff
2007-03-29 Stevan Little adding documentation slot to the attributes 0_19
2007-03-24 Robert 'phaylon... type constraints now stringify to their name (phaylon)
2007-03-24 Anders Nor Berle Fix minor spelling error
2007-03-24 Stevan Little documented handles
2007-03-24 Stevan Little documented handles
2007-03-24 Stevan Little fixed handles
2007-03-22 Anders Nor Berle Explain attributes and subclassing
2007-03-21 Stevan Little module refresh test
2007-03-17 Stevan Little for mst and phaylon
2007-03-16 Stevan Little adding list_all_type_constraints for phaylon
2007-03-15 Stevan Little spelling fix
2007-03-15 Stevan Little type fixes
2007-03-15 Stevan Little types can have messages now
next