add whitespace for clarity
[gitmo/MooseX-AttributeHelpers.git] / lib /
2009-01-18 oliver add contains method to MethodProvider/List
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-11-15 Jason May Bool metaclass now implies type Bool
2008-11-15 Dave Rolsky The synopsis was a little goofy
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-08-10 Yuval Kogman fix the $! bullshit
2008-07-02 Stevan Little some doc cleanup
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 Cory G Watson Missing space in counter docs.
2008-06-27 Cory G Watson Fix misnamed link to Bool from root class.
2008-06-27 Shawn M Moore Bump to 0.12
2008-06-27 Shawn M Moore Bump everything to 0.11
2008-06-26 Cory G Watson Forgot to add my name.
2008-06-22 Jason May up the version, add some checks for the curries feature
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-18 Jason May update documentation about Boolto the MooseX::Attribute...
2008-06-15 Jason May add Bool as an attribute helper
2008-06-15 Jason May fixed a small typo
2008-05-25 Stevan Little 0.09
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-19 Yuval Kogman Update for new Class::MOP wrapping stuff
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
2008-01-01 Yuval Kogman changelog, copyright, author
2008-01-01 Yuval Kogman version bump
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-24 Stevan Little 0.05
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-20 Stevan Little tweaking decs stuff just a bit
2007-09-19 Tom Lanyon added default attr options to Counter
2007-09-16 Yuval Kogman add clear
2007-09-14 Stevan Little small fix in docs
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-08-12 Robert 'phaylon... some POD advances
2007-07-20 Stevan Little foo
2007-07-17 Stevan Little foo
2007-07-17 Chris Prather Add future ideas file
2007-07-11 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
2007-05-31 Stevan Little foop
2007-05-27 Stevan Little adding method meta-object so that you can differentiate...
2007-05-27 Stevan Little adding method meta-object so that you can differentiate...
2007-05-24 Stevan Little adding support for checking container types in the...
2007-05-22 Robert Boone No need for abs() in mod
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-07 Stevan Little tweaking
2007-05-07 Stevan Little foo
2007-05-04 Stevan Little * changes for MooseX::IOC
2007-05-04 Yuval Kogman accept objects in ->{isa} too
2007-05-01 Stevan Little fixing this to work correctly
2007-04-09 Stevan Little foo
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