Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Messages class is not API.Sergey Prigogin2-10/+12
2012-04-28Cosmetics.Sergey Prigogin3-57/+13
2012-04-28Bug 353786 - Bug 353890 Convert Cross compile template to a custom pageMarc-Andre Laperle12-202/+479
2012-04-28toString method.Sergey Prigogin1-4/+26
2012-04-28Added IIndexFile.toDebugString method.Sergey Prigogin2-1/+38
2012-04-28Cosmetics.Sergey Prigogin5-12/+11
2012-04-27Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas2-27/+31
2012-04-27Removed Pair class. Replaced getErrorParserAvailableIds()Alex Ruiz5-39/+4
2012-04-27Bug 377838 - Name resolution gets confused by a class and a namespaceSergey Prigogin2-1/+21
2012-04-27toString methodSergey Prigogin1-1/+6
2012-04-27Cosmetics.Sergey Prigogin3-37/+41
2012-04-27Bug 372551. Fixed running checkers on file open. Split "On file save"Alex Ruiz9-24/+48
2012-04-26Rewrite Autotools docs to use CDT Autotools User Guide Wiki.Jeff Johnston69-66/+117
2012-04-26Bug 377457: Name resolution for exception specification.Markus Schorn2-1/+11
2012-04-26Bug 376246: Name resolution in catch handler of function definition.Markus Schorn2-6/+14
2012-04-25Bug 372551. Fixed semantics of ErrorParserManager (e.g.Alex Ruiz6-191/+114
2012-04-25Bug 330974: Need to set the version of GDB for the new tests.Marc Khouzam1-1/+4
2012-04-25Bug 330974: If the user selects multiple nodes in the debug view most debug c...Marc Khouzam24-68/+4844
2012-04-25Bug 332895 - Rename does not change using-declarationsSergey Prigogin2-44/+76
2012-04-25Cosmetics.Sergey Prigogin17-106/+90
2012-04-23Fix build.properties that made testsrunner.test compile in J2SE-1.5,Marc-Andre Laperle2-10/+1
2012-04-23Bug 377295 - Build fails if project name contains characters [, ]Marc-Andre Laperle3-30/+34
2012-04-23About.txt -> ABOUT.txt. This should fix the build on case sensitiveMarc-Andre Laperle1-1/+1
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle16-38/+38
2012-04-20Update org.eclipse.cdt.autotools.core plugin version to 1.1.0.Jeff Johnston3-3/+8
2012-04-20Bug 373707: [tracepoints] Make use of the new 'collect /s' commandMarc Khouzam11-68/+383
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam5-7/+13
2012-04-20Minor optimization.Sergey Prigogin1-2/+2
2012-04-20Bug 377223 - Name resolution problem caused by a const qualifier inSergey Prigogin2-1/+5
2012-04-20Cosmetics.Sergey Prigogin1-12/+11
2012-04-20Fixed broken error parser tests.Sergey Prigogin1-5/+5
2012-04-19Bug 377223. Added a failing test case.Sergey Prigogin1-1/+16
2012-04-19Renamed IErrorParser3.endOfStream method to shutdown for consistencySergey Prigogin2-2/+2
2012-04-19Renamed IErrorParser3.streamFinished method to endOfStream and adjustedSergey Prigogin3-6/+7
2012-04-19Fixed a potential file handle leak.Sergey Prigogin1-19/+29
2012-04-19Cosmetics.Sergey Prigogin1-62/+8
2012-04-19Bug 352748: [disassembly][non-stop] Cannot show disassembly when last thread ...Marc Khouzam3-5/+9
2012-04-18Bumped up PDOM version to trigger index rebuild. The rebuild is neededSergey Prigogin1-3/+4
2012-04-18bug 371797: Fixed bug when in legacy mode scanner discovery doesn't run after...Andrew Gvozdev1-3/+3
2012-04-18Bug 372551. Codan support for writing checkers that invoke externalAlex Ruiz52-105/+1983
2012-04-18Hide the new new project wizard. Likely to be deferred to Kepler.Doug Schaefer1-2/+2
2012-04-18Bug 210366 - CDT should have Unit Testing and Component Testing like JDTAnton Gorenkov202-0/+15775
2012-04-18Cosmetics.Sergey Prigogin1-4/+7
2012-04-18Bug 377045 - Bogus transient errors in C/C++ editor soon after EclipseSergey Prigogin13-13/+98
2012-04-18Cosmetics.Sergey Prigogin4-790/+149
2012-04-18Fixed a typo.Sergey Prigogin1-1/+1
2012-04-18Fixed a compiler warning.Sergey Prigogin1-15/+13
2012-04-17Bug 330974: Clean up non-stop runControl services.Marc Khouzam2-72/+66
2012-04-17Bug 361934 - Provide timeout for gdb commandsMikhail Khodjaiants48-31/+1905
2012-04-17Bug 316076 - fixed f.p. when using gcc annotation about no returnAlena Laskavaia3-0/+53

Back to the top