Shawn M Moore [Mon, 6 Apr 2009 00:45:23 +0000]
gitignore
Shawn M Moore [Mon, 6 Apr 2009 00:42:59 +0000]
Bump README's version too
Shawn M Moore [Mon, 6 Apr 2009 00:42:08 +0000]
Bump all versions to 0.16 (from *cough* 0.14!)
Shawn M Moore [Mon, 6 Apr 2009 00:37:10 +0000]
Finalize ChangeLog
Florian Ragwitz [Sun, 5 Apr 2009 23:14:26 +0000]
Document String::substr.
Florian Ragwitz [Sun, 5 Apr 2009 22:12:18 +0000]
Changelogging.
Florian Ragwitz [Sun, 5 Apr 2009 22:11:19 +0000]
Add myself to the list of contributors.
Florian Ragwitz [Sun, 5 Apr 2009 22:10:53 +0000]
Implement String::substr.
Florian Ragwitz [Sun, 5 Apr 2009 22:10:42 +0000]
Add tests for String::substr.
Dave Rolsky [Thu, 26 Feb 2009 16:07:19 +0000]
Add changes for splice fix
Dave Rolsky [Thu, 26 Feb 2009 16:06:08 +0000]
splice was totally broken, add tests and fix it
Dave Rolsky [Sun, 18 Jan 2009 21:32:09 +0000]
Make coderef for sort_in_place optional as well.
Dave Rolsky [Sun, 18 Jan 2009 21:24:32 +0000]
Lots of doc cleanups and fixes
Dave Rolsky [Sun, 18 Jan 2009 21:17:09 +0000]
Allow the sort provider to _not_ receive a coderef, and just use
Perl's native sort order in that case. Also tweak the tests and docs
for this feature.
Bruno Vecchi [Sun, 18 Jan 2009 12:58:14 +0000]
Implemented List::sort and Array::sort_in_place. Added basic tests and pod.
Bruno Vecchi [Wed, 7 Jan 2009 14:27:49 +0000]
Fixed typos in documentation for List.pm
Bruno Vecchi [Wed, 7 Jan 2009 14:21:06 +0000]
Pod edit: added synopsys and usage examples for every list method.
Dave Rolsky [Sun, 14 Dec 2008 23:22:49 +0000]
Add tests that various setting methods do proper type checking
Jason May [Sat, 15 Nov 2008 04:00:30 +0000]
Bool metaclass now implies type Bool
Dave Rolsky [Sat, 15 Nov 2008 00:20:52 +0000]
The synopsis was a little goofy
Shawn M Moore [Mon, 10 Nov 2008 22:03:19 +0000]
The bug is in ClassAttribute :)
Shawn M Moore [Mon, 10 Nov 2008 21:51:05 +0000]
Test fixes
Shawn M Moore [Thu, 30 Oct 2008 00:22:58 +0000]
Add a failing test for combination with MooseX::ClassAttribute
MooseX::ClassAttribute depends on MooseX::AttributeHelpers, but I suspect the bug is in this code
Mike Whitaker [Thu, 23 Oct 2008 11:03:53 +0000]
...and remember to test for not existing as well.
Mike Whitaker [Thu, 23 Oct 2008 10:42:43 +0000]
extra tests for exists helper
Shawn M Moore [Fri, 3 Oct 2008 14:49:10 +0000]
Bump to 0.14
Shawn M Moore [Fri, 3 Oct 2008 14:48:25 +0000]
Make pod tests run only for authors
Dave Rolsky [Mon, 1 Sep 2008 16:48:31 +0000]
add .shipit file
Dave Rolsky [Mon, 1 Sep 2008 16:48:05 +0000]
Bump version # to 0.13
Require Moose 0.56
Dave Rolsky [Thu, 21 Aug 2008 15:04:52 +0000]
Add date missing from last release
Dave Rolsky [Wed, 20 Aug 2008 18:59:20 +0000]
Prep for version 0.12_01 release to match Moose & MOP dev releases.
Yuval Kogman [Sat, 16 Aug 2008 02:13:07 +0000]
bump dep
Yuval Kogman [Sun, 10 Aug 2008 05:28:59 +0000]
fix the $! bullshit
Jason May [Wed, 2 Jul 2008 15:50:01 +0000]
add tests for coderef support in the currying feature
Stevan Little [Wed, 2 Jul 2008 15:46:15 +0000]
some doc cleanup
Shawn M Moore [Sun, 29 Jun 2008 19:24:45 +0000]
Bump to 0.13
Shawn M Moore [Sun, 29 Jun 2008 19:24:13 +0000]
Update ChangeLog
Jason May [Sun, 29 Jun 2008 00:19:51 +0000]
take out the datetime test because it adds a dep. I'll come up with a new test to replace it at some point
Yuval Kogman [Sat, 28 Jun 2008 23:03:45 +0000]
don't fail without DateTime
Cory G Watson [Fri, 27 Jun 2008 15:09:05 +0000]
Move get to List and add first/last.
Cory G Watson [Fri, 27 Jun 2008 13:24:11 +0000]
Missing space in counter docs.
Cory G Watson [Fri, 27 Jun 2008 13:23:31 +0000]
Note previous change.
Cory G Watson [Fri, 27 Jun 2008 13:22:09 +0000]
Fix misnamed link to Bool from root class.
Shawn M Moore [Fri, 27 Jun 2008 03:20:34 +0000]
Bump to 0.12
Shawn M Moore [Fri, 27 Jun 2008 03:17:21 +0000]
Ignore some autogenerated files
Shawn M Moore [Fri, 27 Jun 2008 03:17:13 +0000]
Update MANIFEST
Shawn M Moore [Fri, 27 Jun 2008 03:16:05 +0000]
Bump everything to 0.11
Shawn M Moore [Fri, 27 Jun 2008 03:15:37 +0000]
Fix some nits in Changes
Cory G Watson [Thu, 26 Jun 2008 13:19:54 +0000]
Forgot to add my name.
Shawn M Moore [Tue, 24 Jun 2008 07:24:22 +0000]
Forgot to update the test for the automatic set_counter method
Jason May [Sun, 22 Jun 2008 20:28:12 +0000]
up the version, add some checks for the curries feature
Jason May [Sat, 21 Jun 2008 18:02:13 +0000]
allow method => $coderef for a curries parameter
Jason May [Sat, 21 Jun 2008 05:30:49 +0000]
refactor curries usage
Cory G Watson [Fri, 20 Jun 2008 19:15:20 +0000]
Add set method to Counter and let inc/dec take args.
Jason May [Fri, 20 Jun 2008 16:35:44 +0000]
add method provider currying support
Jason May [Wed, 18 Jun 2008 21:39:05 +0000]
update documentation about Boolto the MooseX::AttributeHelpers
Jason May [Sun, 15 Jun 2008 19:07:37 +0000]
add Bool as an attribute helper
Jason May [Sun, 15 Jun 2008 04:04:59 +0000]
fixed a small typo
Stevan Little [Sun, 25 May 2008 03:52:04 +0000]
0.09
Shawn M Moore [Sun, 25 May 2008 01:53:44 +0000]
Update ChangeLog with more stuff that has happened since previous release
Shawn M Moore [Sun, 25 May 2008 01:48:48 +0000]
Remove reference to Module::Build in README
Shawn M Moore [Sun, 25 May 2008 01:09:06 +0000]
Test the bag's meta
Shawn M Moore [Sun, 25 May 2008 01:07:04 +0000]
Test the meta in t/004_basic_number
Shawn M Moore [Sun, 25 May 2008 01:03:12 +0000]
Test the metaclass in t/003_basic_hash
Shawn M Moore [Thu, 22 May 2008 23:28:43 +0000]
Add a "join" provided method to lists (I do have a use case, shaddap!)
Shawn M Moore [Thu, 22 May 2008 23:28:34 +0000]
elements takes no extra argument
Yuval Kogman [Thu, 22 May 2008 13:39:28 +0000]
EUMM in MX::AH
Yuval Kogman [Mon, 19 May 2008 08:04:34 +0000]
add the splice method, a generalization of insert
Yuval Kogman [Mon, 19 May 2008 08:03:11 +0000]
Update for new Class::MOP wrapping stuff
Shawn M Moore [Sat, 17 May 2008 09:24:41 +0000]
Revert fixing of empty for now
Shawn M Moore [Sat, 17 May 2008 09:23:21 +0000]
Ignore some autogenerated files
Shawn M Moore [Sat, 17 May 2008 09:23:15 +0000]
The empty provided methods are returning the wrong values!
Shawn M Moore [Sat, 17 May 2008 08:56:10 +0000]
Provide an "elements" for Collection::List
Paul Driver [Thu, 20 Mar 2008 21:33:59 +0000]
Fixed delete() to behave correctly with multiple key arguments.
Stevan Little [Mon, 10 Mar 2008 14:58:40 +0000]
fuckingyuval
Stevan Little [Mon, 10 Mar 2008 14:57:07 +0000]
fuckingyuval
Stevan Little [Mon, 10 Mar 2008 14:56:07 +0000]
fuckingyuval
Yuval Kogman [Tue, 1 Jan 2008 10:31:20 +0000]
changelog, copyright, author
Yuval Kogman [Tue, 1 Jan 2008 10:28:50 +0000]
version bump
Yuval Kogman [Mon, 31 Dec 2007 10:47:46 +0000]
MANIFEST IS FUCKING AUTOGENERATED DO NOT COMMIT IT IT"S JUST A PAIN IN THE ASS
Yuval Kogman [Mon, 31 Dec 2007 10:45:13 +0000]
Yuval Kogman [Mon, 31 Dec 2007 10:44:07 +0000]
mget/mset support for Hash
Stevan Little [Tue, 4 Dec 2007 15:06:24 +0000]
0.06
Stevan Little [Tue, 4 Dec 2007 15:06:13 +0000]
0.06
Stevan Little [Wed, 28 Nov 2007 17:51:01 +0000]
damn I shouldnt write change files while drunk anymore
Stevan Little [Sat, 24 Nov 2007 16:54:54 +0000]
0.05
Stevan Little [Fri, 23 Nov 2007 21:30:54 +0000]
0.04
Stevan Little [Fri, 23 Nov 2007 20:37:06 +0000]
adding in the new junk to this
Stevan Little [Fri, 12 Oct 2007 04:06:21 +0000]
misc crap
Stevan Little [Fri, 5 Oct 2007 14:33:11 +0000]
some new Array methods and some pod-coverage cleanup
Stevan Little [Sat, 22 Sep 2007 04:25:15 +0000]
nothing really
Stevan Little [Thu, 20 Sep 2007 12:50:56 +0000]
tweaking decs stuff just a bit
Tom Lanyon [Wed, 19 Sep 2007 14:35:26 +0000]
added default attr options to Counter
Yuval Kogman [Sun, 16 Sep 2007 22:54:09 +0000]
add clear
Stevan Little [Fri, 14 Sep 2007 20:25:57 +0000]
small fix in docs
Stevan Little [Thu, 13 Sep 2007 21:04:37 +0000]
0.02
Stevan Little [Sun, 2 Sep 2007 14:01:11 +0000]
now uses faster methods for accessors and some other minor cleanup stuff
Stevan Little [Mon, 13 Aug 2007 20:32:26 +0000]
0.01
Robert 'phaylon' Sedlacek [Sun, 12 Aug 2007 01:04:49 +0000]
some POD advances
Stevan Little [Fri, 20 Jul 2007 02:25:10 +0000]
foo