Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Fixed a typo.OldSolution_bug_197989Sergey Prigogin2-2/+2
2011-09-13Ignoring significant macros local to a pragma once header.Markus Schorn12-53/+163
2011-09-06Indexing with multiple file versions.Markus Schorn28-593/+776
2011-09-01Bug 197989: Significant macrosMarkus Schorn20-158/+613
2011-08-30Bug 197989: Detection of pragma once semantics, introduction of ISignificantM...Markus Schorn30-521/+350
2011-08-29Bug 197989: Detection of pragma once semantics.Markus Schorn24-216/+562
2011-08-26Added TODO.Markus Schorn1-0/+4
2011-08-25Bug 197989. Update file index when significant macros of a file change.Sergey Prigogin2-9/+21
2011-08-25Added TODOs.Sergey Prigogin2-0/+2
2011-08-25Moved pragma once handling into preprocessor + file content provider.Markus Schorn30-427/+446
2011-08-25Added TODOs.Sergey Prigogin3-4/+7
2011-08-25Bug 197989. Account for multiple index files with the same IFL andSergey Prigogin1-26/+13
2011-08-24Bug 197989. Lazy initialization of significantMacros map inSergey Prigogin8-50/+56
2011-08-24Bug 197989. Replaced a deprecated method.Sergey Prigogin2-7/+16
2011-08-24Bug 197989. Work in progress.Sergey Prigogin3-14/+14
2011-08-24Bug 197989. Work in progress.Sergey Prigogin4-18/+13
2011-08-24Merge remote branch 'origin/bug_197989' into bug_197989Sergey Prigogin10-32/+24
2011-08-24Merge remote branch 'origin/master' into bug_197989Sergey Prigogin12-440/+476
2011-08-24Merge remote branch 'origin/master' into bug_197989Sergey Prigogin53-295/+1450
2011-08-23Bug 355304: Argument deduction for explicit function template specialization.Markus Schorn12-440/+476
2011-08-23Fixed warnings.Sergey Prigogin1-3/+3
2011-08-23Bug 197989. Work in progress.Sergey Prigogin14-91/+155
2011-08-23Fixed warnings.Sergey Prigogin1-3/+3
2011-08-23Bug 352221 - Quick Fix for "case break" checkerAlena Laskavaia13-67/+344
2011-08-22Bug 355399 - NPE inChris Recoskie1-1/+1
2011-08-22Bug 355399 - NPE inChris Recoskie1-1/+2
2011-08-22Cosmetics.Sergey Prigogin2-5/+6
2011-08-21Cosmetics.Sergey Prigogin2-5/+6
2011-08-21Bug 197989. Work in progress.Sergey Prigogin4-23/+55
2011-08-21Cosmetics.Sergey Prigogin2-104/+92
2011-08-21Merge branch 'master' into bug_197989Sergey Prigogin5-103/+102
2011-08-21Cosmetics.Sergey Prigogin5-103/+102
2011-08-21Merge branch 'master' into bug_197989Sergey Prigogin0-0/+0
2011-08-21Cosmetics.Sergey Prigogin1-24/+17
2011-08-21Fixed compiler warnings.Sergey Prigogin1-18/+15
2011-08-21Cosmetics.Sergey Prigogin3-21/+18
2011-08-21Bug 197989. Work in progress.Sergey Prigogin28-171/+646
2011-08-21Cosmetics.Sergey Prigogin1-24/+17
2011-08-21Fixed compiler warnings.Sergey Prigogin1-18/+15
2011-08-21Merge remote branch 'origin/master' into bug_197989Sergey Prigogin27-199/+455
2011-08-20Cosmetics.Sergey Prigogin3-21/+18
2011-08-19Bug 352952: Handle RESOURCE_NOT_FOUND during indexing.Markus Schorn1-0/+1
2011-08-18bug 345750: convert relative paths to absolute also for those that don'tAndrew Gvozdev1-0/+4
2011-08-18bug 345750: tidy up cosmeticsAndrew Gvozdev1-13/+7
2011-08-18bug 345750: [Scanner Discovery] Per File Build output parser missesMartin Oberhuber1-1/+10
2011-08-18Bug 354599: Ambiguity resolution to correctly add parameters into scope cache.Markus Schorn3-15/+39
2011-08-17Bug 354194 - Custom scanner discovery selection is not honored if fileJohn Cortell1-2/+53
2011-08-17Bug 354086: CCE in composite index.Markus Schorn4-50/+52
2011-08-17Bug 353281: Follow up.Markus Schorn3-7/+5
2011-08-17Bug 349730: Content for non-local filesGreg Watson1-0/+18

Back to the top