Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2008-06-18Fixes parsing of declarations and new expressions, bug 84242+236856.Markus Schorn70-2487/+3025
2008-06-18Configure API-tooling.Markus Schorn4-0/+312
2008-06-18NPE in C/C++-search, bug 192205Markus Schorn1-20/+21
2008-06-18no kbd-shortcut for open element in debug perspective, bug 235920.Markus Schorn1-5/+9
2008-06-18Exception reading from index, bug 201307.Markus Schorn1-5/+8
2008-06-17fixed bug #237385.Warren Paul1-0/+7
2008-06-13Fix for 237035: Syntax Coloring Preview and editors don't updateAnton Leherbauer1-2/+2
2008-06-13Fix for 237035: Syntax Coloring Preview and editors don't updateAnton Leherbauer2-8/+46
2008-06-12Corrections to existing test-cases + additional ones.Markus Schorn13-97/+300
2008-06-11copyrightsChris Recoskie574-629/+739
2008-06-10patch by Emanuel for bug 236103Vivian Kong3-3/+3
2008-06-09adding third party code info and license for iSpell dictionariesVivian Kong3-4/+88
2008-06-09fix for bug 236271Vivian Kong10-8/+112
2008-06-09Fix copy-right notice.Markus Schorn1-1/+11
2008-06-08Failing test case for bug 236197.Sergey Prigogin1-1/+38
2008-06-07Fix for bug 234918.Sergey Prigogin1-5/+7
2008-06-05fix for bug 235838Vivian Kong3-0/+4
2008-06-05fix for bug 235872Vivian Kong1-1/+1
2008-06-05Adds a few (failing) test-cases.Markus Schorn1-0/+72
2008-06-05fix for bug 235453Vivian Kong3-24/+86
2008-06-03Fix for 235308: NPE while header file creation with no templateAnton Leherbauer1-3/+5
2008-06-03Fix for 235282: DocCommentHighlightingTests needs user interaction on Linux (...Anton Leherbauer1-1/+6
2008-06-02Bug 234463, fixes for the restMike Kucera1-6/+9
2008-06-02Failing test case for bug 235196.Sergey Prigogin1-0/+11
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-30fix for 234906Vivian Kong2-2/+2
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-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-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-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

Back to the top