projects
/
perl
/
modules
/
Test-Valgrind.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/Test-Valgrind.git
2009-05-02
Vincent Pit
This is 1.02
v1.02
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Add two missing descriptions
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
A new pitch
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
A short note about the API
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Ignore the stack trace below Perl_runops* when generati...
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Let the command filter reports
commit
|
commitdiff
|
tree
2009-04-25
Vincent Pit
Phrasing fix in Test::Valgrind::Tool POD
commit
|
commitdiff
|
tree
2009-04-22
Vincent Pit
Slashes are reserved and hence must be encoded in the...
commit
|
commitdiff
|
tree
2009-04-22
Vincent Pit
Nits in Test::Valgrind::import description
commit
|
commitdiff
|
tree
2009-04-20
Vincent Pit
Add a new T::V::Command::Aggregate that aggregates...
commit
|
commitdiff
|
tree
2009-04-20
Vincent Pit
Fix SUPER call in Test::Valgrind::Tool::memcheck::finish()
commit
|
commitdiff
|
tree
2009-04-16
Vincent Pit
Point the repository to the gitweb instead of the bare...
commit
|
commitdiff
|
tree
2009-04-16
Vincent Pit
Move the duplicate suppressions removal from the tool...
commit
|
commitdiff
|
tree
2009-04-15
Vincent Pit
Reorder a bit the fake test action
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Test::Valgrind::Report::Suppressions isn't linkable...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Spacing fix
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Don't import Config into Test::Valgrind::Tool::memcheck...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Nit in T::V::Session POD
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Move the "taint_mode" option from Test::Valgrind::Comma...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Better POD reference for dl_unload_file()
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
This is 1.01
v1.01
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Test that the stack trace is correct in t/20-bad.t
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Don't enable dynamic libraries unloading at END time...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Allow using Test::Valgrind on code given by the -e...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Really allow to pass "file => $file" to Test::Valgrind...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Factor the agnostic part of Test::Valgrind->import...
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
Allow passing a command to Test::Valgrind->import
commit
|
commitdiff
|
tree
2009-04-14
Vincent Pit
A new PerlScript command that specializes the Perl...
commit
|
commitdiff
|
tree
2009-04-13
Vincent Pit
Only load version.pm when needed in Test::Valgrind...
commit
|
commitdiff
|
tree
2009-04-13
Vincent Pit
List base.pm in the prerequisites
commit
|
commitdiff
|
tree
2009-04-12
Vincent Pit
This is 1.00
v1.00
commit
|
commitdiff
|
tree
2009-02-14
Vincent Pit
Output what we got when t/30-bad.t fails
maint-0
commit
|
commitdiff
|
tree
2009-02-09
Vincent Pit
dl_unload_file() returns false on error, not true
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
This is 0.08
v0.08
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
Remove entries from @dl_unload_file when unload succeed...
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
Don't call dl_unload_file twice on the same libref
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
XSLoader and DynaLoader aren't really required, just...
commit
|
commitdiff
|
tree
2009-02-08
Vincent Pit
Unload dynamically loaded libraries at END-time
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
t/30-bad.t doesn't need Config anymore
commit
|
commitdiff
|
tree
2009-02-07
Vincent Pit
Use recent ExtUtils::MakeMaker features to generate...
commit
|
commitdiff
|
tree
2009-01-21
Vincent Pit
Remove the useless t/21-good-block.t
commit
|
commitdiff
|
tree
2008-10-03
Vincent Pit
Use $Config{path_sep} whenever possible
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Better be on irc.perl.org
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Use clean Suppressions.pm and perlTestValgrind.supp...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
This is 0.07
v0.07
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
More suppressions bis (also when no compiler is available)
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Document things
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
More explicit error message for bogus failures
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
More suppressions
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Don't try to read the script's output before valgrind...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Use indirect exec syntax
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Capture STDOUT so that its output doesn't mix with...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
die() instead of croak() on system errors
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Log valgrind output to a specific fd so that the output...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Generate suppressions when running 'make test' without...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Get infos from the suppression files in t/10-suppressio...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Don't output the plan twice when no XS can be found...
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
t/30-bad.t is only TODO for non-debugging perls
commit
|
commitdiff
|
tree
2008-09-28
Vincent Pit
Don't output our plan if one has already been set
commit
|
commitdiff
|
tree
2008-09-27
Vincent Pit
In t/30-bad.t, first load Test::Valgrind and then the...
commit
|
commitdiff
|
tree
2008-09-27
Vincent Pit
Output more diagnostics when 'use Test::Valgrind' fails
commit
|
commitdiff
|
tree
2008-09-27
Vincent Pit
Port to use Test::Builder internally
commit
|
commitdiff
|
tree
2008-09-09
Vincent Pit
This is 0.06
v0.06
commit
|
commitdiff
|
tree
2008-09-09
Vincent Pit
Fix generations of XSLoader suppressions
commit
|
commitdiff
|
tree
2008-09-09
Vincent Pit
Better wrap XSLoader in an eval STRING so that it does...
commit
|
commitdiff
|
tree
2008-09-09
Vincent Pit
Search for the first file and fallback to the first...
commit
|
commitdiff
|
tree
2008-09-09
Vincent Pit
Fix installation path
commit
|
commitdiff
|
tree
2008-09-09
Vincent Pit
Remove the shebang line in gen.pl so that it doesn...
commit
|
commitdiff
|
tree
2008-09-08
Vincent Pit
Generate suppressions with eval BLOCK, and test it too
commit
|
commitdiff
|
tree
2008-09-02
Vincent Pit
This is 0.051
v0.051
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
This is 0.05
v0.05
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Test real-life leaks with some XS
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Document alternatives
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Add the cb option
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
No need to check the valgrind executable two times
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Remove the now useless dist.sh script
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Use only 12 callers as default
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Generate extra suppressions and remove duplicated ones
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Get rid of Debian_CPANTS.txt
commit
|
commitdiff
|
tree
2008-08-25
Vincent Pit
Reset suppressions and template on make clean
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Update .gitignore
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Add the dist.sh script
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Test-Valgrind-0.04.tar.gz
v0.04
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Test-Valgrind-0.03.tar.gz
v0.03
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Test-Valgrind-0.02.tar.gz
v0.02
commit
|
commitdiff
|
tree
2008-06-29
Vincent Pit
Importing Test-Valgrind-0.01.tar.gz
v0.01
commit
|
commitdiff
|
tree