gitmo/MooseX-AttributeHelpers.git
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-25 Shawn M Moore Update ChangeLog with more stuff that has happened...
2008-05-25 Shawn M Moore Remove reference to Module::Build in README
2008-05-25 Shawn M Moore Replace method_provider with a ( future :( ) requires_attr
2008-05-25 Shawn M Moore No longer need to qualify the Bag type constraint with...
2008-05-25 Shawn M Moore Remove the base classes, nothing uses them now
2008-05-25 Shawn M Moore Simplify the rest of the attribute helpers
2008-05-25 Shawn M Moore Simplify MooseX::AttributeHelpers::Number by just using...
2008-05-25 Shawn M Moore Simplify MooseX::AttributeHelpers::Counter into just...
2008-05-25 Shawn M Moore Forgot to commit Trait::Collection::Bag
2008-05-25 Shawn M Moore Trait::Collection::Bag
2008-05-25 Shawn M Moore Trait::Collection::ImmutableHash
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Collection::Hash
2008-05-25 Shawn M Moore MooseX::AttributeHepers::Trait::Collection::Array
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Collection::List
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Collection (which...
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::String
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Number
2008-05-25 Shawn M Moore Flesh out the rest of the trait tests
2008-05-25 Shawn M Moore Grab some more meta-tests
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 Grab that adjusted test script
2008-05-25 Shawn M Moore Test the metaclass in t/003_basic_hash
2008-05-25 Shawn M Moore Load the Counter trait. Now t/201-trait-counter passes...
2008-05-25 Shawn M Moore Ignore some autogenerated files
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Counter
2008-05-25 Shawn M Moore MooseX::AttributeHelpers::Trait::Base
2008-05-25 Shawn M Moore Test script for a trait-based Counter
2008-05-25 Shawn M Moore Branch for trait support of MX:AH
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-22 Yuval Kogman EUMM in MX::AH
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 Ignore some autogenerated files
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 MANIFEST IS FUCKING AUTOGENERATED DO NOT COMMIT IT...
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-12-04 Stevan Little 0.06
2007-11-28 Stevan Little damn I shouldnt write change files while drunk anymore
2007-11-24 Stevan Little 0.05
2007-11-23 Stevan Little 0.04
2007-11-23 Stevan Little adding in the new junk to this
2007-10-12 Stevan Little misc crap
2007-10-05 Stevan Little some new Array methods and some pod-coverage cleanup
2007-09-22 Stevan Little nothing really
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-22 Robert Boone Filled out the collection_with_roles test.
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-12 Stevan Little adding some crap in
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