]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/history - lib/Test/Valgrind/Parser/Suppressions/Text.pm
This is 1.17
[perl/modules/Test-Valgrind.git] / lib / Test / Valgrind / Parser / Suppressions / Text.pm
2015-11-13 Vincent PitThis is 1.17 v1.17
2015-11-12 Vincent PitThis is 1.16 v1.16
2015-11-12 Vincent PitImprove perl suppressions accuracy
2015-11-12 Vincent PitHandle segfaults during suppressions generation gracefully
2015-10-30 Vincent PitThis is 1.15 v1.15
2015-10-30 Vincent PitBump copyright year
2013-09-01 Vincent PitThis is 1.14 v1.14
2013-09-01 Vincent PitBump copyright year
2011-08-25 Vincent PitThis is 1.13 v1.13
2011-08-25 Vincent PitBump copyright year
2011-08-25 Vincent PitSwitch to qw<>
2010-04-15 Vincent PitBump copyright year
2009-11-29 Vincent PitThis is 1.12 v1.12
2009-11-05 Vincent PitZ-demangle symbol names in suppressions
2009-11-04 Vincent PitThere's no need to strip out lines containing "valgrind...
2009-11-03 Vincent PitAlways strip wildcard frames at the end of a suppression
2009-10-08 Vincent PitThis is 1.11 v1.11
2009-09-26 Vincent PitMiscellanous doc nits
2009-09-22 Vincent PitThis is 1.10 v1.10
2009-09-15 Vincent PitIntroduce the Test::Valgrind::Parser class hierarchy
2009-09-13 Vincent PitGet rid of all pointers to Test::Valgrind::Tool::Suppre...
2009-08-25 Vincent PitRename Tool::SuppressionsParser to Parser::Suppressions...