add whitespace for clarity
[gitmo/MooseX-AttributeHelpers.git] / t /
2009-01-18 oliver add whitespace for clarity og-contains+docs
2009-01-18 oliver add contains method to MethodProvider/List
2008-12-14 Dave Rolsky Add tests that various setting methods do proper type...
2008-11-10 Shawn M Moore The bug is in ClassAttribute :)
2008-11-10 Shawn M Moore Test fixes
2008-10-30 Shawn M Moore Add a failing test for combination with MooseX::ClassAt...
2008-10-23 Mike Whitaker ...and remember to test for not existing as well.
2008-10-23 Mike Whitaker extra tests for exists helper
2008-10-03 Shawn M Moore Make pod tests run only for authors
2008-07-02 Jason May add tests for coderef support in the currying feature
2008-06-29 Jason May take out the datetime test because it adds a dep. I...
2008-06-28 Yuval Kogman don't fail without DateTime
2008-06-27 Cory G Watson Move get to List and add first/last.
2008-06-24 Shawn M Moore Forgot to update the test for the automatic set_counter...
2008-06-21 Jason May allow method => $coderef for a curries parameter
2008-06-21 Jason May refactor curries usage
2008-06-20 Cory G Watson Add set method to Counter and let inc/dec take args.
2008-06-20 Jason May add method provider currying support
2008-06-15 Jason May add Bool as an attribute helper
2008-05-25 Shawn M Moore Test the bag's meta
2008-05-25 Shawn M Moore Test the meta in t/004_basic_number
2008-05-25 Shawn M Moore Test the metaclass in t/003_basic_hash
2008-05-22 Shawn M Moore Add a "join" provided method to lists (I do have a...
2008-05-17 Shawn M Moore Provide an "elements" for Collection::List
2007-12-31 Yuval Kogman (no commit message)
2007-12-31 Yuval Kogman mget/mset support for Hash
2007-12-04 Stevan Little 0.06
2007-11-23 Stevan Little adding in the new junk to this
2007-09-20 Stevan Little tweaking decs stuff just a bit
2007-09-16 Yuval Kogman add clear
2007-09-02 Stevan Little now uses faster methods for accessors and some other...
2007-08-13 Stevan Little 0.01
2007-07-17 Stevan Little foo
2007-07-11 Stevan Little foo
2007-05-24 Stevan Little adding support for checking container types in the...
2007-05-22 Stevan Little more tests and tweaks
2007-05-22 Stevan Little more tests and tweaks
2007-05-22 Stevan Little * added typed-ness to collections
2007-05-22 Robert Boone Added MooseX::AttributeHelpers::Number
2007-05-22 Robert Boone Filled out the collection_with_roles test.
2007-05-01 Stevan Little fixing this to work correctly
2007-04-12 Stevan Little adding some crap in
2007-04-08 Stevan Little more tweaks, I think I want to make this into a role
2007-04-06 Stevan Little adding MooseX::ATtributeHelpers