Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-09-17203553: Apply patch plus additional docs improvements on behalf on Beth Tibbi...Andrew Ferguson3-60/+35
2007-09-17Fix for 202683: [ scalability ] PDOM manager is very aggressive with Job usage.Anton Leherbauer1-3/+3
2007-09-14Fix for 203394: Often CDT syntax coloring on typedef not work when Eclipse st...Anton Leherbauer1-4/+6
2007-09-14Bug #203160 : no warning message for unsupported configurationOleg Krasilnikov1-4/+36
2007-09-14Core fix for [Bug 203160] no warning message for unsupported configuration -Mikhail Sennikovsky9-1/+100
2007-09-14Fix for 193333: NPE when copying a series of projectsAnton Leherbauer1-2/+3
2007-09-14Add menu group markers to asm editorAnton Leherbauer1-3/+19
2007-09-13Bug 203269 - commented out a pattern in the error parser that was reporting m...Doug Schaefer1-6/+8
2007-09-13Fix for 203050: [bindings] StackOverflowError resolving K&R functionAnton Leherbauer2-3/+51
2007-09-12Bug # 192810 : selected configurations not saved when changing pageOleg Krasilnikov1-0/+1
2007-09-12Fix for build output dir calculation for managed projectsMikhail Sennikovsky2-1/+5
2007-09-12Bug : toolchains are not visible for old-style project types grouped in "Othe...Oleg Krasilnikov1-16/+11
2007-09-12Bug # 189335 : Misleading label on Paths and symbols pageOleg Krasilnikov1-8/+8
2007-09-11Fix for 202085: CDT contributions to ProjectExplorer slows performance down d...Anton Leherbauer2-19/+29
2007-09-11Bug # 202900 : Exception when adding source folder in Source Locations tabOleg Krasilnikov1-0/+1
2007-09-11Bug # 202853 : Error-parser panel's check/uncheck do not actually change unde...Oleg Krasilnikov1-0/+2
2007-09-10Bug # 189333 : Layout issues in "Add directory path" dialogOleg Krasilnikov1-22/+33
2007-09-101. Initial fix for [Bug 198490] .project file rewriiten on every buildMikhail Sennikovsky2-42/+6
2007-09-10Fix for 199268: [Editor] Show in Project Explorer fails outside of functionsAnton Leherbauer2-9/+10
2007-09-08Patch for bug 193280 - Add more patterns to the make error parser to catch ad...Doug Schaefer1-12/+206
2007-09-07Fix for [Bug 194566] User defined Macro(in cdt v3.0 managed project)was lost ...Mikhail Sennikovsky2-4/+10
2007-09-06Fix for 202271, ClassCaseException in name resolution.Markus Schorn2-1/+19
2007-09-05199572: fix StackOverflowErrorAndrew Ferguson2-1/+16
2007-09-05This isn't a binary.Doug Schaefer1-481/+481
2007-09-05Fix for [Bug 201773] ResourceChangeHandlerBase will visit every resource chan...Mikhail Sennikovsky2-2/+21
2007-09-04Bug # 200960 : manage configuration... window wrong resize behaviourOleg Krasilnikov1-1/+1
2007-09-04Fix for 201938: CHelpProvider isn't calledAnton Leherbauer2-29/+25
2007-09-04Fix for 202118, action to for include browser in call- and type-hierarchy.Markus Schorn2-0/+2
2007-09-03196338: apply fixAndrew Ferguson9-122/+564
2007-08-31Fix for 182099 - The wrong proc names were use for the Job object calls. To f...Doug Schaefer2-24/+11
2007-08-31miscellaneous javadoc changes, add some empty array constants to IIndex* inte...Andrew Ferguson7-16/+28
2007-08-31Revert handling of InterruptedExceptionAnton Leherbauer1-4/+8
2007-08-30Fix for [Bug 201254] [Project Model] occasional deadlocksMikhail Sennikovsky2-2/+64
2007-08-30Fix for 196959, handling of incomplete includes.Markus Schorn1-10/+10
2007-08-30Bug #200422 : Confusion with builder actionsOleg Krasilnikov1-13/+27
2007-08-30Fix Platform.getOSArch for WindowsAnton Leherbauer1-3/+12
2007-08-30JUnit-tests: ported Scanner2Tests to DOMScannerTests.Markus Schorn5-48/+2538
2007-08-30JUnit-Tests: more reliable checking of asynchronous viewers.Markus Schorn1-13/+18
2007-08-30JUnit-Tests: Fixes an occasional NPEMarkus Schorn1-1/+6
2007-08-30Fixes a NPE when uname cannot be found in the path.Markus Schorn1-4/+11
2007-08-28Fix for 200327: Platform.getOSArch() should return real architecture on x86_64Anton Leherbauer1-21/+32
2007-08-28Fix for 200961: [formatter] the formatter fails to break long constant initia...Anton Leherbauer2-5/+87
2007-08-28Fix for 201330: code formater fooled by sizeof()Anton Leherbauer2-4/+12
2007-08-28Fix for 201279, [Call Hierarchy] no indication for multiple callsMarkus Schorn8-36/+91
2007-08-28Fix enablement of PE actionProviders (related to 201268: Project Explorer ena...Anton Leherbauer1-3/+9
2007-08-27Call Hierarchy Filter fails to hide enumerators.Markus Schorn4-8/+10
2007-08-27Related to 201254, move access to project model inside of add-project job.Markus Schorn1-5/+1
2007-08-25Bug 201000Ken Ryall1-4/+8
2007-08-24Bug #201074 : New Configuration can be absent from the Configuration drop dow...Oleg Krasilnikov1-4/+1
2007-08-24Fix for 200907: [Project Explorer] ctx-menu of files/folders offers c-search ...Anton Leherbauer1-1/+10

Back to the top