]>
author | Vincent Pit <vince@profvince.com> | |
Sun, 29 Jun 2008 16:14:16 +0000 (18:14 +0200) | ||
committer | Vincent Pit <vince@profvince.com> | |
Sun, 29 Jun 2008 16:14:16 +0000 (18:14 +0200) | ||
commit | f77706f0734eb34a9623cc492b5d73061fba9b62 | |
tree | 1cd80c2a53aa112e228db01915896d10aaf79d81 | tree |
.gitignore | [new file with mode: 0644] | blob |
Changes | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
META.yml | [new file with mode: 0644] | blob |
Makefile.PL | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
Util.xs | [new file with mode: 0644] | blob |
bitvect.h | [new file with mode: 0644] | blob |
lib/Scalar/Vec/Util.pm | [new file with mode: 0644] | blob |
samples/bench.pl | [new file with mode: 0755] | blob |
t/00-load.t | [new file with mode: 0644] | blob |
t/01-import.t | [new file with mode: 0644] | blob |
t/02-pp.t | [new file with mode: 0644] | blob |
t/03-size.t | [new file with mode: 0644] | blob |
t/10-veq-pp.t | [new file with mode: 0644] | blob |
t/11-veq.t | [new file with mode: 0644] | blob |
t/12-veq-long.t | [new file with mode: 0644] | blob |
t/20-vfill-pp.t | [new file with mode: 0644] | blob |
t/21-vfill.t | [new file with mode: 0644] | blob |
t/22-vfill-long.t | [new file with mode: 0644] | blob |
t/30-vcopy-pp.t | [new file with mode: 0644] | blob |
t/31-vcopy-copy.t | [new file with mode: 0644] | blob |
t/32-vcopy-move.t | [new file with mode: 0644] | blob |
t/33-vcopy-long.t | [new file with mode: 0644] | blob |
t/90-boilerplate.t | [new file with mode: 0644] | blob |
t/91-pod.t | [new file with mode: 0644] | blob |
t/92-pod-coverage.t | [new file with mode: 0644] | blob |
t/95-portability-files.t | [new file with mode: 0644] | blob |
t/99-kwalitee.t | [new file with mode: 0644] | blob |