Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-02fix for 234948Vivian Kong1-1/+1
2008-06-02fix for bug 234961Vivian Kong1-1/+2
2008-06-02Bug #235102 : Checked error parsers not properly saved when using [All Config...Oleg Krasilnikov1-1/+1
2008-06-02More protection against infinite recursion in CPPTeplateSpecialization, bug 2...Sergey Prigogin2-13/+33
2008-06-02Protection against infinite recursion, bug 231742.Sergey Prigogin7-22/+37
2008-06-01Hide BadLocationException (see bug 232012).Sergey Prigogin1-7/+9
2008-05-31Fix build error when symlink is invalid.Doug Schaefer1-0/+1
2008-05-31Fix build error when symlink is invalid.Doug Schaefer1-2/+1
2008-05-30fix for bug 234921Vivian Kong2-7/+64
2008-05-30fix for 234906Vivian Kong2-2/+2
2008-05-30fix for bug 234909Vivian Kong1-1/+22
2008-05-30fix for bug 234912Vivian Kong4-9/+15
2008-05-30Bug 234923 - Make the cdt feature include the cdt.platform feature instead of...Doug Schaefer1-3/+3
2008-05-30testcase for bug 84268Markus Schorn1-0/+12
2008-05-30testcase for bug 84276Markus Schorn1-0/+15
2008-05-30Testcase for bug 104869.Markus Schorn1-0/+48
2008-05-30Fixes an ArrayOutOfBoundsException, bug 190884.Markus Schorn2-2/+18
2008-05-30Fixes for refactoring by Guido Zgraggen and Lukas Felber, bug 234783, 234786 ...Markus Schorn26-127/+600
2008-05-30Add semicolon after function prototype.Oleg Krasilnikov1-1/+2
2008-05-30Content assist displays anonymous types, bug 204758.Markus Schorn4-8/+27
2008-05-30Fix for 234777: Potential NPE in content assist advanced preference pageAnton Leherbauer1-10/+41
2008-05-29comment out ui test for nowVivian Kong1-1/+1
2008-05-29fix for bug 234676Vivian Kong2-1/+15
2008-05-29move up to latest Orbit build for LPGVivian Kong1-1/+1
2008-05-29234068: don't test windows paths on linuxAndrew Ferguson1-6/+21
2008-05-29Fix undef-statements in index, bug 234591.Markus Schorn4-13/+17
2008-05-29fixed breakpoint creation with new type argument.Warren Paul3-0/+4
2008-05-29Failing tests for bug 206450.Markus Schorn2-91/+113
2008-05-29Bug # 233432 : NPE AbstractPage.getResDesc(...) on Pressing Apply having crea...Oleg Krasilnikov2-1/+39
2008-05-29Add bindings for specialization to the index only once, bug 207477.Markus Schorn3-10/+10
2008-05-29Enhance PDOMPrettyPrinter to print template specializations.Markus Schorn2-3/+7
2008-05-29Correct scope provided by class-specializations for instantiating its base-cl...Markus Schorn2-3/+3
2008-05-28protect against throwing out of memory exception when loading (potentially la...Warren Paul1-1/+10
2008-05-28update to RC2 releng base builderVivian Kong2-2/+2
2008-05-28bug 234463, fix for testForStatement1Mike Kucera2-0/+28
2008-05-28bug 234463, fixes for CompletionTest_ExceptionReference_NoPrefix and Completi...Mike Kucera20-15356/+15321
2008-05-28bug 234463, fix for CompletionTest_ArgumentType_PrefixMike Kucera1-0/+5
2008-05-28207871: add limited support for integral non-type template argumentsAndrew Ferguson23-81/+405
2008-05-28Recursive user-define operator->, bug 205964.Markus Schorn1-1/+1
2008-05-28Recursive user-define operator->, bug 205964.Markus Schorn2-4/+35
2008-05-28Code maintenance for refactoring by Emanuel Graf, bug 234348.Markus Schorn8-23/+19
2008-05-28Code maintenance for refactoring by Emanuel Graf, bug 234348.Markus Schorn8-88/+63
2008-05-28Improves handling of multiple IFile's for a location, bug 211056.Markus Schorn1-6/+51
2008-05-28Handle empty names in CygPath.getFileName, bug 214603.Markus Schorn1-1/+5
2008-05-28Fixes a NPE, bug 215056.Markus Schorn1-10/+9
2008-05-28Allow to hide build-specific indexer configuration, bug 217860.Markus Schorn3-33/+55
2008-05-28Fix bogus detection of knr-style function declarator, bug 221567.Markus Schorn2-1/+32
2008-05-28Fixes return types of built-in functions, bug 234309.Markus Schorn8-49/+41
2008-05-28Trying to get tests running.Doug Schaefer1-39/+6
2008-05-28Trying to get tests running.Doug Schaefer1-3/+1

Back to the top