Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-21valgrind: Get inputStream before calling waitFor methodOtavio Pontes1-3/+6
2012-06-14Prepare Valgrind for 1.0.0 release.Jeff Johnston3-4/+4
2012-04-20Enable more warnings and fix them.Alexander Kurtakov4-2/+86
2012-04-04Fix "discouraged access" issues by adding test plugins to core'sRoland Grunberg1-1/+8
2012-04-03Fix warnings in build.properties.Alexander Kurtakov1-2/+1
2012-04-03No need for empty plugin.xmlAlexander Kurtakov1-5/+0
2012-04-02Remove unneeded imports.Alexander Kurtakov1-3/+0
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes2-3/+3
2011-11-28Valgrind: Removing ValgrindPreferencePage from plugin.xml and messagesOtavio Pontes3-13/+7
2011-11-09Valgrind: Using the lt Process Factories to run cmd (bug #353056)Otavio Pontes3-18/+23
2011-11-09Removing valgrind preference page (bug #353056)Otavio Pontes4-237/+16
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-10-19NEW - bug 361308: Exports in Runtime page MANIFEST editor should provideJeff Johnston2-1/+5
2011-10-17Apply patch for bug 360950.Jeff Johnston2-2/+11
2011-10-15Fix Memcheck tests.Elliott Baron1-1/+0
2011-10-14Handle output when Valgrind must halt due to limited memory.Roland Grunberg2-7/+27
2011-08-24Fix for bug #333315 - Add text to Valgrind view when no errors were found.Rafael Medeiros Teixeira1-0/+23
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-11Make use of eclipse parent pom and delete not needed parts from build section...Alexander Kurtakov1-8/+0
2011-08-08Allow invalid location text field if Valgrind disabled.Elliott Baron1-11/+26
2011-08-08Bug 354111 - Fix Valgrind preference page. Added option to disableElliott Baron4-27/+74
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-06-16Ensure all bundles have proper about.htmlAndrew Overholt1-12/+14
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
2011-01-06Added dsymutil option, needed for Mac OS X.Elliott Baron3-0/+15
2010-09-14Handle warning messages.Elliott Baron2-1/+7
2010-08-03Remote improvements including launch config tab, file cleanup, I/O streams. R...Elliott Baron3-17/+27
2010-07-27Initial remote profiling work.Elliott Baron3-13/+21
2010-06-06Bug #315890. Fix problem where preference page is not consulted when Valgrind...Elliott Baron3-39/+61
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-11-03Externalized/edited strings.Elliott Baron5-7/+19
2009-11-02Add Valgrind preference page for editing location of binary (BZ 289273)Roland Grunberg4-8/+36
2009-08-11Final releng changes for 0.3.Elliott Baron2-1/+5
2009-08-10Added ChangeLog entries for last commit.Elliott Baron1-0/+5
2009-08-10Added support for multiple suppression files, wrote test. Added test for #284919Elliott Baron1-2/+5
2009-08-072009-08-07 Andrew Overholt <overholt@redhat.com>Andrew Overholt2-1/+7
2009-07-30Created internal packages.Elliott Baron15-685/+11
2009-05-26Valgrind 3.4 support in the form of two new options.Elliott Baron4-0/+18
2009-05-12Plain-text parser, most memcheck code generalized for other Valgrind messages...Elliott Baron7-5/+283
2009-04-03Added opening an editor from detailed snapshots in Massif plugin's chart. Wor...Elliott Baron2-1/+5
2009-03-25Export Valgrind log files using new wizard.Elliott Baron3-1/+9

Back to the top