13 years agoBump version
Dave Rolsky [Sat, 26 Feb 2011 22:47:37 +0000]
Bump version

13 years agoUpdate changes for release
Dave Rolsky [Sat, 26 Feb 2011 22:47:28 +0000]
Update changes for release

13 years agodzilize this distro
Dave Rolsky [Sat, 26 Feb 2011 22:46:45 +0000]
dzilize this distro

13 years agomake this module work with Moose 1.99 (and still work with 1.2x)
Dave Rolsky [Sat, 26 Feb 2011 22:43:21 +0000]
make this module work with Moose 1.99 (and still work with 1.2x)

13 years agoRequire a new MX::SC to avoid warnings
Dave Rolsky [Tue, 5 Oct 2010 03:13:44 +0000]
Require a new MX::SC to avoid warnings

13 years agocorrect dependencies list: Scalar::Util required by installation; the rest are test...
Karen Etheridge [Sat, 27 Nov 2010 19:40:28 +0000]
correct dependencies list: Scalar::Util required by installation; the rest are test requirements, not build requirements (although META.yml comes out the same)

13 years agoconvert all uses of Test::Exception to Test::Fatal.
Karen Etheridge [Sat, 27 Nov 2010 19:36:34 +0000]
convert all uses of Test::Exception to Test::Fatal.

13 years agomore convert to using Test::Requires
Karen Etheridge [Tue, 24 Aug 2010 23:55:16 +0000]
more convert to using Test::Requires

13 years agoRelease date 0.25
Dave Rolsky [Sun, 22 Aug 2010 15:34:51 +0000]
Release date

13 years agobump version to 0.25
Dave Rolsky [Sun, 22 Aug 2010 15:34:36 +0000]
bump version to 0.25

13 years agoChanges for 0.25
Dave Rolsky [Tue, 17 Aug 2010 16:14:12 +0000]
Changes for 0.25

13 years agorequire next Moose version
Dave Rolsky [Tue, 17 Aug 2010 16:13:48 +0000]
require next Moose version

13 years agoChanges to work with latest Moose, which changed how defaults are handled in inline...
Dave Rolsky [Tue, 17 Aug 2010 16:12:44 +0000]
Changes to work with latest Moose, which changed how defaults are handled in inline constructor

13 years agoAdd my name to spelling whitelist
Dave Rolsky [Tue, 17 Aug 2010 16:12:04 +0000]
Add my name to spelling whitelist

13 years agoconvert to using Test::Requires
Karen Etheridge [Mon, 16 Aug 2010 21:14:17 +0000]
convert to using Test::Requires

13 years agobump version 0.24
Dave Rolsky [Thu, 15 Jul 2010 15:44:27 +0000]
bump version

13 years agoChanges for 0.24
Dave Rolsky [Thu, 15 Jul 2010 15:44:16 +0000]
Changes for 0.24

13 years agobump Moose prereq to 0.94
Dave Rolsky [Thu, 15 Jul 2010 15:43:58 +0000]
bump Moose prereq to 0.94

13 years agobump version 0.23
Dave Rolsky [Thu, 15 Jul 2010 15:43:13 +0000]
bump version

13 years agoChanges for 0.23
Dave Rolsky [Thu, 15 Jul 2010 15:42:58 +0000]
Changes for 0.23

13 years agoRemove useless whitespace
Dave Rolsky [Thu, 15 Jul 2010 15:42:26 +0000]
Remove useless whitespace

13 years agoUse modern MetaRole API
Dave Rolsky [Thu, 15 Jul 2010 15:41:55 +0000]
Use modern MetaRole API

14 years agoRun extra tests for ShipIt 0.22
Dave Rolsky [Fri, 25 Dec 2009 16:07:43 +0000]
Run extra tests for ShipIt

14 years agoadd extra_tests
Dave Rolsky [Fri, 25 Dec 2009 16:07:26 +0000]
add extra_tests

14 years agomove xt tests to xt/author for Module::Install to work
Dave Rolsky [Fri, 25 Dec 2009 16:07:07 +0000]
move xt tests to xt/author for Module::Install to work

14 years agobump version to 0.22
Dave Rolsky [Fri, 25 Dec 2009 16:04:23 +0000]
bump version to 0.22

14 years agoswitch all tests to done_testing
Dave Rolsky [Fri, 25 Dec 2009 16:04:12 +0000]
switch all tests to done_testing

14 years agomake all xt tests optional, require Test::More 0.88+
Dave Rolsky [Fri, 25 Dec 2009 16:01:41 +0000]
make all xt tests optional, require Test::More 0.88+

14 years agoadd a bunch of author-only tests
Dave Rolsky [Fri, 25 Dec 2009 15:58:35 +0000]
add a bunch of author-only tests

14 years agoadd version to all modules
Dave Rolsky [Fri, 25 Dec 2009 15:54:41 +0000]
add version to all modules

14 years agoChanges for 0.22
Dave Rolsky [Fri, 25 Dec 2009 15:53:55 +0000]
Changes for 0.22

14 years agoDoc future deprecation of new
Dave Rolsky [Fri, 25 Dec 2009 15:52:45 +0000]
Doc future deprecation of new

14 years agoUpdated docs to not mention new(), document initialize(), and various other doc cleanup
Dave Rolsky [Fri, 25 Dec 2009 15:51:19 +0000]
Updated docs to not mention new(), document initialize(), and various other doc cleanup

14 years agoAdd parens to has's attr definition
Dave Rolsky [Fri, 25 Dec 2009 15:41:32 +0000]
Add parens to has's attr definition

14 years agotidy all code
Dave Rolsky [Fri, 25 Dec 2009 15:41:08 +0000]
tidy all code

14 years agos/no Moose/no Moose::Role/g
Dave Rolsky [Fri, 25 Dec 2009 15:39:46 +0000]
s/no Moose/no Moose::Role/g

14 years agoFix NAME in pod
Dave Rolsky [Fri, 25 Dec 2009 15:38:45 +0000]
Fix NAME in pod

14 years agoAdd pod to MooseX::Singleton::Role::Meta::Method::Constructor
Dave Rolsky [Fri, 25 Dec 2009 15:38:32 +0000]
Add pod to MooseX::Singleton::Role::Meta::Method::Constructor

14 years agoremove shbang from modules
Dave Rolsky [Fri, 25 Dec 2009 15:37:07 +0000]
remove shbang from modules

14 years agoMake initialize work
Dave Rolsky [Fri, 25 Dec 2009 15:35:27 +0000]
Make initialize work

14 years agoAdd tests for initialize actually working
Dave Rolsky [Fri, 25 Dec 2009 15:35:17 +0000]
Add tests for initialize actually working

14 years agoTidy code and use Test::Exception
Dave Rolsky [Fri, 25 Dec 2009 15:34:04 +0000]
Tidy code and use Test::Exception

14 years agoAdd a test that singletons are not destroyed (although this doesn't test the real...
Dave Rolsky [Thu, 24 Dec 2009 20:17:45 +0000]
Add a test that singletons are not destroyed (although this doesn't test the real bug report, which involved POE)

14 years agoRemove doubled up code
Dave Rolsky [Fri, 18 Sep 2009 20:41:08 +0000]
Remove doubled up code

14 years agoupdate changes and bump version to 0.21 0.21
Dave Rolsky [Sat, 12 Sep 2009 14:50:23 +0000]
update changes and bump version to 0.21

14 years agofix use lines to load roles, not old class names
Dave Rolsky [Sat, 12 Sep 2009 14:48:57 +0000]
fix use lines to load roles, not old class names

14 years agoupdate ChangeLog, bump version to 0.20 0.20
Dave Rolsky [Fri, 11 Sep 2009 14:28:42 +0000]
update ChangeLog, bump version to 0.20

14 years agoNo need to require the latest Moose
Dave Rolsky [Fri, 11 Sep 2009 14:28:19 +0000]
No need to require the latest Moose

14 years agoRemoving VERSION heading in POD, which we never keep up to dit
Dave Rolsky [Fri, 11 Sep 2009 14:23:42 +0000]
Removing VERSION heading in POD, which we never keep up to dit

14 years agoConverted this extension to use MetaRole
Dave Rolsky [Fri, 11 Sep 2009 14:20:32 +0000]
Converted this extension to use MetaRole

This is a bit gross, but it works, and it cooperates with MX::StrictConstructor, at least.

14 years agoBump to 0.19 0.19
Shawn M Moore [Thu, 9 Jul 2009 19:14:24 +0000]
Bump to 0.19

14 years agoChangelog entry
Shawn M Moore [Thu, 9 Jul 2009 19:14:07 +0000]
Changelog entry

14 years agoRemove README
Shawn M Moore [Thu, 9 Jul 2009 19:13:23 +0000]
Remove README

14 years agorequire the latest Moose 0.18
Dave Rolsky [Sun, 21 Jun 2009 20:24:37 +0000]
require the latest Moose

14 years agobump version to 0.18
Dave Rolsky [Sun, 21 Jun 2009 20:22:57 +0000]
bump version to 0.18

14 years agoAdd changes for next release
Dave Rolsky [Sun, 21 Jun 2009 20:17:42 +0000]
Add changes for next release

14 years agoGet rid of a pointless BEGIN block
Dave Rolsky [Sun, 21 Jun 2009 20:12:54 +0000]
Get rid of a pointless BEGIN block

14 years agos/\t/ /g;
Dave Rolsky [Fri, 24 Apr 2009 18:03:33 +0000]
s/\t/    /g;

14 years agoBegin 0.17 releng 0.17
Shawn M Moore [Fri, 24 Apr 2009 17:57:31 +0000]
Begin 0.17 releng

14 years ago_clear_instance and tests
Hans Dieter Pearcey [Fri, 24 Apr 2009 17:55:29 +0000]
_clear_instance and tests

14 years agopush to origin after tagging 0.16
Dave Rolsky [Fri, 24 Apr 2009 15:14:23 +0000]
push to origin after tagging

14 years agoAdd release date
Dave Rolsky [Fri, 24 Apr 2009 15:13:25 +0000]
Add release date

14 years agobump version to 0.16
Dave Rolsky [Fri, 24 Apr 2009 15:12:51 +0000]
bump version to 0.16

14 years agoAdd changes for 0.16
Dave Rolsky [Fri, 24 Apr 2009 15:06:08 +0000]
Add changes for 0.16

14 years agoAdd _expected_method_class for compat with latest CMOP
Dave Rolsky [Fri, 24 Apr 2009 15:05:02 +0000]
Add _expected_method_class for compat with latest CMOP

15 years agoFix skip list 0.15
Dave Rolsky [Tue, 7 Apr 2009 16:08:28 +0000]
Fix skip list

15 years agoIgnore .git
Dave Rolsky [Tue, 7 Apr 2009 16:08:06 +0000]
Ignore .git

15 years agoAdd skip list
Dave Rolsky [Tue, 7 Apr 2009 16:07:55 +0000]
Add skip list

15 years agoAdd ignore list
Dave Rolsky [Tue, 7 Apr 2009 16:07:01 +0000]
Add ignore list

15 years agoUpdate .shipit for git
Dave Rolsky [Tue, 7 Apr 2009 16:05:38 +0000]
Update .shipit for git

15 years agorequire latest Moose
Dave Rolsky [Tue, 7 Apr 2009 16:05:14 +0000]
require latest Moose

15 years agothis should be version 0.15
Dave Rolsky [Tue, 7 Apr 2009 16:04:18 +0000]
this should be version 0.15

15 years agoUpdate changes for next releaes
Dave Rolsky [Tue, 7 Apr 2009 16:04:03 +0000]
Update changes for next releaes

15 years agomake version 0.16 everywhere
Dave Rolsky [Tue, 7 Apr 2009 14:51:33 +0000]
make version 0.16 everywhere

15 years agoChanges for next version
Dave Rolsky [Sun, 5 Apr 2009 22:25:09 +0000]
Changes for next version

15 years agochanges to work with Moose 0.73_01+
Dave Rolsky [Sun, 5 Apr 2009 22:22:09 +0000]
changes to work with Moose 0.73_01+
modernized handling of constructor class, and modernized the constructor generation itself

15 years agoAdd tests and fix for implicit object construction skipping BUILD &
Dave Rolsky [Fri, 23 Jan 2009 18:19:26 +0000]
Add tests and fix for implicit object construction skipping BUILD &
BUILDARGS.

15 years agoRemoving what I'm pretty darn sure is a bogus "use metaclass" (since
Dave Rolsky [Fri, 23 Jan 2009 17:59:38 +0000]
Removing what I'm pretty darn sure is a bogus "use metaclass" (since
we already set the metaclass in MX::Singleton->init_meta)

15 years agobump version to 0.14 0.14
Dave Rolsky [Thu, 22 Jan 2009 23:09:33 +0000]
bump version to 0.14

15 years agoupdate changes and prereqs for next release
Dave Rolsky [Thu, 22 Jan 2009 22:41:11 +0000]
update changes and prereqs for next release

15 years agoGive ii copyright
Shawn M Moore [Mon, 8 Dec 2008 23:21:55 +0000]
Give ii copyright

15 years agoIt's now probably more Dave's code than my own :)
Shawn M Moore [Mon, 8 Dec 2008 23:21:42 +0000]
It's now probably more Dave's code than my own :)

15 years agobump version to 0.13 0.13
Dave Rolsky [Mon, 8 Dec 2008 17:10:45 +0000]
bump version to 0.13

15 years agoAdd release date
Dave Rolsky [Mon, 8 Dec 2008 17:10:24 +0000]
Add release date

15 years agoThis shuts up a warning I see in my code that uses
Dave Rolsky [Fri, 5 Dec 2008 17:09:30 +0000]
This shuts up a warning I see in my code that uses
MX::Singleton. Unfortunately, I cannot really diagnose why I see it
there and not in the MX::Singleton tests, so I can't add a test. I'm
lame.

15 years agoUpdate changelog
Dave Rolsky [Thu, 4 Dec 2008 21:44:33 +0000]
Update changelog

15 years agosome changes to work the next Moose, making constructor inlining work
Dave Rolsky [Thu, 4 Dec 2008 21:44:13 +0000]
some changes to work the next Moose, making constructor inlining work

15 years agoAdd release date 0.12
Dave Rolsky [Sat, 20 Sep 2008 14:36:06 +0000]
Add release date

15 years agoIncorporate the throw_error bits from Moose turnk
Dave Rolsky [Thu, 18 Sep 2008 15:11:20 +0000]
Incorporate the throw_error bits from Moose turnk

15 years agoprepping for next release
Dave Rolsky [Thu, 18 Sep 2008 15:09:39 +0000]
prepping for next release

15 years agoWill require the next Moose
Dave Rolsky [Mon, 15 Sep 2008 17:08:57 +0000]
Will require the next Moose

15 years agoFixes to work with latest Moose.
Dave Rolsky [Sat, 13 Sep 2008 02:39:42 +0000]
Fixes to work with latest Moose.

15 years agoRequire Moose 0.57 0.11
Dave Rolsky [Fri, 5 Sep 2008 13:18:15 +0000]
Require Moose 0.57

15 years agobump version and updates changes
Dave Rolsky [Fri, 5 Sep 2008 13:17:49 +0000]
bump version and updates changes

15 years agoI'm not sure what changed here but we need to get confess into scope
Dave Rolsky [Fri, 5 Sep 2008 13:16:38 +0000]
I'm not sure what changed here but we need to get confess into scope
or else the constructor blows up.

This may need to change again with the next release.

15 years agobumper version to 0.10 and depend on Moose 0.56 0.10
Dave Rolsky [Mon, 1 Sep 2008 16:43:48 +0000]
bumper version to 0.10 and depend on Moose 0.56

15 years agoFix changelog file name 0.09_02
Dave Rolsky [Fri, 22 Aug 2008 18:38:28 +0000]
Fix changelog file name

15 years agoBump version and add changes for 0.09_02 (just a dependency fix)
Dave Rolsky [Fri, 22 Aug 2008 18:38:04 +0000]
Bump version and add changes for 0.09_02 (just a dependency fix)

15 years agoDoh, forgot to increment the required Moose version before the latest release
Dave Rolsky [Fri, 22 Aug 2008 02:51:54 +0000]
Doh, forgot to increment the required Moose version before the latest release

15 years agoFix date for last release
Dave Rolsky [Thu, 21 Aug 2008 15:05:17 +0000]
Fix date for last release