Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-19RESOLVED - bug 259372: Error parsers can no longer find filenames for EFS res...Chris Recoskie1-1/+28
2008-12-18PR: 259201 - using standard getenv from java 1.5Alena Laskavaia1-92/+12
2008-12-15compile all test plug-ins into jars at rootVivian Kong1-1/+0
2008-12-15compile all test plug-ins into jars at rootVivian Kong2-9/+8
2008-12-15compile all test plug-ins into jars at rootVivian Kong9-29/+13
2008-12-15compile core.tests and ui.tests into jars at the rootVivian Kong2-0/+14
2008-12-15RESOLVED - bug 258823: AbstractIndexerTask.runTask() breaks standalone indexerChris Recoskie2-1/+21
2008-12-15Attempt to fix nightly test failuresAnton Leherbauer2-1/+6
2008-12-15Bug 257700 - Wrong formatting of C++ class when using value of function pointerAnton Leherbauer3-64/+73
2008-12-12242403 - applied patch to solve ClassCastExceptionAlena Laskavaia3-20/+52
2008-12-11Bug 258313 - After C++ project creation on top of existing directory, Project...Anton Leherbauer1-2/+6
2008-12-11Bug 257517 - [project model] Incorrect handling of project delete deltaAnton Leherbauer2-4/+9
2008-12-11Plain C, fixes search for locals, bug 151334.Markus Schorn1-7/+8
2008-12-10Getting file content even if it is out of sync, bug 258151.Markus Schorn1-1/+1
2008-12-09Plain C: nested declarators for fields, bug 257540.Markus Schorn3-79/+77
2008-12-09Porting fix for 243682 to 5.0.x.Markus Schorn8-29/+85
2008-12-09Bug 257913 - Content Assist misses proposals, patch by Jens ElementhalerAnton Leherbauer2-3/+2
2008-12-08[119318] - refresh after clean, applied patchAlena Laskavaia1-0/+2
2008-12-05make it easier to reuse the selection testsMike Kucera2-33/+43
2008-12-05Relax test-condition.Markus Schorn1-1/+1
2008-12-05Partial fix for 247192.Markus Schorn2-5/+20
2008-12-04- changed order of feature to simplify build (platform has to build first)Alena Laskavaia1-3/+4
2008-12-03[255125] - applied patch for stack overflow problemAlena Laskavaia1-2/+18
2008-11-28- added protected method that allow customization of this pageAlena Laskavaia1-2/+6
2008-11-27[118739] - fixed error parser matching file, applied patchAlena Laskavaia1-0/+3
2008-11-24- made contains protectedAlena Laskavaia1-1/+1
2008-11-24- make addDirectory protected so somebody can override it if needed, added ge...Alena Laskavaia1-1/+5
2008-11-24Bug 256205.Sergey Prigogin2-12/+66
2008-11-24Fixed a compiler warning.Sergey Prigogin1-1/+1
2008-11-23Unconditionally undefine __cplusplus symbol for C files. Bug 256204.Sergey Prigogin1-7/+6
2008-11-21PR: 255946 -Console output incorrect. Escape charecters should not interpret.Alena Laskavaia1-1/+1
2008-11-21Bug 255272 - CReconciler blocks the UI threadAnton Leherbauer1-1/+10
2008-11-20Bug 228236 - ConcurrentModificationException when opening source fileAnton Leherbauer2-321/+382
2008-11-20Bug 244928 - follow upAnton Leherbauer2-0/+56
2008-11-20Bug 250422 - preference keywords (follow up)Anton Leherbauer2-1/+2
2008-11-20Bug 250422 - preference keywordsAnton Leherbauer2-9/+115
2008-11-20Bug 204243 - Missing help for navigation toolsAnton Leherbauer36-409/+493
2008-11-19Bug 255688, allow certain editor actions to be overriddenMike Kucera3-8/+19
2008-11-19[255157] typo in template idAlena Laskavaia1-1/+1
2008-11-13bug 250980Vivian Kong1-2/+2
2008-11-13Follow up to 253690, fix creation of parser logs.Markus Schorn1-0/+7
2008-11-12bug 224203 (patch by Don Porges)Vivian Kong1-1/+1
2008-11-12Increase version of changed pluginsAnton Leherbauer5-7/+7
2008-11-12Bug 255018 - [editor] Highlight inactive code of unterminated #ifdefAnton Leherbauer6-6/+27
2008-11-12[252969] - applied patch to close streamsAlena Laskavaia1-6/+18
2008-11-12Detection of invalid redeclaration of class template, bug 254961.Markus Schorn3-5/+35
2008-11-12Scalability of parsing nested template ids, bug 246079.Markus Schorn2-15/+55
2008-11-11FIXED - bug 248622: Extract function fails to extract several expressionsEmanuel Graf6-21/+878
2008-11-11Bug 254849 - [Problems View] Sort by location sorts lexicographicallyAnton Leherbauer3-8/+5
2008-11-10Cleanup parsing c-initializers, related to 253690.Markus Schorn3-167/+142

Back to the top