Bump version to 0.18_01
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers / MethodProvider /
2009-05-21 nperez Let the user know which constraint they have violated...
2009-05-14 Shawn M Moore Add accessor helper
2009-05-14 Shawn M Moore Add accessor to Collection::Hash
2009-05-04 Chris Prather documentation fixes
2009-04-10 Florian Ragwitz Version 0.17. 0.17
2009-04-10 Florian Ragwitz Fix pod coverage.
2009-04-10 Florian Ragwitz use style;
2009-04-07 Evan Carroll Added defined for AH
2009-04-06 Shawn M Moore Bump all versions to 0.16 (from *cough* 0.14!)
2009-04-05 Florian Ragwitz Document String::substr.
2009-04-05 Florian Ragwitz Implement String::substr.
2009-02-26 Dave Rolsky splice was totally broken, add tests and fix it
2009-01-18 Dave Rolsky Make coderef for sort_in_place optional as well.
2009-01-18 Dave Rolsky Lots of doc cleanups and fixes
2009-01-18 Dave Rolsky Allow the sort provider to _not_ receive a coderef...
2009-01-18 Bruno Vecchi Implemented List::sort and Array::sort_in_place. Added...
2009-01-07 Bruno Vecchi Fixed typos in documentation for List.pm
2009-01-07 Bruno Vecchi Pod edit: added synopsys and usage examples for every...
2008-10-03 Shawn M Moore Bump to 0.14
2008-09-01 Dave Rolsky Bump version # to 0.13
2008-08-20 Dave Rolsky Prep for version 0.12_01 release to match Moose ...
2008-06-29 Shawn M Moore Bump to 0.13
2008-06-27 Cory G Watson Move get to List and add first/last.
2008-06-27 Shawn M Moore Bump to 0.12
2008-06-27 Shawn M Moore Bump everything to 0.11
2008-06-20 Cory G Watson Add set method to Counter and let inc/dec take args.
2008-06-15 Jason May add Bool as an attribute helper
2008-05-22 Shawn M Moore Add a "join" provided method to lists (I do have a...
2008-05-22 Shawn M Moore elements takes no extra argument
2008-05-19 Yuval Kogman add the splice method, a generalization of insert
2008-05-17 Shawn M Moore Revert fixing of empty for now
2008-05-17 Shawn M Moore The empty provided methods are returning the wrong...
2008-05-17 Shawn M Moore Provide an "elements" for Collection::List
2008-03-20 Paul Driver Fixed delete() to behave correctly with multiple key...
2008-03-10 Stevan Little fuckingyuval
2008-03-10 Stevan Little fuckingyuval
2008-03-10 Stevan Little fuckingyuval
2007-12-31 Yuval Kogman (no commit message)
2007-12-31 Yuval Kogman mget/mset support for Hash
2007-11-23 Stevan Little adding in the new junk to this
2007-10-05 Stevan Little some new Array methods and some pod-coverage cleanup
2007-09-16 Yuval Kogman add clear
2007-09-13 Stevan Little 0.02
2007-09-02 Stevan Little now uses faster methods for accessors and some other...
2007-08-13 Stevan Little 0.01
2007-07-20 Stevan Little foo
2007-06-04 Stevan Little foo
2007-06-01 Stevan Little foo
2007-06-01 Stevan Little adding Role/Class support for method providers