merge trunk to pluggable errors
[gitmo/Moose.git] / lib / Moose / Util / TypeConstraints / OptimizedConstraints.pm
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-06-10 Shawn M Moore Move the ClassName type check code to Class::MOP::is_cl...
2008-03-17 Stevan Little doc updates
2008-02-22 Stevan Little sorry konobi, not enough of a perf win, so lets wait...
2008-02-20 Scott McWhirter Update non-XS optimized constraints to use their XS...
2008-02-20 Scott McWhirter Add ObjectOfType XS function for use with anon types...
2008-02-20 Scott McWhirter Tidy up XS Type Constraints
2008-02-20 Scott McWhirter Add XS Optimized Type Constraints
2008-02-14 Stevan Little 0.37
2008-01-21 Yuval Kogman FileHandle also accepts IO::Handle objects
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-13 Yuval Kogman faster type constraints
2008-01-08 Yuval Kogman make a note of konobi's XS tcs in the optimized constra...
2008-01-07 Yuval Kogman HATE SVK!!! missing file for the typeconstraint refac