Karen Etheridge [Wed, 20 Nov 2013 23:35:35 +0000]
the repository now lives at https://github.com/moose/MooseX-Types-Structured
Karen Etheridge [Wed, 20 Nov 2013 23:33:40 +0000]
make version tests pass
Karen Etheridge [Wed, 20 Nov 2013 23:18:41 +0000]
use ISO-8601 date formats, for better machine parsing
Karen Etheridge [Wed, 20 Nov 2013 23:15:46 +0000]
doc formatting and spelling fixes
Karen Etheridge [Wed, 20 Nov 2013 23:06:56 +0000]
canonicalize contributor names
Karen Etheridge [Wed, 20 Nov 2013 22:09:40 +0000]
convert to my pluginbundle, with extra git automation
Karen Etheridge [Wed, 20 Nov 2013 21:18:22 +0000]
Moose-2.1100 deprecated the list form of enum() calls
Karen Etheridge [Wed, 20 Nov 2013 20:41:54 +0000]
add irc and mailing list metadata
Karen Etheridge [Wed, 20 Nov 2013 20:41:32 +0000]
new Dist::Zilla lets us be aggressive with unicode testing
John Napiorkowski [Mon, 3 Oct 2011 14:23:26 +0000]
updated meta data in prep for release
John Napiorkowski [Mon, 3 Oct 2011 14:19:39 +0000]
added stub test for working on error messgaes0
0
)
John Napiorkowski [Fri, 30 Sep 2011 20:58:16 +0000]
first go at a fix for reported bug
John Napiorkowski [Fri, 29 Apr 2011 03:22:01 +0000]
fix for new moose
Jesse Luehrs [Tue, 26 Apr 2011 14:45:01 +0000]
update tests for moose error message changes
John Napiorkowski [Mon, 3 Jan 2011 19:49:08 +0000]
fixe incorrect date;
John Napiorkowski [Mon, 3 Jan 2011 19:46:33 +0000]
hide more from PAUSE indexer
John Napiorkowski [Mon, 3 Jan 2011 19:44:22 +0000]
reduced version for test-fatal
John Napiorkowski [Tue, 28 Dec 2010 17:20:34 +0000]
typo fix
John Napiorkowski [Tue, 28 Dec 2010 17:18:43 +0000]
removed whitespace
John Napiorkowski [Tue, 28 Dec 2010 17:17:21 +0000]
merged
John Napiorkowski [Tue, 28 Dec 2010 17:15:13 +0000]
fix for bug and prep for cpan
Karen Etheridge [Sat, 4 Dec 2010 17:21:54 +0000]
convert all uses of Test::Exception to Test::Fatal.
John Napiorkowski [Wed, 17 Nov 2010 02:08:59 +0000]
merged phaylons changes
John Napiorkowski [Sun, 24 Oct 2010 21:43:50 +0000]
fixed test warnings
Robert 'phaylon' Sedlacek [Sun, 24 Oct 2010 18:01:11 +0000]
use compiled constraints instead of objects
John Napiorkowski [Thu, 1 Jul 2010 20:14:39 +0000]
update dist.ini
John Napiorkowski [Thu, 1 Jul 2010 19:52:00 +0000]
changes to the changes for the repo
John Napiorkowski [Thu, 1 Jul 2010 17:42:35 +0000]
minor code reformatting
John Napiorkowski [Thu, 1 Jul 2010 17:38:50 +0000]
removed warning message
John Napiorkowski [Thu, 1 Jul 2010 17:37:28 +0000]
stubb for deep validation
John Napiorkowski [Thu, 1 Jul 2010 17:09:24 +0000]
more deeper scrubbing of the error output
John Napiorkowski [Thu, 1 Jul 2010 14:46:27 +0000]
less noisey validation messages
John Napiorkowski [Thu, 1 Jul 2010 14:22:59 +0000]
new message stack code file and bust out test
John Napiorkowski [Thu, 1 Jul 2010 14:14:10 +0000]
all tests passing again after move to message stack
John Napiorkowski [Thu, 1 Jul 2010 12:00:16 +0000]
started on a real message stacker
John Napiorkowski [Thu, 1 Jul 2010 00:49:28 +0000]
toward better error messages
John Napiorkowski [Wed, 30 Jun 2010 16:01:44 +0000]
shut up the test eol complaints
John Napiorkowski [Wed, 30 Jun 2010 15:45:33 +0000]
no windows linefeeds
Florian Ragwitz [Tue, 1 Jun 2010 21:25:45 +0000]
Convert from Module::Install to Dist::Zilla
Also clean up a lot of whitespace.
Florian Ragwitz [Tue, 1 Jun 2010 18:21:48 +0000]
Versio 0.22
Florian Ragwitz [Tue, 1 Jun 2010 18:19:23 +0000]
Bump prereqs
John Napiorkowski [Fri, 28 May 2010 20:52:06 +0000]
updated changelog
John Napiorkowski [Fri, 28 May 2010 19:50:43 +0000]
all new tests in place that must work with the (pending) update to Moose and MX:Types
John Napiorkowski [Thu, 27 May 2010 19:36:13 +0000]
created regression test for type constraint change in Moose 1.05
Florian Ragwitz [Wed, 26 May 2010 19:58:49 +0000]
Fix tests on undoublefailed Moose versions
Florian Ragwitz [Wed, 26 May 2010 19:48:21 +0000]
no tabs. kthx!
John Napiorkowski [Fri, 26 Mar 2010 20:55:50 +0000]
fixed changelog
John Napiorkowski [Fri, 26 Mar 2010 20:30:03 +0000]
removed "use Try::Tiny" to preserve compatibility with old Moose (but not that old)
Ansgar Burchardt [Thu, 4 Feb 2010 13:26:24 +0000]
remove unused "use Try::Tiny"
t/04-map.t did have a "use Try::Tiny" statement even though Try::Tiny is
not used in the test.
Signed-off-by: Ansgar Burchardt <ansgar@43-1.org>
Ansgar Burchardt [Thu, 4 Feb 2010 13:25:28 +0000]
correct spelling errors
Correct two spelling errors found by Debian's lintian QA tool.
Signed-off-by: Ansgar Burchardt <ansgar@43-1.org>
Florian Ragwitz [Thu, 4 Feb 2010 01:54:24 +0000]
Version 0.20.
Florian Ragwitz [Thu, 4 Feb 2010 01:33:10 +0000]
Merge branch 'useful_optional'
* useful_optional:
Properly delegate coercions for Optional[].
Same Optional[] fix, but for Tuple this time.
More failing tests for Tuple.
Check if it's optional, not if it accepts undef.
Add failing tests for Optional[].
Less trailing whitespace.
Conflicts:
lib/MooseX/Types/Structured.pm
Ricardo Signes [Wed, 3 Feb 2010 14:33:14 +0000]
docs for Map
Florian Ragwitz [Wed, 3 Feb 2010 13:44:03 +0000]
Properly delegate coercions for Optional[].
Florian Ragwitz [Wed, 3 Feb 2010 06:14:04 +0000]
Same Optional[] fix, but for Tuple this time.
Florian Ragwitz [Wed, 3 Feb 2010 06:13:44 +0000]
More failing tests for Tuple.
Florian Ragwitz [Wed, 3 Feb 2010 05:58:43 +0000]
Check if it's optional, not if it accepts undef.
Florian Ragwitz [Wed, 3 Feb 2010 05:57:59 +0000]
Add failing tests for Optional[].
Florian Ragwitz [Wed, 3 Feb 2010 05:20:47 +0000]
Less trailing whitespace.
Ricardo Signes [Mon, 25 Jan 2010 23:23:42 +0000]
clean up trailing whitespace
Ricardo Signes [Mon, 25 Jan 2010 23:15:52 +0000]
add a map type
Florian Ragwitz [Mon, 25 Jan 2010 22:16:28 +0000]
Fix a doc typo. rjbs++
Florian Ragwitz [Fri, 6 Nov 2009 14:08:00 +0000]
Version 0.19.
Tomas Doran (t0m) [Fri, 6 Nov 2009 13:34:06 +0000]
Tweak .gitignore so I can shove this somewhere to pull via http
Tomas Doran (t0m) [Fri, 6 Nov 2009 13:33:03 +0000]
Fix test fails with new Devel::PartialDump
arcanez [Thu, 24 Sep 2009 16:52:43 +0000]
POD fix
john napiorkowski [Mon, 17 Aug 2009 14:22:56 +0000]
changed makefile and bumped version in prep for release
john napiorkowski [Fri, 14 Aug 2009 13:58:58 +0000]
changed the way we require some dependencies to lower the dependency chain requirements, added some docs
Florian Ragwitz [Wed, 27 May 2009 23:10:43 +0000]
Version 0.16.
Florian Ragwitz [Wed, 27 May 2009 23:06:02 +0000]
Fix test warning on latest MooseX::Types.
Florian Ragwitz [Wed, 27 May 2009 23:02:34 +0000]
Fix tests on latest MooseX::Types.
john napiorkowski [Wed, 27 May 2009 19:03:26 +0000]
silly typo
john napiorkowski [Wed, 27 May 2009 18:36:36 +0000]
updated changelog
john napiorkowski [Wed, 27 May 2009 17:42:40 +0000]
updated copyright and contributor list
Florian Ragwitz [Fri, 1 May 2009 14:19:19 +0000]
Version 0.14.
Florian Ragwitz [Fri, 1 May 2009 07:35:54 +0000]
Avoid modification of non-creatable array values.
Florian Ragwitz [Fri, 1 May 2009 07:15:27 +0000]
Make overflow type constraints introspectable and the name of constraints using them reasonable.
Florian Ragwitz [Fri, 1 May 2009 07:13:20 +0000]
Add tests for names of types with overflow handlers.
Florian Ragwitz [Thu, 30 Apr 2009 17:54:43 +0000]
Use a builder instead of wrapping new to set the default structured coercion.
Florian Ragwitz [Sat, 25 Apr 2009 22:09:43 +0000]
Add .gitignore.
Florian Ragwitz [Sat, 25 Apr 2009 22:08:46 +0000]
Exclude git files from MANIFEST.
Florian Ragwitz [Sat, 25 Apr 2009 22:08:09 +0000]
Make the changelog a little easier to read.
Dave Rolsky [Sat, 25 Apr 2009 22:06:02 +0000]
add changes, release date, and bump version
john napiorkowski [Tue, 21 Apr 2009 17:26:21 +0000]
fixed type on $VERSION string
john napiorkowski [Tue, 21 Apr 2009 15:33:46 +0000]
updated changelog and version
Florian Ragwitz [Sat, 18 Apr 2009 18:19:16 +0000]
Explicitly don't inline the constructor to avoid warnings.
Yuval Kogman [Sat, 18 Apr 2009 17:44:59 +0000]
rafl's pathological test case
Yuval Kogman [Sat, 18 Apr 2009 17:23:24 +0000]
fix is subtype of (sortof)
John Napiorkowski [Mon, 6 Apr 2009 18:11:30 +0000]
fixed incorrect alway finding an error with TC->validate
John Napiorkowski [Thu, 2 Apr 2009 15:09:19 +0000]
added deeper error messages, minor doc grammar fixes, major doc error corrected, tests and docs for all the above. updated changelog to prep for releasing
John Napiorkowski [Mon, 16 Mar 2009 23:55:36 +0000]
changed the recursion test to reflect subtype syntac clarification
John Napiorkowski [Fri, 6 Mar 2009 20:56:26 +0000]
updated changelog and prepped for release
John Napiorkowski [Fri, 6 Mar 2009 20:27:41 +0000]
slurpy can only slurp type constraints that match the containing type (too much crazyness to do otherwise when dealing with hashrefs and unbalanced lengths). Cleanedup the tests and created documentation for the feature.
John Napiorkowski [Fri, 6 Mar 2009 19:11:19 +0000]
created a more introspective slurpy function, moved it to the tc class, and some tests
John Napiorkowski [Fri, 6 Mar 2009 17:02:42 +0000]
added some code to improve the error message and added test for that
John Napiorkowski [Thu, 5 Mar 2009 21:57:28 +0000]
created sugar method for merging, with examples
John Napiorkowski [Thu, 5 Mar 2009 16:44:48 +0000]
first go at supporting callbacks in the type parameter list, added test for it
John Napiorkowski [Wed, 4 Mar 2009 22:38:48 +0000]
more pod updates and clarification
John Napiorkowski [Wed, 4 Mar 2009 22:28:32 +0000]
pod changes
Stevan Little [Sat, 13 Dec 2008 01:53:45 +0000]
polishing up the test