gitmo/MooseX-Dependent.git
2011-08-02 jjn1056 Merge pull request #3 from brianphillips/master master
2011-08-02 Brian Phillips allow parameterized types to customize their messages
2011-08-02 Brian Phillips replace tabs with spaces (oops) s/\t/ /g
2011-07-25 John Napiorkowski up version
2011-07-25 John Napiorkowski prep changelog
2011-07-25 jjn1056 Merge pull request #2 from brianphillips/master
2011-07-25 Brian Phillips Moose does not like receiving an undefined message...
2011-04-29 John Napiorkowski prep for cpan 0.05
2011-04-27 John Napiorkowski Merge branch 'master' of github.com:jjn1056/MooseX...
2011-04-26 jjn1056 Merged pull request #1 from doy/master.
2011-04-26 Jesse Luehrs this test needs 'use MooseX::Types'
2011-04-26 Jesse Luehrs fix tests for moose error message change
2010-10-27 John Napiorkowski working example for anonymously created types
2010-06-28 John Napiorkowski test fixes and start at test for anonymous types
2010-06-28 John Napiorkowski updated readme and doc tweak
2010-06-28 John Napiorkowski docs changes all over
2010-06-25 John Napiorkowski more doc fixes 0.04
2010-06-25 John Napiorkowski doc fix
2010-06-25 John Napiorkowski update changelog 0.03
2010-06-25 John Napiorkowski better docs, more tests, update readme
2010-06-25 John Napiorkowski cleanedup coercion docs
2010-06-25 John Napiorkowski better documentation for coercions
2010-06-25 John Napiorkowski removed some bad examples
2010-06-25 John Napiorkowski more doc tweaks and test cases
2010-06-25 John Napiorkowski fixed readme
2010-06-25 John Napiorkowski more docs, test fixes and prep for release 0.02
2010-06-24 John Napiorkowski cleanup synopsis example and finished coercion fix
2010-06-24 John Napiorkowski maybe a real fix for coercions?
2010-06-24 John Napiorkowski maybe a real fix for coercions?
2010-06-24 John Napiorkowski fixed up test cases
2010-06-24 John Napiorkowski maybe a more concise synopsis
2010-06-24 John Napiorkowski better error messages
2010-06-24 John Napiorkowski some additional tests
2010-06-24 John Napiorkowski a bit more testing of parameterizing TCs that are alrea...
2010-06-23 John Napiorkowski more minor formating code changes
2010-06-23 John Napiorkowski reformated README
2010-06-23 John Napiorkowski more tabs to spaces
2010-06-23 John Napiorkowski tabs to spaces
2010-06-23 John Napiorkowski added readme
2010-06-23 John Napiorkowski typo fix
2010-06-23 John Napiorkowski added repo
2010-06-23 John Napiorkowski fix changlog 0.01
2010-06-23 John Napiorkowski finished the big rename and directory shuffle.
2010-06-23 John Napiorkowski start renaming to parameterized
2010-06-23 John Napiorkowski fix to silence warnings from newer moose
2010-06-23 John Napiorkowski fixed tests for modern Moose, updated Makefile, a bit...
2009-11-17 john napiorkowski added some docs about possible future syntaxes
2009-05-27 john napiorkowski more pod and clarified license
2009-05-27 john napiorkowski more docs and clarifications
2009-05-23 john napiorkowski more docs updates and updates to the makefile
2009-05-23 john napiorkowski documentation fixes
2009-05-23 john napiorkowski fixed up the coercion stuff, got something that should...
2009-05-22 john napiorkowski started the custom coercion
2009-05-22 john napiorkowski updated makefile requirements and got the basics of...
2009-05-22 john napiorkowski updated makefile requirements and got the basics of...
2009-05-22 john napiorkowski new tests
2009-05-22 john napiorkowski finished extended type examples
2009-05-21 john napiorkowski rename of test
2009-05-21 john napiorkowski got all the tests working again, and basic type tests...
2009-05-21 john napiorkowski the basic, basics in place
2009-05-19 John Napiorkowski more fixes to the tests
2009-05-18 john napiorkowski more refactoring and first go at getting the tests...
2009-05-18 John Napiorkowski more specs for coercions
2009-05-17 John Napiorkowski fixed Makefile.PL so it works correctly
2009-05-17 John Napiorkowski more docs (and learning git checkin process)
2009-05-16 John Napiorkowski more specification and documentation
2009-05-15 John Napiorkowski hiearchy fixup
2009-05-15 John Napiorkowski more moving stuff around
2009-04-11 John Napiorkowski renamed file
2009-04-10 John Napiorkowski move meta directory
2009-04-10 John Napiorkowski continuing to move stuff around
2009-04-10 John Napiorkowski changing name of MX:T:Dependent to reflect more general...
2009-04-01 John Napiorkowski first go at equals api
2009-04-01 John Napiorkowski changed around to override since we are actually overri...
2009-04-01 John Napiorkowski placeholder for api test, much improved support for...
2009-04-01 John Napiorkowski starting on the error messaging problem;
2009-03-30 John Napiorkowski created placeholder for API tests, and a bit of docs
2009-03-30 John Napiorkowski just synchronizing the examples and more tests with...
2009-03-30 John Napiorkowski last bit of yak shaving until I get feedback from the...
2009-03-30 John Napiorkowski properly supporting a where clause in the suger example...
2009-03-30 John Napiorkowski properly supporting a where clause in the suger example...
2009-03-30 John Napiorkowski removed useless comments (just distract you from the...
2009-03-30 John Napiorkowski removed useless comments (just distract you from the...
2009-03-30 John Napiorkowski added possible alternative syntax and tests
2009-03-30 John Napiorkowski fixed some tabs, a bit of docs, last checkin for the...
2009-03-30 John Napiorkowski minor docs
2009-03-29 John Napiorkowski added another example test to show more useful function...
2009-03-29 John Napiorkowski create a basic type, clarified and regularized some...
2009-03-29 John Napiorkowski switch to ->check([arrayref]), its more to type but...
2009-03-29 John Napiorkowski Got the basic requirement in place!
2009-03-29 John Napiorkowski Got the basic requirement in place!
2009-03-27 John Napiorkowski got the basic tests in place, got the types organized...
2009-03-27 John Napiorkowski renamed test
2009-03-27 John Napiorkowski initial setup of directories