Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Cosmetics.Sergey Prigogin1-26/+28
2011-07-14Bug 351271 - Unused header will be removed from index when saved.sprigogin7-6/+162
2011-07-14Cosmetics.sprigogin6-383/+306
2011-07-14Cosmetics.sprigogin3-8/+8
2011-07-06Bug 351228: Attributes at end of using directive.Markus Schorn1-0/+2
2011-07-05Bug 351009: Content assist for member-initializer outside of class body.Markus Schorn1-7/+13
2011-07-04Bug 351029: NPE resolving binding in copied AST.Markus Schorn1-3/+6
2011-07-04Bug 349534: Mark inactive preprocessor statements as such.Markus Schorn4-47/+64
2011-07-04Bug 350345: Typedef as class name for ctor with overloaded function pointer a...Markus Schorn1-6/+6
2011-07-04Bug 347462: Detection of implicitly called copy ctor.Markus Schorn1-1/+6
2011-07-04Bug 344806: IIndex.getAllFiles() returns empty reference files.Markus Schorn1-1/+3
2011-07-01Bug 328528: Read/write flags in initializers.Markus Schorn3-61/+116
2011-06-29Bug 347298: Array type in field access.Markus Schorn6-130/+115
2011-06-25Fixed NPE in AbstractCompositeFactory.javaSergey Prigogin1-27/+28
2011-06-06Bug 346349 - CCE from standalone indexer - update copyright statementv201106061419Vivian Kong1-0/+1
2011-06-06Bug 346349 - CCE from standalone indexerMike Kucera1-6/+6
2011-05-31Cosmetics.Sergey Prigogin1-156/+152
2011-05-31Cosmetics.Sergey Prigogin1-35/+36
2011-05-25Added javadoc.Sergey Prigogin1-0/+8
2011-05-25Comment adjustment.Sergey Prigogin1-1/+1
2011-05-25Cosmetics.Sergey Prigogin1-1/+0
2011-05-24Bug 319632 - Name resolution gets thrown off by a namespace in an unrelated f...Sergey Prigogin1-2/+16
2011-05-23Bug 248853 - Index source and include files discovered by CEditorSergey Prigogin4-10/+22
2011-05-23Cosmetics.Sergey Prigogin2-7/+6
2011-05-23Cosmetics.Sergey Prigogin1-1/+1
2011-05-20Cosmetics.v201105201622Sergey Prigogin1-11/+9
2011-05-20Cosmetics.Sergey Prigogin1-1/+1
2011-05-20Cosmetics.Sergey Prigogin1-1/+1
2011-05-20Cosmetics.Sergey Prigogin1-23/+16
2011-05-19Cosmetics.Sergey Prigogin1-2/+2
2011-05-19Cosmetics.Sergey Prigogin1-4/+4
2011-05-13Small performance enhancement, related to 343538Anton Leherbauer1-1/+4
2011-05-12Bug 343538 - Index not updated when complete folder deletedAnton Leherbauer1-10/+7
2011-05-10Bug 326269 - Checker for instantiation of an abstract class. Patch by Anton G...Sergey Prigogin1-4/+13
2011-05-06Bug 340523 - Found 2 consecutive single quotes in text not handled by Java Me...Vivian Kong1-2/+2
2011-05-06Cosmetics.v201105060807Sergey Prigogin1-3/+0
2011-05-04Cosmetics.Sergey Prigogin1-2/+2
2011-05-04Cosmetics.Sergey Prigogin1-2/+2
2011-05-04Cosmetics.Sergey Prigogin2-8/+14
2011-05-04Cosmetics.Sergey Prigogin1-1/+1
2011-05-04Cosmetics.Sergey Prigogin1-4/+3
2011-05-04Cosmetics.Sergey Prigogin1-6/+11
2011-05-03Cosmetics.Sergey Prigogin1-13/+24
2011-05-03Cosmetics.Sergey Prigogin5-108/+110
2011-05-03Cosmetics.Sergey Prigogin1-11/+9
2011-05-03Cosmetics.Sergey Prigogin2-83/+83
2011-05-03Bug 344521: ClassCastException during content assist.Markus Schorn1-1/+9
2011-05-02Bug 344310: Address of overloaded method for instantiation.Markus Schorn2-10/+37
2011-05-02Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler.Markus Schorn13-61/+31
2011-04-28Bug 343437: Support for UNC include directories, by Greg Watson.Markus Schorn6-31/+94

Back to the top