gitmo/MooseX-UndefTolerant.git
2011-03-02 Dave Rolsky bump version to 0.09 0.09
2011-03-02 Dave Rolsky Changes for 0.09
2011-03-02 Dave Rolsky Require Test::Fatal
2011-02-27 Dave Rolsky bump version to 0.08
2011-02-27 Dave Rolsky Add release version and date
2011-02-27 Dave Rolsky Add forward compat change
2011-02-27 Dave Rolsky Code for forward compat with Moose 1.99+
2010-11-10 Cory Watson These are the words that I manifest.
2010-11-03 Karen Etheridge Changes update, and add test dependency on Test::Fatal
2010-11-03 Karen Etheridge add note about current limitations of usage.
2010-11-03 Karen Etheridge rename a variable, to make it more clear that we are...
2010-11-03 Karen Etheridge also test immutable classes using existing constructor...
2010-11-03 Karen Etheridge comment update
2010-11-03 Karen Etheridge rename t/attribute.t -> t/constructor.t -- more explana...
2010-11-03 Karen Etheridge new tests for default behaviour, using classes in first...
2010-11-03 Karen Etheridge new .gitignore file, stolen from Moose repo
2010-11-03 Karen Etheridge more robust testing of construction behaviour; labelled...
2010-10-21 Cory Watson Save some work, thanks Chip. 0.07
2010-10-11 Cory Watson Version bump and docs 0.06
2010-10-11 Cory Watson Update MANIFEST and fix up some docs.
2010-10-09 Chris Andrews Note that you can avoid having to add this module to...
2010-10-09 Chris Andrews Be more careful avoiding warnings when the init_arg...
2010-10-08 Chris Andrews Add support for immutable classes, by adjusting the...
2010-10-08 Chris Andrews Failing test showing that UndefTolerant fails with...
2010-07-19 Dave Rolsky Changes for next release
2010-07-19 Dave Rolsky Use newer MetaRole API
2010-01-23 Cory Watson Make default work properly.
2009-12-12 Cory Watson Dep twiddling
2009-12-02 Cory Watson Fix.
2009-12-01 Cory Watson Jeez, I hate misnaming.
2009-12-01 Cory Watson and more
2009-12-01 Cory Watson release prep
2009-12-01 Cory Watson POD
2009-12-01 Jesse Luehrs silence test warning
2009-12-01 Jesse Luehrs fix module name in tests
2009-12-01 Jesse Luehrs use new Moose::Exporter features
2009-12-01 Cory Watson First commit.