Bumping version to 1.004001
[p5sagit/JSON-MaybeXS.git] / t /
2018-01-28 Graham Knop make true/false available as subs or methods on MaybeXS...
2017-09-22 Graham Knop clean up module hiding in tests
2017-08-04 Karen Etheridge add parentheses so as to not imply we are using JSON.pm
2017-02-27 Karen Etheridge Fix "Can't locate t/lib/is_bool.pm in @INC" when ....
2016-06-28 David Golden remove test dependency on Test::Without::Module (RT...
2016-01-05 Karen Etheridge fix Test::More prereq for done_testing
2015-03-14 Karen Etheridge drop the use of fatal warnings in tests
2014-12-14 Matt S Trout constructor test I wrote when I added new() and forgot...
2014-10-30 Karen Etheridge clean up :legacy patches
2014-10-22 Kieren Diment add :legacy option (from paste.scsys.co.uk/433777)
2014-10-22 Karen Etheridge add more diagnostics in tests
2014-10-11 Karen Etheridge remove unused code
2014-10-11 Karen Etheridge is_bool()
2014-04-23 Karen Etheridge make all skip messages look the same
2014-04-23 Karen Etheridge do { require ... } will explode if the require failed...
2014-04-23 Clinton Gormley apply with_JSON_XS_v2.patch from RT#94892
2013-05-22 Matt S Trout Initial import of JSON::MaybeXS