]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/commit
Improve argument checking
authorVincent Pit <vince@profvince.com>
Sun, 17 May 2009 17:36:28 +0000 (19:36 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 17 May 2009 17:36:28 +0000 (19:36 +0200)
commit607607c4f5ec537ba56acb4edc424bc71900517a
tree4cf8c66053764364cae6ac4c4fbc626f7b8c3738
parentdec1755eec42f54c4d57813ed03393c0f765a699
Improve argument checking

undef arguments are now allowed. Signedness is checked. Functions have prototypes.
Util.xs
lib/Scalar/Vec/Util.pm
t/10-veq-pp.t
t/11-veq.t
t/20-vfill-pp.t
t/21-vfill.t
t/30-vcopy-pp.t
t/31-vcopy-copy.t
t/40-vshift.t
t/50-vrot.t