bump version to 0.59
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint.pm
2008-10-14 Dave Rolsky bump version to 0.59 0.59
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-29 Dave Rolsky a little tweaking of t0m's doc changes
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-13 Yuval Kogman make more things immutable
2008-08-04 Shawn M Moore Bump to 0.56
2008-07-09 Stevan Little fixing bug
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-21 Yuval Kogman more null_constraint checks
2008-06-21 Yuval Kogman more aggressive optimization of types with no checking...
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-05-19 Stevan Little no more XS mah!
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-04-12 Yuval Kogman add notes for the 'equals' method borkedness
2008-04-12 Yuval Kogman add the C<parents> method to TypeConstraint, which...
2008-04-12 Yuval Kogman add C<equals> method to TypeConstraint, and make use...
2008-04-03 Stevan Little s/die/croak/
2008-02-14 Stevan Little 0.37
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-13 Yuval Kogman faster type constraints
2008-01-03 Stevan Little using a little less overload stuff
2008-01-03 Stevan Little aliasing stuff
2007-12-31 Stevan Little updating copyright dates
2007-11-30 Stevan Little little better error message there
2007-11-28 Stevan Little fixing union type constraint aliases
2007-11-06 Guillermo Roditi changes so far
2007-09-15 Stevan Little lots of more refactored goodness in the TC system
2007-09-10 Stevan Little adding in the type constraint registry
2007-09-04 Stevan Little start of the TC refactor
2007-03-24 Robert 'phaylon... type constraints now stringify to their name (phaylon)
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-27 Stevan Little foo
2006-11-14 Stevan Little foo
2006-11-10 Stevan Little It Works, *AND* Its Fast(er)
2006-11-02 Stevan Little moving things around to get ready to support Class...
2006-10-11 Stevan Little performance enhancements
2006-09-24 Stevan Little foo
2006-09-24 Stevan Little foo
2006-08-23 Stevan Little is_a_type_of for mst;
2006-04-24 Stevan Little moose
2006-04-21 Stevan Little uploadin
2006-04-21 Stevan Little unions
2006-04-21 Stevan Little more-tests
2006-04-10 Stevan Little getting-there
2006-03-21 Stevan Little many-many-docs
2006-03-21 Stevan Little type-coercion-meta-object
2006-03-21 Stevan Little cleaning up
2006-03-21 Stevan Little it-works
2006-03-20 Stevan Little what-a-mess
2006-03-20 Stevan Little uploading