Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Bug 394735: NPE when parallelizationNumber is missing, modified patch from Mo...cdt_8_0Andrew Gvozdev1-12/+13
2013-01-17Bug 398426 - Use num procs - 1 on Mac for optimal parallel builds.Doug Schaefer2-2/+8
2013-01-17Backport implementation of bug 259768: "Use optimal jobs number:Marc Gobeil15-676/+886
2013-01-04Bug 397469 - Fix problem with scanner discovery on relative sourceDoug Schaefer2-2/+3
2012-11-09Fix the nightly directory location.CDT_8_0_3Doug Schaefer1-1/+1
2012-11-09Fix version number of parent pom.Doug Schaefer1-1/+1
2012-11-09Enable signing for the cdt repo (there is no more cdt-master).Doug Schaefer1-11/+73
2012-11-08Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to LinuxEugene Tarassov1-1/+1
2012-11-08Bug 393791 - Cannot substitute Windows path to Unix path on LinuxScott Tepavich2-28/+26
2012-09-12Bug 385553 - [hover] Expression view hover in editor can show value for incor...Pawel Piech1-1/+1
2012-09-12Bug 385553 - [hover] Expression view hover in editor can show value forPawel Piech2-115/+77
2012-09-05Turn off updating of project references when P&S references change.Doug Schaefer1-6/+7
2012-09-04Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground()Pawel Piech1-2/+25
2012-07-20Bug 365601: GUI can become unresponsive when starting a debug launchMarc Khouzam1-1/+10
2012-07-11Bug 322475 - Internal error (NegativeArraySizeException) in DwarfSalvatore Culcasi1-3/+4
2012-07-03PR 383941 - Support binaries with dots in their name.Doug Schaefer1-7/+9
2012-05-14Bug 378906 - Give extension-less file names the chance to be binary.Doug Schaefer1-6/+9
2012-05-07Fix compile errors due to strict option settings.Doug Schaefer2-5/+0
2012-04-16Adden an explicit dependency on com.ibm.icu to fix broken build.Sergey Prigogin2-2/+4
2012-04-11Bug 374835 - [disassembly] Toggle breakpoint actions don't work disassembly e...Pawel Piech1-1/+1
2012-04-10Bug 375601: Remove workaround for bug 359485.Markus Schorn1-10/+3
2012-03-23Removed dependency on unsupported fragments.Doug Schaefer1-6/+6
2012-03-03Bug 373034 - Code formatter produces invalid indentation.Sergey Prigogin3-104/+190
2012-02-11Bug 371165 - Invalid formatting of newly created classes.CDT_8_0_2Sergey Prigogin1-0/+4
2012-02-10Bug 371165 - Invalid formatting of newly created classes.Sergey Prigogin1-39/+43
2012-02-10Bug 371165 - Invalid formatting of newly created classes.Sergey Prigogin1-6/+11
2012-02-09Bug 370762 - Adding support for Remote Semantic Highlighting in theMichael Lindo2-27/+30
2012-02-07Bug 369594: GDB 7.4 now reports solib events in MI, but no longer in CLIMarc Khouzam1-6/+10
2012-02-06Fix bad version increment for memory feature. Upgrade wasn't working.Marc-Andre Laperle4-4/+4
2012-02-05Increment versions for Indigo SR2.Marc-Andre Laperle153-1135/+1135
2012-01-28Bug 353890 - C/C++ GCC Cross Compiler support for dynamic libraries isMarc-Andre Laperle1-0/+22
2012-01-27Bug 369887 - Scanner discovery doesn't run after creating a Cross GCCMarc-Andre Laperle1-1/+6
2012-01-26Bug 352258 - Generate Getters and Setters can generate code containingSergey Prigogin1-3/+12
2012-01-24bug 369236: [Make Target View] Can't copy make targets anymoreAndrew Gvozdev1-2/+2
2012-01-24Bug 369377: Output for command -data-read-memory should include value of 'nr-...Harish Dewan1-2/+3
2012-01-21Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since itSergey Prigogin1-14/+7
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-17Remove Sonatype OSS repo, tycho-eclipserun is now in Maven central.Marc-Andre Laperle2-16/+2
2012-01-16Fix version on p2 feature in category.xml. Should be 0.0.0Doug Schaefer1-1/+1
2012-01-16Add the p2 feature to the category since it was removed from cdtDoug Schaefer1-20/+21
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-15Bug 350828 - CDT doc bundles should include a pre-built help index.Marc-Andre Laperle4-4/+76
2012-01-14Bug 368446 - NonVirtualDestructor checker: stack overflow when classMarc-Andre Laperle2-4/+27
2012-01-09bug 312165: Viewers should clearly indicate whether a folder is excludedAndrew Gvozdev3-22/+29
2012-01-08Bug 367992 - Broken link in IManagedDependencyCommands JavaDocMarc-Andre Laperle1-2/+2
2012-01-08Bug 345614 - restore default button in codan preferencesOtavio Pontes1-1/+4
2012-01-06bug 367559: Fixed exception in MakeContentProvider, viewer can beAndrew Gvozdev1-4/+18

Back to the top