Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2008-04-23use MessageFormat API to format IdentifierHelper messages (bug 225143)Vivian Kong1-1/+0
2008-04-23cleaned up ASTNodePropertyMike Kucera1-16/+5
2008-04-23Adapting template related bindings to their counterparts in the index, bug 21...Markus Schorn11-359/+469
2008-04-23Scalability mode (bug 226955)Vivian Kong13-21/+561
2008-04-23227976: apply fixAndrew Ferguson12-161/+168
2008-04-22exporting indexer package because otherwise it's impossible to build anything...Chris Recoskie1-0/+1
2008-04-22Applied patch in 227869. Produce an error if user tries to create memory moni...John Cortell8-61/+161
2008-04-22227967: add test casesAndrew Ferguson4-8/+286
2008-04-22Syntax error in template definition (template id ambiguity), bug 228118.Markus Schorn2-21/+55
2008-04-22fix regression from warnings cleanupAndrew Ferguson1-0/+1
2008-04-22Support search for local variables and parameters, bug 151334.Markus Schorn8-11/+457
2008-04-22fix warningsAndrew Ferguson12-30/+28
2008-04-22Fix for 227929: After fixing all warnings/errors, the warning icon is still i...Anton Leherbauer1-4/+4
2008-04-21Get rid of special characters in file.Doug Schaefer1-4/+4
2008-04-21Comment handling for refactoring by Emanuel Graf, bug 228009.Markus Schorn4-12/+45
2008-04-21Fix NPE in CView with EFS resourcesAnton Leherbauer1-5/+5
2008-04-21Content Assist within macro arguments, bug 200208.Markus Schorn4-14/+135
2008-04-21Fix java-doc.Markus Schorn1-3/+2
2008-04-21Fix for 227463: Syntax coloring error on insertion/deletionAnton Leherbauer5-59/+105
2008-04-21fix terminology: memento->hashAndrew Ferguson7-57/+49
2008-04-21Testcases for content assist, bug 180885.Markus Schorn2-7/+49
2008-04-21move older test to new-style frameworkAndrew Ferguson1-5346/+5013
2008-04-21move older tests to new-style frameworkAndrew Ferguson1-1361/+1209
2008-04-21Whitespace adjustments in test data by Emanuel Graf.Markus Schorn3-18/+20
2008-04-21Fix for superfluous semicolon by Emanuel Graf, bug 226533.Markus Schorn3-11/+124
2008-04-21Improves method names.Markus Schorn1-12/+12
2008-04-21Added documentation about bug 227967 to the source code.Markus Schorn1-0/+1
2008-04-21Fix warnings.Markus Schorn1-10/+4
2008-04-21Debugging helpers.Sergey Prigogin8-37/+50
2008-04-21New test case for bug 214017 that is still failing.Sergey Prigogin1-0/+44
2008-04-21Minor changes to facilitate debugging.Sergey Prigogin2-4/+2
2008-04-20Compiler warnings.Sergey Prigogin4-10/+5
2008-04-19Compiler warnings.Sergey Prigogin6-840/+840
2008-04-19Added isGloballyQualified method to avoid PDOMNotImplementedError.Sergey Prigogin1-24/+30
2008-04-19More informative exception.Sergey Prigogin1-1/+1
2008-04-19Partial fix for bug 214017.Sergey Prigogin1-50/+125
2008-04-19Partial fix for bug 214017.Sergey Prigogin16-120/+1141
2008-04-18Indexing performance improvements.Markus Schorn8-177/+175
2008-04-18Fix warnings.Markus Schorn1-23/+18
2008-04-18clean up warningsAndrew Ferguson7-61/+23
2008-04-18Bug #187696 : Need to import/export configurations between projectsOleg Krasilnikov1-0/+3
2008-04-18move older tests to new-style frameworkAndrew Ferguson2-3918/+3816
2008-04-18Fix warnings.Markus Schorn36-293/+132
2008-04-18Bug #214194 : Adding a preprocessor symbol erases previously defined onesOleg Krasilnikov1-1/+4
2008-04-18Performance improvement for indexing template based source code.Markus Schorn6-122/+156
2008-04-17Fix warningsAnton Leherbauer6-30/+58
2008-04-17Store #undef in index, bug 227088.Markus Schorn12-241/+303
2008-04-17Fix deprecation warnings and get rid of obsolete HTMLTextPresenterAnton Leherbauer10-616/+26
2008-04-17Fix regression of bug 217727Anton Leherbauer1-6/+3
2008-04-17Fix warnings.Markus Schorn49-817/+824

Back to the top