Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-29bug 343429: [checker] Checker to pinpoint unused static functions in a filev201104290807Andrew Gvozdev4-11/+60
2011-04-29Cosmetics.Sergey Prigogin1-6/+5
2011-04-29bug 343429: [checker] Checker to pinpoint unused static functions in a fileAndrew Gvozdev5-310/+861
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+25
2011-04-28Bug 343021 - variable/expression/register cell modifier need to try to get el...Patrick Chuong4-56/+133
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie2-7/+24
2011-04-28Bug 343437: Support for UNC include directories, by Greg Watson.Markus Schorn15-75/+474
2011-04-28Bug 344077: Toggle Function: different or missing function parameter names wi...Emanuel Graf2-0/+93
2011-04-28bug 342640: comment adjustedAndrew Gvozdev1-1/+1
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie4-28/+171
2011-04-27Bug 133881 - Make refreshing after building optional - UI changesVivian Kong1-6/+21
2011-04-27Bug 133881 - Make refreshing after building optionalChris Recoskie1-2/+0
2011-04-27Bug 133881 - Make refreshing after building optionalChris Recoskie2-0/+53
2011-04-27Bug 133881 - Make refreshing after building optional - UI changesVivian Kong1-3/+24
2011-04-27Compiler warnings.Markus Schorn2-6/+2
2011-04-26bug 343700: Exceptions during Build Selected Files operation are not displaye...Andrew Gvozdev1-83/+77
2011-04-26compilation warningsAndrew Gvozdev1-13/+7
2011-04-26compilation warningsAndrew Gvozdev1-3/+1
2011-04-26Bug 343861: Project should not be required to perform debuggingMarc Khouzam6-47/+49
2011-04-26Bug 343867 - EvaluationContextManager unnecessarily triggers loading of org.e...Pawel Piech1-2/+6
2011-04-26Don't report problems inside macro expansions.Sergey Prigogin1-1/+16
2011-04-26Fixed warnings.Sergey Prigogin2-11/+10
2011-04-26Cosmetics.Sergey Prigogin1-6/+3
2011-04-26Cosmetics.Sergey Prigogin1-5/+5
2011-04-25Reverted an accidentally submitted change.Sergey Prigogin1-3/+1
2011-04-25Renamed GetterAndSetterContext to GetterSetterContext.Sergey Prigogin5-10/+12
2011-04-25Bug 273529. Configurable name style for getters setters and file names.Sergey Prigogin27-321/+1802
2011-04-25bug 222817: Updated Managed Build System Extensibility DocumentAndrew Gvozdev1-8/+99
2011-04-25Bug 343745: JUnit tests can be delayed 2 seconds unnecessarilyMarc Khouzam1-4/+7
2011-04-25Bug 343734: JUnit tests for GDB 7.3Marc Khouzam18-17/+416
2011-04-25Bug 336961: selectTraceRecord() should not update the UI because it can be us...Marc Khouzam3-11/+41
2011-04-25Cosmetics.Sergey Prigogin1-3/+1
2011-04-25Cosmetics.Sergey Prigogin1-5/+3
2011-04-25bug 222817: [Contribution] <enablement and applicability calculator support w...Andrew Gvozdev26-112/+661
2011-04-25- added stats collecting codeAlena Laskavaia2-8/+147
2011-04-25Bug 342906 - No warning if only one of an if/else pair has a return statementAlena Laskavaia2-9/+68
2011-04-25Bug 332285 - Parser misinterprets return statement in lambdaAlena Laskavaia2-15/+27
2011-04-25Bug 338046 - Bogus warning in macro that resolves to 'case' statementAlena Laskavaia1-0/+23
2011-04-25Bug 339802 - [fp] No break at the end of case if "break" is defined in braces...Alena Laskavaia1-0/+16
2011-04-25Fixed typo.Sergey Prigogin1-3/+2
2011-04-25Cosmetics.Sergey Prigogin1-6/+2
2011-04-24Bug 342069: Fixed failing Hudson unit testsAndrew Gvozdev1-5/+9
2011-04-24Bug 343676: rewrote case checker to support complex structuresAlena Laskavaia2-161/+132
2011-04-24bug 342069: Scanner discovery output is lost when running compiler specs commandAndrew Gvozdev5-22/+134
2011-04-24Generic "Warning:" pattern added.Andrew Gvozdev1-0/+1
2011-04-24Formatting bug fixes.Sergey Prigogin2-0/+9
2011-04-24Adjusted appearance of the line wrapping preference page for consistency with...Sergey Prigogin2-23/+28
2011-04-23Bug fixes in formatting of function-style macros.Sergey Prigogin2-30/+83
2011-04-23Bug 282894: [Scanner Discovery] duplicate "Error launching external scanner i...Andrew Gvozdev3-110/+104
2011-04-23bug 342069: Scanner discovery output is lost when running compiler specs commandAndrew Gvozdev2-1/+26

Back to the top