Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Renaming version to 1.2 in master branchOtavio Pontes1-1/+1
2012-06-14Prepare Valgrind for 1.0.0 release.Jeff Johnston3-3/+3
2012-04-20Enable more warnings and fix them.Alexander Kurtakov3-1/+86
2012-04-02Make valgrind tests fragments.Alexander Kurtakov1-1/+0
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes2-3/+3
2011-10-28Change pom.xmls to release 0.10.0-SNAPSHOT.Jeff Johnston2-3/+3
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard2-3/+3
2011-08-24Fix POM versions.Elliott Baron1-1/+1
2011-08-23Set version for Valgrind plugins and features to 0.9.0.Elliott Baron1-1/+1
2011-08-23Make POM versions 0.9.0-SNAPSHOTAndrew Overholt1-1/+1
2011-08-16Don't emit version-specific Valgrind memcheck options if they are theJeff Johnston2-2/+10
2011-08-11Make use of eclipse parent pom and delete not needed parts from build section...Alexander Kurtakov1-8/+0
2011-08-03Surround VG 3.6 options with version checks.Elliott Baron4-29/+57
2011-07-08Valgrind 3.6 memcheck new options included.Daniel Henrique Debonzi6-0/+219
2011-06-30Fix build by syncing pom.xml and MANIFEST.MF versions.Alexander Kurtakov1-1/+1
2011-06-29Undo changes to the POM files.Elliott Baron1-2/+2
2011-06-29Update POM parent references' versions.Elliott Baron1-1/+1
2011-06-29Bumped version. Added script to change version across all files.Elliott Baron2-2/+2
2011-05-10Move to tycho 0.12 and rename all the plugins names.Alexander Kurtakov1-2/+2
2011-03-09Tycho-ify valgrindAndrew Overholt2-0/+53
2011-02-25Add .gitignore files for each feature/pluginAndrew Overholt1-0/+4
2010-08-03Remote improvements including launch config tab, file cleanup, I/O streams. R...Elliott Baron5-46/+40
2010-07-27Initial remote profiling work.Elliott Baron3-5/+15
2010-07-06Use proper about.htmlAndrew Overholt1-12/+14
2010-05-27Change bundle provider to "Eclipse Linux Tools".Andrew Overholt1-1/+1
2009-11-12Bumping version to 0.4.0.Elliott Baron1-1/+1
2009-09-28Remove default alignment option, user must explicitly select now. This was ca...Elliott Baron4-11/+44
2009-08-11Final releng changes for 0.3.Elliott Baron2-1/+6
2009-08-072009-08-07 Andrew Overholt <overholt@redhat.com>Andrew Overholt2-1/+7
2009-07-30Created internal packages.Elliott Baron12-578/+21
2009-07-09If Valgrind version is unsupported, show exception only in tab's errorMessage...Elliott Baron2-5/+15
2009-07-07Added option to disable leak checking.Elliott Baron5-2/+25
2009-06-23Chart Export feature and Minimum version check. Simplified test suite code.Elliott Baron2-0/+51
2009-05-27Fix version retrieval when Valgrind not installed.Elliott Baron3-6/+11
2009-05-26Valgrind 3.4 support in the form of two new options.Elliott Baron6-14/+105
2009-05-12Plain-text parser, most memcheck code generalized for other Valgrind messages...Elliott Baron18-819/+26
2009-04-23Launch shortcut tests and table sorting tests for Massif.Elliott Baron2-28/+4
2009-04-03Added opening an editor from detailed snapshots in Massif plugin's chart. Wor...Elliott Baron2-1/+5
2009-03-31Expand/Collapse actions for Memcheck + TestsElliott Baron2-4/+38
2009-03-18New Memcheck tests for handling linked resources.Elliott Baron2-3/+8
2009-03-12LaunchConfigTab UI changes, stub output for Cachegrind tests.Elliott Baron2-2/+7
2009-03-11Fixed ChangeLogElliott Baron1-5/+0
2009-02-27Added methods for binding and unbinding workspace and bundle locations. Outpu...Elliott Baron2-12/+5
2009-02-25Implemented ability to run unit tests without having Valgrind installed, by r...Elliott Baron4-1/+25
2009-02-12General refactoring, new UI tests for memcheck, new outputDirectoryProvider e...Elliott Baron6-84/+101
2009-01-27Actually use the ProgressMonitorElliott Baron2-4/+8
2009-01-27Redid launch page, added alignment optionElliott Baron4-73/+85
2009-01-19Fixed 261558Elliott Baron1-1/+1
2009-01-06Fixed version numbers, build properties, added some initial work on BIRT inte...Elliott Baron2-2/+3
2008-12-16Added more massif tests, changed Plugin provider to Eclipse.orgElliott Baron1-1/+1

Back to the top