Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-19/+18
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2017-09-25Bug 513105 - Store the current lookup point in a thread-local static stack ra...Nathan Ridge1-2/+1
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2016-01-03Bug 484959 - Instantiate return expression of constexpr functionNathan Ridge1-1/+2
2014-05-09Cosmetics.Sergey Prigogin1-2/+1
2011-12-09toString methods and @Overide annotations.Sergey Prigogin1-6/+7
2010-10-12Bug 323723: Removes the remaining throw declarations from IVariable and IFunc...Markus Schorn1-2/+7
2009-11-09Safe type representation for index, bug 294306Markus Schorn1-15/+8
2009-07-15Removes unused throw declarations, bug 283523.Markus Schorn1-13/+8
2009-07-02Support for PDOMs larger than 2GB, bug 279620.Markus Schorn1-3/+3
2009-02-11Reworked pointer-to-member types, bug 264479.Markus Schorn1-2/+7
2009-01-30Store linkage rather than pdom in pdom nodes, bug 263022.Markus Schorn1-10/+9
2008-04-09Team shared warning levels for core-plugin, fixed warnings.Markus Schorn1-0/+4
2008-04-01clean up warningsAndrew Ferguson1-0/+1
2007-08-23Fix and testcase for 200553, infinite loop with recursive typedefs.Markus Schorn1-2/+38
2007-07-26Fix and Testcases for 186123, information stored with bindings not updated.Markus Schorn1-9/+31
2006-12-06Fix for 164619, interaction between cpp name resolution and index.Markus Schorn1-7/+4
2006-11-17Implemented isSameType for PDOMCTypedef for 164696.Doug Schaefer1-1/+19
2006-11-13Improve accuracy of index based binding resolutionAndrew Ferguson1-10/+5
2006-10-27Fix for 162217, by Andrew Ferguson, PDOM bindings constructed off bindingsMarkus Schorn1-3/+2
2006-10-18Patch for Jason - 160884. Change DOMException to not be a CoreException.Doug Schaefer1-4/+10
2006-10-12Introduces an API to access the PDOM, bug 149565.Markus Schorn1-2/+3
2006-09-27Patch for 149565, by Andrew Ferguson (creating API for PDom)Markus Schorn1-1/+1
2006-07-21Added typedefs to PDOM.Doug Schaefer1-0/+73

    Back to the top