Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-0/+4
2011-05-25Comment adjustment.Sergey Prigogin1-1/+1
2011-05-25Cosmetics.Sergey Prigogin1-1/+0
2011-04-01Bug 341440: Thread safety for PDOM objects.v201104010806Markus Schorn1-3/+4
2011-03-31Cosmetics.Sergey Prigogin1-3/+2
2009-11-09Safe type representation for index, bug 294306Markus Schorn1-1/+5
2009-07-02Support for PDOMs larger than 2GB, bug 279620.Markus Schorn1-6/+6
2009-02-10unified toString() methods for pdom-bindings.Markus Schorn1-18/+0
2009-01-30Store linkage rather than pdom in pdom nodes, bug 263022.Markus Schorn1-14/+14
2008-12-27Comment adjustment.Sergey Prigogin1-2/+2
2008-10-22API and data-structures for proper support of template non-type arguments, bu...Markus Schorn1-113/+20
2008-07-30Removes forced instantiation of constructors and conversion operators, see bu...Markus Schorn1-37/+49
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-55/+32
2008-05-28207871: add limited support for integral non-type template argumentsAndrew Ferguson1-1/+2
2008-05-09Rework fix for 213861 and defer even more instantiations, related to bug 229218.Markus Schorn1-4/+3
2008-05-08207840: PDOM non type template parameters (fix)Andrew Ferguson1-6/+20
2008-04-23227976: apply fixAndrew Ferguson1-0/+24
2008-04-21fix terminology: memento->hashAndrew Ferguson1-5/+5
2008-04-01clean up warningsAndrew Ferguson1-0/+1
2008-02-24Use generics.Sergey Prigogin1-16/+17
2007-10-24fix a bug in the composite deferred class instance implementation, add regres...Andrew Ferguson1-0/+17
2007-05-22Cleanup: IBinding.getNameCharArray() vs. IBinding.getName()Markus Schorn1-2/+2
2007-04-26183986: extract a Comparator from PDOMBindingAndrew Ferguson1-1/+2
2007-04-09Patch for Bryan - 181147 - Fix NPE in template instantiation.Doug Schaefer1-3/+3
2007-04-04Patch for Bryan continuing 167098:Doug Schaefer1-6/+19
2007-03-20Patch for Bryan 178037 - temporary fix for CCE.Doug Schaefer1-5/+12
2007-03-20Patch for Bryan 178222 addressing NPEs while indexing Firefox.Doug Schaefer1-2/+4
2007-03-19Patch for Bryan Wilkinson as part of 167098, adding support for templates in ...Doug Schaefer1-0/+149

    Back to the top