]> git.vpit.fr Git - perl/modules/Lexical-Types.git/log
perl/modules/Lexical-Types.git
15 years agoMove the last tests of t/13-padsv.t to t/10-base.t
Vincent Pit [Thu, 26 Feb 2009 17:41:27 +0000 (18:41 +0100)]
Move the last tests of t/13-padsv.t to t/10-base.t

15 years agoPush the t/1* tests to make room for t/10-base.t
Vincent Pit [Thu, 26 Feb 2009 17:38:58 +0000 (18:38 +0100)]
Push the t/1* tests to make room for t/10-base.t

15 years agoTest and document constant as types
Vincent Pit [Thu, 26 Feb 2009 17:26:37 +0000 (18:26 +0100)]
Test and document constant as types

15 years agoTest "my Str ($x, $y)"
Vincent Pit [Thu, 26 Feb 2009 16:32:01 +0000 (17:32 +0100)]
Test "my Str ($x, $y)"

15 years agoRefine the PL_ppaddr[OP_PADSV] localization logic so that it is kinder to other modul...
Vincent Pit [Thu, 26 Feb 2009 08:55:13 +0000 (09:55 +0100)]
Refine the PL_ppaddr[OP_PADSV] localization logic so that it is kinder to other modules that replace it

15 years agoThis is 0.02 v0.02
Vincent Pit [Wed, 25 Feb 2009 16:08:27 +0000 (17:08 +0100)]
This is 0.02

15 years agoDon't decrement the refcount of the default method name when a declaration is skipped
Vincent Pit [Wed, 25 Feb 2009 15:55:54 +0000 (16:55 +0100)]
Don't decrement the refcount of the default method name when a declaration is skipped

15 years agot/12-padsv.t doesn't need File::Spec
Vincent Pit [Wed, 25 Feb 2009 12:45:16 +0000 (13:45 +0100)]
t/12-padsv.t doesn't need File::Spec

15 years agoTest for the base package name correctness in threads
Vincent Pit [Wed, 25 Feb 2009 10:40:45 +0000 (11:40 +0100)]
Test for the base package name correctness in threads

15 years agoMake the package and method names passed to callbacks readonly
Vincent Pit [Wed, 25 Feb 2009 10:33:50 +0000 (11:33 +0100)]
Make the package and method names passed to callbacks readonly

15 years agoImprove the readability of C<as>
Vincent Pit [Wed, 25 Feb 2009 09:29:48 +0000 (10:29 +0100)]
Improve the readability of C<as>

15 years agoSettle for 'Str' as the main package example in the doc
Vincent Pit [Wed, 25 Feb 2009 09:29:14 +0000 (10:29 +0100)]
Settle for 'Str' as the main package example in the doc

15 years agoAllow skipping declarations by returning an empty list from the mangler
Vincent Pit [Wed, 25 Feb 2009 09:27:01 +0000 (10:27 +0100)]
Allow skipping declarations by returning an empty list from the mangler

15 years agoThis is 0.01 v0.01
Vincent Pit [Tue, 24 Feb 2009 23:17:09 +0000 (00:17 +0100)]
This is 0.01

15 years agoInitial import
Vincent Pit [Tue, 24 Feb 2009 23:11:59 +0000 (00:11 +0100)]
Initial import