Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev1-9/+43
2012-05-04Fix some compiler warnings, remove unused code.Markus Schorn12-332/+75
2012-05-04Bug 327298: [C++11] Support for nullptrMarkus Schorn18-27/+76
2012-05-03Cosmetics.Sergey Prigogin4-70/+80
2012-05-03Cosmetics.Sergey Prigogin2-11/+8
2012-05-03Obtain timestamp and file size _before_ reading the file contents toSergey Prigogin13-88/+272
2012-05-02Cosmetics.Sergey Prigogin11-48/+41
2012-05-02More flexible PDOMUpdateTask.setTranslationUnitSelection method.Sergey Prigogin1-4/+3
2012-05-02Bug 377838. Moved the logic from CPPScope to CPPNamespaceScope inSergey Prigogin2-40/+51
2012-05-02Cosmetics.Sergey Prigogin2-45/+18
2012-05-02bug 328007: [sd90] Disablement of property pages depending on preferenceAndrew Gvozdev1-1/+3
2012-05-02bug 328007: [sd90] Design user interface for new scanner discoveryAndrew Gvozdev2-3/+7
2012-05-01Bug 377992 - Enable the "Index unused headers" preference by default xgsa1-1/+2
2012-04-30Cosmetics.Sergey Prigogin2-69/+40
2012-04-28toString method.Sergey Prigogin1-4/+26
2012-04-28Added IIndexFile.toDebugString method.Sergey Prigogin2-1/+38
2012-04-28Cosmetics.Sergey Prigogin3-6/+5
2012-04-27Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-26/+25
2012-04-27Removed Pair class. Replaced getErrorParserAvailableIds()Alex Ruiz3-37/+2
2012-04-27Bug 377838 - Name resolution gets confused by a class and a namespaceSergey Prigogin1-0/+3
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 Ruiz1-1/+1
2012-04-26Bug 377457: Name resolution for exception specification.Markus Schorn1-1/+2
2012-04-26Bug 376246: Name resolution in catch handler of function definition.Markus Schorn1-6/+6
2012-04-25Bug 372551. Fixed semantics of ErrorParserManager (e.g.Alex Ruiz4-187/+112
2012-04-25Cosmetics.Sergey Prigogin6-70/+50
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam1-1/+2
2012-04-20Minor optimization.Sergey Prigogin1-2/+2
2012-04-20Bug 377223 - Name resolution problem caused by a const qualifier inSergey Prigogin1-0/+4
2012-04-20Cosmetics.Sergey Prigogin1-12/+11
2012-04-20Fixed broken error parser tests.Sergey Prigogin1-5/+5
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-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 Ruiz8-56/+355
2012-04-18Cosmetics.Sergey Prigogin1-4/+7
2012-04-18Bug 377045 - Bogus transient errors in C/C++ editor soon after EclipseSergey Prigogin9-3/+60
2012-04-18Cosmetics.Sergey Prigogin1-1/+1
2012-04-18Fixed a compiler warning.Sergey Prigogin1-15/+13
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-0/+1
2012-04-16Workaround for Java problem on Windows with releasing buffers for memory-mapp...Andrew Gvozdev1-6/+51
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-3/+3
2012-04-16bug 371797: Do serialization in background to avoid delays in UIAndrew Gvozdev1-1/+13
2012-04-16bug 371797: Let all jobs finish before tearDown() in unit testsAndrew Gvozdev1-2/+3
2012-04-16Cosmetics.Sergey Prigogin2-12/+10
2012-04-15Method name adjustments.Sergey Prigogin2-50/+50
2012-04-15bug 371797: prevent possible deadlock for specs detectorsAndrew Gvozdev1-14/+15
2012-04-14Fixed a bug in formatting of declarations contained in macro expansion.Sergey Prigogin1-3/+3

Back to the top