Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-0/+10
2011-04-01Bug 341440: Thread safety for PDOM objects.v201104010806Markus Schorn1-5/+5
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-14/+9
2010-03-19Bug 305975: Strongly typed enums, forward declarations for enum.Markus Schorn1-53/+105
2010-01-12Bug 231859: Optimization for computing int type of enum.Markus Schorn1-5/+54
2009-10-11Filtering by visibility for content assist. Second attempt. Bug 172305.Sergey Prigogin1-1/+2
2009-10-10Rolled back fix for bug 172305 to reimplement it separately from name lookup.Sergey Prigogin1-2/+1
2009-10-06Filtering by visibility for content assist. Bug 172305.Sergey Prigogin1-1/+2
2009-07-02Support for PDOMs larger than 2GB, bug 279620.Markus Schorn1-3/+3
2009-01-30Store linkage rather than pdom in pdom nodes, bug 263022.Markus Schorn1-9/+9
2008-12-15Updating class template definitions in the index, bug 256122.Markus Schorn1-12/+10
2008-04-29Fix warnings.Markus Schorn1-2/+1
2008-02-22Bindings for names resolved via using declarations, bug 219424.Markus Schorn1-11/+5
2008-02-05Support for unnamed namespaces, bug 162226.Markus Schorn1-4/+4
2008-01-31Removed dependency of CPPDelegate on IASTName, bug 217271.Markus Schorn1-6/+7
2007-11-06201177: apply fix + add test from SergeyAndrew Ferguson1-1/+2
2007-07-03Fix for 193962, isSameType() for anonymous types.Markus Schorn1-1/+4
2007-06-14Fix up copyrights.Doug Schaefer1-1/+1
2007-06-06Bug 177917 - Implement delegates so that using types and such work.Doug Schaefer1-1/+10
2007-02-02172454: additionally distinguish bindings by type constant in btree indicesAndrew Ferguson1-4/+4
2006-12-06Fix for 164619, interaction between cpp name resolution and index.Markus Schorn1-18/+31
2006-11-17Implemented isSameType for PDOMCPPEnumeration for 164696.Doug Schaefer1-1/+18
2006-10-27Fix for 162217, by Andrew Ferguson, PDOM bindings constructed off bindingsMarkus Schorn1-3/+2
2006-10-03Moves PDOMCPPBinding into the correct packageMarkus Schorn1-1/+0
2006-09-27Patch for 149565, by Andrew Ferguson (creating API for PDom)Markus Schorn1-1/+3
2006-07-14Added enums to PDOM (merged from 3.1 stream)Doug Schaefer1-0/+98

    Back to the top