make github the primary repository
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint /
2009-05-13 Dave Rolsky bump version to 0.79 0.79
2009-05-12 Dave Rolsky bump version to 0.78
2009-05-02 Dave Rolsky bump version to 0.77 0.77
2009-04-29 Shawn M Moore POD for TC::Class's get_message override
2009-04-25 Dave Rolsky bump version to 0.76
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-24 Shawn M Moore For class_types, explicitly state that the value is...
2009-04-23 Dave Rolsky bump version to 0.75_01 0.75_01
2009-04-20 Dave Rolsky bump version to 0.75 0.75
2009-04-07 Dave Rolsky bump version to 0.74
2009-04-06 Dave Rolsky bump version 0.73_02
2009-04-05 Dave Rolsky bump version to 0.73_01 0.73_01
2009-03-28 Shawn M Moore class_of role TC is_subtype_of
2009-03-28 Shawn M Moore class_of role TC is_subtype_of
2009-03-28 Shawn M Moore class_of role TC parents
2009-03-28 Shawn M Moore class_of in Class type constraint
2009-03-27 Dave Rolsky bump version and update Changes 0.73
2009-03-26 Dave Rolsky Oops, accidentally edited some code
2009-03-26 Dave Rolsky bump version and update Changes
2009-03-26 Dave Rolsky Docs for MM::TC::TypeRegistry
2009-03-26 Dave Rolsky Punt on documenting Parameteriz{able,ed} - the API...
2009-03-25 Dave Rolsky Fix pod coverage test to actually exclude things that...
2009-03-25 Dave Rolsky Docs for MM::TC::Union
2009-03-25 Dave Rolsky Small refactoring of Union type to remove some wacky...
2009-03-25 Dave Rolsky Docs for MM::TC::Role
2009-03-25 Dave Rolsky Fix a small type
2009-03-25 Dave Rolsky Docs for MM::TC::Enum
2009-03-25 Dave Rolsky docs for MM::TC::Class
2009-02-24 Dave Rolsky bump version and update Changes for release 0.72
2009-02-22 Dave Rolsky make a dev version to go with the CMOP release
2009-02-22 Dave Rolsky bump version
2009-02-20 Dave Rolsky We need to make sure Moose is loaded before using
2009-02-19 Dave Rolsky bump version to 0.71 0.71
2009-02-14 Dave Rolsky bump version to 0.70 0.70
2009-02-12 Dave Rolsky bump version and update release date 0.69
2009-02-04 Dave Rolsky bump version to 0.68
2009-02-04 Lars Dieckow more typo fixes
2009-02-04 Dave Rolsky bump version and update changes for next release 0.67
2009-02-03 Dave Rolsky bump version to 0.66 0.66
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-01-22 Dave Rolsky bump version to 0.65 0.65
2009-01-21 Ricardo SIGNES fix docs
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2008-12-31 Dave Rolsky add release date and bump version
2008-12-08 Dave Rolsky bump version to 0.63 0.63
2008-12-05 Dave Rolsky bump version and update Changes
2008-12-04 Dave Rolsky bump version and update changes. 0.62_01
2008-11-26 Dave Rolsky bump version to 0.62
2008-11-01 Dave Rolsky used perl-reversion to bump version to 0.61
2008-10-31 Yuval Kogman more create_child_type fixes (Role, Enum)
2008-10-31 Yuval Kogman more create_child_type fixes (Role, Enum)
2008-10-24 John Napiorkowski if a parameterizable constraint get parameterized,...
2008-10-24 John Napiorkowski parameterized contstraints when subclassing should...
2008-10-23 Dave Rolsky Need to override create_child_type for Class TC's so...
2008-10-23 Dave Rolsky bump all versions to 0.60
2008-10-23 Dave Rolsky Tidy some code here. Also remove an unused variable.
2008-10-23 Dave Rolsky s/childtype/child_type/g - why ignore every naming...
2008-10-23 John Napiorkowski removed some debug stuff
2008-10-23 John Napiorkowski changed the way subtypes are made so that we delegate...
2008-10-22 John Napiorkowski first pass at restoring parametrization changes and...
2008-10-14 Dave Rolsky bump version to 0.59 0.59
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-09-14 Dave Rolsky Fix docs for parameterize
2008-09-14 Dave Rolsky There's no need ot expose Parameterizable's ->parse_typ...
2008-09-14 Dave Rolsky Fix method name in docs
2008-09-14 Dave Rolsky Yes, I know it's a string, that's why we're parsing...
2008-09-14 Dave Rolsky Tidy some funky code.
2008-09-12 John Napiorkowski added a method to normalize incoming type constraint...
2008-09-12 John Napiorkowski - moved the ->parameterize tests to own test suite
2008-09-11 John Napiorkowski removed debugging code, all tests are passing, added...
2008-09-11 John Napiorkowski finished parameterized method, tests and converted...
2008-09-11 John Napiorkowski finished parameterized method, tests and converted...
2008-09-11 John Napiorkowski first go at some test cases and basic implementation
2008-09-04 Yuval Kogman Moose::throw_error -> Moose->throw_error
2008-09-04 Yuval Kogman Merge ../Moose-error into pluggable_errors
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-01 Dave Rolsky bump version to 0.56 and update changes for release 0.56
2008-08-31 Dave Rolsky bump version to 0.55_04
2008-08-30 Dave Rolsky bump the version to 0.55_03
2008-08-29 Dave Rolsky bump version to 0.55_02
2008-08-26 Tomas Doran Add a load of docs to some of the under documented...
2008-08-20 Dave Rolsky Implement the "eval $VERSION" trick from perlmodstyle...
2008-08-14 Yuval Kogman pass hashrefs to _new
2008-08-13 Yuval Kogman make more things immutable
2008-08-04 Shawn M Moore Bump to 0.56
2008-07-30 Dave Rolsky Fix all references to cookbook recipes
2008-07-08 Stevan Little some refactoring of handles
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little setting up 0.53
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-04-16 Stevan Little adding changes and fixing some version numbers and...
2008-04-13 Yuval Kogman finish role tc test
2008-04-13 Yuval Kogman Introduce TypeConstraint::Role, and add find_or_create_...
2008-04-13 Stevan Little fixing trigger/coerce bug, adding test and reformating...
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-04-12 Yuval Kogman add C<equals> method to TypeConstraint, and make use...
next