Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Removed an unused API filter.Sergey Prigogin1-5/+0
2012-08-28Cosmetics.Sergey Prigogin1-3/+3
2012-08-27Added a message to ArrayStoreException.Sergey Prigogin1-1/+7
2012-08-27Fixed ClassCastException.Sergey Prigogin1-3/+5
2012-08-27Fix Bug 378882 - CDT projects not working when managed by custom EFSKrzysztof Kazmierczyk1-4/+9
2012-08-24Bug 387132 - AR: Incorrect mirrored strings andVivian Kong1-2/+4
2012-08-24Bug 387985 - Typo in refactoringHideMethod.label inSergey Prigogin2-5/+5
2012-08-24Bug 387680 - Entries and Providers are not externalized in C++Vivian Kong2-3/+4
2012-08-22Delete the created project as part of test tear down.Sergey Prigogin1-5/+7
2012-08-22Cosmetics.Sergey Prigogin3-17/+14
2012-08-22Added synchronization on fTaskQueue to PDOMManager.isIndexerIdle()Sergey Prigogin1-3/+5
2012-08-22Pushed INDEXER_TIMEOUT_SEC constant up the test class hierarchy.Sergey Prigogin8-32/+26
2012-08-22Further simplification of PDOMManager.joinIndexer method.Sergey Prigogin1-3/+2
2012-08-22Simpler and more robust implementation of PDOMManager.joinIndexerSergey Prigogin7-130/+124
2012-08-22Cosmetics.Sergey Prigogin1-33/+26
2012-08-22Bug 367993 - Error due to CDT not recognizing compiler built-ins likeSergey Prigogin17-491/+864
2012-08-22Cosmetics.Sergey Prigogin1-116/+112
2012-08-22Code streamlining.Sergey Prigogin1-21/+17
2012-08-22Fix BaseUITestCase.checkTreeNode(); causing intermittent test failuresJohn Cortell1-31/+49
2012-08-21Bug 387428 - NPE in RefreshScopeManagerVivian Kong2-11/+52
2012-08-20Bug 387560. Fix and test case.Sergey Prigogin4-10/+37
2012-08-20Cosmetics.Sergey Prigogin1-3/+3
2012-08-19Bug 380141 - Support for Extended Friend DeclarationsThomas Corbat2-0/+30
2012-08-19Cosmetics.Sergey Prigogin1-2/+2
2012-08-19Bug 387507 - PDOMManager.joinIndexer() can wrongly return falseJohn Cortell1-88/+105
2012-08-17Bug 327300. Parsing support for noexcept operators and noexceptSergey Prigogin7-21/+31
2012-08-17Bug 327300. Parsing support for noexcept operators and noexceptSergey Prigogin13-38/+175
2012-08-17Cosmetics.Sergey Prigogin3-167/+161
2012-08-17Cosmetics.Sergey Prigogin1-11/+7
2012-08-17Improved error reporting.Sergey Prigogin1-2/+2
2012-08-17Improved error reporting.Sergey Prigogin4-60/+93
2012-08-15Bumped up version to 8.1.1Sergey Prigogin16-18/+18
2012-08-14Bug 299911. Adapted for CDT 8.1.x branch.Sergey Prigogin14-187/+130
2012-08-14Restored indexer timeout value.Sergey Prigogin1-1/+1
2012-08-14Bug 299911. Fixed IndexCPPTemplateResolutionTest.testSFINAE_aSergey Prigogin6-54/+68
2012-08-14Cosmetics.Sergey Prigogin2-33/+40
2012-08-14Extracted a constant for indexer timeout.Sergey Prigogin1-20/+26
2012-08-14Fixed compiler warnings.Sergey Prigogin7-2283/+2032
2012-08-14Fixed compiler warnings.Sergey Prigogin1-32/+1
2012-08-14Added failing IndexCPPTemplateResolutionTest._testSFINAE_a test.Sergey Prigogin3-55/+171
2012-08-14Cosmetics.Sergey Prigogin1-206/+207
2012-08-14GCC 4.6 type traits.Sergey Prigogin6-30/+92
2012-08-14Bug 299911. Improved propagation of template instantiation context.Sergey Prigogin4-24/+24
2012-08-14Bug 299911. Improved propagation of template instantiation context.Sergey Prigogin1-10/+13
2012-08-14Bug 305974. Fixed AST2TemplateTests.testSFINAE_bSergey Prigogin5-63/+86
2012-08-14Cosmetics.Sergey Prigogin2-28/+24
2012-08-14Bug 299911. Improved propagation of template instantiation context.Sergey Prigogin1-6/+6
2012-08-14Bug 299911. Fixed propagation of template instantiation context.Sergey Prigogin1-5/+9
2012-08-14Cosmetics.Sergey Prigogin1-5/+9
2012-08-14Cosmetics.Sergey Prigogin1-4/+4

Back to the top