]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/shortlog
perl/modules/Test-Valgrind.git
2009-02-14 Vincent PitOutput what we got when t/30-bad.t fails maint-0
2009-02-09 Vincent Pitdl_unload_file() returns false on error, not true
2009-02-08 Vincent PitThis is 0.08 v0.08
2009-02-08 Vincent PitBump copyright year
2009-02-08 Vincent PitRemove entries from @dl_unload_file when unload succeed...
2009-02-08 Vincent PitDon't call dl_unload_file twice on the same libref
2009-02-08 Vincent PitXSLoader and DynaLoader aren't really required, just...
2009-02-08 Vincent PitUnload dynamically loaded libraries at END-time
2009-02-07 Vincent Pitt/30-bad.t doesn't need Config anymore
2009-02-07 Vincent PitUse recent ExtUtils::MakeMaker features to generate...
2009-01-21 Vincent PitRemove the useless t/21-good-block.t
2008-10-03 Vincent PitUse $Config{path_sep} whenever possible
2008-10-02 Vincent PitBetter be on irc.perl.org
2008-10-02 Vincent PitUse clean Suppressions.pm and perlTestValgrind.supp...
2008-09-28 Vincent PitThis is 0.07 v0.07
2008-09-28 Vincent PitMore suppressions bis (also when no compiler is available)
2008-09-28 Vincent PitDocument things
2008-09-28 Vincent PitMore explicit error message for bogus failures
2008-09-28 Vincent PitMore suppressions
2008-09-28 Vincent PitDon't try to read the script's output before valgrind...
2008-09-28 Vincent PitUse indirect exec syntax
2008-09-28 Vincent PitCapture STDOUT so that its output doesn't mix with...
2008-09-28 Vincent Pitdie() instead of croak() on system errors
2008-09-28 Vincent PitLog valgrind output to a specific fd so that the output...
2008-09-28 Vincent PitGenerate suppressions when running 'make test' without...
2008-09-28 Vincent PitGet infos from the suppression files in t/10-suppressio...
2008-09-28 Vincent PitDon't output the plan twice when no XS can be found...
2008-09-28 Vincent Pitt/30-bad.t is only TODO for non-debugging perls
2008-09-28 Vincent PitDon't output our plan if one has already been set
2008-09-27 Vincent PitIn t/30-bad.t, first load Test::Valgrind and then the...
2008-09-27 Vincent PitOutput more diagnostics when 'use Test::Valgrind' fails
2008-09-27 Vincent PitPort to use Test::Builder internally
2008-09-09 Vincent PitThis is 0.06 v0.06
2008-09-09 Vincent PitFix generations of XSLoader suppressions
2008-09-09 Vincent PitBetter wrap XSLoader in an eval STRING so that it does...
2008-09-09 Vincent PitSearch for the first file and fallback to the first...
2008-09-09 Vincent PitFix installation path
2008-09-09 Vincent PitRemove the shebang line in gen.pl so that it doesn...
2008-09-08 Vincent PitGenerate suppressions with eval BLOCK, and test it too
2008-09-02 Vincent PitThis is 0.051 v0.051
2008-08-25 Vincent PitThis is 0.05 v0.05
2008-08-25 Vincent PitTest real-life leaks with some XS
2008-08-25 Vincent PitDocument alternatives
2008-08-25 Vincent PitAdd the cb option
2008-08-25 Vincent PitNo need to check the valgrind executable two times
2008-08-25 Vincent PitRemove the now useless dist.sh script
2008-08-25 Vincent PitUse only 12 callers as default
2008-08-25 Vincent PitGenerate extra suppressions and remove duplicated ones
2008-08-25 Vincent PitGet rid of Debian_CPANTS.txt
2008-08-25 Vincent PitReset suppressions and template on make clean
2008-07-05 Vincent PitUpdate .gitignore
2008-06-29 Vincent PitAdd the dist.sh script
2008-06-29 Vincent PitImporting Test-Valgrind-0.04.tar.gz v0.04
2008-06-29 Vincent PitImporting Test-Valgrind-0.03.tar.gz v0.03
2008-06-29 Vincent PitImporting Test-Valgrind-0.02.tar.gz v0.02
2008-06-29 Vincent PitImporting Test-Valgrind-0.01.tar.gz v0.01