13 years agoVersion 0.23 0.23
Florian Ragwitz [Tue, 20 Jul 2010 00:20:29 +0000]
Version 0.23

13 years agoNo need to create a class to test whether a type has a coercion
Dave Rolsky [Thu, 15 Jul 2010 14:48:59 +0000]
No need to create a class to test whether a type has a coercion

13 years agoAdd warning fix to Changes
Dave Rolsky [Thu, 15 Jul 2010 14:25:02 +0000]
Add warning fix to Changes

13 years agoShut up deprecation warnings
Dave Rolsky [Thu, 15 Jul 2010 14:24:03 +0000]
Shut up deprecation warnings

13 years agoVersion 0.22 0.22
Florian Ragwitz [Tue, 1 Jun 2010 18:10:29 +0000]
Version 0.22

13 years agoDetabify Changes
Florian Ragwitz [Tue, 1 Jun 2010 18:00:21 +0000]
Detabify Changes

13 years agoDepend on a Moose with TC numification overloading
Florian Ragwitz [Tue, 1 Jun 2010 17:57:03 +0000]
Depend on a Moose with TC numification overloading

13 years agoRun tests recursively
Florian Ragwitz [Tue, 1 Jun 2010 17:56:29 +0000]
Run tests recursively

13 years agoFix a warning
Florian Ragwitz [Tue, 1 Jun 2010 17:56:22 +0000]
Fix a warning

13 years agoremoved debugging code leftovers
John Napiorkowski [Tue, 1 Jun 2010 17:49:14 +0000]
removed debugging code leftovers

13 years agoupdated changelog
John Napiorkowski [Fri, 28 May 2010 20:50:49 +0000]
updated changelog

13 years agoadded some overloading so that we can properly perform equality tests between a TC...
John Napiorkowski [Fri, 28 May 2010 20:05:26 +0000]
added some overloading so that we can properly perform equality tests between a TC and a TC wrapped by a decorator (fix needed for 1.05 Mooses and later).

13 years agotest case for Moose 1.05 change to the concept of equality
John Napiorkowski [Fri, 28 May 2010 17:55:24 +0000]
test case for Moose 1.05 change to the concept of equality

13 years agos/Class::C3/MRO::Compat/
Tomas Doran [Wed, 12 May 2010 14:48:17 +0000]
s/Class::C3/MRO::Compat/

14 years agobump up Moose dep (RT#53016), release 0.21
Rafael Kitover [Thu, 24 Dec 2009 05:25:05 +0000]
bump up Moose dep (RT#53016), release

14 years agoChanges for combined error fix
Dave Rolsky [Wed, 25 Nov 2009 22:29:20 +0000]
Changes for combined error fix

14 years agoWhen a caller tries to import a nonexistent type from a combined type lib, give a...
Dave Rolsky [Wed, 25 Nov 2009 22:26:52 +0000]
When a caller tries to import a nonexistent type from a combined type lib, give a useful error message

14 years agoadd $VERSION to all modules so that people can install MooseX::Types::Moose without...
Hans Dieter Pearcey [Mon, 21 Sep 2009 19:36:17 +0000]
add $VERSION to all modules so that people can install MooseX::Types::Moose without getting version 0.15 or whatever the index decides to give them

14 years agorelease 0.20
Rafael Kitover [Fri, 11 Sep 2009 02:38:47 +0000]
release

14 years agomove setup_import_methods to after the exports are defined
Jesse Luehrs [Wed, 9 Sep 2009 03:48:41 +0000]
move setup_import_methods to after the exports are defined

14 years agorelease 0.19
Rafael Kitover [Mon, 24 Aug 2009 15:56:29 +0000]
release

14 years agorevert parameterized type coercion fix
Hans Dieter Pearcey [Sun, 23 Aug 2009 18:57:19 +0000]
revert parameterized type coercion fix

14 years agorelease 0.18
Rafael Kitover [Sat, 22 Aug 2009 16:51:46 +0000]
release

14 years agobetter test for coercing parameterized type, now passes
Rafael Kitover [Sat, 22 Aug 2009 15:49:09 +0000]
better test for coercing parameterized type, now passes

14 years agoreuse parameterized types when possible
Hans Dieter Pearcey [Sat, 22 Aug 2009 15:16:26 +0000]
reuse parameterized types when possible

14 years agoadd failing test for coercing parameterized type
Rafael Kitover [Thu, 20 Aug 2009 20:49:03 +0000]
add failing test for coercing parameterized type

14 years agonew release 0.17
Rafael Kitover [Tue, 18 Aug 2009 06:34:11 +0000]
new release

14 years agoChangelogging.
Florian Ragwitz [Tue, 18 Aug 2009 06:23:13 +0000]
Changelogging.

14 years agoAdd myself to the list of contributors.
Florian Ragwitz [Tue, 18 Aug 2009 05:45:04 +0000]
Add myself to the list of contributors.

14 years agoStop blowing up in has_available_type_export if the introspected code symbol exists...
Florian Ragwitz [Tue, 18 Aug 2009 05:39:54 +0000]
Stop blowing up in has_available_type_export if the introspected code symbol exists but is not a type export.

14 years agoAdd tests for has_available_type_export on something that's not a type.
Florian Ragwitz [Tue, 18 Aug 2009 05:37:16 +0000]
Add tests for has_available_type_export on something that's not a type.

14 years agoThis package is Combine, not Combined
Dave Rolsky [Thu, 30 Jul 2009 22:10:02 +0000]
This package is Combine, not Combined

14 years agoreorganize author/copyright sections at the request of Debian packagers
Rafael Kitover [Wed, 1 Jul 2009 16:28:41 +0000]
reorganize author/copyright sections at the request of Debian packagers

14 years agoIgnore META.yml and dotfiles, except for .gitignore.
Florian Ragwitz [Mon, 29 Jun 2009 17:50:56 +0000]
Ignore META.yml and dotfiles, except for .gitignore.

14 years agonew release with updated M::I 0.16
Rafael Kitover [Mon, 29 Jun 2009 17:52:03 +0000]
new release with updated M::I

14 years agoAdd .gitignore
Tomas Doran (t0m) [Mon, 29 Jun 2009 15:30:19 +0000]
Add .gitignore

14 years agoRequire new Module::Install with working auto_install
Tomas Doran (t0m) [Mon, 29 Jun 2009 15:24:31 +0000]
Require new Module::Install with working auto_install

14 years agoupdated version and changelog for release
John Napiorkowski [Sun, 28 Jun 2009 19:52:31 +0000]
updated version and changelog for release

14 years agochanged error messages to use moose throw_error and not croak 0.15
John Napiorkowski [Sun, 28 Jun 2009 19:36:07 +0000]
changed error messages to use moose throw_error and not croak

14 years agomore tests for the mixed string and perl type constraints in union type constraints...
John Napiorkowski [Sun, 28 Jun 2009 19:25:33 +0000]
more tests for the mixed string and perl type constraints in union type constraints, and more error messages in the overload so as to make it error out as the old string types would.

14 years agofix union with string types 0.14
Rafael Kitover [Sat, 27 Jun 2009 01:00:30 +0000]
fix union with string types

14 years agoadd Test::Moose to build_requires due to packaging issues on Fedora systems 0.13
Rafael Kitover [Tue, 23 Jun 2009 13:24:45 +0000]
add Test::Moose to build_requires due to packaging issues on Fedora systems

14 years agoadd test for using a role in a typelib
Rafael Kitover [Mon, 15 Jun 2009 01:06:51 +0000]
add test for using a role in a typelib

14 years agorename exports __TYPE__:: instead of __ANON__:: because stevan likes that better :)
Rafael Kitover [Mon, 15 Jun 2009 00:39:26 +0000]
rename exports __TYPE__:: instead of __ANON__:: because stevan likes that better :)

14 years agofix mixing of typelibs with regular Moose classes 0.12
Rafael Kitover [Sun, 14 Jun 2009 21:42:04 +0000]
fix mixing of typelibs with regular Moose classes

14 years agoclarify string type warning
Rafael Kitover [Fri, 12 Jun 2009 23:21:36 +0000]
clarify string type warning

14 years agoadd missing files 0.11
Rafael Kitover [Fri, 29 May 2009 02:51:54 +0000]
add missing files

14 years agoupdate to released version
Rafael Kitover [Wed, 27 May 2009 23:55:27 +0000]
update to released version

15 years agoPod fix.
Florian Ragwitz [Thu, 12 Mar 2009 20:04:42 +0000]
Pod fix.

15 years agochanged version string to string so that the 0.10 does not get converted to a 0.1
John Napiorkowski [Sat, 7 Mar 2009 02:57:14 +0000]
changed version string to string so that the 0.10 does not get converted to a 0.1

15 years agoremoved the Data::Dump debugging code
John Napiorkowski [Sat, 7 Mar 2009 02:38:33 +0000]
removed the Data::Dump debugging code

15 years agoFix test fail by adding t/lib to @INC.
Florian Ragwitz [Sun, 22 Feb 2009 19:48:29 +0000]
Fix test fail by adding t/lib to @INC.

15 years agoadded has_available_type_export introspection utility function
Robert 'phaylon' Sedlacek [Sun, 22 Feb 2009 19:11:26 +0000]
added has_available_type_export introspection utility function

15 years agopod syntax fix.
Florian Ragwitz [Tue, 6 Jan 2009 11:50:25 +0000]
pod syntax fix.

15 years agosome changes to make cases where you dont have decorated type constraints in place...
John Napiorkowski [Tue, 16 Dec 2008 22:48:35 +0000]
some changes to make cases where you dont have decorated type constraints in place already work (or at least not throw an error) and also redirect any calls to meta

15 years agominor change to Makefile.PL so that YAML stops making a bad META.yml file and makes...
John Napiorkowski [Wed, 10 Dec 2008 20:15:39 +0000]
minor change to Makefile.PL so that YAML stops making a bad META.yml file and makes my builds complain.

15 years agosupport for recursive types, documentation and tests for that, random documentation...
John Napiorkowski [Wed, 10 Dec 2008 00:09:28 +0000]
support for recursive types, documentation and tests for that, random documentation improvements, documented a workaround for the Sub::Exporter issue (with a test case)

15 years agorecursion test
John Napiorkowski [Tue, 9 Dec 2008 22:34:37 +0000]
recursion test

15 years agoadded eval carrols bug with sub exporter 0.08
John Napiorkowski [Tue, 11 Nov 2008 23:20:28 +0000]
added eval carrols bug with sub exporter

15 years agoadded minimum Perl version
John Napiorkowski [Sat, 8 Nov 2008 03:45:27 +0000]
added minimum Perl version

15 years agobumped minimum version to fix problem with overloading on certain Perls. this was... 0.07
John Napiorkowski [Sat, 8 Nov 2008 03:32:53 +0000]
bumped minimum version to fix problem with overloading on certain Perls.  this was fixed by ensuring a type constraint name is properly stringified

15 years agomore tests for union types
John Napiorkowski [Wed, 29 Oct 2008 15:15:13 +0000]
more tests for union types

15 years agorestored test for subtyping paramterized types with a parameterized type
John Napiorkowski [Fri, 24 Oct 2008 20:31:39 +0000]
restored test for subtyping paramterized types with a parameterized type

15 years agoadded a tags directory for releases
John Napiorkowski [Fri, 24 Oct 2008 20:16:55 +0000]
added a tags directory for releases

15 years agoupdated changelog, removed pointly debugging stuff from tests
John Napiorkowski [Fri, 24 Oct 2008 16:30:48 +0000]
updated changelog, removed pointly debugging stuff from tests

15 years agosmerged changes from with_proxy_subs branch
John Napiorkowski [Thu, 23 Oct 2008 20:56:15 +0000]
smerged changes from with_proxy_subs branch

15 years agochanged required Moose version in anticipation of asap release. removed some require...
John Napiorkowski [Thu, 23 Oct 2008 20:12:38 +0000]
changed required Moose version in anticipation of asap release.  removed some requirements that are not actually required

15 years agoadded fallback to overloading
John Napiorkowski [Wed, 22 Oct 2008 20:02:34 +0000]
added fallback to overloading

15 years agobetter error checking, more correct stringification
John Napiorkowski [Tue, 7 Oct 2008 22:19:57 +0000]
better error checking, more correct stringification

15 years agoslightly better error handling
John Napiorkowski [Tue, 7 Oct 2008 14:12:12 +0000]
slightly better error handling

15 years agoadded enum test, more docs both internal and external and a few minor code clarification
John Napiorkowski [Fri, 26 Sep 2008 21:09:07 +0000]
added enum test, more docs both internal and external and a few minor code clarification

15 years agoremoved parenthesis hackage and updated docs
John Napiorkowski [Mon, 22 Sep 2008 14:38:50 +0000]
removed parenthesis hackage and updated docs

15 years agochanged required Moose version in anticipation of required updates, changes some...
John Napiorkowski [Mon, 15 Sep 2008 14:46:32 +0000]
changed required Moose version in anticipation of required updates, changes some test output to fix too much late night cut and paste

15 years agochanged code in anticipation of the new parameterize stuff in Moose/trunk, changed...
John Napiorkowski [Sat, 13 Sep 2008 02:05:37 +0000]
changed code in anticipation of the new parameterize stuff in Moose/trunk, changed Union TC name based on new normalization rules, added a test to push deep constraints mixed with union types

15 years agodeleted file
John Napiorkowski [Thu, 4 Sep 2008 19:03:38 +0000]
deleted file

15 years agoincremented version and updated changelog, fixed bug that created extra coercions...
John Napiorkowski [Thu, 4 Sep 2008 18:55:29 +0000]
incremented version and updated changelog, fixed bug that created extra coercions, documented usage, basically an feature complete now, just need to figure out a cleaning way to support different types of parameterized constraints

15 years agoisa and can, more tests, but not it breaks due to some wierdness with isa
John Napiorkowski [Wed, 3 Sep 2008 23:09:11 +0000]
isa and can, more tests, but not it breaks due to some wierdness with isa

15 years agoadded test for deep constraints (constraints inside constraints inside constraints...
John Napiorkowski [Wed, 3 Sep 2008 20:32:03 +0000]
added test for deep constraints (constraints inside constraints inside constraints. Added test for the union pipe overload

15 years agoupdated makefile since we need a newer Moose to solve some bugs
John Napiorkowski [Wed, 3 Sep 2008 20:14:51 +0000]
updated makefile since we need a newer Moose to solve some bugs

15 years agoadded pipe overloading test for class using a type library
John Napiorkowski [Wed, 27 Aug 2008 16:08:38 +0000]
added pipe overloading test for class using a type library

15 years agoreverted attempt to fix the parens issue
John Napiorkowski [Wed, 27 Aug 2008 15:55:21 +0000]
reverted attempt to fix the parens issue

15 years agobetter handling of method arg validation, more docs and internal questions (hoping...
John Napiorkowski [Tue, 26 Aug 2008 21:35:39 +0000]
better handling of method arg validation, more docs and internal questions (hoping mst looks carefully) added a test case from IRC

15 years agooverloading for union constraints, more tests, some code cleanup
John Napiorkowski [Mon, 25 Aug 2008 22:46:00 +0000]
overloading for union constraints, more tests, some code cleanup

15 years agohackish impl of parameterized constraints, more examples (I think normal and paramete...
John Napiorkowski [Mon, 25 Aug 2008 22:17:27 +0000]
hackish impl of parameterized constraints, more examples (I think normal and parameterized examples cover the use cases now), more lightweight decorator, refactoring a bit

15 years agougly proof of concept for parametrized types only
John Napiorkowski [Mon, 25 Aug 2008 14:41:39 +0000]
ugly proof of concept for parametrized types only

15 years agotrying to get some tests in place that reflect the desired effect and got a start...
John Napiorkowski [Sun, 24 Aug 2008 03:21:18 +0000]
trying to get some tests in place that reflect the desired effect and got a start on impl.  also fixed brain dead mistake trying to create handlers for the decorator object.

15 years agoadded some totally broken tests, and basically broke everything :)
John Napiorkowski [Fri, 22 Aug 2008 21:43:31 +0000]
added some totally broken tests, and basically broke everything :)

15 years agocreated the decorator and got it hooked up, made sure all the old tests pass
John Napiorkowski [Fri, 22 Aug 2008 21:15:53 +0000]
created the decorator and got it hooked up, made sure all the old tests pass

16 years agoswitched to Sub::Exporter
phaylon [Tue, 19 Feb 2008 16:48:36 +0000]
switched to Sub::Exporter

16 years agonuke Sub::Uplevel
matthewt [Fri, 25 Jan 2008 07:18:17 +0000]
nuke Sub::Uplevel

16 years agoBumped version to 0.05
phaylon [Thu, 9 Aug 2007 18:59:01 +0000]
Bumped version to 0.05

16 years agoadded auto-strict and warnings, finished off 0.04
phaylon [Thu, 9 Aug 2007 18:58:31 +0000]
added auto-strict and warnings, finished off 0.04

16 years agoBumped up version to 0.04
phaylon [Thu, 9 Aug 2007 13:03:53 +0000]
Bumped up version to 0.04

16 years agochanged Class::Inspector to load_class; finished 0.03
phaylon [Thu, 9 Aug 2007 13:01:42 +0000]
changed Class::Inspector to load_class; finished 0.03

16 years agoclearer error message for missing type info; coercion handler only exported when...
phaylon [Wed, 8 Aug 2007 19:08:15 +0000]
clearer error message for missing type info; coercion handler only exported when type object exists

16 years agoCould be handy to commit the Changes file
phaylon [Wed, 8 Aug 2007 18:45:03 +0000]
Could be handy to commit the Changes file

16 years agoBumped version to 0.03
phaylon [Wed, 8 Aug 2007 18:44:09 +0000]
Bumped version to 0.03

16 years agoTypes with :: in their name now die on declaration
phaylon [Wed, 8 Aug 2007 18:37:18 +0000]
Types with :: in their name now die on declaration

16 years agoBumped up version to 0.02
phaylon [Wed, 8 Aug 2007 16:34:05 +0000]
Bumped up version to 0.02

16 years agoFinishing off 0.01
phaylon [Wed, 8 Aug 2007 16:21:23 +0000]
Finishing off 0.01