gitmo/MooseX-Types-Structured.git
2013-11-20 Karen Etheridge the repository now lives at https://github.com/moose... master
2013-11-20 Karen Etheridge make version tests pass
2013-11-20 Karen Etheridge use ISO-8601 date formats, for better machine parsing
2013-11-20 Karen Etheridge doc formatting and spelling fixes
2013-11-20 Karen Etheridge canonicalize contributor names
2013-11-20 Karen Etheridge convert to my pluginbundle, with extra git automation
2013-11-20 Karen Etheridge Moose-2.1100 deprecated the list form of enum() calls
2013-11-20 Karen Etheridge add irc and mailing list metadata
2013-11-20 Karen Etheridge new Dist::Zilla lets us be aggressive with unicode...
2011-10-03 John Napiorkowski updated meta data in prep for release v0.28
2011-10-03 John Napiorkowski added stub test for working on error messgaes0
2011-09-30 John Napiorkowski first go at a fix for reported bug
2011-04-29 John Napiorkowski fix for new moose 0.27 v0.27
2011-04-26 Jesse Luehrs update tests for moose error message changes
2011-01-03 John Napiorkowski fixe incorrect date;
2011-01-03 John Napiorkowski hide more from PAUSE indexer
2011-01-03 John Napiorkowski reduced version for test-fatal
2010-12-28 John Napiorkowski typo fix 0.25
2010-12-28 John Napiorkowski removed whitespace
2010-12-28 John Napiorkowski merged
2010-12-28 John Napiorkowski fix for bug and prep for cpan
2010-12-04 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-11-17 John Napiorkowski merged phaylons changes 0.24
2010-10-24 John Napiorkowski fixed test warnings topics/use-compiled-constraints
2010-10-24 Robert 'phaylon... use compiled constraints instead of objects origin/topics/use-compiled-constraints
2010-07-01 John Napiorkowski update dist.ini
2010-07-01 John Napiorkowski changes to the changes for the repo
2010-07-01 John Napiorkowski minor code reformatting 0.23
2010-07-01 John Napiorkowski removed warning message
2010-07-01 John Napiorkowski stubb for deep validation
2010-07-01 John Napiorkowski more deeper scrubbing of the error output
2010-07-01 John Napiorkowski less noisey validation messages
2010-07-01 John Napiorkowski new message stack code file and bust out test
2010-07-01 John Napiorkowski all tests passing again after move to message stack
2010-07-01 John Napiorkowski started on a real message stacker
2010-07-01 John Napiorkowski toward better error messages
2010-06-30 John Napiorkowski shut up the test eol complaints
2010-06-30 John Napiorkowski no windows linefeeds
2010-06-01 Florian Ragwitz Convert from Module::Install to Dist::Zilla
2010-06-01 Florian Ragwitz Versio 0.22 0.22
2010-06-01 Florian Ragwitz Bump prereqs
2010-05-28 John Napiorkowski updated changelog
2010-05-28 John Napiorkowski all new tests in place that must work with the (pending...
2010-05-27 John Napiorkowski created regression test for type constraint change...
2010-05-26 Florian Ragwitz Fix tests on undoublefailed Moose versions
2010-05-26 Florian Ragwitz no tabs. kthx!
2010-03-26 John Napiorkowski fixed changelog
2010-03-26 John Napiorkowski removed "use Try::Tiny" to preserve compatibility with...
2010-02-04 Ansgar Burchardt remove unused "use Try::Tiny" 0.21
2010-02-04 Ansgar Burchardt correct spelling errors
2010-02-04 Florian Ragwitz Version 0.20. 0.20
2010-02-04 Florian Ragwitz Merge branch 'useful_optional'
2010-02-03 Ricardo Signes docs for Map
2010-02-03 Florian Ragwitz Properly delegate coercions for Optional[].
2010-02-03 Florian Ragwitz Same Optional[] fix, but for Tuple this time.
2010-02-03 Florian Ragwitz More failing tests for Tuple.
2010-02-03 Florian Ragwitz Check if it's optional, not if it accepts undef.
2010-02-03 Florian Ragwitz Add failing tests for Optional[].
2010-02-03 Florian Ragwitz Less trailing whitespace.
2010-01-25 Ricardo Signes clean up trailing whitespace
2010-01-25 Ricardo Signes add a map type
2010-01-25 Florian Ragwitz Fix a doc typo. rjbs++
2009-11-06 Florian Ragwitz Version 0.19. 0.19
2009-11-06 Tomas Doran... Tweak .gitignore so I can shove this somewhere to pull...
2009-11-06 Tomas Doran... Fix test fails with new Devel::PartialDump
2009-09-24 arcanez POD fix
2009-08-17 john napiorkowski changed makefile and bumped version in prep for release 0.18
2009-08-14 john napiorkowski changed the way we require some dependencies to lower...
2009-05-27 Florian Ragwitz Version 0.16. 0.16 0.17
2009-05-27 Florian Ragwitz Fix test warning on latest MooseX::Types.
2009-05-27 Florian Ragwitz Fix tests on latest MooseX::Types.
2009-05-27 john napiorkowski silly typo
2009-05-27 john napiorkowski updated changelog
2009-05-27 john napiorkowski updated copyright and contributor list 0.15
2009-05-01 Florian Ragwitz Version 0.14. 0.14
2009-05-01 Florian Ragwitz Avoid modification of non-creatable array values.
2009-05-01 Florian Ragwitz Make overflow type constraints introspectable and the...
2009-05-01 Florian Ragwitz Add tests for names of types with overflow handlers.
2009-04-30 Florian Ragwitz Use a builder instead of wrapping new to set the defaul...
2009-04-25 Florian Ragwitz Add .gitignore. 0.13
2009-04-25 Florian Ragwitz Exclude git files from MANIFEST.
2009-04-25 Florian Ragwitz Make the changelog a little easier to read.
2009-04-25 Dave Rolsky add changes, release date, and bump version
2009-04-21 john napiorkowski fixed type on $VERSION string 0.12
2009-04-21 john napiorkowski updated changelog and version
2009-04-18 Florian Ragwitz Explicitly don't inline the constructor to avoid warnings.
2009-04-18 Yuval Kogman rafl's pathological test case
2009-04-18 Yuval Kogman fix is subtype of (sortof)
2009-04-06 John Napiorkowski fixed incorrect alway finding an error with TC->validate
2009-04-02 John Napiorkowski added deeper error messages, minor doc grammar fixes... 0.11
2009-03-16 John Napiorkowski changed the recursion test to reflect subtype syntac... 0.09 0.10
2009-03-06 John Napiorkowski updated changelog and prepped for release
2009-03-06 John Napiorkowski slurpy can only slurp type constraints that match the...
2009-03-06 John Napiorkowski created a more introspective slurpy function, moved...
2009-03-06 John Napiorkowski added some code to improve the error message and added...
2009-03-05 John Napiorkowski created sugar method for merging, with examples
2009-03-05 John Napiorkowski first go at supporting callbacks in the type parameter...
2009-03-04 John Napiorkowski more pod updates and clarification
2009-03-04 John Napiorkowski pod changes
2008-12-13 Stevan Little polishing up the test 0.08
next