]> git.vpit.fr Git - perl/modules/Lexical-Types.git/shortlog
perl/modules/Lexical-Types.git
2009-03-05 Vincent PitThis is 0.03 v0.03
2009-03-05 Vincent PitTest magical tags
2009-03-05 Vincent PitRemove t/90-boilerplate.t
2009-03-05 Vincent PitA new synopsis
2009-03-02 Vincent PitReverse the logic for the "skipping declaration" example
2009-03-01 Vincent PitTest uvar magic
2009-03-01 Vincent PitRemove the version dependency for Variable::Magic in...
2009-02-26 Vincent Pits/module/pragma/
2009-02-26 Vincent PitRemove a trailing space
2009-02-26 Vincent PitMove the last tests of t/13-padsv.t to t/10-base.t
2009-02-26 Vincent PitPush the t/1* tests to make room for t/10-base.t
2009-02-26 Vincent PitTest and document constant as types
2009-02-26 Vincent PitTest "my Str ($x, $y)"
2009-02-26 Vincent PitRefine the PL_ppaddr[OP_PADSV] localization logic so...
2009-02-25 Vincent PitThis is 0.02 v0.02
2009-02-25 Vincent PitDon't decrement the refcount of the default method...
2009-02-25 Vincent Pitt/12-padsv.t doesn't need File::Spec
2009-02-25 Vincent PitTest for the base package name correctness in threads
2009-02-25 Vincent PitMake the package and method names passed to callbacks...
2009-02-25 Vincent PitImprove the readability of C<as>
2009-02-25 Vincent PitSettle for 'Str' as the main package example in the doc
2009-02-25 Vincent PitAllow skipping declarations by returning an empty list...
2009-02-24 Vincent PitThis is 0.01 v0.01
2009-02-24 Vincent PitInitial import