15 years agoBump README's version too 0.16
Shawn M Moore [Mon, 6 Apr 2009 00:42:59 +0000]
Bump README's version too

15 years agoBump all versions to 0.16 (from *cough* 0.14!)
Shawn M Moore [Mon, 6 Apr 2009 00:42:08 +0000]
Bump all versions to 0.16 (from *cough* 0.14!)

15 years agoFinalize ChangeLog
Shawn M Moore [Mon, 6 Apr 2009 00:37:10 +0000]
Finalize ChangeLog

15 years agoDocument String::substr.
Florian Ragwitz [Sun, 5 Apr 2009 23:14:26 +0000]
Document String::substr.

15 years agoChangelogging.
Florian Ragwitz [Sun, 5 Apr 2009 22:12:18 +0000]
Changelogging.

15 years agoAdd myself to the list of contributors.
Florian Ragwitz [Sun, 5 Apr 2009 22:11:19 +0000]
Add myself to the list of contributors.

15 years agoImplement String::substr.
Florian Ragwitz [Sun, 5 Apr 2009 22:10:53 +0000]
Implement String::substr.

15 years agoAdd tests for String::substr.
Florian Ragwitz [Sun, 5 Apr 2009 22:10:42 +0000]
Add tests for String::substr.

15 years agoAdd changes for splice fix
Dave Rolsky [Thu, 26 Feb 2009 16:07:19 +0000]
Add changes for splice fix

15 years agosplice was totally broken, add tests and fix it
Dave Rolsky [Thu, 26 Feb 2009 16:06:08 +0000]
splice was totally broken, add tests and fix it

15 years agoMake coderef for sort_in_place optional as well.
Dave Rolsky [Sun, 18 Jan 2009 21:32:09 +0000]
Make coderef for sort_in_place optional as well.

15 years agoLots of doc cleanups and fixes
Dave Rolsky [Sun, 18 Jan 2009 21:24:32 +0000]
Lots of doc cleanups and fixes

15 years agoAllow the sort provider to _not_ receive a coderef, and just use
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.

15 years agoImplemented List::sort and Array::sort_in_place. Added basic tests and pod.
Bruno Vecchi [Sun, 18 Jan 2009 12:58:14 +0000]
Implemented List::sort and Array::sort_in_place. Added basic tests and pod.

15 years agoFixed typos in documentation for List.pm
Bruno Vecchi [Wed, 7 Jan 2009 14:27:49 +0000]
Fixed typos in documentation for List.pm

15 years agoPod edit: added synopsys and usage examples for every list method.
Bruno Vecchi [Wed, 7 Jan 2009 14:21:06 +0000]
Pod edit: added synopsys and usage examples for every list method.

15 years agoAdd tests that various setting methods do proper type checking
Dave Rolsky [Sun, 14 Dec 2008 23:22:49 +0000]
Add tests that various setting methods do proper type checking

15 years agoBool metaclass now implies type Bool
Jason May [Sat, 15 Nov 2008 04:00:30 +0000]
Bool metaclass now implies type Bool

15 years agoThe synopsis was a little goofy
Dave Rolsky [Sat, 15 Nov 2008 00:20:52 +0000]
The synopsis was a little goofy

15 years agoThe bug is in ClassAttribute :)
Shawn M Moore [Mon, 10 Nov 2008 22:03:19 +0000]
The bug is in ClassAttribute :)

15 years agoTest fixes
Shawn M Moore [Mon, 10 Nov 2008 21:51:05 +0000]
Test fixes

15 years agoAdd a failing test for combination with MooseX::ClassAttribute
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

15 years ago...and remember to test for not existing as well.
Mike Whitaker [Thu, 23 Oct 2008 11:03:53 +0000]
...and remember to test for not existing as well.

15 years agoextra tests for exists helper
Mike Whitaker [Thu, 23 Oct 2008 10:42:43 +0000]
extra tests for exists helper

15 years agoBump to 0.14
Shawn M Moore [Fri, 3 Oct 2008 14:49:10 +0000]
Bump to 0.14

15 years agoMake pod tests run only for authors
Shawn M Moore [Fri, 3 Oct 2008 14:48:25 +0000]
Make pod tests run only for authors

15 years agoadd .shipit file
Dave Rolsky [Mon, 1 Sep 2008 16:48:31 +0000]
add .shipit file

15 years agoBump version # to 0.13
Dave Rolsky [Mon, 1 Sep 2008 16:48:05 +0000]
Bump version # to 0.13

Require Moose 0.56

15 years agoAdd date missing from last release
Dave Rolsky [Thu, 21 Aug 2008 15:04:52 +0000]
Add date missing from last release

15 years agoPrep for version 0.12_01 release to match Moose & MOP dev releases.
Dave Rolsky [Wed, 20 Aug 2008 18:59:20 +0000]
Prep for version 0.12_01 release to match Moose & MOP dev releases.

15 years agobump dep
Yuval Kogman [Sat, 16 Aug 2008 02:13:07 +0000]
bump dep

15 years agofix the $! bullshit
Yuval Kogman [Sun, 10 Aug 2008 05:28:59 +0000]
fix the $! bullshit

15 years agoadd tests for coderef support in the currying feature
Jason May [Wed, 2 Jul 2008 15:50:01 +0000]
add tests for coderef support in the currying feature

15 years agosome doc cleanup
Stevan Little [Wed, 2 Jul 2008 15:46:15 +0000]
some doc cleanup

15 years agoBump to 0.13
Shawn M Moore [Sun, 29 Jun 2008 19:24:45 +0000]
Bump to 0.13

15 years agoUpdate ChangeLog
Shawn M Moore [Sun, 29 Jun 2008 19:24:13 +0000]
Update ChangeLog

15 years agotake out the datetime test because it adds a dep. I'll come up with a new test to...
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

15 years agodon't fail without DateTime
Yuval Kogman [Sat, 28 Jun 2008 23:03:45 +0000]
don't fail without DateTime

15 years agoMove get to List and add first/last.
Cory G Watson [Fri, 27 Jun 2008 15:09:05 +0000]
Move get to List and add first/last.

15 years agoMissing space in counter docs.
Cory G Watson [Fri, 27 Jun 2008 13:24:11 +0000]
Missing space in counter docs.

15 years agoNote previous change.
Cory G Watson [Fri, 27 Jun 2008 13:23:31 +0000]
Note previous change.

15 years agoFix misnamed link to Bool from root class.
Cory G Watson [Fri, 27 Jun 2008 13:22:09 +0000]
Fix misnamed link to Bool from root class.

15 years agoBump to 0.12
Shawn M Moore [Fri, 27 Jun 2008 03:20:34 +0000]
Bump to 0.12

15 years agoIgnore some autogenerated files
Shawn M Moore [Fri, 27 Jun 2008 03:17:21 +0000]
Ignore some autogenerated files

15 years agoUpdate MANIFEST
Shawn M Moore [Fri, 27 Jun 2008 03:17:13 +0000]
Update MANIFEST

15 years agoBump everything to 0.11
Shawn M Moore [Fri, 27 Jun 2008 03:16:05 +0000]
Bump everything to 0.11

15 years agoFix some nits in Changes
Shawn M Moore [Fri, 27 Jun 2008 03:15:37 +0000]
Fix some nits in Changes

15 years agoForgot to add my name.
Cory G Watson [Thu, 26 Jun 2008 13:19:54 +0000]
Forgot to add my name.

15 years agoForgot to update the test for the automatic set_counter method
Shawn M Moore [Tue, 24 Jun 2008 07:24:22 +0000]
Forgot to update the test for the automatic set_counter method

15 years agoup the version, add some checks for the curries feature
Jason May [Sun, 22 Jun 2008 20:28:12 +0000]
up the version, add some checks for the curries feature

15 years agoallow method => $coderef for a curries parameter
Jason May [Sat, 21 Jun 2008 18:02:13 +0000]
allow method => $coderef for a curries parameter

15 years agorefactor curries usage
Jason May [Sat, 21 Jun 2008 05:30:49 +0000]
refactor curries usage

15 years agoAdd set method to Counter and let inc/dec take args.
Cory G Watson [Fri, 20 Jun 2008 19:15:20 +0000]
Add set method to Counter and let inc/dec take args.

15 years agoadd method provider currying support
Jason May [Fri, 20 Jun 2008 16:35:44 +0000]
add method provider currying support

15 years agoupdate documentation about Boolto the MooseX::AttributeHelpers
Jason May [Wed, 18 Jun 2008 21:39:05 +0000]
update documentation about Boolto the MooseX::AttributeHelpers

15 years agoadd Bool as an attribute helper
Jason May [Sun, 15 Jun 2008 19:07:37 +0000]
add Bool as an attribute helper

15 years agofixed a small typo
Jason May [Sun, 15 Jun 2008 04:04:59 +0000]
fixed a small typo

15 years ago0.09
Stevan Little [Sun, 25 May 2008 03:52:04 +0000]
0.09

15 years agoUpdate ChangeLog with more stuff that has happened since previous release
Shawn M Moore [Sun, 25 May 2008 01:53:44 +0000]
Update ChangeLog with more stuff that has happened since previous release

15 years agoRemove reference to Module::Build in README
Shawn M Moore [Sun, 25 May 2008 01:48:48 +0000]
Remove reference to Module::Build in README

15 years agoTest the bag's meta
Shawn M Moore [Sun, 25 May 2008 01:09:06 +0000]
Test the bag's meta

15 years agoTest the meta in t/004_basic_number
Shawn M Moore [Sun, 25 May 2008 01:07:04 +0000]
Test the meta in t/004_basic_number

15 years agoTest the metaclass in t/003_basic_hash
Shawn M Moore [Sun, 25 May 2008 01:03:12 +0000]
Test the metaclass in t/003_basic_hash

15 years agoAdd a "join" provided method to lists (I do have a use case, shaddap!)
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!)

15 years agoelements takes no extra argument
Shawn M Moore [Thu, 22 May 2008 23:28:34 +0000]
elements takes no extra argument

15 years agoEUMM in MX::AH
Yuval Kogman [Thu, 22 May 2008 13:39:28 +0000]
EUMM in MX::AH

15 years agoadd the splice method, a generalization of insert
Yuval Kogman [Mon, 19 May 2008 08:04:34 +0000]
add the splice method, a generalization of insert

15 years agoUpdate for new Class::MOP wrapping stuff
Yuval Kogman [Mon, 19 May 2008 08:03:11 +0000]
Update for new Class::MOP wrapping stuff

15 years agoRevert fixing of empty for now
Shawn M Moore [Sat, 17 May 2008 09:24:41 +0000]
Revert fixing of empty for now

15 years agoIgnore some autogenerated files
Shawn M Moore [Sat, 17 May 2008 09:23:21 +0000]
Ignore some autogenerated files

15 years agoThe empty provided methods are returning the wrong values!
Shawn M Moore [Sat, 17 May 2008 09:23:15 +0000]
The empty provided methods are returning the wrong values!

15 years agoProvide an "elements" for Collection::List
Shawn M Moore [Sat, 17 May 2008 08:56:10 +0000]
Provide an "elements" for Collection::List

16 years agoFixed delete() to behave correctly with multiple key arguments.
Paul Driver [Thu, 20 Mar 2008 21:33:59 +0000]
Fixed delete() to behave correctly with multiple key arguments.

16 years agofuckingyuval
Stevan Little [Mon, 10 Mar 2008 14:58:40 +0000]
fuckingyuval

16 years agofuckingyuval
Stevan Little [Mon, 10 Mar 2008 14:57:07 +0000]
fuckingyuval

16 years agofuckingyuval
Stevan Little [Mon, 10 Mar 2008 14:56:07 +0000]
fuckingyuval

16 years agochangelog, copyright, author
Yuval Kogman [Tue, 1 Jan 2008 10:31:20 +0000]
changelog, copyright, author

16 years agoversion bump
Yuval Kogman [Tue, 1 Jan 2008 10:28:50 +0000]
version bump

16 years agoMANIFEST IS FUCKING AUTOGENERATED DO NOT COMMIT IT IT"S JUST A PAIN IN THE ASS
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

16 years ago(no commit message)
Yuval Kogman [Mon, 31 Dec 2007 10:45:13 +0000]

16 years agomget/mset support for Hash
Yuval Kogman [Mon, 31 Dec 2007 10:44:07 +0000]
mget/mset support for Hash

16 years ago0.06
Stevan Little [Tue, 4 Dec 2007 15:06:24 +0000]
0.06

16 years ago0.06
Stevan Little [Tue, 4 Dec 2007 15:06:13 +0000]
0.06

16 years agodamn I shouldnt write change files while drunk anymore
Stevan Little [Wed, 28 Nov 2007 17:51:01 +0000]
damn I shouldnt write change files while drunk anymore

16 years ago0.05
Stevan Little [Sat, 24 Nov 2007 16:54:54 +0000]
0.05

16 years ago0.04
Stevan Little [Fri, 23 Nov 2007 21:30:54 +0000]
0.04

16 years agoadding in the new junk to this
Stevan Little [Fri, 23 Nov 2007 20:37:06 +0000]
adding in the new junk to this

16 years agomisc crap
Stevan Little [Fri, 12 Oct 2007 04:06:21 +0000]
misc crap

16 years agosome new Array methods and some pod-coverage cleanup
Stevan Little [Fri, 5 Oct 2007 14:33:11 +0000]
some new Array methods and some pod-coverage cleanup

16 years agonothing really
Stevan Little [Sat, 22 Sep 2007 04:25:15 +0000]
nothing really

16 years agotweaking decs stuff just a bit
Stevan Little [Thu, 20 Sep 2007 12:50:56 +0000]
tweaking decs stuff just a bit

16 years agoadded default attr options to Counter
Tom Lanyon [Wed, 19 Sep 2007 14:35:26 +0000]
added default attr options to Counter

16 years agoadd clear
Yuval Kogman [Sun, 16 Sep 2007 22:54:09 +0000]
add clear

16 years agosmall fix in docs
Stevan Little [Fri, 14 Sep 2007 20:25:57 +0000]
small fix in docs

16 years ago0.02
Stevan Little [Thu, 13 Sep 2007 21:04:37 +0000]
0.02

16 years agonow uses faster methods for accessors and some other minor cleanup stuff
Stevan Little [Sun, 2 Sep 2007 14:01:11 +0000]
now uses faster methods for accessors and some other minor cleanup stuff

16 years ago0.01
Stevan Little [Mon, 13 Aug 2007 20:32:26 +0000]
0.01

16 years agosome POD advances
Robert 'phaylon' Sedlacek [Sun, 12 Aug 2007 01:04:49 +0000]
some POD advances

16 years agofoo
Stevan Little [Fri, 20 Jul 2007 02:25:10 +0000]
foo

16 years agofoo
Stevan Little [Tue, 17 Jul 2007 02:53:43 +0000]
foo