11 years agoDon't rely on hash order in tests (RT#81564) master
Dagfinn Ilmari Mannsåker [Tue, 4 Dec 2012 16:20:01 +0000]
Don't rely on hash order in tests (RT#81564)

14 years agoAdd a deprecatoin warning 0.23
Dave Rolsky [Fri, 1 Jan 2010 19:01:52 +0000]
Add a deprecatoin warning

14 years agobump version to 0.23
Dave Rolsky [Fri, 1 Jan 2010 18:58:45 +0000]
bump version to 0.23

14 years agoUpdate changes for 0.23
Dave Rolsky [Fri, 1 Jan 2010 18:58:38 +0000]
Update changes for 0.23

14 years agoremove attempt at attr inheritance in a role
Dave Rolsky [Fri, 1 Jan 2010 18:57:18 +0000]
remove attempt at attr inheritance in a role

14 years agoUpdate .shipit 0.22
Dave Rolsky [Mon, 14 Sep 2009 20:34:12 +0000]
Update .shipit

14 years agobump version to 0.22
Dave Rolsky [Mon, 14 Sep 2009 20:33:28 +0000]
bump version to 0.22

14 years agoAdd a release date
Dave Rolsky [Mon, 14 Sep 2009 20:33:14 +0000]
Add a release date

14 years agoCredit me
Dave Rolsky [Mon, 14 Sep 2009 20:33:05 +0000]
Credit me

14 years agoIgnore meta in a method provider's list of provided methods.
Dave Rolsky [Mon, 14 Sep 2009 20:32:09 +0000]
Ignore meta in a method provider's list of provided methods.

14 years agoIgnore dist files.
Florian Ragwitz [Sun, 19 Jul 2009 00:58:06 +0000]
Ignore dist files.

14 years agoVersion 0.21. 0.21
Florian Ragwitz [Sun, 19 Jul 2009 00:57:25 +0000]
Version 0.21.

14 years agoDe-tabify ChangeLog.
Florian Ragwitz [Sun, 19 Jul 2009 00:54:20 +0000]
De-tabify ChangeLog.

14 years agoChangelogging.
Florian Ragwitz [Sun, 19 Jul 2009 00:53:44 +0000]
Changelogging.

14 years agoAdd length to String.
Florian Ragwitz [Sun, 19 Jul 2009 00:50:22 +0000]
Add length to String.

14 years agobuild-depend on Test::Moose.
Florian Ragwitz [Thu, 16 Jul 2009 21:50:44 +0000]
build-depend on Test::Moose.

14 years agoFix error message.
Florian Ragwitz [Thu, 16 Jul 2009 21:50:21 +0000]
Fix error message.

14 years agoTypo fix
Shawn M Moore [Fri, 26 Jun 2009 20:54:53 +0000]
Typo fix

14 years agoBump to 0.21
Shawn M Moore [Fri, 26 Jun 2009 16:51:58 +0000]
Bump to 0.21

14 years agoupdate trait tests with basic test diffs
Hans Dieter Pearcey [Thu, 25 Jun 2009 20:22:53 +0000]
update trait tests with basic test diffs

14 years agoBump to 0.20 0.20
Shawn M Moore [Thu, 25 Jun 2009 18:56:49 +0000]
Bump to 0.20

14 years agoRemove register_implementation, warn about future deprecation
Shawn M Moore [Thu, 25 Jun 2009 18:51:43 +0000]
Remove register_implementation, warn about future deprecation

14 years agomention a few more method providers in the main docs
Jesse Luehrs [Tue, 23 Jun 2009 12:45:57 +0000]
mention a few more method providers in the main docs

14 years agoUpdated changelog
Johannes Plunien [Wed, 17 Jun 2009 18:52:20 +0000]
Updated changelog

14 years agoAdded test for "kv", added new method "elements" to MX::AH::MP::ImmutableHash
Johannes Plunien [Wed, 17 Jun 2009 13:15:10 +0000]
Added test for "kv", added new method "elements" to MX::AH::MP::ImmutableHash

14 years agoSatisfy POD coverage :[ 0.19
Shawn M Moore [Sun, 14 Jun 2009 19:08:11 +0000]
Satisfy POD coverage :[

14 years agoBump to 0.19
Shawn M Moore [Sun, 14 Jun 2009 19:05:26 +0000]
Bump to 0.19

14 years agoAdd doy to the main list of authors 0.18_01
Shawn M Moore [Tue, 2 Jun 2009 02:32:34 +0000]
Add doy to the main list of authors

14 years agoUpdate copyright year to 2009
Shawn M Moore [Tue, 2 Jun 2009 02:31:29 +0000]
Update copyright year to 2009

14 years agoDon't version MANIFEST
Shawn M Moore [Tue, 2 Jun 2009 02:28:53 +0000]
Don't version MANIFEST

14 years agoAdd doc for Trait::Base
Shawn M Moore [Tue, 2 Jun 2009 02:28:32 +0000]
Add doc for Trait::Base

14 years agoBump version to 0.18_01
Shawn M Moore [Tue, 2 Jun 2009 02:23:06 +0000]
Bump version to 0.18_01

14 years agoTraits changelog entry
Shawn M Moore [Tue, 2 Jun 2009 02:21:54 +0000]
Traits changelog entry

14 years agoupdate the Bool attribute helper to be a trait traits
Jesse Luehrs [Tue, 2 Jun 2009 00:04:18 +0000]
update the Bool attribute helper to be a trait

14 years agoactually do the merge
Jesse Luehrs [Tue, 2 Jun 2009 01:03:25 +0000]
actually do the merge

14 years agoMerge branch 'master' into traits
Jesse Luehrs [Mon, 1 Jun 2009 23:52:01 +0000]
Merge branch 'master' into traits

Conflicts:
lib/MooseX/AttributeHelpers/Trait/Base.pm

14 years agoLet the user know which constraint they have violated in the confessed message
nperez [Thu, 21 May 2009 09:42:20 +0000]
Let the user know which constraint they have violated in the confessed message

14 years agoUpdate changes
Shawn M Moore [Thu, 14 May 2009 04:47:53 +0000]
Update changes

14 years agoAdd accessor helper
Shawn M Moore [Thu, 14 May 2009 04:47:17 +0000]
Add accessor helper

14 years agoTests for error conditions
Shawn M Moore [Thu, 14 May 2009 04:45:47 +0000]
Tests for error conditions

14 years agoAdd accessor to Collection::Hash
Shawn M Moore [Thu, 14 May 2009 04:41:57 +0000]
Add accessor to Collection::Hash

14 years agodocumentation fixes
Chris Prather [Mon, 4 May 2009 16:26:00 +0000]
documentation fixes

15 years agoVersion 0.17. 0.17
Florian Ragwitz [Fri, 10 Apr 2009 01:19:14 +0000]
Version 0.17.

15 years agoExclude git files from MANIFEST.
Florian Ragwitz [Fri, 10 Apr 2009 01:20:34 +0000]
Exclude git files from MANIFEST.

15 years agoAdd Evan to the list of contributors.
Florian Ragwitz [Fri, 10 Apr 2009 01:18:59 +0000]
Add Evan to the list of contributors.

15 years agoFix pod coverage.
Florian Ragwitz [Fri, 10 Apr 2009 01:04:45 +0000]
Fix pod coverage.

15 years agouse style;
Florian Ragwitz [Fri, 10 Apr 2009 01:02:54 +0000]
use style;

Fix some style issues related to the previous patch. Mostly trailing
whitespace.

15 years agoAdded defined for AH
Evan Carroll [Tue, 7 Apr 2009 21:12:26 +0000]
Added defined for AH

15 years agogitignore
Shawn M Moore [Mon, 6 Apr 2009 00:45:23 +0000]
gitignore

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