use namespace::autoclean instead of namespace::clean
[gitmo/MooseX-Types.git] / t / lib /
2013-06-22 Karen Etheridge no trailing whitespace
2011-06-06 Dave Rolsky fix spelling of integer
2010-11-08 Dave Rolsky Forgot to add Empty.pm, needed for new Combine tests
2009-05-29 Rafael Kitover add missing files 0.11
2009-02-22 Robert 'phaylon... added has_available_type_export introspection utility...
2008-12-10 John Napiorkowski support for recursive types, documentation and tests...
2008-11-11 John Napiorkowski added eval carrols bug with sub exporter 0.08
2008-10-29 John Napiorkowski more tests for union types
2008-10-24 John Napiorkowski restored test for subtyping paramterized types with...
2008-10-24 John Napiorkowski added a tags directory for releases
2008-10-24 John Napiorkowski updated changelog, removed pointly debugging stuff...
2008-09-26 John Napiorkowski added enum test, more docs both internal and external...
2008-09-22 John Napiorkowski removed parenthesis hackage and updated docs
2008-09-04 John Napiorkowski incremented version and updated changelog, fixed bug...
2008-08-26 John Napiorkowski better handling of method arg validation, more docs...
2008-08-25 John Napiorkowski overloading for union constraints, more tests, some...
2008-08-25 John Napiorkowski hackish impl of parameterized constraints, more example...
2008-08-25 John Napiorkowski ugly proof of concept for parametrized types only
2008-08-24 John Napiorkowski trying to get some tests in place that reflect the...
2008-02-19 phaylon switched to Sub::Exporter
2007-08-08 phaylon Types with :: in their name now die on declaration
2007-08-03 phaylon Moved to MooseX-Types
2007-04-12 phaylon Fixed some bugs and added tests
2007-04-12 phaylon Moosified
2007-04-12 phaylon Added wrapper functionality
2007-03-17 phaylon MooseX-TypeLibrary with tests and first pod (phaylon)