Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-27Bug 368597: Although we don't complete the launch, we still need to shutdown ...Marc Khouzam2-8/+31
2012-01-27Fix of indentation.Marc Khouzam3-151/+151
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doe...Marc Khouzam3-30/+27
2012-01-27Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doe...Anna Dushistova4-7/+120
2012-01-27Improved parser log.Markus Schorn1-2/+48
2012-01-27Bug 368160: Dependent projects and SDKs.Markus Schorn37-797/+1005
2012-01-27Bug 369887 - Scanner discovery doesn't run after creating a Cross GCCMarc-Andre Laperle1-1/+6
2012-01-27Bug 369814: [junit] Tracepoint unit tests fail with GDB 7.4Marc Khouzam2-13/+152
2012-01-27Need to wait for a IBreakpointHit event instead of an ISuspended event. This...Marc Khouzam1-2/+6
2012-01-26bug 290631: Added New Scanner Discovery core functionality from branchAndrew Gvozdev42-37/+9391
2012-01-26Bug 365541: Extra JUnit tests for partitions. Also, don't look for all the c...Marc Khouzam2-5/+156
2012-01-26Bug 365541: Cleanup IndexedPartitionDMC.toString()Marc Khouzam1-1/+1
2012-01-26Bug 365541 - View an array variable whose length is very long (such asMikhail Khodjaiants9-100/+590
2012-01-26Bug 352258 - Generate Getters and Setters can generate code containingSergey Prigogin1-3/+12
2012-01-25bug 369693: Using a workspace root as include paths causes NPE inAndrew Gvozdev1-3/+4
2012-01-25Bug 369583: [junit] Sessionless tests fail with NPEMarc Khouzam2-9/+28
2012-01-24bug 369236: [Make Target View] Can't copy make targets anymoreAndrew Gvozdev1-2/+2
2012-01-24Bug 318051: version in pom.xml needs to match manifestAndrew Gvozdev1-1/+1
2012-01-24Bug 369569: With GDB 7.4, breakpoints on invalid lines succeed as pending bre...Marc Khouzam1-0/+39
2012-01-24Bug 369569: Need JUnit tests for GDB 7.4Marc Khouzam20-3/+492
2012-01-24Bug 318051: Terminating when "Remote shell" process is selected doesn't work Anna Dushistova4-13/+141
2012-01-24Bug 369377: Output for command -data-read-memory should include value of 'nr-...Harish Dewan1-2/+3
2012-01-23Bug 369350 - CMacroExpansionInput is referenced even if macro expansion is cl...Anton Leherbauer4-17/+41
2012-01-21Start of new new CDT project wizard.Doug Schaefer6-0/+201
2012-01-21Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since itSergey Prigogin1-14/+7
2012-01-20Fixed a typo.Sergey Prigogin1-16/+4
2012-01-20Bug 369168: threadOSId is not extracted for non-pthread programsMarc Khouzam2-0/+9
2012-01-19bug 284699: Added some annotations/commentsAndrew Gvozdev3-75/+80
2012-01-19bug 284699: Paths and Symbols inheritance problemRaphael Zulliger3-6/+75
2012-01-19Don't create empty test files.Sergey Prigogin1-6/+8
2012-01-19New Eclipse-friendly framework for refactoring tests. ConvertedSergey Prigogin18-5000/+4553
2012-01-19Cosmetics.Sergey Prigogin2-12/+12
2012-01-18Fix illegal character encoding issue (again).Anton Leherbauer1-3/+3
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam657-492/+3775
2012-01-17Fixed unnecessary passing parameters by reference.Sergey Prigogin13-380/+228
2012-01-17Fixed unnecessary passing parameters by reference.Sergey Prigogin11-143/+161
2012-01-16Remove Sonatype OSS repo, tycho-eclipserun is now in Maven central.Marc-Andre Laperle2-16/+2
2012-01-16Bug 368610: Specialization of classes used as template argsMarkus Schorn2-7/+73
2012-01-16Bug 304482 - Add tests for template proposalsMarc-Andre Laperle3-5/+249
2012-01-16Bug 304482 - [code templates] word_selection templates are not proposedSimon Ducharme Boutin1-6/+37
2012-01-15Bug 210815 - C project wizard shouldn't use C++ iconMarc-Andre Laperle1-1/+1
2012-01-15Fix building help index with Juno.Marc-Andre Laperle1-0/+4
2012-01-15Bug 350828 - CDT doc bundles should include a pre-built help index.Marc-Andre Laperle4-4/+76
2012-01-15Bug 350828 - Prebuild indexes for docs.Doug Schaefer6-4/+183
2012-01-14Bug 368446 - NonVirtualDestructor checker: stack overflow when classMarc-Andre Laperle2-4/+27
2012-01-13Bug 368404: Testcase.Markus Schorn1-0/+20
2012-01-13Bug 368404: Current instantiation of class template partial specializations.Markus Schorn27-266/+211
2012-01-12Make deprecated use of elements warnings instead of errors to be able to comp...Marc Khouzam3-9/+6
2012-01-12Bug 368311: Specialization of nested class used as argument for class instance.Markus Schorn2-7/+75
2012-01-11Bug 368309: Value for sizeof expressionMarkus Schorn2-7/+20

Back to the top