Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-29Bug 380623 - [C++11] Explicit Virtual OverridesThomas Corbat1-0/+11
2012-08-09Bug 299911. Added logging of methods that loose template instantiationSergey Prigogin1-11/+19
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-2/+3
2012-06-10Cosmetics.Sergey Prigogin1-17/+17
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-0/+7
2010-08-30Bug 316308 - [C++0x] Explicit conversion operatorsMarkus Schorn1-0/+4
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-7/+6
2009-12-18Bug 280909: Syntax and bindings for variadic templates.Markus Schorn1-3/+2
2008-11-10Support for exception specifications by Sebastian Moss, bug 252697Markus Schorn1-1/+9
2008-10-24Removes references to deprecated API related to template arguments, bug 242668.Markus Schorn1-2/+2
2008-10-22API and data-structures for proper support of template non-type arguments, bu...Markus Schorn1-5/+4
2008-10-06Adds ICPPMethod.isPureVirtual(), bug 248865.Markus Schorn1-0/+8
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-10/+3
2008-07-08ClassCastException creating type for instance of constructor template, bug 23...Markus Schorn1-9/+9
2006-12-06Fix for 164619, interaction between cpp name resolution and index.Markus Schorn1-2/+6
2005-12-21Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the ...Doug Schaefer1-9/+8
2005-07-07bug 102754Andrew Niefer1-1/+1
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-7/+8
2005-05-16Applied patch for Devin Steffler.John Camelon1-0/+11
2005-05-02Template BindingsAndrew Niefer1-0/+74

    Back to the top