Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-05build against 3.6 for now, will move up to 3.7 upon requestv201011050851Vivian Kong1-1/+1
2010-11-05Bug 302121: Fully support gdb pretty printersMarc Khouzam40-278/+3373
2010-11-04bug 256763: -fPIC parameter for GCC compilersAndrew Gvozdev2-0/+17
2010-11-04tidied up a bitAndrew Gvozdev1-13/+12
2010-11-04bug 272432: getBaseId()Andrew Gvozdev1-2/+2
2010-11-04bug 272432: tidied up + getBaseId()Andrew Gvozdev2-51/+40
2010-11-04bug 272432: tidied up + setBaseId()Andrew Gvozdev2-64/+44
2010-11-04bug 272432: tidied up a bitAndrew Gvozdev1-33/+23
2010-11-04bug 272432: support template process for setting Enumerated optionsAndrew Gvozdev4-5/+41
2010-11-04Bug 329286: IndexOutOfBoundsException pasting into search field.Markus Schorn1-13/+12
2010-11-04Bug 329172: Name lookup for default arguments within class bodies.Markus Schorn2-40/+81
2010-11-04Bug 328380: Improved safeguard against infinite recursion.Markus Schorn1-8/+23
2010-11-04Fix compile error against Eclipse 3.6Anton Leherbauer1-1/+1
2010-11-04Compiler warnings.Markus Schorn6-12/+9
2010-11-04Bug 328802: Overriding a method which is declared with a using declaration.Markus Schorn4-6/+85
2010-11-04Bug 328638: Matching qualified names in quick outline, by Marc-Andre Laperle.Markus Schorn1-5/+11
2010-11-04Bug 312666: Default file system on Mac is case insensitive.Markus Schorn5-12/+19
2010-11-03Bug 329196 - Incorrect highlighting of strings with #defines insideAnton Leherbauer2-9/+51
2010-11-03Bug 329165 - Formatter corrupts codeAnton Leherbauer2-2/+27
2010-11-03Bug 322776 - [formatter] Add option to not join already wrapped linesAnton Leherbauer9-169/+302
2010-11-02Update build script to build against platform 3.7M3Vivian Kong1-1/+1
2010-11-01Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utiliti...John Cortell1-23/+31
2010-11-01DocumentationJohn Cortell1-10/+13
2010-10-30bug 285033: disabled descriptor for inexistent image (wrong folder)Andrew Gvozdev1-1/+1
2010-10-29Deprecated old classes from CDT 3.X.Andrew Gvozdev3-1/+11
2010-10-29Deprecated.Andrew Gvozdev2-0/+8
2010-10-29bug 285033: @deprecated in CDT 8.0. This class appears to be never used.Andrew Gvozdev3-0/+12
2010-10-29Bug 328472 - "C/C++ Build" does not show under PreferencesAnton Leherbauer2-89/+34
2010-10-29Bug 328356 - [C++0x] Editor support for range-based forAnton Leherbauer3-2/+47
2010-10-28Bug 310345: Made validate methods publicJohn Cortell1-3/+4
2010-10-28Bug 328883 - AbstractCachingVMProvider throws ClassCastExceptionPawel Piech3-8/+7
2010-10-28DocumentationJohn Cortell1-3/+15
2010-10-28Bug 314813 - [mark occurrences] Add preference option for overloaded operatorsAnton Leherbauer6-13/+37
2010-10-28Bug 322755 - Move "Editor problem annotation" preferenceAnton Leherbauer3-59/+44
2010-10-28Bug 326265 - [Makefile Editor] Folding actions in its rulers context menuAnton Leherbauer7-1/+417
2010-10-28Bug 310345 - Updated range cache to immediately return a valid range if range...Pawel Piech2-101/+185
2010-10-27bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery codeAndrew Gvozdev2-25/+22
2010-10-27bug 328780: NPE when compiler options are displayedAndrew Gvozdev1-8/+12
2010-10-27bug 328780: NPE when compiler options are displayedAndrew Gvozdev1-7/+9
2010-10-26Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build ...Chris Recoskie7-7/+67
2010-10-26cosmetics: formattingAndrew Gvozdev1-12/+13
2010-10-26Enable C++ Build properties on CDT project in the Java perspective, e.g. for ...Doug Schaefer1-2/+3
2010-10-25bug 239804: CDT spelling errorsAndrew Gvozdev1-6/+6
2010-10-25bug 309113: Ability to have a single build console for a multi-project buildAndrew Gvozdev1-1/+19
2010-10-24bug 232373: cdt generated make file has options with no spaces between option...Andrew Gvozdev88-209/+185
2010-10-24Bug 328532 - added parameter to suppress the error in case if has elseAlena Laskavaia3-1/+21
2010-10-23bug 232373: testGenerateCommandLineInfoParameters re-addedAndrew Gvozdev1-29/+35
2010-10-23bug 309113: Ability to have a single build console for a multi-project buildAndrew Gvozdev1-1/+1
2010-10-23bug 319512: Missing type arguments on managedbuilder.coreAndrew Gvozdev2-148/+146
2010-10-23bug 319512: Missing type arguments on managedbuilder.coreAndrew Gvozdev2-14/+14

Back to the top