]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/history - MANIFEST
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/LaTeX-TikZ.git] / MANIFEST
2015-04-23 Vincent PitThis is 0.03 v0.03
2013-08-20 Vincent PitStop bundling author tests
2013-08-07 Vincent PitUpdate author tests
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2011-02-12 Vincent PitAbstract the mod antiduplication logic in a new context...
2011-02-01 Vincent PitIntroduce LaTeX::TikZ::Mod::Scale
2011-01-31 Vincent PitIntroduce LaTeX::TikZ::Set::Chain
2011-01-27 Vincent PitRename LT::Set::Mutable to ::Container
2011-01-27 Vincent PitMake LT::Set::Path the base role, remove ::Op, and...
2010-11-26 Vincent PitFactor the check() test function in an helper test...
2010-08-01 Vincent PitMove most of the functor logic into a new LT::Functor...
2010-07-31 Vincent PitTest autocoercion
2010-07-29 Vincent PitAdd kwalitee test
2010-07-29 Vincent PitAdd portability files test
2010-07-29 Vincent PitAdd POD coverage test
2010-07-23 Vincent PitThis is 0.01 v0.01
2010-07-22 Vincent PitAdd a sample script
2010-07-22 Vincent PitIntroduce LaTeX::TikZ::Functor
2010-07-21 Vincent PitComplete patterns implementation, interface and tests
2010-07-21 Vincent PitIntroduce LaTeX::TikZ::Set::Arrow
2010-07-21 Vincent PitIntroduce LaTeX::TikZ::Set::Arc
2010-07-21 Vincent PitIntroduce LaTeX::TikZ::Set::Polyline
2010-07-21 Vincent PitTest geometrical sets
2010-07-20 Vincent PitMake Points into a real class
2010-07-19 Vincent PitRename L::T::API to ::Interface
2010-07-18 Vincent PitTest clips
2010-07-18 Vincent PitFix layer folding
2010-07-18 Vincent PitGet rid of LaTeX::TikZ::Set::Mod
2010-07-18 Vincent PitFix appending to a Set::Mod
2010-07-18 Vincent PitBasic set tests in t/10-set.t
2010-07-18 Vincent PitTest the API in t/01-api.t
2010-07-17 Vincent PitInitial commit