gitmo/MooseX-Types-DateTime.git
2014-02-03 Karen Etheridge repository moved to https://github.com/moose/MooseX... master
2014-02-03 Karen Etheridge use Test::Fatal instead of Test::Exception
2014-02-03 Karen Etheridge gotta have a plan
2014-02-03 Karen Etheridge remove unneeded shebangs
2014-02-03 Karen Etheridge pass minimum version test
2014-02-03 Karen Etheridge spelling fixes
2014-02-03 Karen Etheridge whitespace cleanup
2014-02-03 Karen Etheridge canonicalize timestamps
2014-02-03 Karen Etheridge dzilify
2012-12-11 Dagfinn Ilmari... Require perl 5.8.3, as Moose does
2011-12-13 Dagfinn Ilmari... Repalce reference to MooseX::Types::DateTimeX with...
2011-12-13 Dagfinn Ilmari... Update git URL in POD
2011-12-12 Dagfinn Ilmari... Version 0.07 MooseX-Types-DateTime-0.07
2011-12-12 Dagfinn Ilmari... Enforce version requirements at runtime (RT#73189)
2011-12-12 Dagfinn Ilmari... Add missing dependencies
2011-12-12 Dagfinn Ilmari... Bump MooseX::Types version requirement (RT#73188)
2011-12-12 Dagfinn Ilmari... Provide optimize_as for pre-2.0100 Moose versions
2011-11-22 Dagfinn Ilmari... Version 0.06 MooseX-Types-DateTime-0.06
2011-11-22 Dagfinn Ilmari... Exclude dist directory from MANIFEST
2011-11-22 Dagfinn Ilmari... Remove signature requirement from Makefile.PL
2011-11-22 Dagfinn Ilmari... Add (MY)META.* to .gitignore and MANIFEST.SKIP
2011-11-22 Dagfinn Ilmari... Add repository metadata
2011-11-22 Dagfinn Ilmari... Remove bogus executable flag on Changes
2011-11-22 Dagfinn Ilmari... Use inline_as instead of the deprecated optimize_as
2009-08-24 Yuval Kogman version bump MooseX-Types-DateTime-0.05
2009-08-24 Yuval Kogman Merge rafl's 0.04
2009-08-24 Yuval Kogman changelog MooseX-Types-DateTime-0.04
2009-08-24 Yuval Kogman version bump
2009-08-24 Yuval Kogman zap DateTimeX::Easy support
2009-08-18 Florian Ragwitz Version 0.04.
2009-08-18 Florian Ragwitz Small pod fix.
2009-08-18 Florian Ragwitz Update version control notice.
2009-08-18 Florian Ragwitz Add .gitignore.
2009-08-18 Florian Ragwitz Depend on DateTime::TimeZone as older versions since...
2008-07-14 Yuval Kogman Add .git to MANIFEST.SKIP
2008-07-09 John Napiorkowski more explicit version requirements and removed a test...
2008-06-17 Shawn M Moore Dynamically bump up Test::Builder::Level in coerce_ok...
2008-06-16 Yuval Kogman changelog 0.02
2008-06-16 Yuval Kogman versionm bump
2008-06-16 Yuval Kogman try to make the tests fail less randomly
2008-06-16 Yuval Kogman namespace::clean
2008-06-14 Yuval Kogman rewrite history MooseX-Types-DateTime-0.01
2008-06-14 Yuval Kogman use the coercion table hash, instead of the meta. seems...
2008-06-14 Yuval Kogman Don't rely on string names, MX::Types::DateTime already...
2008-06-14 Yuval Kogman whitespace
2008-06-14 Yuval Kogman be explicit about not importing from MooseX::Types...
2008-06-14 Yuval Kogman boilerplate
2008-06-14 Yuval Kogman add a coercions table
2008-06-14 Yuval Kogman declare Locale, Now
2008-06-14 Yuval Kogman version is 0.01, not 0.03 (haven't released yet)
2008-06-14 Yuval Kogman avoid indexing headaches with DateTimeX
2008-06-14 Yuval Kogman whitespace
2008-06-14 Yuval Kogman whitespace
2008-06-14 Yuval Kogman fix datetimex test
2008-06-04 John Napiorkowski "inherit" coercions
2008-06-03 John Napiorkowski Changed MX:T:DateTime to use MX:Types. Updated MX...
2008-05-28 John Napiorkowski Created MX:T:DateTimeX as extensions to the MX:T:DateTi...
2008-04-18 Yuval Kogman DateTime::Duration + other new coercions
2008-04-18 Yuval Kogman MooseX::Types::DateTime