Tentative IP Log for tools.cdt
This tentative IP Log is generated dynamically from automatically collected project information.
This information has not been vetted for accuracy by the Eclipse Foundation and may not represent
the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with
the official release(s) of this project(s) for more information.
Licenses
- Eclipse Public License v1.0
Third-Party Code
Pre-Req Dependencies
| CQ | Third-Party Code | License | Use |
|---|---|---|---|
| 1468 | LPG parser generator Version: 1.1 | Eclipse Public License | |
| 3223 | Ispell English Word Lists (a zip file with word lists): Version: 3.1.20 (PB CQ1416) | iSpell Open Source License (based on Apache 1.1) | unmodified source |
| 3591 | Jabsorb 1.3.1 (Subset: excludes nested jar files) | Apache License, 2.0 + JSON License | |
| 3605 | log4j Version: 1.2.15 (Subset - see all comments) (ATO CQ2555) (using Orbit CQ3560) | Apache License, 2.0 | unmodified binary |
| 3606 | slf4j-log4j12 Version: 1.5.6 (PB CQ3085) | MIT license, + MIT License with no endorsement clause | unmodified binary |
| 3607 | slf4j-api Version: 1.5.6 (ATO CQ3084) (using Orbit CQ3201) | MIT license, + MIT License with no endorsement clause | unmodified binary |
| 3608 | jcl104-over-slf4j Version: 1.4.3 (PB CQ3046) | Apache License, 2.0 | unmodified binary |
| 3622 | TrueZip Version: 6.6 (*Subset) (PB CQ2236) | Apache License, 2.0 | unmodified binary |
Exempt Pre-Req and Works With Dependencies
No Exempt Pre-Req or Works With dependencies
Committers
| Past and Present Active | ||
|---|---|---|
| Name | Organization | |
| James Blackburn | Broadcom | |
| John Camelon | IBM | |
| Francois Chouinard | Ericsson AB | |
| Patrick Chuong | Texas Instruments | |
| Thomas Corbat | IFS Institut fur Software | |
| John Cortell | Freescale Semiconductor | |
| David Daoust | Wind River | was IBM |
| David Dubrow | Nokia | |
| Emanuel Graf | was HSR | |
| Andrew Gvozdev | independent | |
| David Inglis | QNX Software Systems Co. | |
| Jeff Johnston | Red Hat, Inc. | |
| Mikhail Khodjaiants | Mentor Graphics | was QNX, ARM |
| Marc Khouzam | Ericsson AB | |
| Vivian Kong | IBM | |
| Oleg Krasilnikov | was Intel | |
| Mike Kucera | IBM | |
| Marc-Andre Laperle | Ericsson AB | Independent |
| Elena Laskavaia | QNX Software Systems Co. | |
| Anton Leherbauer | Wind River | |
| Teodor Madan | Freescale Semiconductor | |
| Alain Magloire | QNX Software Systems Co. | |
| Sebastien Marineau | QNX Software Systems Co. | Sebastian Marineau |
| Jason Montojo | was IBM | |
| Andrew Niefer | IBM | |
| Warren Paul | Nokia | |
| Pawel Piech | Wind River | |
| Norbert Plött | Siemens | |
| Sergey Prigogin | Google Inc. | |
| Chris Recoskie | IBM | |
| Randy Rohrbach | Wind River | |
| Ken Ryall | Nokia | |
| Doug Schaefer | Research In Motion | was IBM, QNX |
| Markus Schorn | Wind River | |
| Mikhail Sennikovsky | Intel Corporation | |
| William Swanson | Tilera | |
| Ed Swartz | Nokia | |
| Leo Treggiari | Intel Corporation | |
| L. Frank Turovich | Nokia | |
| Ted Williams | was Wind River | |
| Never Active | ||
|---|---|---|
| Name | Organization | |
| Andrew Ferguson | was ARM | |
| Ling Wang | ||
Contributors and Their Contributions
| Ref | Size | Description |
|---|---|---|
| uwe@wwws.de | ||
| 53323 | 4381 bytes | Make implementations of Addr2Line and CPPFile extendable Synchronize implementations of Addr2line/CPPFilt/Objdump to be extendable |
| renegat.nospam@gmail.com | ||
| 354553 | 1085 bytes | Problematic CDT macro expansion for non-standard token pasting fix |
| sebastian.moss@murex.com | ||
| 248865 | 16602 bytes | add ability to check if ICPPMethod is pure virtual proposed patch adding ICPPMethod.isPureVirtual and storage in PDOM db |
| 250167 | 13660 bytes | getFriends unimplemented for PDOMCPPClassType patch as per suggestions |
| 250167 | 3622 bytes | getFriends unimplemented for PDOMCPPClassType test cases for friend handling |
| 252697 | 9173 bytes | exception specifications for member functions not stored in PDOM test cases for exception spec handling in index |
| 252697 | 37342 bytes | exception specifications for member functions not stored in PDOM ICPPFunction.getExceptionSpecification |
| 254520 | 13945 bytes | storage class specifiers for c and cpp function parameters not supported by PDOM patch as described for isAuto, isRegister |
| Abeer Bagul (gmail.com) | ||
| 0a4f66 | 2 lines | Bug 391185 - Do not cancel running source lookup job if framedata is identical |
| a8f245 | 2 lines | Bug 391185 - Do not cancel running source lookup job if framedata is identical |
| 102434 | 1859 bytes | Trying to create ELF archive for non-archive binary files causes problems (patch included) Read magic bytes from the candidate archive file in constructor of AR |
| 183105 | 702 bytes | Wrong status handler for launch error code 101: Working directory does not exist Patch containing the correct error code which the status handler should listen for |
| 216882 | 1112 bytes | Add support for xtensa cpu in ELF machine attribute Patch which adds the value of xtensa arch. to the machine attribute in ELF |
| 259881 | 813 bytes | [concurrency] The methods Sequence.get() and Sequence.get(long timeout, TimeUnit unit) have the same implementation Use the given timeout while calling the delegate method. |
| 335648 | 1986 bytes | CLI command "hbreak" creates a hardware watchpoint This patch creates a watchpoint only if the type description contains string "watchpoint". |
| 335648 | 692 bytes | CLI command "hbreak" creates a hardware watchpoint If client sets the "hw" attribute to true, do not automatically set the "watchpoint" attribute |
| 337687 | 3565 bytes | Support for MI command -exec-arguments Patch using IMIContainerDMContext |
| 339048 | 1459 bytes | Remove mention of "PDA launch" when logging errors related to gdb launch shutdown Update error log message |
| 339550 | 4521 bytes | [launch] Allow to override GdbLaunch non functional patch for iplog purposes. |
| 373468 | 6822 bytes | "Add new expression" node in Expressions view disappears when Expression column is deselected Update label of Add New Expression node in No columns mode and when Expression column is not visible |
| Adam Neal (ca.ibm.com) | ||
| 307078 | 1916 bytes | CStorageDocumentProvider should provide annotation model patch to add code that returns a default annotation model |
| ajin (qnx.com) | ||
| 2fba04 | 16 lines | Bug 397039 |
| b1311a | 16 lines | Bug 397039 |
| 111711 | 11396 bytes | Point Disassembly window at arbitrary location. patch (with input dialog validator) |
| 229946 | 89027 bytes | "GDB Hardware Debugging" launch config improvements patch to Jtag UI and core |
| 229946 | 16658 bytes | "GDB Hardware Debugging" launch config improvements Minor UI changes |
| 241870 | 4677 bytes | C/C++ Project View does not support Drag and Drop from 3rd party plugin using PluginTransfer patch proposed v2 |
| 247326 | 897 bytes | Error when changing build artifact type from static library to shared library suggested patch |
| 248593 | 36099 bytes | [launch][cdi] Add a JTAG-specific launch. Two places to set Request Monitor error status |
| 248593 | 32513 bytes | [launch][cdi] Add a JTAG-specific launch. Patch for UI changes |
| 306066 | 883 bytes | Accidental boolean assignment in org.eclipse.cdt.debug.ui.memory.traditional.Rendering Proposed patch |
| Alain Lee (ti.com) | ||
| 215697 | 42011 bytes | Traditional Memory Rendering refactoring request patch changes (+committed, +logged) |
| 228126 | 1971 bytes | Traditional Rendering: ViewportCache.run() synchronization problem Rendering.java patch |
| 281363 | 708 bytes | Need to export the Traditional Rendering package patch for manifest.mf |
| 282313 | 3649 bytes | Traditional Memory Rendering refactoring request patch for AbstractPane.java |
| 282313 | 1827 bytes | Traditional Memory Rendering refactoring request patch for TraditionalMemoryByte.java |
| 282313 | 1983 bytes | Traditional Memory Rendering refactoring request patch for TraditionalRendering.java |
| 282313 | 8918 bytes | Traditional Memory Rendering refactoring request patch for Rendering.java |
| 286325 | 671 bytes | Need to export the MemoryBrowser package patch for MANIFEST.MF |
| 296023 | 1440 bytes | Traditional Memory Rendering refactoring request Patch for Rendering.java |
| 297269 | 4715 bytes | [Memory Browser] Allow users to define Memory Browser's default rendering at the system level Added code to set the Default Rendering as System Preference. Also, allow other plugins to set Memory Browswer's default rendering. |
| 297269 | 799 bytes | [Memory Browser] Allow users to define Memory Browser's default rendering at the system level plugin.xml |
| 298115 | 821 bytes | [Memory Browser] refactoring request Memory Browser patch |
| 299688 | 1851 bytes | [Memory Browser] provide a way for other plugins to open browswer and show a rendering with a specific address MemoryBrowser.java patch |
| 306829 | 1237 bytes | [Memory Browser]NPE in Go To Address when devices do not support address space fixed NPE |
| 309032 | 35716 bytes | [mem][cdi] Need APIs to support memory pages (or memory spaces) CDT patch to support memory pages |
| 336268 | 895 bytes | [Memory Browser] Need to set NULL selection when the tab for the actve rendering is closed Patch to set NULL selection the activing rendering is closed |
| 337881 | 7695 bytes | [Memory Browser] Persist the Go To Address history in the launch configuration patch to address John's feedback |
| 345664 | 943 bytes | [Memory Browser] Show memory immediately after an expression is selected from the Go To Address history list patch to listen to the Go To Address selection changes |
| 355438 | 1309 bytes | [Memory Browser] SWT Exception patch |
| aleon (gmail.com) | ||
| bb755a | 3140 lines | Bug 244865 – Support for Step Into Selection |
| Alex Blewitt (gmail.com) | ||
| 265748 | 975 bytes | Add Objective C linkage to ILinkage.java (patch included) Patch adding an objective-c linkage id |
| 272124 | 976 bytes | Keywords starting with @ aren't recognized by editor New version of patch |
| 282759 | 5051 bytes | Cannot run spawner on MacOSX with a 64-bit vm Patches the makefile (properly, this time) |
| Alex Chapiro (qnx.com) | ||
| 140424 | 2115 bytes | ArrayIndexOutOfBoundsException when creating a new project with ScannerConfigurationDiscoveryProfile extension defined Patch |
| 150029 | 960 bytes | Spawner does not work on some configurations (Windows) Patch which fixes the problem |
| 164994 | 1823 bytes | For post-mortem debugging new launch configuration is not initializes properly Patch that fix the problem |
| 165553 | 7741 bytes | Regression: CView lost some Drag&Drop functionality support Patch to fix the problem |
| 165553 | 6703 bytes | Regression: CView lost some Drag&Drop functionality support Patch for 4.0.2 (branch CDT_4_0) |
| 171239 | 1952 bytes | In Launch Configuration Dialog modifications don't enable Apply button This is a second variant of patch |
| 215056 | 1266 bytes | NullPointerExcpeption while parsing GCC output during build Patch to fix a problem |
| 228954 | 1302 bytes | Usability: Project Properties->C/C++ Build->Settings Simplified patch for 5.0.2 |
| 231149 | 1009 bytes | One more NPE in AbstractCLaunchDelegate This is a patch |
| 251124 | 11351 bytes | C++ templates shouldn't be included into C New Project Wizard Tree Patch |
| 257267 | 1279 bytes | Managed make projects do not clean build configurations variants THis tiny change fixes the problem. |
| 261280 | 3617 bytes | Scanner Profile implementation badly customizable Updated patch |
| 264010 | 1038 bytes | GCCStandardMakePerFileProfile no longer available in Standard Make C projects This patch fix the problem with per file profile (see comment #3) |
| 268528 | 5506 bytes | Discovery profile options panel doesn't show since 5.0.2 up This is a patch. |
| Alex Collins (broadcom.com) | ||
| 309113 | 47638 bytes | Ability to have a single build console for a multi-project build patch 4 |
| 317796 | 16774 bytes | Build before launch should be cleverer about which configuration is built patch 2 |
| 324062 | 16142 bytes | Headless Builder: Need ability to pass additional tool options patch 2 |
| Alex Freidin (gmail.com) | ||
| 15c366 | 28 lines | Bug 373503 - Auto-completion for C/C++ editor templates that start with |
| 230165 | 3277 bytes | renaming a project doesn't update it's default artifact name CVS patch that modifies default artifact name to ${ProjName} macro |
| 230185 | 29489 bytes | add to project a popup menu to clean all / selected configurations Updated patch based on CDT_6_0_0 tag |
| 230214 | 999 bytes | Change "Toolchain" to "Toolchains" in main wizard page CVS patch that fixes the typo |
| 231458 | 1332 bytes | Error parsers selection is sometimes cleared CVS patch fixing the setting of error parsers |
| 247021 | 2793 bytes | Project Explorer view does not refresh when the user changes the active configuration or source settings Alternative exemplary patch |
| 253170 | 2671 bytes | ELF and GNU ELF parsers incorrectly parse GNUARM executables Patch fixing the ELF parsers |
| 286384 | 2782 bytes | Renaming the project doesn't update the macros and makes sources to appear as excluded from build updated patch |
| 311880 | 11442 bytes | Add preference to keep position of excluded files in Project Explorer Patch |
| 330750 | 3282 bytes | Include path defined as ${workspace_loc} incorrectly displayed in Project Explorer view Displays workspace root as absolute path |
| 343700 | 3120 bytes | Exceptions during Build Selected Files operation are not displayed in the Build Console Patch |
| 373503 | 747 bytes | Auto-completion for C/C++ editor templates that start with # sign doesn't work Diff patch |
| Alex Panchenko (gmail.com) | ||
| 277057 | 1479 bytes | [launch][jtag] Handler of Variables button near GDB command field should check dialog result GDBJtagDebuggerTab.java patch |
| Alex Ruiz (google.com) | ||
| 00c29e | 126 lines | Added more tests. |
| 181907 | 72 lines | Bug 372551. Fixed running checkers on file open. Split "On file save" |
| 1f83e4 | 2088 lines | Bug 372551. Codan support for writing checkers that invoke external |
| 247c49 | 43 lines | Removed Pair class. Replaced getErrorParserAvailableIds() |
| 295466 | 61 lines | Fixed test broken by accident. |
| 3115bb | 1763 lines | Initial take on external-tool-based checkers. |
| 55b987 | 89 lines | Minor code cleanup. |
| 88d576 | 745 lines | Code cleanup, to make CommandLauncher testable. |
| 92bd2a | 126 lines | Bug 373029 - Fixes to inconsistencies in Codan preference page. |
| a3758a | 211 lines | Minor code cleanup. |
| a5e61b | 297 lines | Bug 372551. Made "run on save" checker launch mode independent of |
| a631e4 | 28 lines | Externalized Strings. |
| b25c64 | 1179 lines | * Enabled correct API baseline (3.7) and fixed related API-check errors. |
| ba5775 | 305 lines | Bug 372551. Fixed semantics of ErrorParserManager (e.g. |
| d7f5c2 | 4 lines | Minor code cleanup. |
| de264b | 267 lines | Added test for CommandLauncher. |
| f40594 | 1098 lines | Code cleanup: |
| fba2b5 | 262 lines | Leftover cleanup from previous commit. |
| 338467 | 1980 bytes | Codan calls "before" and "after" even for checkers that are not supposed to run in a launch mode Improved version of patch submitted earlier |
| 338492 | 1940 bytes | Please add method 'log(String, Throwable)' to CodanCorePlugin Proposed patch |
| 338569 | 1174 bytes | Not found problem with customized settings makes Codan Preference UI unusable Proposed patch |
| 339294 | 2916 bytes | Message Pattern should not be user-configurable Proposed patch |
| 339305 | 8843 bytes | Preference "Run as you type" should appear only if checker supports that launch mode Fixed a bug in previous patch |
| 340092 | 2024 bytes | Codan does not update severity in markers when a problem's severity has been changed in Preferences Proposed patch |
| Alexander Kurtakov (redhat.com) | ||
| 39c082 | 41 lines | Use Tycho 0.17 for build. |
| Alexander Wunschik (wunschik.net) | ||
| 86676 | 494 bytes | CDT ghosts resume/step when stack-info-depth fails Patch to return a default stack size in case of an error while getting "stack-info-depth" |
| Alfons Laarman (ewi.utwente.nl) | ||
| 270790 | 24797 bytes | Mach-O Parser doesn't recognize x86_64 binaries completed patch. |
| Andre St. Laurent (comcast.net) | ||
| 323013 | 8065 bytes | Traditional Rendering: The horizontal scroll bar does not move with the cursor This patches fixes the scrollbar issue |
| 323221 | 1069 bytes | [Memory Browser] Error indicator of address input field does not clear when debug context changes Branch 7_0 patch |
| 323221 | 1170 bytes | [Memory Browser] Error indicator of address input field does not clear when debug context changes HEAD patch |
| 330468 | 3087 bytes | Memory Browser View: Incorrect replacement of address field expression Fixes the 'x' decoration issue |
| 346129 | 6169 bytes | Crash when scrolling using Traditional Renderer under 64-bit Redhat Enterprise Linux This patch corrects a problem in the the original 7.0.2 patch |
| 346129 | 6198 bytes | Crash when scrolling using Traditional Renderer under 64-bit Redhat Enterprise Linux This patch corrects a problem in the the original 8.0 patch |
| 359207 | 15312 bytes | Memory Browser: Cell edit modification font color Patch to fix the "edit cell" issue |
| Andrew Eidsness (jfront.com) | ||
| 178b50 | 15 lines | Bug 403670: Do no work on parallel rebuilds if nothing changed |
| 1908ef | 703 lines | qt slot/signal auto-complete |
| 227992 | 2201 lines | Bug 400020: Allow tagging of IBindings |
| 6c6ab2 | 2294 lines | Bug 400020: Allow tagging of IBindings |
| 719982 | 970 lines | Recognize Q_SIGNAL and Q_SLOT on single functions |
| 862099 | 105 lines | Bug 399985: Semantic highlighting for qt signals/slots |
| 8883fb | 44 lines | Bug 402177: Btree.insert returns wrong value |
| Andrew Eidsness (jfront.com) | ||
| 2bc903 | 770 lines | Bug 363406: extensible semantic highlighting |
| 278632 | 1062 bytes | NPE in CSourceViewerConfiguration on non file:// IFileStores proposed patch |
| 278632 | 4699 bytes | NPE in CSourceViewerConfiguration on non file:// IFileStores test case to reproduce the problem |
| Andrew Ferguson (symbian.com) | ||
| 158192 | 3801 bytes | indexing failures due to MSVC extensions test cases for this |
| 158192 | 27210 bytes | indexing failures due to MSVC extensions patch applied to CDT 4.0 HEAD |
| Andrew Gvozdev (gmail.com) | ||
| 108489 | 2916 bytes | Error parser works incorrect if there are source file withthe same name proposed patch |
| 163650 | 1464 bytes | Include Paths -I"" proposed patch |
| 189109 | 6624 bytes | Extension point schema missing for cdt,core.ErrorParser ? ErrorParser.exsd (patch) |
| 218565 | 1007 bytes | On AIX, unable to add third path to Include Paths in Project Properties Here is the fix |
| 236160 | 39745 bytes | C Block comment closes on next line when # is a first character on line updated patch |
| 236186 | 5416 bytes | Make Targets Create/Modify dialog can be fooled easily Corrected patch to fix some problems with Make Targets dialog |
| 237956 | 974 bytes | xlC parser throws an exception parsing output with word "line" Updated patch |
| 240616 | 992 bytes | MBS runs Make Target command from Make Targets View twice adding "clean" to it during the first run the refinement patch |
| 242707 | 9793 bytes | Tab is not indenting line in C/C++ editor reinvented patch |
| 242955 | 5540 bytes | new configurations badly or not saved phantom configuration test case |
| 245070 | 2395 bytes | Initialization "unsigned var(0);" yields Syntax error annotation in C++ file more fine grained patch |
| 247838 | 13535 bytes | ErrorParserManager.findFileInWorkspace annotates compiler errors on wrong resource Patch 5b |
| 247838 | 32440 bytes | ErrorParserManager.findFileInWorkspace annotates compiler errors on wrong resource more test cases including EFS |
| 248341 | 8858 bytes | Empty line appears in configuration list after removing of configuration in project properties suggested patch |
| 256259 | 812 bytes | error parser stops working after updating from CDT5.0.0 to CDT5.0.1(2) a patch |
| 258385 | 50207 bytes | xlC error parser should extend AbstractErrorParser (to disambiguate files with the same name) patch 2 |
| 259964 | 6387 bytes | After opening a project sometimes an extra Debug configuration gets created in IManagedBuildInfo the test case |
| 260771 | 124454 bytes | Drag and Drop of make targets in Make Target View offer #2 |
| 260991 | 1395 bytes | Exception if compile error in console fix #2 |
| 261277 | 7078 bytes | Make Target View lets create make targets with the same name updated patch with a couple of more bugs fixed |
| 262988 | 2745 bytes | improvement to ErrorParserManager.findFileName? Test case |
| 263133 | 8525 bytes | Copy & Paste inside same directory in Make Target View patch 2 |
| 263194 | 1503 bytes | Drag and drop of make target command to text editor loses arguments in build command tiny patch |
| 263201 | 4360 bytes | In Problems view - move location of errors/warnings from Description column to Location patch |
| 263201 | 916 bytes | In Problems view - move location of errors/warnings from Description column to Location patch not to show false cygwin paths |
| 263201 | 6710 bytes | In Problems view - move location of errors/warnings from Description column to Location test cases |
| 264276 | 7455 bytes | Template Engine cannot create a regular folder because it is more sophisticated than that CreateFolder patch |
| 264276 | 5858 bytes | Template Engine cannot create a regular folder because it is more sophisticated than that plugin example |
| 264704 | 2740 bytes | Error parsers can't map error output to files on local filesystem test cases |
| 264704 | 1662 bytes | Error parsers can't map error output to files on local filesystem proposed patch |
| 264715 | 54200 bytes | We need error parsers to locate all files from error output properly test cases for current functionality |
| 264715 | 4183 bytes | We need error parsers to locate all files from error output properly fix for the failing test case |
| 265472 | 9683 bytes | Drag-Copy of Make Targets in the same folder should not be allowed without Ctrl key patch |
| 269023 | 21412 bytes | ErrorParserManager is not able to handle non-local EFS projects refactoring patch |
| 269023 | 16725 bytes | ErrorParserManager is not able to handle non-local EFS projects patch to add filesystem.ram to test plugin |
| 269023 | 20984 bytes | ErrorParserManager is not able to handle non-local EFS projects ErrorParserEfsFileMatchingTest.java |
| 270772 | 5602 bytes | ErrorParserManager does not always cooperate with MakeErrorParser under cygwin test case + patch |
| 271327 | 7283 bytes | ErrorParserManager.pushDirectory() - mission not accomplished test cases + patch |
| 271550 | 979 bytes | Make Target View: preserve "Same as Target Name" when copying targets patch |
| 272936 | 1810 bytes | [code analysis] Quick fix for assignment in condition offers itself as solution to all problems fix |
| 275773 | 12271 bytes | Old-fashioned look of Make Target View patch 2 |
| 275773 | 8270 bytes | Old-fashioned look of Make Target View icons 2 |
| 275773 | 785 bytes | Old-fashioned look of Make Target View target_add disabled icon |
| Andrey Eremchenko (ngs.ru) | ||
| 222495 | 37737 bytes | C/C++ search should show line matches and line numbers updated patch |
| 282668 | 45069 bytes | Enclosing definitions in C/C++ search result NPE in PDOMSearchViewPage.restoreState(IMemento) was fixed |
| 327730 | 11348 bytes | [Search] Show different colors to mark read and write accesses in Search View proposed patch |
| Angelina (qnx.com) | ||
| 94711 | 3869 bytes | Some help pages are external (from Eclipse website) Links are from help not from web site and added a few more entries to the list of tutorials |
| 193376 | 16180 bytes | Various documentation updates - some enhancements for 4,0 features and minor fixes from previous releases Some edits and corrections |
| 193376 | 2982 bytes | Various documentation updates - some enhancements for 4,0 features and minor fixes from previous releases updated copyright graphic |
| 193376 | 2658 bytes | Various documentation updates - some enhancements for 4,0 features and minor fixes from previous releases updated copyright graphics |
| 193376 | 35701 bytes | Various documentation updates - some enhancements for 4,0 features and minor fixes from previous releases Editorial updates and some spell checking |
| 193376 | 933166 bytes | Various documentation updates - some enhancements for 4,0 features and minor fixes from previous releases image updates for June 22 CDT build |
| Anna Dushistova (gmail.com) | ||
| 13d3ba | 127 lines | Bug 368597: [remote debug] if gdbserver fails to launch on target, launch doesn't get terminated |
| 27d49d | 86 lines | Patch for Bug 366771 |
| 838d1e | 5 lines | Bug 375067: [remote] Automated remote launch does not support project-less debug |
| a6a578 | 94 lines | [autotools]Bug 402595:added code that gets the current list of build |
| e25a34 | 154 lines | Bug 318051: Terminating when "Remote shell" process is selected doesn't work |
| 234490 | 9075 bytes | [remotecdt] Launching with disconnected target gives "Couldn't connect to remote system" progress monitor improvements |
| 235298 | 4373 bytes | [remotecdt] Further improve progress reporting and cancellation of Remote CDT Launch patch that fixes some issues mentioned |
| 247087 | 1552 bytes | GeneratePDOM application does not check the return value of GeneratePDOM.run so even if the target pdom is not created, there is no error message patch that fixes the issue |
| 247192 | 1976 bytes | GeneratePDOM application does not output the target .pdom file if the include path contains assembly files patch that adds index-all-files preference check |
| 267951 | 17298 bytes | [remotecdt] Support systemTypes without files subsystem improved patch |
| 307244 | 1624 bytes | extend visibility of fields in GnuMakefileGenerator updated patch |
| 314659 | 87157 bytes | Move remote launch/debug to DSF the whole patch |
| 318051 | 12055 bytes | [remote debug] Terminating when "Remote shell" process is selected doesn't work Patch that fixes the problem for both DSF and CDI launches |
| 318052 | 3359 bytes | [remote launch] Properties are not saved/used same patch that can be applied after refactoring was made |
| 318322 | 10911 bytes | Add "set solib-absolute-prefix" command patch that adds the command |
| 329531 | 2509 bytes | [crossgcc]Crossgcc plugin fails to build a project patch that adds these missing pieces |
| 333453 | 2587 bytes | checkbox cleared when changing tab in remote application debug configuration correct patch |
| 333504 | 1786 bytes | [remote launch] NPE after switching to "Standard Launcher" in Remote Application debug configuration patch that adds a null check |
| 366771 | 8623 bytes | [converter] Converter fails to convert a CDT makefile project patch against the most recent master |
| 368597 | 12414 bytes | [remote debug] if gdbserver fails to launch on target, launch doesn't get terminated Proposed fix |
| 375007 | 1966 bytes | [autotools] allow absolute paths for configure scripts Proposed fix |
| 375067 | 1815 bytes | [remote] Automated remote launch does not support project-less debug Proposed fix |
| Anton Gorenkov (yandex.ru) | ||
| 3b6f66 | 730 lines | Bug 339795 - [checker] Checker that finds class members that are not |
| 4a793c | 252 lines | Bug 180256 - Launch configurations should support build variables |
| 9ecafd | 41 lines | Bug 180256 - Launch configurations should support build variables |
| a2174d | 114 lines | Bug 377536 - Add a global preference to use RTTI for variable types |
| a5fd38 | 126 lines | Bug 376901 - DSF-GDB should properly handle variable type change (based |
| aae4b1 | 3 lines | Bug 377992 - Enable the "Index unused headers" preference by default |
| ddb644 | 127 lines | Bug 210366: Use a process factory so as to allow others to override. |
| f16f0d | 15775 lines | Bug 210366 - CDT should have Unit Testing and Component Testing like JDT |
| f1a62f | 111 lines | Bug 375814 - Implement the Eclipse variables to obtain CDT configuration |
| 180256 | 30662 bytes | Launch configurations should support build variables The proposed fix |
| 180256 | 5346 bytes | Launch configurations should support build variables Use Text.insert() method instead of Text.append() for variable values adding everywhere |
| 210366 | 9718 bytes | CDT should have Unit Testing and Component Testing like JDT Required changes to support tests debugging with DSF (patch 2) |
| 210366 | 104963 bytes | CDT should have Unit Testing and Component Testing like JDT Fixed implementation (patch 7) |
| 244025 | 4573 bytes | Variable view fails to show details for base class member The patch to fix the bug with cleanner code |
| 326269 | 26929 bytes | Checker for instantiation of an abstract class Checker that warns about abstract creation (comment fixture) |
| 326269 | 4033 bytes | Checker for instantiation of an abstract class A few fixes to the commited checker |
| 326269 | 3430 bytes | Checker for instantiation of an abstract class Bug fixture for virtual destructors override |
| 339795 | 17578 bytes | [checker] Checker that finds class members that are not initialized in constructor Fixed checker implementation (see comment for details) |
| 339795 | 26918 bytes | [checker] Checker that finds class members that are not initialized in constructor Checker implementation that skips constructors with function and non-const method calls (with preference) |
| 375814 | 8816 bytes | Implement the Eclipse variables to obtain CDT configuration name and description for the specified project The proposed implementation |
| 376901 | 8336 bytes | DSF-GDB should properly handle variable type change (based on RTTI) The fix (patch 1) |
| 377536 | 12352 bytes | Add a global preference to use RTTI for variable types determination (the gdb "set print object" option) The implementation |
| Arnaud Lucien (ingenico.com) | ||
| 245368 | 751 bytes | "C/C++ General" property page is not shown for objects that adapt to IResource Patch |
| 292127 | 734 bytes | Reading process output blocked when message length is exactly 1024 Patch |
| Artyom Kuanbekov (intel.com) | ||
| 69908 | 71363 bytes | CDT does not support development/debugging of 64-bit applications 64bit patch for CDT CORE 2.1 build I200409150300 |
| 69908 | 205904 bytes | CDT does not support development/debugging of 64-bit applications ALL-IN-ONE patch for 64-bit support |
| 69908 | 70512 bytes | CDT does not support development/debugging of 64-bit applications 64bit patch for CDT CORE 2.1 HEAD |
| 74056 | 76200 bytes | 64-bit support in CDT debug 64bit patch for CDT DEBug 2.1 build I200409150300 |
| 74056 | 74148 bytes | 64-bit support in CDT debug 64bit patch for CDT DEBug 2.1 HEAD |
| 74058 | 58341 bytes | 64-bit support in CDT DEBUG MI 64bit patch for CDT DEBUG MI 2.1 build I200409150300 |
| 74058 | 58636 bytes | 64-bit support in CDT DEBUG MI 64bit patch for CDT DEBUG MI 2.1 HEAD |
| ashish (gmail.com) | ||
| 161529 | 1122 bytes | Open Include from the Outline view does not automatically resolve the include file Proposed fix |
| axel (web.de) | ||
| 1bb098 | 4 lines | Bug 404716 |
| 75e171 | 18 lines | Bug 368221 |
| 7d596a | 8 lines | Bug 407506 - avoid NPE |
| 84fa9f | 327 lines | Bug 320277: Cannot view variables of base class in derived class |
| e44884 | 327 lines | Bug 320277: Cannot view variables of base class in derived class |
| fb27a4 | 30 lines | Bug 368221 |
| 69922 | 40788 bytes | [Help Wanted] Introduce a "run last make target" key binding Bind Build Target dialog to a key and introduce a true key binding for the last target |
| 289339 | 23941 bytes | CDT should support feature "Surround with.." patch including contribution comments |
| 293704 | 5187 bytes | [Help Wanted] [Make Target View] Arguments of build command are lost in Create/Modify Dialogs when builder settings are used add build arguments3 |
| 306555 | 13271 bytes | [variables][expressions][cdi]Add support for cast to type / view as array (IExpressions2) use (cast)(expression) for cast to type |
| 314253 | 2063 bytes | Linker warning not recognized take preceding path into account, simple version |
| 314253 | 1706 bytes | Linker warning not recognized testcases |
| 320277 | 17651 bytes | Cannot view variables of base class in derived class To check if GDB actually has this bug we call -data-evaluate-expression with the return value of -var-info-path-expression |
| 333113 | 21411 bytes | Rebuild last target: option to use target from whole project Preference option to rebuild actual last target of current project |
| 333113 | 1065 bytes | Rebuild last target: option to use target from whole project Show possible targets recursively if last target is empty and "from selected project" mode is selected |
| 333113 | 1269 bytes | Rebuild last target: option to use target from whole project update for user help |
| 337257 | 1139 bytes | Make target: Files in referenced projects are not saved save files in all referenced projects before build of make target |
| Bala Torati (symbian.com) | ||
| 160012 | 34549 bytes | Template engine submission into CDT icons to be copied from cdt.managedbuilder.ui to cdt.ui |
| 160012 | 701943 bytes | Template engine submission into CDT Final patch for Template Engine submission |
| 160012 | 2966 bytes | Template engine submission into CDT Add copyright field to template descriptor schema |
| 184390 | 1212 bytes | [Template Engine] Hellow World templates should allow specifying the project source location fix as specified in comment#3 |
| 184390 | 3347 bytes | [Template Engine] Hellow World templates should allow specifying the project source location fix for the soucre location issue. |
| 184449 | 40557 bytes | [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned Patch with fixes for 184449, 184445 and 184593 |
| 184593 | 50132 bytes | [Template Engine] Need a way to add tool-chain associations to existing templates full patch |
| 186231 | 1071 bytes | [Template Engine] Template Default Values preference page - TemplateInputDialog is not resizable Patch with a fix |
| Balasubramaniyan K (india.hp.com) | ||
| 95705 | 795 bytes | Modules view is not displaying properly on HP-UX. License Text |
| Baltasar Belyavsky (ti.com) | ||
| 07a297 | 21 lines | Bug 405744 - [performance] PropertyManager causes many unnecessary |
| 088185 | 68 lines | Bug 340219: Project metadata files are saved unnecessarily, test cases |
| 22d7ec | 85 lines | Bug 378927: Internal builder seems broken |
| 329251 | 133 lines | Bug 405643 - [performance] HoldsOptions performance improvements |
| 6b66ae | 215 lines | Bug 340219: Project metadata files are saved unnecessarily, patch to |
| 88bf01 | 50 lines | Bug 340219: Project metadata files are saved unnecessarily, patch to |
| e5d121 | 28 lines | Bug 405511 - ResourceLookup.selectFile(...) causes deadlocks during |
| e9dfe3 | 4 lines | Bug 405638 - [performance] CExternalSettingsManager causes all workspace |
| 279633 | 8355 bytes | Add ability to override command-generation for a build-option Testcases for the custom option command-generator |
| 279633 | 12250 bytes | Add ability to override command-generation for a build-option Updated patch - applies to HEAD |
| 300539 | 17381 bytes | Add ability to specify filter-path to build-options that support browsing updated patch - applies to HEAD |
| 300707 | 12175 bytes | Add ability to specify file-extension filter for build-options that support file browsing patch - applies to workspace |
| 320949 | 26446 bytes | Add ability to contribute custom field-editor GUI to the Build Option Settings page Updated patch - applies to HEAD |
| 325898 | 1238 bytes | "Manage Configurations" dialog opens on an incorrect parent shell Patch - applies to workspace |
| 340219 | 4007 bytes | Project metadata files are saved unnecessarily Proposed patch to address .cproject file modifications |
| 340219 | 4452 bytes | Project metadata files are saved unnecessarily Testcase to illustrate the bug, and regression-test the fixes |
| 340219 | 17673 bytes | Project metadata files are saved unnecessarily Updated patch to address .project file modifications |
| 378927 | 6437 bytes | Internal builder seems broken Patch in Git format |
| Benoit Miller (iname.com) | ||
| 148436 | 2360 bytes | Cannot change default text color in Makefile editor makefile editor default color patch |
| Beth Tibbitts (us.ibm.com) | ||
| 133723 | 1749 bytes | CDT AST DOM cannot recognize #pragmas patch file to add #pragma keyword |
| 146239 | 7759 bytes | MBS Extensibility Guide patch Minor typos fixed and a paragraph description of pages/runnable relationship added |
| 146254 | 1256 bytes | MBSCustomPage needs required pageID on ctor Add a constructor which requires the pageID; make the default ctor deprecated |
| 152846 | 55999 bytes | ASTVisitor enhancement to enable bottom-up traversal Patch to allow bottom-up AST traversal |
| 152846 | 85136 bytes | ASTVisitor enhancement to enable bottom-up traversal Same patch for HEAD: cdt 4.0 |
| 152846 | 99388 bytes | ASTVisitor enhancement to enable bottom-up traversal bottom-up parsing for CPP files also |
| 191521 | 3713 bytes | New and Noteworthy for 4.0 html file for "what's new" replaces existing one |
| 191521 | 109230 bytes | New and Noteworthy for 4.0 images to add to existing images directory |
| 191521 | 4014 bytes | New and Noteworthy for 4.0 update to the html, added code folding |
| 191521 | 145432 bytes | New and Noteworthy for 4.0 more images added incl. code folding |
| 191521 | 147093 bytes | New and Noteworthy for 4.0 updated images |
| 191521 | 4135 bytes | New and Noteworthy for 4.0 update to the html |
| 191521 | 27861 bytes | New and Noteworthy for 4.0 Clarfify xlC/UPC new features |
| 194424 | 1107 bytes | Feature descriptions not quite right Fix feature name and description |
| 203550 | 857 bytes | CDT "Hello World" sample project has typo in generated comments removes the "pp" from the block comment in the generated code |
| 203553 | 3592 bytes | Template Engine help is misleading Fix initial setup info for writing a template |
| 203553 | 4304 bytes | Template Engine help is misleading more updates to html documentation |
| 203553 | 6810 bytes | Template Engine help is misleading replacement for org_eclipse_cdt_core_templates.html |
| 245421 | 13303 bytes | New and Noteworthy for 5.0 Patch to add simple "what's new" back to or.eclipse.cdt.doc.user |
| 245421 | 889 bytes | New and Noteworthy for 5.0 add http:// prefix to link to wiki page |
| 280125 | 15439 bytes | New and Noteworthy for CDT 6.0 replacement for concepts/cdt_c_whatsnew.htm |
| 280125 | 0 bytes | New and Noteworthy for CDT 6.0 images for new & noteworthy |
| 280125 | 7321 bytes | New and Noteworthy for CDT 6.0 patches to html for minor wording etc. |
| 280125 | 284480 bytes | New and Noteworthy for CDT 6.0 new images for refactoring |
| 280125 | 487247 bytes | New and Noteworthy for CDT 6.0 new and replacement images for CDT help |
| 280125 | 49161 bytes | New and Noteworthy for CDT 6.0 help text changes (N&N/whatsNew changes in this as well) |
| Bill Hilliard (intel.com) | ||
| 145365 | 24903 bytes | some MBS user doc updates for 3.1 mbs user doc update (htm files) |
| 145365 | 517602 bytes | some MBS user doc updates for 3.1 a zip of the updates to the images subdir |
| Bob Monteleone (intel.com) | ||
| 93013 | 13013 bytes | Add Run As and Debug As to context menu in C/C++ Projects view This patch fixes the problem by adding the appropriate menu items to the menu. |
| 139988 | 994 bytes | Format of IDs incorrect for resource specific tools Patch that resolves problem |
| Bogdan Gheorghe (ca.ibm.com) | ||
| 39574 | 1871 bytes | DeltaProcessor doesn't always hit IResourceDelta.REMOVED code CModelManager.create change |
| 72435 | 910 bytes | [Index] Indexer does not use the exclusions pattern when recursiving through folder Patch for core Util |
| Boris Pruessmann (pruessmann.org) | ||
| 208522 | 981 bytes | ProcessList only displays processes associated with a controlling terminal Patch for ProcessList |
| Bruce Griffith (se-eng.com) | ||
| 305943 | 50436 bytes | IGDBJtagDevice interface has transport-specific methods Patch to add support for serial probes to "GDB Hardware Debugging" |
| Bryan Wilkinson (gmail.com) | ||
| 72695 | 1048 bytes | [Content Assist] CA in template argument uses wrong context GNUCPPSourceParser fix |
| 72824 | 8814 bytes | [Content Assist] Content Assist erases code proposed patch |
| 90036 | 28665 bytes | [New Content Assist] :: after namespace on completion proposed patch |
| 109724 | 21160 bytes | UI: Code Completion should ignore case proposed patch |
| 151207 | 2149 bytes | Content assist fails due to lack of completion node proposed patch |
| 167098 | 192052 bytes | Index: no support for templates initial patch |
| 167098 | 125348 bytes | Index: no support for templates follow-up patch |
| 167098 | 53198 bytes | Index: no support for templates method and constructor templates |
| 167098 | 3392 bytes | Index: no support for templates fix for constructor/method template specializations |
| 167098 | 15109 bytes | Index: no support for templates constructor instances (updated) |
| 169860 | 144499 bytes | Port Content Assist to PDOM re-revised patch with fixes for J-Units |
| 172200 | 1510 bytes | Parameter hint proposals formatted incorrectly proposed patch |
| 172204 | 1752 bytes | Extra/missing parameter hint proposals patch to LegacyCompletionProposalComputer |
| 172317 | 6408 bytes | [Content Assist] Class scoped reference: missing proposals proposed patch |
| 172429 | 1105 bytes | [Content Assist] NPE in CPPTemplateScope.getParent proposed patch |
| 172723 | 101505 bytes | [Content Assist] Port DOMCompletionContributor to new extension point revised patch |
| 173342 | 77662 bytes | [Content Assist] Extra parameter hints due to search with prefix proposed patch |
| 173874 | 1967 bytes | CPPClassType returns duplicate nested classes proposed patch |
| 174840 | 62862 bytes | IASTCompletionContext finds duplicate bindings proposed patch |
| 175283 | 26980 bytes | [Content Assist] Invalid keyword completion revised patch |
| 177055 | 51536 bytes | CPPClassSpecialization is incomplete and wrong proposed patch |
| 178222 | 3072 bytes | [Indexer] NPE when parsing firefox proposed patch |
| 178307 | 1650 bytes | CCE in PDOMCPPSpecialization proposed patch |
| 179173 | 7888 bytes | Exceptions in indexer patch for exceptions 1 and 3 |
| 179454 | 1383 bytes | CCE in CPPTemplateDefinition proposed patch |
| 181147 | 1348 bytes | [Indexer] NPE in template instanciation proposed patch |
| 181264 | 7648 bytes | Completion nodes in switches and while statements proposed patch |
| 183843 | 3881 bytes | Qualified base classes are not recognized in the index proposed patch |
| 184083 | 17490 bytes | [Templates] class instances/specializations missing base classes proposed patch |
| 184500 | 68446 bytes | Improper uses of IScope.find(...) proposed patch |
| cabernal (redhat.com) | ||
| 62fa04 | 4 lines | Implement problem marker for AC_CHECK_LIB macro. |
| Cagatay Kavukcuoglu (acm.org) | ||
| 57409 | 5048 bytes | CDT Make UI plugin still using old startup extension format Patch to correct the startup extension |
| Carlos (hotmail.com) | ||
| 295674 | 1194 bytes | Wrong implementation of friend method comment #0 |
| Carlos O\'Donell (codesourcery.com) | ||
| 218366 | 1586 bytes | Fix grammar error in LaunchMessages.properties Grammar fix for LaunchMessages.properties |
| Caroline Rieder (windriver.com) | ||
| 2f425c | 15 lines | Bug 395307: Switching back to project specific language settings provider seems to be incorrect |
| 3222ba | 9 lines | Bug 395442: Initial provider command is not restored for non-shared providers |
| 692144 | 9 lines | Bug 395442: Initial provider command is not restored for non-shared providers |
| b14645 | 15 lines | Bug 395307: Switching back to project specific language settings provider seems to be incorrect |
| dcb0d4 | 2 lines | Bug 399906: Unable to unset "Use global provider" in Providers tab of Preprocessor Include paths |
| fb4dff | 2 lines | Bug 399906: Unable to unset "Use global provider" in Providers tab of Preprocessor Include paths |
| CDT Genie (gmail.com) | ||
| 374694 | 206 bytes | [C++11] Template aliases comment #15 |
| 374694 | 243 bytes | [C++11] Template aliases comment #16 |
| 374694 | 243 bytes | [C++11] Template aliases comment #17 |
| 374694 | 206 bytes | [C++11] Template aliases comment #18 |
| 379511 | 278 bytes | Forward declaration in function parameter ignored by translation unit comment #14 |
| 379631 | 575 bytes | code-completion of functions in using-declarations comment #4 |
| 380623 | 264 bytes | [C++11] Explicit Virtual Overrides comment #5 |
| 380623 | 207 bytes | [C++11] Explicit Virtual Overrides comment #6 |
| 380623 | 239 bytes | [C++11] Explicit Virtual Overrides comment #7 |
| 380623 | 239 bytes | [C++11] Explicit Virtual Overrides comment #8 |
| 382119 | 378 bytes | RejectedExecutionException thrown when find in memory view after re-launching comment #5 |
| 388287 | 589 bytes | False ambiguity in overload resolution with function objects comment #5 |
| 388623 | 575 bytes | [regression] Error involving dependent expressions comment #6 |
| 389782 | 579 bytes | Error with uniform initialization involving conversion comment #5 |
| 395018 | 626 bytes | False 'member was not initalized in this constructor' warning for defaulted copy/move constructor comment #4 |
| 395019 | 554 bytes | Error when using __is_base_of comment #4 |
| 395243 | 562 bytes | Error involving dependent expressions comment #50 |
| 395243 | 244 bytes | Error involving dependent expressions comment #51 |
| 395243 | 244 bytes | Error involving dependent expressions comment #52 |
| 395243 | 228 bytes | Error involving dependent expressions comment #53 |
| 395243 | 288 bytes | Error involving dependent expressions comment #54 |
| 395243 | 562 bytes | Error involving dependent expressions comment #55 |
| 395243 | 228 bytes | Error involving dependent expressions comment #56 |
| 395243 | 288 bytes | Error involving dependent expressions comment #57 |
| 395875 | 570 bytes | Error involving dependent expression in index comment #5 |
| 395875 | 266 bytes | Error involving dependent expression in index comment #6 |
| 395875 | 266 bytes | Error involving dependent expression in index comment #7 |
| Cheong, Jeong-Sik (hanmail.net) | ||
| 162381 | 1153 bytes | [Indexer][Scanner] Strange null characters during C source parsing avoid unexpected null character problem |
| 162381 | 8797 bytes | [Indexer][Scanner] Strange null characters during C source parsing improve search of long array and avoid unexpected null character |
| Chris McKillop (qnx.com) | ||
| 26005 | 684 bytes | waitFor() not returning status but pid. Patch to spawner.c for QNX spawner. |
| Chris Mead (arm.com) | ||
| 223832 | 1537 bytes | Clean with internal builder ignores success of clean command. Actual CVS style patch for CommonBuilder. |
| 228018 | 1599 bytes | Resource Configuration for non-toolchain consumed file breaks build. Patch to perform simple check on whether a resource (IFileInfo) has any tools that need to be invoked on it. |
| Chris Wiebe (ftml.net) | ||
| 102434 | 2867 bytes | Trying to create ELF archive for non-archive binary files causes problems (patch included) fix to detect the mach-o header correctly |
| 102434 | 1263 bytes | Trying to create ELF archive for non-archive binary files causes problems (patch included) patch to ensure the inputstream gets closed |
| Christian W. Damus (qnx.com) | ||
| a3dd98 | 629 lines | Bug 210248 - [Internal Builder]does not rebuild a dependent project in |
| f3c8ea | 629 lines | Bug 210248 - [Internal Builder]does not rebuild a dependent project in |
| Christian W. Damus (gmail.com) | ||
| 75078 | 5072 bytes | [Error Parser] Compilation Warnings are interpreted as Errors Patch for GLDErrorParser: warnings reported as errors |
| 210248 | 27601 bytes | [Internal Builder] does not rebuild a dependent project in case of a reference library project change New patch using EFS with fall-back to local filesystem assumption |
| 210248 | 3500 bytes | [Internal Builder] does not rebuild a dependent project in case of a reference library project change Incremental patch to fix external make builder |
| 269571 | 4223 bytes | Exception in Settings tab in project properties when applying a change of artifact type Variant of the patch for HEAD branch |
| 271628 | 1774 bytes | [Properties UI] NPE in getting configurations for project that failed to upgrade Patch ported to CDT 6.0 branch (HEAD) |
| 272416 | 247763 bytes | [WorkingSets] Usability problems in Working Set Configs dialog Updates to add menus and property page to working sets |
| 272416 | 2556 bytes | [WorkingSets] Usability problems in Working Set Configs dialog Small increment for mutability of a read-only API |
| 273502 | 20462 bytes | [Launch] Problems in launch configuration project association Proposed patch |
| 289002 | 1971 bytes | Not easy to set gdb process environment Simple refactoring of process creation |
| 289123 | 2742 bytes | [Regression] Fix for 287927 delays debug session start on Linux platform Another take on Bug 287927 |
| 306945 | 5771 bytes | Build Console no longer shows for non-C/C++ Projects Micro-fix with JUnit test |
| Christian Walther (indel.ch) | ||
| 333537 | 1360 bytes | [Template Engine] Macro expansion in conditional process groups does not work processhelper.patch |
| 335344 | 7705 bytes | [External Settings Provider] Settings lost after changing language IDs extsettings-unittest-2.patch |
| 335344 | 1578 bytes | [External Settings Provider] Settings lost after changing language IDs extsettings-fix-2.patch |
| 335344 | 2391 bytes | [External Settings Provider] Settings lost after changing language IDs extsettings-deque-2.patch |
| Claire Reynaud (vmware.com) | ||
| 284549 | 1522 bytes | [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name Proposed patch |
| Clare Liguori (gmail.com) | ||
| 281397 | 12690 bytes | Headless builds should support build configuration selection Proposed Patch 2 |
| congwang (ca.ibm.com) | ||
| 440e2e | 24 lines | Bug 341632 - Trad mem rendering keyboard access |
| 5a2009 | 24 lines | Bug 341632 - Trad mem rendering keyboard access |
| Corey Ashford (us.ibm.com) | ||
| 148415 | 8445 bytes | CDT doesn't correctly handle 64-bit executables on PowerPC Linux Patch for all the classes in the CDT that use Platform.getOSArch |
| 148415 | 2757 bytes | CDT doesn't correctly handle 64-bit executables on PowerPC Linux Platform class to be used instead of the base Eclipse Platform class. |
| 272364 | 921 bytes | Makefile in org.eclipse.cdt.core.linux needs link options switch (LDFLAGS) Adds $(LDFLAGS) to link commands in Makefile |
| 272370 | 967 bytes | org.eclipse.cdt.core.linux/library/openpty.c gets warning during compilation Adds define of _XOPEN_SOURCE so that ptsname header is included. |
| 272373 | 556 bytes | org.eclipse.cdt.core.linux/library/openpty.c contains include of stropts.h which is no longer supported on Linux Removes unneeded include of stropts.h |
| 296072 | 14318 bytes | CDT release is missing shared objects for linux-ppc64-gtk Fragment needed to support ppc64 GTK |
| Craig E Rasmussen (lanl.gov) | ||
| 147885 | 39858 bytes | Feature request: x86 support on Mac OS X A patch for Makefile previous Makefile attachment |
| Crispin Semmens (arm.com) | ||
| 156679 | 15327 bytes | context help in the managed builder properties page doesn't activate properly updating deprecated calls and smoothing context help |
| 156681 | 13076 bytes | no possibility of tool integrators contributing fine grained context sensitive help for their toolchains allow tool integrators to supply context help for tool options |
| 156681 | 1013 bytes | no possibility of tool integrators contributing fine grained context sensitive help for their toolchains fixing a bodged merge |
| 157291 | 9581 bytes | context help in the standard builder properties page doesn't activate properly smoothens context help activation on page changes |
| Daniel Friederich (freescale.com) | ||
| 200829 | 2268 bytes | race condition in CMemoryBlockExtension patch to fix the issue |
| 289915 | 2915 bytes | race condition in CBreakpointManager.java Patch does change order of setTargetFilter and getBreakpointMap().put calls for the 3 handlers for created CDI breakpoints |
| Daniel Thomas (broadcom.com) | ||
| 6d7a81 | 126 lines | Bug 357073: MIDataDisassemble should support modes 2 and 3 added in GDB 7.3 |
| 353558 | 1769 bytes | StreamBufferBase allocates 4k buffers even when reading 1 byte sources Patch to fix buffer size to smallest power of 2 large enough if 4096 too high |
| 353560 | 26720 bytes | EDC uses more memory than necessary 6 patches to reduce memory consumption |
| 353574 | 16755 bytes | Misc minor fixes to EDC Patch with 10 misc fixes |
| 353574 | 5601 bytes | Misc minor fixes to EDC Test on changes to scope |
| 353577 | 8904 bytes | Add support for polymorphicly operating over multiple objects describing memory regions Tests for IAddressInterval and HasSize |
| 353577 | 16369 bytes | Add support for polymorphicly operating over multiple objects describing memory regions Patch to add and use IAddressInterval and HasSize interfaces |
| 353583 | 13765 bytes | Add more javadoc to Elf and TypeUtils Patch adding javadoc |
| 353599 | 3927 bytes | ArrayType does not generate its name using its bounds Patch to add support for generating the ArrayType name |
| 353599 | 4701 bytes | ArrayType does not generate its name using its bounds Add tests on ArrayType generally |
| 353601 | 1517 bytes | In DwarfCompileUnit#getChildren() ensure that the compile unit is parsed before returning results Patch that ensures that the compile unit is parsed. |
| 353601 | 73196 bytes | In DwarfCompileUnit#getChildren() ensure that the compile unit is parsed before returning results Add test case |
| 353611 | 5212 bytes | ArrayType does not correctly compute byteSize Fixes behaviour so that getByteSize is consistent with API and other implementations |
| 353614 | 2002 bytes | fixupRanges needs to be called in DwarfInfoReader after using LineEntries as they may be wrong Additionally move compileUnitHeader registration earlier as this is required. |
| 353726 | 45886 bytes | Make ISection API, propagate information on executability and physical addresses Patch to add this functionality. Relies on patch in Bug 353577 but this dependency can be removed. |
| 353726 | 33626 bytes | Make ISection API, propagate information on executability and physical addresses Patch adding this functionality and using properties in IExecutableSection and ISymbol |
| 353726 | 34647 bytes | Make ISection API, propagate information on executability and physical addresses Patch adding this functionality using properties and assuming IAddressInterval tests |
| 353735 | 1401 bytes | Album.loadAlbum(boolean) throws NPE as it does not set systemId Provide a systemId so that NPE does not occur. |
| 353737 | 1630 bytes | DwafModuleScope only uses data sections to compute its low and high addresses Use both text and data sections. |
| 353737 | 4132 bytes | DwafModuleScope only uses data sections to compute its low and high addresses Add test on this behaviour. |
| 353739 | 1661 bytes | MemoryCache continues iterating through all the cache after finding the result Patch to break when we have the answer. |
| 353758 | 3889 bytes | ElfExecutableSymbolicsReader discards zero length symbols at the same address as previous symbols Refactor out duplicate functionality from ArmElfExecutableSymbolicsReader |
| 353758 | 19613 bytes | ElfExecutableSymbolicsReader discards zero length symbols at the same address as previous symbols Add getSymbolsAtAddress method and record zero size symbols occuring at the same address |
| 353758 | 7215 bytes | ElfExecutableSymbolicsReader discards zero length symbols at the same address as previous symbols Tests on getSymbolAtAddress and getSymbolsAtAddress |
| 353892 | 1801 bytes | DwarfInfoReader#fix_Dwarf_InlineHighAddress_Problem calls next without calling hasNext first use hasNext to ensure that NoSuchElementException cannot occur. |
| 353904 | 1294 bytes | Scope does not correctly compute whether the range is empty return true if lowAddress.equals(highAddress) |
| 353987 | 3425 bytes | EDC tests timeout when files are missing rather than failing when lack of file detected Patch to detect lack of file problems earlier and take appropriate action. |
| 357073 | 6381 bytes | MIDataDisassemble should support modes 2 and 3 added in GDB 7.3 Also patch DSF |
| Daniel Weber (googlemail.com) | ||
| 196561 | 1179 bytes | [managedbuilder.gnu] Order of settings differs for C and C++ Reorder debugging options |
| Danny Ferreira (gmail.com) | ||
| 96e51d | 215 lines | Bug 408314 - Failure of dependent base lookup |
| Darin Wright (gmail.com) | ||
| 166997 | 7340 bytes | catch up with internal changes in debug platform patch |
| Dave Camp (gmail.com) | ||
| 156436 | 854 bytes | Warning parser doesn't use full path if it's available Fall back to full path when finding the file associated with a warning |
| David Brady (gmail.com) | ||
| 293247 | 1196 bytes | GnuMakefileGenerator adds incorrect dependency to final artifact Patch for the bug - look up macro from dependent project instead of parent |
| David Cummings (qnx.com) | ||
| 268850 | 4011 bytes | Convert to a C/C++ Make Project should allow the user to set project type and toolchain Patch to cleanup strings |
| David Daoust (windriver.com) | ||
| 44552 | 1903 bytes | Doc: Content Assist seconds should be milli-seconds Patch |
| David Dubrow (nokia.com) | ||
| 181020 | 22847 bytes | Ugly/confusing presentation of (sub) source folders in C/C++ view new patch |
| 279844 | 10444 bytes | Slow algorithm for checking duplicate path entries added getPath() to error string |
| 279844 | 3031 bytes | Slow algorithm for checking duplicate path entries proposed optimization for second found bottleneck |
| 294351 | 25232 bytes | [hover] Add debug hover support for DSF patch - move to exported package |
| 302595 | 1184 bytes | [#fmt] NumberFormatDetailPaneFactory should not set default proposed change patch |
| 303365 | 2299 bytes | CProjectDescriptorManager.removeCProjectDescriptionListener() does not remove listeners bugfix |
| David Perryman (ipl.com) | ||
| 216760 | 11992 bytes | No 'Quick Fix' menu item for to CEditor ruler context menu patch with revised changes |
| David Pickens (arc.com) | ||
| 66549 | 13292 bytes | Debug tab on configuration page repainted multiple times Patch to reduce the number of repaints of Debugger Launch tab |
| 216996 | 1104 bytes | Deadlock in CfgDiscoveredPathManager Another patch that might be of benefit |
| David Salinas (ca.ibm.com) | ||
| 091df2 | 53 lines | Bug 379474 - remote C/C++ project with XL toolchain generates a |
| 167392 | 103 lines | Bug 375859 - update JUnit tests |
| 26be09 | 49 lines | Bug 379474 - remote C/C++ project with XL toolchain generates a parse |
| 2e2747 | 100 lines | Bug 375859 - Refresh scope becomes empty after closing/opening project |
| 38ecfe | 58 lines | Bug 375859 - Refresh scope becomes empty after closing/opening project |
| 48e2f6 | 25 lines | Bug 374442 - Refresh resource by build configuration - fix JUnit Tests |
| 586d5a | 49 lines | Bug 379474 - remote C/C++ project with XL toolchain generates a parse |
| 5fb9d0 | 89 lines | Bug 374442 - Refresh resource by build configuration - fix JUnit tests |
| 6091c9 | 214 lines | Bug 375859 - Refresh scope becomes empty after closing/opening project |
| 6180c7 | 190 lines | Bug 393455 - Terminal sessions broken on AIX |
| b42707 | 6 lines | Bug 375859 - re-enable UI if selection is not a multi-config |
| d0c994 | 190 lines | Bug 393455 - Terminal sessions broken on AIX |
| d18cb3 | 1300 lines | Bug 374442 - Refresh resource by build configuration |
| f1dcf1 | 9 lines | Bug 375859 - remove extra try-catch block |
| ff1584 | 103 lines | Bug 375859 - update junit tests |
| 374442 | 78069 bytes | Refresh resource by build configuration My patch for this feature improvement/ifx |
| 375859 | 5576 bytes | Refresh scope becomes empty after closing/opening project if left to default Fix for this as well as bugzilla 375858 |
| 375859 | 2167 bytes | Refresh scope becomes empty after closing/opening project if left to default Correct problem in RefreshManager for clearing data for a project. Prevents the NPE in the RefreshPolicyTab |
| 375859 | 9154 bytes | Refresh scope becomes empty after closing/opening project if left to default Fixes issues identified by Marc-Andre |
| 379474 | 4875 bytes | remote C/C++ project with XL toolchain generates a parse error in stdio.h, preventing proper AST gen and Indexing. Final CDT 8.1 fix. |
| 393455 | 17419 bytes | Terminal sessions broken on AIX complete port of fix for terminal sessions on AIX |
| 393455 | 12345 bytes | Terminal sessions broken on AIX libpty.so - 32-bit binary for AIX |
| 393455 | 31528 bytes | Terminal sessions broken on AIX libspawner.so 32-bit binary for AIX |
| Davide Denaro (st.com) | ||
| 154854 | 2613 bytes | GDB console - verbose console mode and save console content buttons proposed patch |
| Denis PILAT (st.com) | ||
| 205017 | 1303 bytes | Watchpoint tied action not executed on hit Fix proposal |
| Denis Roy (eclipse.org) | ||
| 206923 | 1484 bytes | Please provide links to the CDT newsgroup from the home page Patch against www.eclipse.org/cdt/index.php to add a box of goodies |
| Devin Steffler (gmail.com) | ||
| 70137 | 5516 bytes | Cannot use context-search at template member definition fix for this PR |
| 72692 | 2052 bytes | [Parser] illegitimate syntax errors IProblems for Shapes demo patch for 72692 and 74575 for review by John Camelon |
| 78354 | 13673 bytes | CTRL+Click navigation in linked .c file causes second editor to open updated fix for this PR |
| 86126 | 2730 bytes | [_Context] \r is included in context_directive_end updated patch |
| 86870 | 1903 bytes | [Offsets] simple #if/#define example seems flaky with offset/length contains cdt_core_patch.txt and cdt_core_tests.txt |
| 87179 | 913 bytes | [Selection] selecting #ifdef IASTName\r\n does not provide a proper IASTNode cdt_core patch |
| 87179 | 1376 bytes | [Selection] selecting #ifdef IASTName\r\n does not provide a proper IASTNode cdt_core_tests patch |
| 93589 | 958 bytes | Open Declaration on parameter yields NPE patch to fix the NPE |
| 94989 | 49559 bytes | Binary Search in Find in DOM AST VIew doesn't always work fix for this PR |
| 95202 | 3822 bytes | [NPE] on Open Declarations for C++ spec example cdt_ui_patch |
| 95202 | 2181 bytes | [NPE] on Open Declarations for C++ spec example cdt_ui_tests |
| 95219 | 2384 bytes | [Ctrl+Click] is enabled on everything except for keywords cdt_ui patch |
| 95224 | 7726 bytes | [Open Definition] of destructor should have the same logic as constructors cdt_core patch |
| 95224 | 2064 bytes | [Open Definition] of destructor should have the same logic as constructors cdt_ui_tests patch |
| 95225 | 1027 bytes | [open definition] within constructor in a throw statement fails cdt_core patch |
| 95225 | 3278 bytes | [open definition] within constructor in a throw statement fails cdt_ui_tests patch |
| 95229 | 872 bytes | [open declaration] infinite loop on keyword operator cdt_ui patch |
| 95229 | 1840 bytes | [open declaration] infinite loop on keyword operator cdt_ui_tests patch |
| 95372 | 895 bytes | DOMQuery#isLocal() should not reference internal DOM packages cdt_ui patch |
| 95573 | 1748 bytes | [DOM AST] Code buffers not refreshed after file is saved contains cdt_core_patch.txt and cdt_core_tests_patch.txt |
| 96678 | 990 bytes | Scanner is reporting bad character problem on // comments .zip patch for this PR |
| 96992 | 863 bytes | [Open Definition] when indexing a project open definition gets blocked on the index fix for this PR |
| 97020 | 97408 bytes | Implicit C Types should use new CBasicType constructor patch for PR 92020 |
| 97301 | 1541 bytes | flattenLocationsToFile returns null causing NPE in indexer patch for 97301 |
| 97301 | 3589 bytes | flattenLocationsToFile returns null causing NPE in indexer good test for 97301 |
| 98328 | 1647 bytes | [Content Assist] infinite loop encountered in C projects (related to K&R C parameters) patch for this PR |
| 99421 | 4557 bytes | [Open Declaration/Definition] [NPE] caused by external file updated patch |
| 99806 | 1181 bytes | [Build Console] typo in Build Console preferences dialog patch for this PR |
| 100248 | 4693 bytes | [DOM AST] NPE in AbstractGNUSourceCodeParser.calculateEndOffset(..) updated fix for this PR to use backtrack |
| 100263 | 1190 bytes | typo in "New PathEntry Variable" dialog... extra overConfigurationBlock string fix for this PR |
| 100568 | 750 bytes | [All Declarations][All References] has internal error and displays "Search "()"" fix for this PR |
| 100568 | 11626 bytes | [All Declarations][All References] has internal error and displays "Search "()"" tests that depend on this PR |
| 100947 | 4676 bytes | [BaseScanner] empty string for 91086 fix can create a bad key for the CodeReaderCache replaced Path#isAbsolute with File#isAbsolute |
| 101287 | 4556 bytes | 'find decl/defn' navigation not working using ctags indexer & no ScannerInfo fix for this PR |
| 102066 | 1511 bytes | macro definitions should be found via Search with Declarations fix for this PR |
| 102182 | 37532 bytes | F3] Open Declaration on macro not working in particular project updated fix for this PR |
| 102258 | 1584 bytes | [Parser] [Index] [F3] [F2] TargetRTS failure case for parser features fix for this PR |
| 102258 | 1452 bytes | [Parser] [Index] [F3] [F2] TargetRTS failure case for parser features fix for this PR |
| 102731 | 1118 bytes | [CCE] at CPPClassScope#getClassType() line: 326 from full index of Mozilla in Windows fix for this PR |
| 102732 | 812 bytes | [NPE] caused by CPPSemantics#getLookupScope(IASTName) line: 871 from indexing Mozilla on Windows fix for this PR |
| 102754 | 889 bytes | [NPE] caused by CPPMethod#getVisibility() line: 143 when indexing Mozilla in Linux fix for this PR |
| 102764 | 1130 bytes | [CCE] caused by CPPSemantics#getLookupScope(IASTName) when indexing Mozilla in Linux fix for this PR |
| 103697 | 5873 bytes | Open Definition/Declaration on files in linked folders open a new editor updated fix for this PR |
| 104094 | 1498 bytes | [CodeReaderCache] Leaks listeners fix for this PR |
| 104128 | 914 bytes | Selection Search from CView doesn't work fix for this PR |
| 104276 | 1093 bytes | LocationMap#createASTIf() line: 1566 has a double negative that is used to calculate length fix for this PR |
| 104498 | 1151 bytes | DOM AST View becomes broken when left open on a system header file and eclipse is restarted fix for this PR |
| 104532 | 1055 bytes | opening an #included header file from the outline view does not work with linked folders fix for this PR |
| Dimitar Peikov (gmail.com) | ||
| 393883 | 233 bytes | [cdt-refactoring] implement method loses throw() comment #0 |
| Dmitry Kozlov (codesourcery.com) | ||
| 262d3c | 3 lines | Bug 391115 - Disassembly view presents "\t" in instruction strings |
| a0f28b | 3 lines | Bug 391115 - Disassembly view presents "\t" in instruction strings |
| 255946 | 1750 bytes | Console output incorrect. Escape charecters should not interpret. Patch for 5.0.1 generated by svn diff |
| 275462 | 1965 bytes | Build failed due to dependency files with spaces patch for CDT 5.0 |
| 286226 | 632 bytes | Launch configuration naming Proposed patch |
| 294106 | 48337 bytes | Save CDT Build Console output into a file Save build output patch |
| 295625 | 82405 bytes | Error highlighting in Build Console Error highlighting patch |
| 295625 | 1114 bytes | Error highlighting in Build Console Change order of next/previous error arrows in build console |
| 295625 | 958 bytes | Error highlighting in Build Console NPE fix for lineGetStyle |
| 304033 | 3004 bytes | Synch with editor action should trigger right away Sync with editor right away patch |
| 307520 | 1217 bytes | Save build console toggle does not work when first being pressed Patch |
| 309909 | 3706 bytes | Headless build import fails silently with relative pathname Patch with fix, which interprets relative pathnames as path from current working directory |
| 391115 | 1265 bytes | Disassembly view presents "\t" in instruction strings Patch |
| Dmitry Smirnov (gmail.com) | ||
| 268081 | 2900 bytes | [disassembly] Weird disassembly view Proposal of the fix |
| Dobrin Alexiev (ti.com) | ||
| 279473 | 10899 bytes | Custom C/C++ Debuggers need a way to add their source containers to the preference page "C/C++, Debug, Common Source Lookup Path" The patch adds an extension point to supported source containers added by other plugins. |
| Don Porges (chipwrights.com) | ||
| 224203 | 928 bytes | Excess full rebuilds of depended-on configurations Patch to remove needsRebuild() call from saveRebuildState() |
| Dries Harnie (vub.ac.be) | ||
| 004458 | 204 lines | Bug 304139: [Scanner Discovery] Compiler inspection does not work for |
| c253ee | 204 lines | Bug 304139: [Scanner Discovery] Compiler inspection does not work for |
| 304139 | 2234 bytes | [Scanner Discovery] Compiler inspection does not work for gcc with non-english locale Updated patch. |
| Ed Swartz (nokia.com) | ||
| 158190 | 6149 bytes | failure to open declaration/definition due to case-sensitive path checks on Win32 4.0 patches for org.eclipse.cdt.internal.code.model |
| 158190 | 2033 bytes | failure to open declaration/definition due to case-sensitive path checks on Win32 4.0 patch to org.eclipse.cdt.internal.ui.editor to ensure full paths and miscapitalized #includes can be looked up |
| 158190 | 1357 bytes | failure to open declaration/definition due to case-sensitive path checks on Win32 4.0 patch to org.eclipse.cdt.utils.PathUtil to fix canonicalization not to destroy relative paths or to add device unexpectedly |
| 158190 | 1365 bytes | failure to open declaration/definition due to case-sensitive path checks on Win32 Another patch for OpenIncludeAction to handle miscapitalized names in #include |
| 158192 | 19954 bytes | indexing failures due to MSVC extensions test patch for __declspec() |
| 163094 | 2913 bytes | [patch] enhancement for non-hosted use of make.core engine enhacement to expose IMakefile generation without workspace |
| 172209 | 2566 bytes | ]patch] [navigation] fallback behavior to open C/C++ editor for file accessible on include paths 4.0 patch to org.eclipse.cdt.ui.EditorUtility#getEditorInputForLocation to find a project whose include path contains the given file |
| 172221 | 2785 bytes | [patch] Better support for opening external files in the Include Browser tree 1) Use EditorUtility to open editors (better external file handling) |
| 172221 | 3246 bytes | [patch] Better support for opening external files in the Include Browser tree 2) Use ICElement adapter and OpenCElementAction to open external files |
| 172221 | 1645 bytes | [patch] Better support for opening external files in the Include Browser tree 3) Modify OpenCElementAction to check for IAdaptable objects |
| 172227 | 1518 bytes | [patch] bugfix for opening external files in new 4.0 views check null IFile and use ITranslationUnit instead |
| 172237 | 3135 bytes | [patch] [navigation] Try harder to find resolvable declaration/definition Patch for described solution |
| 174791 | 4944 bytes | ClassCastException in CPPVariable#isStatic Suggested patch and test, fixes an existing bug seeing non-static "overqualified" fields as static |
| 175762 | 2152 bytes | OpenIncludeAction only looks in system include directories, not local includes another patch to correct search order |
| 177154 | 8241 bytes | [patch] single-line comments incorrectly retained in macros patch and test case |
| 177154 | 2112 bytes | [patch] single-line comments incorrectly retained in macros another unit test |
| 185221 | 11921 bytes | [patch] Show errors in status line when Open Declaration fails patch revised for HEAD |
| 185221 | 14825 bytes | [patch] Show errors in status line when Open Declaration fails patch supporting call/type hierarchy |
| 199598 | 2527 bytes | [content assist] enumeration missing from proposals in qualified name patch |
| 199609 | 1115 bytes | [Search] ignore whitespace surrounding search text patch for this issue |
| 212166 | 37721 bytes | [patch] C/C++ Search View bugfixes and improvements proposed patch and unit tests |
| 212166 | 1202 bytes | [patch] C/C++ Search View bugfixes and improvements another patch for a bug in IndexModelUtil |
| 214619 | 2270 bytes | [patch] [class wizard] Base class list filtered incorrectly patch that handles null enclosing projects |
| 225777 | 23770 bytes | [patch] [API] abstract out file reading for Makefile model revised patch |
| 296966 | 6332 bytes | [error parser] [patch] Fixes for GNU ld error parsing Eclipse workspace patch |
| elaskavaia (qnx.com) | ||
| 6ba8df | 20 lines | PR 41476 Support for variable in shared libs paths for debugger |
| Elazar Leibovich (gmail.com) | ||
| 174597 | 91078 bytes | Code folding of compound statements Final patch with JUnit tests, and Enum folding |
| Elena Laskavaia (gmail.com) | ||
| 161107 | 17182 bytes | Need more JUnit tests for PDOM for bindings of Declarations and Definitions Patch for JUnit tests for Declaration/Definitions |
| 166660 | 32933 bytes | [breakpoints] Debugger stops at breakpoint which is disabled Patch for 3.1 branch |
| 166660 | 3115 bytes | [breakpoints] Debugger stops at breakpoint which is disabled Another patch for 4.0 |
| 180059 | 1817 bytes | Incorrect backtrace shown for anonymous namespace Patch for MI Parser |
| 180975 | 8081 bytes | Cannot explore value of "string" C++ variable - variable view clears up Patch for MI for cdt_3_1 branch |
| 186172 | 6514 bytes | NullPointerException in debugger console 4_0 patch |
| 197986 | 2735 bytes | Stack overflow in VariableManager.java:update(...) patch 4.0 |
| 215416 | 5208 bytes | CDI/MI framework has hardcoded timeouts for interrupt 4_0 patch |
| 215553 | 9619 bytes | Sometimes launching debug session locks up UI forever Patch 4_0 |
| 218085 | 1031 bytes | When CSourceNotFoundEditor editor open from debug view using Edit Source Lookup does not work path for 4.0 |
| 218219 | 6470 bytes | Cannot add Absolute Path Mapping into Source Lokup Path as independant entry 4.0 patch |
| 219863 | 1763 bytes | regression: Address breakpoints inserted from console do not resolve location properly 4.0 patch |
| 219863 | 4943 bytes | regression: Address breakpoints inserted from console do not resolve location properly CDT 5 patch |
| 220045 | 10637 bytes | Debuger is stopping on non-existing breakpoints for files with same name proposed path (4.0 based) |
| 221224 | 30358 bytes | debugger mi target locking problems 5.0 ppatch |
| Elias Volanakis (eclipsesource.com) | ||
| 110423 | 4884 bytes | CProjectPlatformPage should allow setting the selected ProjectType setSelectedProjectType for CProjectPlatformPage |
| 121402 | 1546 bytes | [Managed Build] Patch for translatable attributes Patch for org.eclipse.cdt.make.core |
| 121402 | 768 bytes | [Managed Build] Patch for translatable attributes Patch for org.eclipse.cdt.make.ui |
| 121402 | 13624 bytes | [Managed Build] Patch for translatable attributes Patch for org.eclipse.cdt.managedbuilder.core |
| 121402 | 692 bytes | [Managed Build] Patch for translatable attributes Patch for org.eclipse.cdt.managedbuilder.ui |
| Emanuel Graf (graf.name) | ||
| 148360 | 12113 bytes | Comment-Parsing Commenthandling Unit Tests |
| 148360 | 45607 bytes | Comment-Parsing patch including the changes suggested by mike kucera |
| 162404 | 1348 bytes | CPPASTUnaryExpression implements the wrong Interface Patch for CPPASTUnaryExpression |
| 163330 | 1380 bytes | CPPASTVisibilityLabel does not implement accept correctly New Patch with action.leave call |
| 181493 | 221854 bytes | C++ Refactoring Extract constant refactoring |
| 182889 | 37984 bytes | Additional information to the preprocessor nodes. patch |
| 182889 | 9887 bytes | Additional information to the preprocessor nodes. Unit Tests |
| 183166 | 1316 bytes | #error creates error and warning preprocessor node proposed patch |
| 183930 | 4637 bytes | [Scanner] AST does not contain comments from inactive code patch |
| 186337 | 1167 bytes | Locations of ASTComment are null Testcase for this bug |
| 186337 | 1761 bytes | Locations of ASTComment are null Patch |
| 198257 | 1681 bytes | Missing leave call in GCCASTSimpleDeclSpecifier.accept() patch |
| 198259 | 2026 bytes | CPPASTConversionName: accept of the child node is called after leave call patch |
| 198269 | 1617 bytes | CPPASTForStatement implements IASTForStatement and the subinterface ICPPASTForStatement patch |
| 214605 | 533592 bytes | [Refactoring]SourceChangeGenerator for AST Transformation First implementation of the change generator |
| 222379 | 5199 bytes | [Extract Constant] the dialog should not start with an error msg fix for this bug |
| 225528 | 5060 bytes | [Refactoring] superfluous headless flag in CRefactoring patch for the described changes |
| 226239 | 28927 bytes | [Refactoring] JavaDoc for ASTWriter and CommentHandler JavaDoc |
| 226251 | 4610 bytes | [Refactoring] Changegenerator does not consider comments fix including a simple test |
| 226306 | 15358 bytes | Nested ASTModifications are not handled properly by the Change Genarator Adds a Stack to keep track of the Modifiaction Scope and some typo fixes. |
| 226484 | 223556 bytes | [Refactoring] Extract Function Refactoring Extract function |
| 226484 | 4053 bytes | [Refactoring] Extract Function Refactoring Adjust Whitespaces |
| 226484 | 48861 bytes | [Refactoring] Extract Function Refactoring Fix for Extract Function |
| 226490 | 42720 bytes | [Refactoring] Hide Method Refactoring hide method refactoring |
| 226502 | 8371 bytes | Testoutput of the Comment Handler Test is cryptic and not documented improves the test output and adds documentation |
| 226533 | 5605 bytes | [ChangeGenerator] superfluous semicolon after adding a declaration to class test case for this bug |
| 226533 | 4061 bytes | [ChangeGenerator] superfluous semicolon after adding a declaration to class fix for this bug |
| 226645 | 19750 bytes | [Refactoring] Code Maintenance Patch Code Maintenance Patch |
| 226646 | 93196 bytes | [Refactoring] Implement Method Refactoring implement method |
| 226646 | 32315 bytes | [Refactoring] Implement Method Refactoring patch fixing the failing tests |
| 226658 | 70546 bytes | [Refactoring] Generate Getter Setters generate Getter Setters |
| 227996 | 1123 bytes | IIndex javaDoc for constants interchanged patch |
| 228009 | 5332 bytes | Comments behind Preprocessorstatements are missplaced patch |
| 228473 | 12218 bytes | [Refactoring] HideMethodRefactoring messages patch |
| 229275 | 8594 bytes | [Refactoring] Fix for Extract Template Function extract function templates patch |
| 232232 | 4817 bytes | Comments before a preprocessor statement are misplaced patch |
| 232255 | 38258 bytes | [ChangeGenerator] bug with nested modifications new patch |
| 232260 | 46906 bytes | [Refactoring] Cleanup in refactoring base class patch |
| 232290 | 13747 bytes | [Refactoring] Generate Getter Setters uses . instead of -> patch |
| 232291 | 14519 bytes | [Refactoring] Hide Method improvement refactoring patch |
| 232291 | 13413 bytes | [Refactoring] Hide Method improvement test patch |
| 233194 | 888 bytes | Triplicate entry in org.eclipse.cdt.internal.ui.refactoring.dialogs.messages.properties patch |
| 233438 | 13220 bytes | Comment get lost if it and a preprcessor statement in another file have the same staringline patch |
| 234348 | 28147 bytes | [Refactoring] Code maintenance patch patch |
| 234348 | 3971 bytes | [Refactoring] Code maintenance patch patch 2 |
| 235282 | 1969 bytes | DocCommentHighlightingTests needs user interaction on Linux new Patch |
| Emil Erlandsson (purplescout.com) | ||
| 133200 | 1538 bytes | C-build console font preference requires a restart A proposed patch that solves the problem. |
| Emilio U. Giuffrida (st.com) | ||
| 288489 | 3593 bytes | [API] [cdt.managedbuild.core] Add getLibraryFiles method to IOption interface Proposed patch |
| Enrico Ehrich (snipah.com) | ||
| 236556 | 884 bytes | Editing only the path types does not work in Pathes&Symbols Patch for AbstractLangsListTab |
| Eric ter Haar (altium.nl) | ||
| 88992 | 1909 bytes | Elf binary parser does not seek to each section header patch to Elf.java for the described change; also adds e_machine values |
| Eugene Indenbom (gmail.com) | ||
| 303750 | 1925 bytes | Byte order mark displaces task view annotations Fix to UTF-8 byte order mark problem |
| Eugene Ostroukhov (gmail.com) | ||
| 03d125 | 80 lines | Bug 379317 - This change coalesces runnables into one. |
| 0a3729 | 32 lines | Bug 359176: NPE in XL C++ project |
| 0fd03f | 4 lines | Bug 356982 - CDT forgets language mappings after the restart |
| 210549 | 32 lines | Bug 359176: NPE in XL C++ project |
| 36e3d3 | 67 lines | Bug 356632: Project specific language mappings |
| 5af07f | 8 lines | Bug 309908 - [vm] VMDelta does not override setIndex() |
| 7c0fb4 | 4 lines | Bug 356982 - CDT forgets language mappings after the restart |
| 8bfbc6 | 13 lines | Bug 358832: Includes and Symbols tabs do not remember selected language |
| 97d086 | 59 lines | Bug 352888: Add two new "done" methods to RequestMonitor and DataRequestMonitor |
| af1c5a | 13 lines | Bug 358832: Includes and Symbols tabs do not remember selected language |
| b30bb2 | 6 lines | Bug 358835: Tools Settings page forgets selected node |
| b91945 | 67 lines | Bug 356632: Project specific language mappings |
| e28830 | 48 lines | Bug 358829: AbstractPage-derived pages should remember current tab |
| 295168 | 1263 bytes | Search dialog improvements Patch with changes |
| 309908 | 542 bytes | [vm] VMDelta does not override setIndex() Proposed fix tested locally |
| 347357 | 3350 bytes | Schema for the option does not mention fieldEditor and fieldEditorExtraArgument Fix for the issue (verified on a build from CVS) |
| 352888 | 4129 bytes | Add two new "done" methods to RequestMonitor and DataRequestMonitor Suggested changes (v2) |
| 356632 | 2918 bytes | Indexer ignores content type to language binding First revision of the patch |
| 356982 | 1282 bytes | CDT forgets language mappings after the restart Suggested fix. |
| 358829 | 2432 bytes | AbstractPage-derived pages should remember current tab Patch that implements the enhancement |
| 358832 | 2462 bytes | Includes and Symbols tabs do not remember selected language Update patch |
| 358835 | 1915 bytes | Tools Settings page forgets selected node Suggested attachment |
| 359176 | 2639 bytes | NPE in XL C++ project Proposed fix |
| 360149 | 933 bytes | Cannot extract variable if one of the function arguments is macro expansion. Suggested fix |
| 367992 | 1113 bytes | Broken link in IManagedDependencyCommands JavaDoc Patch file |
| Eugene Ostroukhov (nvidia.com) | ||
| 1f6a99 | 5 lines | Bug 360030 - Support refactroing on files with custom content types |
| 86db99 | 38 lines | Bug 387935 - Codan does not see symbols from pre-built indexes |
| fda18a | 38 lines | Bug 387935 - Codan does not see symbols from pre-built indexes |
| Eugene Tarassov (xilinx.com) | ||
| 569e79 | 2 lines | Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to Linux |
| 5d71e4 | 2 lines | Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to Linux |
| d2c479 | 2 lines | Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to Linux |
| Everton Rufino Constantino (br.ibm.com) | ||
| 237611 | 1122 bytes | pfind requires read and execute permission to run a command I removed the restriction for the file to have read permission. |
| Ewa Matejska (access-company.com) | ||
| 195777 | 1518 bytes | Request to enhance the console to recognize the "return" gdb command. Patch |
| 195779 | 616 bytes | MIExecReturn invokes exec-run instead of exec-return patch |
| Felipe (gmail.com) | ||
| 311268 | 8428 bytes | [code analysis] does not detect if a return statement has a expression or not Proposal to check the returns expressions and report warning accordingly |
| Fran Litterio (windriver.com) | ||
| 159696 | 18784 bytes | [variables] Implement expression service using standard MI Patch to DSF to provide implementation of interface IExpressions. (+committed, +logged) |
| 159696 | 1378 bytes | [variables] Implement expression service using standard MI Patch to DSF launch sequence to initialize the Expression service. (+committed, +logged) |
| 159696 | 1624 bytes | [variables] Implement expression service using standard MI Patch to DSF shutdown sequence to finalize the Expression service (+committed, +logged) |
| 183400 | 17237 bytes | Interface IExpressions needs refactoring and better documentation. Patch implementing my recommended solution. (+committed, +logged) |
| 191729 | 40655 bytes | Need to integrate Expressions view with Variables view layout nodes. Patch providing writable expressions in the Variables view and Expressions view layout nodes.(+committed, +logged) |
| Francois Rigault (amadeus.com) | ||
| 284830 | 6373 bytes | [code analysis] Codan report markers on wrong files Patch the getFile method |
| Frederic Riss (st.com) | ||
| 223386 | 15512 bytes | Multi container support CommandCache handling multiple top-level Containers |
| 223386 | 7557 bytes | Multi container support Patch to allow MIVariable manager to handle mutliple top-level Containers |
| Fredrik Berg Kjolstad (gmail.com) | ||
| 296192 | 1752 bytes | Extract method removes essential macros and breaks formatting Bugfix patch that fixes a case where comments at the end of a block are lost for C code (Comment #2) |
| 333842 | 2537 bytes | The ASTRewriter looses one insertion edits if one both inserts before, and replaces an AST Statement [PATCH] Bug 333842 Changed the order insert and replace edits are applied |
| 333938 | 1752 bytes | If a statement is replaced in a block that is not a function body in a C source file, then any comments at the end of the block are lost Bugfix that fixes a case where comments at the end of a block are lost for C code |
| 333939 | 13669 bytes | When a statement is replaced or removed using the ASTRewrite class any comment attached to the statement is lost Bugfix that fixes the issue where comments attached to a replaced statement were lost |
| 334188 | 2576 bytes | The refactoring infrastructure does not apply changes made to ASTNodes that are a part of a statement if any part of the statement is a macro Removes a check that directly prints verbatim statements with macro sub-nodes |
| Gaetano Santoro (st.com) | ||
| 6146c6 | 6 lines | Bug 351671 - F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem |
| d3c33d | 6 lines | Bug 351671 - F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem |
| 272912 | 1736 bytes | Tool settings UI layout issues, horizontal resizing patch 2 |
| 274499 | 914 bytes | Add Global Variables dialog not work when the user uncheck all variables patchGlobalVars.txt |
| 275629 | 3476 bytes | scalability mode popup dialog enhancement proposed patch 2 |
| 278224 | 2209 bytes | SetMBSStringOptionValue do not process enumerated options proposed patch |
| 293569 | 4525 bytes | [Make Target View] add Edit button in toolbar and Copy/Paste/Delete in context menu proposed patch #3 |
| 351671 | 1460 bytes | F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem proposed patch 2 |
| Georgiy Shapovalov (yahoo.com) | ||
| 189068 | 8606 bytes | .cdtproject writing error when C/C++ Incl.paths and Symbols changed comment #0 |
| Gerhard Schaber (windriver.com) | ||
| 156008 | 31491 bytes | build output parser can't handle if...then constructs generated by automake 1.9 Enhanced patch with relative include paths |
| 176229 | 83133 bytes | Move CElementLabels to non-UI and public place A patch against HEAD, including javadoc for public methods, and client code changes |
| 185465 | 4640 bytes | LanguageMapping issues Patch for LangugeMappingStore and ProjectLanguageMappingPropertyPage |
| 187910 | 3039 bytes | Scanner discovery does not support compiler paths A patch for scanner discovery to support full compiler paths |
| 188997 | 922 bytes | Double entries in per file scanner discovery Complete minimal patch for this issue |
| 189909 | 11520 bytes | -iquote and -I- support for scanner discovery Quoted includes support for scanner discovery |
| 190131 | 3331 bytes | Hiding configurations group in property page Patch to hide configurations group via prefs |
| 191251 | 2011 bytes | Relative include path entries not resolved with linked folders Patch allowing include entries with linked folders |
| 192406 | 1552 bytes | Sporadic NPE in per f ile scanner discover Trivial fix for this issue |
| 193088 | 2332 bytes | NPE when adding workspace root as include entry Proposal for a fix |
| 202093 | 2465 bytes | Scanner discovery throws away info for linked folders A patch solving this issue |
| 202900 | 708 bytes | Exception when adding source folder in Source Locations tab Patch to resolve this issue |
| 203059 | 6814 bytes | [Scanner Discovery] Compiler commands within sh -c '...' are ignored Patch solving this issue |
| 203059 | 6263 bytes | [Scanner Discovery] Compiler commands within sh -c '...' are ignored Performance improvement update against applied patch |
| 210125 | 1067 bytes | [Scanner Discovery] Build output file not released Fix for this issue |
| 213690 | 1266 bytes | [Scanner Discovery] Wrong resolution of linked resources A fix for this issue |
| 237958 | 1312 bytes | [Scanner Discovery] pwd in compiler command not analyzed correctly Patch for per file discovery in CDT 5.0 |
| Gil Barash (yahoo.com) | ||
| 329497 | 26657 bytes | [checker] Suggest adding a checker for "no break at end of case" Patch for "case break checker" |
| 329497 | 5749 bytes | [checker] Suggest adding a checker for "no break at end of case" Fixing the false negative... |
| 333183 | 14488 bytes | Export/Import Syntax Coloring settings TransferSettings for CDT editor settings |
| 333190 | 2781 bytes | Import/Export Settings Wizard for C/C++ not working correctly for workspace paths Patch to fix "workspace path" bug |
| 352221 | 22963 bytes | Quick Fix for "case break" checker path for QuickFix_for_case_break_checker |
| Glen Anderson (analog.com) | ||
| 277004 | 1056 bytes | [Wizard] New Source/Header File template combo box text is truncated patch to make the combo read-only |
| Greg Watson (computer.org) | ||
| 978d2d | 18 lines | Bug 349730: Content for non-local files |
| f63c87 | 65 lines | Bug 396651 |
| ffca7f | 18 lines | Bug 349730: Content for non-local files |
| 69265 | 8980 bytes | MacOSX support for HEAD UI patch |
| 69265 | 22541 bytes | MacOSX support for HEAD ManagedBuilder UI patch |
| 69265 | 1733 bytes | MacOSX support for HEAD ManagedBuilder Core patch |
| 69265 | 96314 bytes | MacOSX support for HEAD Core patch |
| 69522 | 1598 bytes | [MacOSX] Variables are not shown in debugger getMIArgs() patch |
| 69522 | 5950 bytes | [MacOSX] Variables are not shown in debugger Tuple patch with debugging removed |
| 69522 | 7202 bytes | [MacOSX] Variables are not shown in debugger patch fixing arguments and variables |
| 293079 | 13572 bytes | Allow new C/C++ project wizard extension Wizard extension patch |
| 343437 | 29836 bytes | Add support for UNC include directories Revised patch to add UNC include directories |
| 343437 | 3568 bytes | Add support for UNC include directories updated UNCPathConverterImpl |
| 349730 | 1439 bytes | Non-local files cause InvalidArgumentException Fix for InvalidArgumentException |
| Grzegorz Kuligowski (gmail.com) | ||
| 68cd40 | 6 lines | Bug 393474: In Expression view: cannot cast to type that contain commas |
| Guido Zgraggen (hsr.ch) | ||
| 222529 | 21419 bytes | Improved comment assignment for the NodeCommenter Advanced comment assignment |
| 234783 | 4464 bytes | [Refactoring] GettersAndSetters fails if no fields exists in class patch |
| 234786 | 2360 bytes | Comment Handling Trailing comments are not allways attached right patch |
| Hampus Edvardsson (virtutech.com) | ||
| 171644 | 79 bytes | RxThread crashes on NullPointerException if a unexpected "^running" message is received from debugger Proposed fix |
| Hans-Erik Floryd (rt-labs.com) | ||
| 244193 | 2614 bytes | Can not use dynamic variables in GDB command Patch to perform variable substitution |
| 245692 | 1192 bytes | CygpathTranslator default conversion fails Patch for org.eclipse.cdt.make.core |
| 323466 | 1714 bytes | [launch][cdi]Can not use dynamic variables in DSF/GDB command Patch to perform variable substitution |
| Harald (boschrexroth.de) | ||
| 327921 | 147223 bytes | [Build selected File] Compiler Errors are not shown in Problems View Screenshot of change shown in compare editor |
| Harish Dewan (gmail.com) | ||
| 7dcb19 | 5 lines | Bug 369377: Output for command -data-read-memory should include value of 'nr-bytes' field |
| d5dbae | 5 lines | Bug 369377: Output for command -data-read-memory should include value of 'nr-bytes' field |
| 369377 | 1356 bytes | Output for command -data-read-memory should include value of 'nr-bytes' field update the patch with copyright |
| Heart Yan (hotmail.com) | ||
| 267615 | 200 bytes | Disorder of steps in the help contents comment #0 |
| 267615 | 887 bytes | Disorder of steps in the help contents comment #2 |
| 267615 | 661 bytes | Disorder of steps in the help contents comment #4 |
| Irit Belezko (lsi.com) | ||
| 193280 | 11027 bytes | CDT GNU Make Error Parser doesn’t parse many common errors generated by make MakeErrorParser patch |
| 218490 | 1283 bytes | restore defaults for source file doesn't work patch with fix |
| 230165 | 4528 bytes | renaming a project doesn't update it's default artifact name patch with solution |
| 269313 | 2241 bytes | wrong shell focus after multiple configurations selection CVS Patch |
| Ivan Ivanoff (gmx.com) | ||
| bfc604 | 12 lines | Bug 397546: NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084) |
| fcd021 | 12 lines | Bug 397546: NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084) |
| 397546 | 1621 bytes | NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084) Wrapped the block into if (!= null) |
| James Blackburn (gmail.com) | ||
| 85264 | 996 bytes | $(warning text) output from makefiles is parsed as an error rather than a warning Look for [Ww]arning anywhere on line |
| 149428 | 5016 bytes | Binary search thread tries to open Fifos 2nd time lucky |
| 153894 | 983 bytes | [Bug/Patch] Variable View: Can not format 'short int' to Hex Check for isInt |
| 155195 | 2038 bytes | Modification to GCCPerFileBOPConsoleParserUtility requested make getBaseDirectory public as well |
| 155816 | 1115 bytes | [Patch] NPE thrown by info threads fix NPE |
| 157870 | 1619 bytes | [Patch] Bug in CCommandDSC may lead to incorrect scanner configuration Patch to getSCDRunnableCommand() |
| 196118 | 4981 bytes | CDescriptor junit test fails occasionally Patch to ensure that concurrent modification is actually tested |
| 196118 | 1926 bytes | CDescriptor junit test fails occasionally Patch to ensure element count is checked against cumulatirve changes |
| 197634 | 1876 bytes | AbsolutePathSourceContainer -- Source lookup fails where project can't be found Patch to check for empty string |
| 201087 | 1174 bytes | [Documentation] Template Engine & New Project Model ProcessRunner is at org.eclipse.cdt.core.templateengine.process.ProcessRunner |
| 201087 | 1246 bytes | [Documentation] Template Engine & New Project Model IPagesAfterTemplateSelection is at org.eclipse.cdt.ui.templateengine.IPagesAfterTemplateSelectionProvider |
| 201087 | 46006 bytes | [Documentation] Template Engine & New Project Model Fixes to projectTemplateEngine docs |
| 222562 | 855 bytes | Regression in per-resource build option settings Patch for CDT 4 branch |
| 242403 | 7289 bytes | ClassCastException when Managing Multiple configurations and toolchain contains option Patch 3 |
| 247853 | 1477 bytes | AbsolutePathSourceContainer does a string comparison check using != Patch to check string length |
| 248419 | 6759 bytes | Linked Resources: Should have central means of selecting CDT Resources after findFilesForLocation Updated patch |
| 252966 | 650041 bytes | ProjectDescription Storage: It should be possible to extend / override persistence mechanism patchset 5 |
| 252969 | 2344 bytes | ManagedBuilder Tests DefaultFortranDependencyCalculator doesn't close input streams Patch to close input streams |
| 261483 | 760 bytes | ResourcesLookup LocationAdapter NPE if IPath = new Path("") proposed patch |
| James Sullins (gmail.com) | ||
| 314056 | 1211 bytes | Disassembly truncates 64bit instruction addresses proposed patch as described in bug submission |
| Janees Elamkulam (in.ibm.com) | ||
| 124971 | 4080 bytes | support to validate a enum name in CConventions Patch for this RFE |
| 148790 | 13620 bytes | New Class wizard does not give error when entered a class name that already exists Patch - add on to existing patch. |
| 155392 | 1522 bytes | NewClassCodeGenerator::getCreatedClass() return null if created class is inside a name space. Patch |
| Jared Burns (us.ibm.com) | ||
| 57159 | 1129 bytes | Don't add C views to Debug perspective by default cdt.debug.ui.plugin.xml.patch |
| 59680 | 6849 bytes | CDT launch shortcut references ILaunchFilter org.eclipse.cdt.launch.20040422.patch - migration to new debug support |
| 75948 | 2298 bytes | Provide "breakpoint type name" for C breakpoints cdt.debug.core.patch - a patch providing names for C/C++ breakpoints |
| Jarrod Chesney (gmail.com) | ||
| 235019 | 2104 bytes | MinGW x64 Enable PE binary parser to recognise 64bit binaries |
| Jason (se-eng.com) | ||
| ea9adb | 186 lines | [Bug 379169] Would like to log Rx/Tx threads from GDBControl |
| Jason (camp.se-eng.com) | ||
| 1193dc | 2 lines | Bug 379167 |
| Jason Litton (se-eng.com) | ||
| 379169 | 237 bytes | Would like to log Rx/Tx threads from GDBControl comment #0 |
| 379169 | 452 bytes | Would like to log Rx/Tx threads from GDBControl comment #6 |
| 379169 | 470 bytes | Would like to log Rx/Tx threads from GDBControl comment #8 |
| 379169 | 243 bytes | Would like to log Rx/Tx threads from GDBControl comment #15 |
| 379169 | 322 bytes | Would like to log Rx/Tx threads from GDBControl comment #17 |
| 379169 | 82 bytes | Would like to log Rx/Tx threads from GDBControl comment #22 |
| 379169 | 192 bytes | Would like to log Rx/Tx threads from GDBControl comment #24 |
| Jason Montojo (gmail.com) | ||
| 40110 | 18757 bytes | Colorization needed for #include <angles> Proposed patch (targeted for cdt_3_1) |
| 151850 | 81519 bytes | allow user to specify which parser/language to parse a given content type with Updated patch |
| 151850 | 113330 bytes | allow user to specify which parser/language to parse a given content type with New patch: Adds support for build configuration-based language mappings |
| 159595 | 100930 bytes | PDOM missing function/variable annotations Updated patch |
| 160540 | 3708 bytes | Incorrect offsets in PDOMPointerType and PDOMQualifierType Proposed patch |
| 160884 | 48773 bytes | [parser] Decouple DOMException from CoreException Real updated patch |
| 164019 | 7282 bytes | PDOM memory footprint does not shrink Updated patch |
| 165638 | 1098 bytes | C/C++ Project browser not updated after refactoring. Proposed patch |
| 165638 | 943 bytes | C/C++ Project browser not updated after refactoring. Patch for 147694 backported for cdt_3_1 |
| 168420 | 1572 bytes | PDOM truncation fails with IBM 1.5.0 JRE Proposed patch to workaround failure |
| 170615 | 2175 bytes | Need access to ProgressMonitor in MBS Custom Pages Patch to add support for both Runnable and IRunnableWithProgress |
| 170615 | 1176 bytes | Need access to ProgressMonitor in MBS Custom Pages Patch to handle custom pages that don't provide an operation |
| 179098 | 7437 bytes | Make LanguageMappingConfiguration API Proposed patch |
| 181427 | 1596 bytes | Regression: Unable to create CEditor Proposed patch |
| 184442 | 1754 bytes | UPCLanguage has typo in PLUGIN_ID Proposed patch |
| 184466 | 1461 bytes | UI Jobs refer to deleted projects in the ui tests Patch to expose race condition |
| 184756 | 1423 bytes | Internal builder marked experimental Proposed patch |
| 185425 | 1422 bytes | PreferredToolchainsTab refers to wrong properties file Proposed patch |
| 186787 | 2041 bytes | instanceof checks in model builder causes template parameters to be lost in template declarations Proposed patch |
| 186789 | 23534 bytes | Structural parse mode picks up less information than quick parse mode Proposed patch |
| 186834 | 1385 bytes | [C99 parser] gcc should be the default language Proposed patch |
| 186908 | 1634 bytes | C Compare editor should always be LEFT_TO_RIGHT Proposed patch |
| 187093 | 5696 bytes | TVT33:TCT191: da: Verbose console mode check box hidden Proposed patch |
| 187118 | 1293 bytes | TVT33:TCT205: Missing options on Connection tab in Linux Proposed patch |
| 187128 | 1868 bytes | TVT33:TCT212: Type option does not resize correctly in Connection tab Proposed patch |
| 187150 | 1689 bytes | TVT33:TCT196: cs : "Use Default" checkbox truncated in Run Config dialog Argument tab Proposed patch |
| 187268 | 1287 bytes | TVT33:TCT227: translated string truncated for New Code Style dialog Proposed patch (take 2) |
| 187288 | 11812 bytes | TVT33: Capitalization problems in code style Proposed patch |
| 187331 | 3152 bytes | TVT33:TCT231: NL: Template Default Values preferences UI not externalized Proposed patch |
| 187367 | 816 bytes | TVT33:TCT250: ES Language Mappings panel in Linux is too big Proposed patch |
| 187415 | 1271 bytes | TVT33:TCT256: ar: 13.003344 Dialog is not BIDI enabled Proposed patch |
| 187423 | 3572 bytes | TVT33:TCT236: translated string truncated in Content Assist preference page Proposed patch |
| 187634 | 7083 bytes | TVT33:TCT273: ja: "Debug" and "Release" shared in the menu and in the file system Proposed patch |
| 187637 | 3501 bytes | The meaing of "case" is confusing for the messages shown in New Class Creation Wizard Proposed patch |
| 187676 | 19231 bytes | Unable to change language mappings for workspace/project that references ILanguage that isn't installed Proposed patch |
| 187874 | 2738 bytes | Add/remove buttons on Language Mappings preference pages should be the same size Proposed patch |
| 189003 | 1650 bytes | [Accessibility] Reverse tab order in Import C/C++ Executable page Proposed patch |
| 189216 | 6668 bytes | [Accessibility] No label for language mappings table Proposed patch |
| 189217 | 2604 bytes | [Accessibility] Color selector in Makefile Editor preference page has no accessibility info Proposed patch |
| 189223 | 3357 bytes | [Accessibility] "New CDT project wizard" preference page has textboxes that screen readers misinterpret Proposed patch (updated) |
| 189225 | 2999 bytes | [Accessibility] No tooltips for buttons marked ">" and "<" in Select Tools dialog Proposed patch |
| 189230 | 2888 bytes | [Accessibility] File Language Mappings property page doesn't provide a label for the mapping table Updated patch |
| 189452 | 1509 bytes | [Accessibility] Mnemonic conflict for Methods/Macros in Folding preference page Proposed patch |
| 192018 | 1482 bytes | [C99 Parser] #include "stdio.h" fails to find system include Proposed patch |
| 192693 | 5378 bytes | [C99 Parser] Cast ambiguity Proposed patch |
| 193541 | 8334 bytes | [C99 Parser] Ambiguity between casts and simple binary expressions Proposed patch |
| 194235 | 7750 bytes | Documentation missing for language mappings properties page for files Documentation updates |
| 194235 | 21130 bytes | Documentation missing for language mappings properties page for files Images |
| Jeff Johnston (redhat.com) | ||
| 863ac9 | 70563 lines | Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT |
| 153816 | 10315 bytes | Support for multiple build consoles CDT UI patch to support multiple build consoles |
| 162558 | 14210 bytes | [bridge] C/C++ via CDT Patch 1 for Mylyn 3.0 change to status message handling |
| 162558 | 2041 bytes | [bridge] C/C++ via CDT Patch 2 for CDT Mylyn Manifest to depend on Mylyn 3.0 plugins |
| 162558 | 9621 bytes | [bridge] C/C++ via CDT Patch 3 for CDT to use new Mylyn 3.0 AbstractContextListener class |
| 162558 | 18010 bytes | [bridge] C/C++ via CDT Patch 4 for CDT removal of unused preference wizards that no longer build |
| 162558 | 2308 bytes | [bridge] C/C++ via CDT Patch 5 of 5 that removes invalid fully qualified name support test |
| 261727 | 2673 bytes | New ICHelpInvocationContextExtended interface New interfaces for hover help and content assist. |
| 261727 | 1700 bytes | New ICHelpInvocationContextExtended interface Patch to CDocHover to use new IHoverHelpInvocationContext interface. |
| 261727 | 1761 bytes | New ICHelpInvocationContextExtended interface Patch to HelpCompletionProposalComputer to use new IContentAssistHelpInvocationContext |
| 280010 | 839 bytes | Add include feature does not work in C for RC4 when CHelpProvider has info Patch to fix add include feature bug |
| 291690 | 1774 bytes | DiscoveryTab.java isn't properly protected against internal array being null Patch to DiscoveryTab.java to prevent NPEs |
| 295148 | 10132 bytes | MakeTargetManager does not scale for Makefiles with a large number of Make Targets Revised patch |
| 337821 | 5146 bytes | COFF binaries, org.eclipse.cdt.core.IBinaryParser.IBinaryObject.getSymbol(IAddress) and org.eclipse.cdt.utils.coff.parser.PEBinaryObject.addSymbols(Symbol[], byte[], List<Symbol>) Patch to get Coff symbol size and use it when adding symbols |
| 337821 | 1025 bytes | COFF binaries, org.eclipse.cdt.core.IBinaryParser.IBinaryObject.getSymbol(IAddress) and org.eclipse.cdt.utils.coff.parser.PEBinaryObject.addSymbols(Symbol[], byte[], List<Symbol>) Second part of patch that fixes edc to use new Coff.Symbol.getSize() method |
| 340995 | 13025 bytes | CDT Global Build Console created for every CDT CBuildConsole extension proposed patch to fix problem |
| 368069 | 0 bytes | RFE: Contribute Autotools plug-ins to the CDT Refactored Autotools plug-ins to be contributed to the Tools CDT project take 2 |
| Jeffrey Overbey (acm.org) | ||
| 133386 | 18449 bytes | Photran-based patch for superficial multilanguage support Revised patch (3/27/06) |
| 242607 | 903 bytes | AbstractIndexerTask does not parse Fortran linkage Adds parseLinkage(ILinkage.FORTRAN_LINKAGE_ID, files, monitor); |
| Jens Elmenthaler (verigy.com) | ||
| 9bf683 | 34 lines | Bug 352350 - Outline view corrupts expansion state of namespace nodes |
| 9d9efe | 34 lines | Bug 352350 - Outline view corrupts expansion state of namespace nodes |
| Jens Elmenthaler (advantest.com) | ||
| 173458 | 104290 bytes | add camel-case based auto-completion @noimplement, @noextend to public API |
| 217043 | 6211 bytes | ContentAssist: Position cursor behind ')' if method has no arguments Fix for it |
| 235586 | 11798 bytes | Code templates: Include guard not unique Preference refined to be extensible |
| 246129 | 2220 bytes | Indexer: includes of the form "path/../file.hpp" not found correctly Patch against HEAD |
| 246129 | 10541 bytes | Indexer: includes of the form "path/../file.hpp" not found correctly Unit test checking the desired behavior (platform dependent) |
| 257913 | 1830 bytes | Content Assist misses propasals Fix for it |
| 259765 | 1682 bytes | Breakpoint marker for deferred break points not updated when installed Fix for it |
| 266586 | 7006 bytes | No content assist in constructor initializer list Proposed fix and test cases together |
| 279241 | 1114 bytes | CDTMainWizardPage.validatePage ignores error from handler bug fix |
| 326660 | 1840 bytes | [pretty printers] Adapt the new Debug Hover to support Pretty Printed objects Fix |
| 328573 | 7527 bytes | Variables view has problems with duplicate debug info for local variable Fix removing duplicates in MIStack |
| 330669 | 920 bytes | [pretty printers] children of pointer to class with multiple inheritance are corrupted Fix |
| 352350 | 3120 bytes | Outline view corrupts expansion state of namespace nodes test case + fix |
| Jens Seidel (users.sf.net) | ||
| 295674 | 301 bytes | Wrong implementation of friend method comment #1 |
| Jeremiah Lott (timesys.com) | ||
| 70274 | 1518 bytes | [Managed Build] Add Library dialog doesn't strip path or extension Proposed patch |
| 103225 | 587 bytes | Managed build: value for option not properly resolved with multiple levels of superclasses Proposed patch |
| 104515 | 8363 bytes | Tool converter never called Update patch for CDT 2.0 conversion |
| Jerome Correnoz (st.com) | ||
| 79076 | 154 bytes | Modifications to do in Elf.java Diff between Elf.java |
| 169548 | 29797 bytes | Locals are never updated in Variables View if they are not in scope for their the first update Patch for VariableManager.java |
| 169548 | 19093 bytes | Locals are never updated in Variables View if they are not in scope for their the first update Patch for Variable.java |
| 169548 | 229 bytes | Locals are never updated in Variables View if they are not in scope for their the first update Diff Variable.java with CDT 3.1 |
| 169548 | 3102 bytes | Locals are never updated in Variables View if they are not in scope for their the first update Diff VariableManager.java with CDT 3.1 |
| Jesper Eskilson (iar.com) | ||
| 275272 | 10568 bytes | Incorrect documentation for IManagedOptionValueHandle.EVENT_* Fixed the comments + touched up indentation |
| Jesse Weinstein (clinicomp.com) | ||
| 01b43a | 29 lines | Bug 403263: Add pref links to menu docs |
| 032f17 | 324 lines | Bug 402071: Update Window menu |
| 07fcd9 | 22 lines | Bug 349248: Fix even more user-visible CDT refs |
| 1f8ea2 | 12 lines | Bug 295674 - Friend functions are *not* methods. |
| 2596db | 2 lines | Bug 349248: Fix user-visible reference to CDT |
| 2a9b8c | 186 lines | Bug 404695: Removing screenshots from menu docs |
| 356f66 | 82 lines | Bug 403263 - Add link on Concepts/Templates page |
| 3fc051 | 394 lines | Bug 400955: update Edit menu docs |
| 47645d | 213 lines | Bug 402071: Update the Project menu |
| 51a7a0 | 130 lines | Bug 403263: Adding links to Prepare Workbench page |
| 56458d | 53 lines | Bug 388068: Fix more broken links |
| 5f2053 | 168 lines | Bug 403263: Update Editor > General preference docs |
| 72b5d3 | 6 lines | Bug 349248: Fix more user-visible references to CDT |
| 73fb30 | 132 lines | Bug 402071: Updating Search menu. |
| 821bae | 44 lines | Bug 402071: Update the ToC |
| 88411d | 42 lines | Bug 393883 - Implement Method loses throw() |
| 8da0b4 | 116 lines | Bug 400955: add Source menu docs |
| 953a92 | 373 lines | Bug 402071: Update Navigate menu docs |
| 9aa1b6 | 79 lines | Bug 402071: Updating verb tense in Edit menu |
| 9b764d | 59 lines | Bug 400226: updated Toggle Function Definition docs |
| aaa1d2 | 10 lines | Bug 349077: Fix broken links |
| b502c8 | 373 lines | Bug 400955: move some styling into css classes |
| bbea2d | 6 lines | Bug 402071: Add link to Workbench Help menu docs |
| c5f65f | 74 lines | Bug 400226: updated Rename refactoring docs |
| d2f798 | 194 lines | Bug 402071: Update Run menu docs |
| d89d6a | 269 lines | Bug 402071: Updating File menu docs |
| e063f0 | 106 lines | Bug 240692 -- Fix rename for templates |
| ee7016 | 81 lines | add missing items to Refactor menu docs |
| Jesse Weinstein (clinicomp.com) | ||
| 189068 | 197 bytes | .cdtproject writing error when C/C++ Incl.paths and Symbols changed comment #1 |
| 264326 | 169 bytes | CDT Plug-In Developer Guide missing on help.eclipse.org comment #1 |
| 267615 | 233 bytes | Disorder of steps in the help contents comment #6 |
| 295674 | 422 bytes | Wrong implementation of friend method comment #2 |
| 295674 | 350 bytes | Wrong implementation of friend method comment #3 |
| 332773 | 205 bytes | Wrong images are getting stored in configuration folder of eclipse comment #1 |
| 348259 | 80 bytes | XML-like empty tag <br/> is not supported in HTML comment #1 |
| 349077 | 274 bytes | Broken links on org.eclipse.cdt.doc.user/reference/cdt_o_mproj_pref_macro.htm comment #2 |
| 349248 | 202 bytes | "CDT" has leaked into the UI in the project explorer comment #1 |
| 349248 | 64 bytes | "CDT" has leaked into the UI in the project explorer comment #2 |
| 349248 | 123 bytes | "CDT" has leaked into the UI in the project explorer comment #4 |
| 388068 | 114 bytes | WSW38 DVT: Broken Links in Help comment #3 |
| 388649 | 34 bytes | CDT_T_TOGGLE.HTM: XML-like empty tag <br/> is not supported in HTML comment #1 |
| 393883 | 31 bytes | [cdt-refactoring] implement method loses throw() comment #1 |
| 393883 | 101 bytes | [cdt-refactoring] implement method loses throw() comment #2 |
| Joanne Woo (mvista.com) | ||
| 87556 | 890 bytes | Post-mortem debug fails silently if core file is inaccessible. New message strings. |
| 87556 | 2189 bytes | Post-mortem debug fails silently if core file is inaccessible. CoreFileLaunchDelegate.java patch |
| 87556 | 1565 bytes | Post-mortem debug fails silently if core file is inaccessible. CoreFilePrompter.java patch |
| 102174 | 1784 bytes | Environment variables with multi-line settings not parsed correctly Restore environment variables which contain embedded new line(s). |
| Johan Ekberg (hotmail.com) | ||
| 285932 | 1663 bytes | DocCommentOwnerManager doesn't use the DefaultScope for settings Patch to the suggested solution |
| Johan van den Berg (teqcle.co.za) | ||
| 337254 | 1568 bytes | Binary not found - Universal ppc+i386 executables are not picked up on 64 bit machines Patch that resolves the issue |
| Johann Draschwandtner (windriver.com) | ||
| 119387 | 2400 bytes | spawner doesnt kill child process on linux (most probably all unix) Proposed patch |
| 225272 | 4379 bytes | Problems with spawner and fast (Dual Core) machines proposed patch |
| John Dallaway (dallaway.org.uk) | ||
| 00ca04 | 11 lines | Bug 387688: Memory cache update fix |
| 285434 | 100 lines | Bug 387793: Support for -data-write-memory-bytes |
| 57c9d6 | 11 lines | Bug 387688: Memory cache update fix |
| 98c81c | 7 lines | Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter |
| 9a2af8 | 7 lines | Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter |
| e03958 | 13 lines | Bug 341762: MIDataReadMemory problem when word_size != 1 |
| 325552 | 1302 bytes | GDB 7.x getOsId() pattern match too restrictive (DSF) MIThread-100917.patch |
| 325556 | 1321 bytes | GDB 7.x MI thread details field ignored (DSF) GDBProcesses_7_0-100917.patch |
| 341762 | 1227 bytes | MIDataReadMemory problem when word_size != 1 MIDataReadMemory.patch |
| 349736 | 1313 bytes | DSF-GDB breakpoint deleted when modifying thread filter Fix threadGroup ID in GDBJtagDSFFinalLaunchSequence |
| 379968 | 2473 bytes | Memory find/replace does not account for target endianness memory-search-endianness-120522.patch |
| John Eblen (acm.org) | ||
| 573dd7 | 47 lines | Bug 363612 - [API] Add toolchain accessor functions to MBSWizardHandler |
| 363612 | 2042 bytes | [API] Add toolchain accessor functions to MBSWizardHandler Patch with javadoc added |
| John Liu (ca.ibm.com) | ||
| 525d97 | 7 lines | Bug 352775 - The function registerFileEncoding in FileEncodingRegistry |
| 61d5be | 42591 lines | Bug 366273 - LR Parser does not parse the code properly with the syntax |
| 62c3d2 | 7 lines | Bug 352775 - The function registerFileEncoding in FileEncodingRegistry |
| 62fda0 | 30 lines | Bug 352758 - Update some private fields in some scanner parsers to |
| 7e5308 | 7 lines | Bug 356901 - TVT/DVT3.7:TCT102: DAN: Truncation of "Case Insensitive" |
| b04b35 | 30 lines | Bug 352758 - Update some private fields in some scanner parsers to |
| ba139d | 5 lines | Bug 352775 - The function registerFileEncoding in FileEncodingRegistry |
| d65911 | 5 lines | Bug 352775 - The function registerFileEncoding in FileEncodingRegistry |
| d903ce | 5 lines | Bug 352775 - The function registerFileEncoding in FileEncodingRegistry |
| f32349 | 30 lines | Bug 352758 - Update some private fields in some scanner parsers to |
| f636cb | 7 lines | Bug 352775 - The function registerFileEncoding in FileEncodingRegistry |
| 347492 | 1297 bytes | raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier The patch applied to cdt.core |
| 352758 | 6723 bytes | Update some private fields in some scanner parsers to protected This is the patch |
| 352775 | 994 bytes | The function registerFileEncoding in FileEncodingRegistry should check default encoding first this is teh git patch |
| 352775 | 588 bytes | The function registerFileEncoding in FileEncodingRegistry should check default encoding first a patch to add a getter function |
| 356901 | 1998 bytes | TVT/DVT3.7:TCT102: DAN: Truncation of "Case Insensitive" cdt_8_0 patch to FindReplaceDialog |
| 357858 | 2988 bytes | Override some unsupported test cases in LR parser test suite in head stream patch to lr tests |
| John Liu (yahoo.com) | ||
| 301028 | 2076 bytes | the restore default button on XL Compiler properties page doesn't work for versions. fix patch |
| 305391 | 15836 bytes | encoding change event is not handled updated patch applied to org.eclipse.cdt.core |
| 310724 | 990 bytes | [LR Parser] Some c/c++ syntax cause content assist hanging, such as try-catch and do-while. a cvs patch to backup the chaneg in FixedBacktrackingParser |
| 312658 | 1059402 bytes | Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) fix patch |
| 315435 | 49566 bytes | Fix the regression test failures in cdt70(comparing with cdt50) Fix patch with updated copyright statement |
| 315435 | 12411 bytes | Fix the regression test failures in cdt70(comparing with cdt50) Patch to overwrite some cdt core test cases, apply to lr.parser.xlc.test |
| 315435 | 4415 bytes | Fix the regression test failures in cdt70(comparing with cdt50) upc parser applied to parser.upc |
| 315435 | 21712 bytes | Fix the regression test failures in cdt70(comparing with cdt50) test overwrite patch apply to 3 test plugins.. |
| 315826 | 2002262 bytes | Update LR Parser for the template arguments rules CDT_7_0 LR Parser patch 0 to applied to org.eclipse.cdt.core.lrparser |
| 315826 | 825921 bytes | Update LR Parser for the template arguments rules CDT_7_0 LR Parser patch 1 to applied to org.eclipse.cdt.core.lrparser |
| 315826 | 460300 bytes | Update LR Parser for the template arguments rules CDT_7_0 XLC parser patch applied to org.eclipse.cdt.core.lrparser.xlc |
| 322268 | 1061 bytes | CPPSemantics should check null for op2 in function findOverloadedOperator a patch applied to org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.CPPSemantics |
| 322269 | 1675 bytes | StandaloneIndexerTask creates status with a wrong status code a patch applied to org.eclipse.cdt.internal.core.indexer.StandaloneIndexerTask (copyright updated) |
| 322426 | 3460 bytes | Add copy implementation to CPPASTAmbiguousTemplateArgument class. an updated patch applied to cdt.core, cdt.core.lrparser and cdt.core.test |
| 324150 | 2489 bytes | LR Parser's action class CPPBuildASTParserAction throws UnsupportedOperationException by its function consumeDeclarationSimple. A fix patch applied to org.eclipse.cdt.core.lrparser |
| 324324 | 932 bytes | The LR Parser test utility function getCompletionNode gets a wrong offset. a fix patch applied to org.eclipse.cdt.core.lrparser.tests |
| 324339 | 1261 bytes | Two recent UPC parser test failures in the cdt build are not applicable to UPC language. a patch applied to org.eclipse.cdt.core.parser.upc.tests |
| 326009 | 1375 bytes | Need to add a getter function to fFilesToParseUpFront(Text) in AbstractIndexerPage Updated comment patch applied to org.eclipse.cdt.ui.dialogs.AbstractIndexerPage |
| 328867 | 5832 bytes | Override some C++ 0x test cases in LR parser test suite in head stream This patch includes the above 181857 attached patch |
| 328867 | 1127 bytes | Override some C++ 0x test cases in LR parser test suite in head stream Patch applied to 702 stream |
| 328867 | 1340 bytes | Override some C++ 0x test cases in LR parser test suite in head stream The patch I mentioned, apply to Head stream |
| 328867 | 905 bytes | Override some C++ 0x test cases in LR parser test suite in head stream Token map fix patch to 70 stream |
| 328867 | 1814 bytes | Override some C++ 0x test cases in LR parser test suite in head stream patch applied to token maps of isocpp and xlc parser |
| 328867 | 1967 bytes | Override some C++ 0x test cases in LR parser test suite in head stream lrparsers.tests patch to overwrite some new test cases |
| 335512 | 4286 bytes | Update XLC scanning discovery parser and marcos and include path import XML utility accessible scope. a patch to 70* stream |
| John Pruitt (windriver.com) | ||
| 279620 | 300581 bytes | PDOM size is limited to 2GB Patch for bigger PDOM on HEAD |
| John Xia (hotmail.com) | ||
| 266540 | 1503 bytes | Extra backslashes added when store custom build properties code patch |
| Jon Ball (ca.ibm.com) | ||
| 238163 | 671 bytes | %HideMacroDirective.description displayed in filter description Patch to fix typo in plugin.properties file |
| Jon Beniston (beniston.com) | ||
| bf8151 | 8 lines | Bug 331574 - eXcess architecture is now named eSi-RISC |
| 257190 | 1851 bytes | GDB hardware debugger fails to load image file with spaces in path Patch to add support for spaces in filenames |
| 331574 | 1194 bytes | eXcess architecture is now named eSi-RISC Patch to change name from excess to esirisc. |
| Jon Mathews (ensoftcorp.com) | ||
| 209682 | 987 bytes | CBasicType incorrectly copies long long from DeclSpecifier Patch for CBasicType on HEAD |
| JP (india.hp.com) | ||
| 95705 | 2737 bytes | Modules view is not displaying properly on HP-UX. Patch to diplay modules view properly on HP-UX. |
| Keith W. Campbell (ca.ibm.com) | ||
| 163672 | 1647 bytes | Other Objects on Win proposed patch |
| 321778 | 5964 bytes | Lost preference: build only if changes in workspace proposed patch |
| Ken Ryall (gmail.com) | ||
| 140079 | 2829 bytes | enhance org.eclipse.cdt.utils.WindowsRegistry Extends windows registry utility |
| 159833 | 10442 bytes | Problem with breakpoints in source files not found in source containers Initial, patch against CDT_31 |
| Kirk Beitz (nokia.com) | ||
| 321162 | 901 bytes | Disassembly view sometimes doesn't display all source code change code to continue looping in case some of the retrieved mixed instructions come before startAddress |
| 321186 | 5938 bytes | variable view change highlight incorrect pruned patch that fixes only the variable change highlighting |
| 321186 | 1734 bytes | variable view change highlight incorrect to go with the name change from trustCache to useVariableCache |
| 322042 | 698 bytes | uninitialized template member in edc JUnit resource Templates.h can cause HEAP allocation failure initializes variable that leads to HEAP allocation failure |
| 322051 | 2290 bytes | nested scoped variables visible on line after end of scope fix that changes upper-bound test to be exclusive all but the end-of-function case |
| 322052 | 1441 bytes | edc JUnit test TestLocalScopes1 relying on incorrect visibility bug in one case change to TestDwarfReader.java to not contain the variable "m" as one of the expected variables at location 0x10a2a (comments updated as well) |
| 322055 | 21116 bytes | edc - readability refactoring - change ipAddress to instrPtrAddress change occurrences of ipAddress to instrPtrAddress |
| 322297 | 3031 bytes | enhance Coff.java class Symbol to have final static constants for type and class manipulation several new enumerals for interpretation of types, and new function isNoSymbol() |
| 322309 | 2324 bytes | enhance PEFileExecutableSymbolReader to better perform getSymbolAtAddress() patch to ignore "NO SYMBOL" coff-symbols and override getSymbolAtAddress() not to perform size check |
| 322310 | 6613 bytes | EDC doesn't fill functionName for StackFrameDMC when file/line not found patch adding function getSymbolNameAtAddress in IEDCSymbol.java & Symbols.java for use in StackFrame.java |
| 322609 | 24563 bytes | Cleanup warnings for CDT EDC org.eclipse.cdt.debug.edc.windows.agent patch to cleanup warnings in org.eclipse.cdt.debug.edc.widows.agent |
| 322609 | 1311 bytes | Cleanup warnings for CDT EDC org.eclipse.cdt.debug.edc.windows.agent darn it, i missed a file in the first patch: src/trk_agent/discovery.c |
| 323094 | 3415 bytes | javadoc: problem warning cleanup : ICSettingsStorage/ICConfigExtensionReference : deprecated reference in comments only javadoc warning problem cleanup |
| 323457 | 7174 bytes | [EDC] setting breakpoint on source line without code fails to resolve at nearby line with code. patch for edc line number table code to resolve line number to nearby address |
| 324010 | 832 bytes | edc - Registers.java writing empty "OK" messages to Error Log patch to check rm.isSuccess() prior to attempting to log result |
| 324035 | 10058 bytes | edc - extend IconAndMessageDialog.java to present multiline status with log/error details new class to extend IconAndMessageAndDetails to provide multiline info or log to user. |
| 324036 | 2896 bytes | edc - fix ConsoleLogManager#dialog() to use new IconAndMessageAndDetailsDialog class ConsoleLogManager.java patch to use new IconAndMessageAndDetailsDialog |
| 324456 | 999 bytes | edc - disassembly - ARM - avoid NPE in RangeAndMode#toString() fix RangeAndMode#toString() to check startAddress & endAddress for null before dereferencing, output "null" if null |
| 324462 | 30466 bytes | edc - ARM - disassembly - fix several bugs with refactoring of ARMDisassembly and Disassembly fix several bugs with refactoring of ARMDisassembly.java and Disassembly.java |
| 324507 | 4792 bytes | [disassembly] view sometimes does not scroll further up, sometimes gets into infinite loop DisassemblyBackendDsf.java patch to change insertDisassembly() local var from insertedStartAddress to insertAnyAddress (patch works against HEAD 1.11 or CDT_7_0 1.8.2.3) |
| 324597 | 944 bytes | [disassembly] maximizing/resizing view sometimes leaves "........" lines DisassemblyPart.java 1.2 patch to cause TextViewer#updateViewportListeners() to cause listeners' viewportChange() to be invoked |
| 325284 | 18076 bytes | edc - disassembly - add error recovery for unreadable memory, display as single pseudo-mnemonic updated patch containing only error recovery and pseudoInstr generation |
| 325676 | 12749 bytes | [disassembly] add dsf/debug/internal/provisional/service/IInstructionWithSize.java for 7.0.2 new IInstructionWithSize interface, DisassemblyBackendDsf use of new interface, EDCInstruction implementation of new interface, all for commit ONLY to cvs branch to be used for CDT 7.0.2 |
| 325677 | 14188 bytes | edc - disassembly - context menu item "Show Function Offsets" not working patch to fill function name & offset for instructions so "Show Function Offsets" works in DisassemblyBackendDsf |
| 325678 | 8902 bytes | edc - ARM - disassembly - check for alignment when disassembling instructions patch for edc ARM to check for alignment |
| 325679 | 15305 bytes | edc - disassembly - allow all but last instruction to be returned for BufferUnderflowException updated patch : addition of CodeBufferUnderflowException and use in recovering from underflow while parsing buffer of ARM code |
| 328522 | 27210 bytes | Content Assist feature - auto-replace "." with "->" during manual or automatic Content Assist activation updated patch incorporating review comments |
| 328522 | 28987 bytes | Content Assist feature - auto-replace "." with "->" during manual or automatic Content Assist activation Toni's HEAD commit merged to CDT_7_0 branch |
| 331629 | 7743 bytes | [disassembly] pageUp/pageDown scrolling jumps over unknown sections unexpectedly Alternative fix plus arrowUp/arrowDown cases |
| 339809 | 3063 bytes | edc - EDCTrace shows only calls to EDCTrace$EDCTraceWrapper traceEntry, traceExit, trace EDCTrace.java patch only (eliminate EDCTraceWrapper) |
| 339809 | 72286 bytes | edc - EDCTrace shows only calls to EDCTrace$EDCTraceWrapper traceEntry, traceExit, trace full patch (eliminate trace wrapper) |
| 342791 | 3970 bytes | NPE in debug expression hover - null frame context guards against null IFrameDMContext in several functions |
| 353601 | 645 bytes | In DwarfCompileUnit#getChildren() ensure that the compile unit is parsed before returning results replcement DwarfCompileUnit patch removing problematic call to ensureParsdForAddresses() |
| Kit Lo (us.ibm.com) | ||
| 348259 | 256 bytes | XML-like empty tag <br/> is not supported in HTML comment #0 |
| 349077 | 229 bytes | Broken links on org.eclipse.cdt.doc.user/reference/cdt_o_mproj_pref_macro.htm comment #0 |
| 349077 | 50 bytes | Broken links on org.eclipse.cdt.doc.user/reference/cdt_o_mproj_pref_macro.htm comment #1 |
| 388649 | 258 bytes | CDT_T_TOGGLE.HTM: XML-like empty tag <br/> is not supported in HTML comment #0 |
| Klaus Mr (mailinator.com) | ||
| 388068 | 703 bytes | WSW38 DVT: Broken Links in Help comment #1 |
| Krzysztof Kazmierczyk (pl.ibm.com) | ||
| 057ba1 | 13 lines | Fix Bug 378882 - CDT projects not working when managed by custom EFS |
| 30c323 | 13 lines | Fix Bug 378882 - CDT projects not working when managed by custom EFS |
| L. Frank Turovich (nokia.com) | ||
| 149388 | 14051 bytes | Importing existing code tutorials very prominent, but useless! Updated CDT basic and import project tutorials to cheatsheet format |
| 160207 | 4084 bytes | documentation needs to be updated [patch] Revision to autosave page to fix docs error |
| 177262 | 82794 bytes | Import Executable Wizard pages need help context IDs Adds help context IDs and updates task page info and images |
| 182457 | 28323 bytes | [patch] Revised Run and Debug dialog pages to match current release Patch info for Run/Debug help pages |
| 182457 | 68843 bytes | [patch] Revised Run and Debug dialog pages to match current release Revised images for Run/Debug help pages |
| 182649 | 10249 bytes | [patch] Navigation arrow for tutorials sometimes hidden by window size Repositions arrows of tutorials |
| 182655 | 3752 bytes | [patch] Build Console image was outdated Updated Build Console page |
| 182655 | 20204 bytes | [patch] Build Console image was outdated Updated Build Console image |
| 182660 | 4698 bytes | [patch] Syntax Coloring preference panel out of date Updated page for Syntax Coloring pref panel |
| 182660 | 28055 bytes | [patch] Syntax Coloring preference panel out of date Updated image for Syntax Coloring panel |
| 182842 | 164314 bytes | [patch] Editor pref panels out of date Patch file and images for Editor pref panels |
| 182953 | 29983 bytes | [patch] Make pref panels need updating Zipped folder with patch file and images |
| 182953 | 35077 bytes | [patch] Make pref panels need updating ZIP file of missing images and patch for resized copyright image |
| 183385 | 72499 bytes | [patch] Missing breakpoint actions section Zip of patch file and separate image files |
| 183537 | 6488 bytes | [patch] Removed bgcolor from Run/Debug config table headers Remove bgcolor from table header and fixes broken F1 help link |
| 185657 | 17116 bytes | [patch] c/c++ cheatsheets seek wrong command actions Updates cheatsheets and plugin.xml |
| 185657 | 5650 bytes | [patch] c/c++ cheatsheets seek wrong command actions Removed command links that prevented cheat sheets from opening |
| 186115 | 4307 bytes | Remove Link with Editor preference option Removed editor option from table listing |
| 191059 | 23056 bytes | [CDT DOCS] revised Common Source Lookup Path page ZIP file of patch file and new image |
| 191096 | 10560 bytes | [CDT DOCS] Revised Signals view ZIP file with patch file and new image |
| 191117 | 32906 bytes | [CDT DOCS] Revised Debug view page ZIP file containing patch file and images for page |
| 192903 | 240766 bytes | [CDT DOCS] New CDT Project wizard update ZIP file containing patch file and images |
| 192932 | 70293 bytes | [CDT DOCS] Added missing/revised Appearance, Language Mapping, Indexer prefs, ZIP file with patch file and images |
| 192974 | 24078 bytes | [CDT DOCS] Added missing Environment pref panel ZIP file containing patch file and images |
| 203841 | 943 bytes | DVT33:TCT822: el - CDT - Broken link to cdt_t_show_proj_files.htm & cdt_t_prvw_hide_files.htm corrected link path to use lowercase |
| 203876 | 3141 bytes | DVT33:TCT824: el - CDT - Broken link to cdt_u_sprop_mdiscovery.htm Fixed broken links |
| 203960 | 939 bytes | DVT33:TCT827: el - CDT - TOC navigation link differs from topic title of target page 2 Retitled page to match TOC |
| 203962 | 2575 bytes | DVT33:TCT829: el - CDT - TOC navigation link differs from topic title of target page 4 Fixes numerous TOC issues |
| Leo Büttiker (hsr.ch) | ||
| 138333 | 897 bytes | Pragma Bug in BaseScanner Fix the pragma bug in the BaseScanner |
| 148360 | 66508 bytes | Comment-Parsing Patch for parsing comments |
| 148360 | 2757 bytes | Comment-Parsing Visualtest for comment parser patch |
| Leo Treggiari (intel.com) | ||
| 104515 | 2397 bytes | Tool converter never called Proposed patch |
| Leonardo Garcia (br.ibm.com) | ||
| 193605 | 3494 bytes | need scanner config support for XL compiler toolchains Patch for org.eclipse.cdt.managedbuilder.xlc.ui plug-in to include scanner config information |
| 193605 | 12630 bytes | need scanner config support for XL compiler toolchains new org.eclipse.cdt.make.xlc.core plug-in |
| 193605 | 6257 bytes | need scanner config support for XL compiler toolchains new org.eclipse.cdt.managedbuilder.xlc.core plug-in |
| Li-Wei Lee (altera.com) | ||
| 90090 | 1330 bytes | debug launch fails to terminate gdb at the end of a session zip file with proposed patch |
| Ling Wang (nokia.com) | ||
| 126262 | 2927 bytes | Manual change in Memory or Variables view is not propagated to Expressions view Ling's partial fix to the bug |
| 173197 | 2445 bytes | CDT fails to get AddressFactory on debugging without symbolics and crashes. my patch |
| 173208 | 1200 bytes | Exception on creating CDebugTarget with null binary file patch based on CDT 4.0 |
| 176077 | 1045 bytes | Running threads flicker in Launch View when stepping on one thread my fix |
| 176081 | 2311 bytes | In multi-process debug, breakpoint is mistakenly uninstalled on process termination My fix to the bug. |
| 179425 | 2051 bytes | two periods ".." appear at end of some CDT "Target request failed: ..." error messages. My patch |
| 201000 | 1455 bytes | Double drive letters (e.g. C:C:) appear in source file list for a binary my fix to the bug. |
| 232311 | 18086 bytes | [launch] Progress monitor is ignored in the launch proposed fix |
| 234467 | 12122 bytes | [debug view][processes] If the debug session is terminated while a process is running, the process is not terminated. better approach. |
| 240092 | 83327 bytes | [launch] The way to launch & configure GDB process in DSF is not customizable proposed fix |
| 240092 | 36351 bytes | [launch] The way to launch & configure GDB process in DSF is not customizable Implement IGDBLauncher as a DSF service |
| 240092 | 113092 bytes | [launch] The way to launch & configure GDB process in DSF is not customizable full backend service |
| 251486 | 2266 bytes | [launch] Failed finalLaunchSequence leaves zombie launch entry in Debug View my patch to the bug |
| 251486 | 3723 bytes | [launch] Failed finalLaunchSequence leaves zombie launch entry in Debug View do shutdown in a query |
| 251806 | 14300 bytes | [concurrent] Step in a sequence cannot control the progress monitor of the sequence proposed fix |
| 251806 | 15429 bytes | [concurrent] Step in a sequence cannot control the progress monitor of the sequence revised fix |
| 251806 | 8334 bytes | [concurrent] Step in a sequence cannot control the progress monitor of the sequence some revision to previous patch |
| 263527 | 5411 bytes | [launch] The way of checking GDB version is wrong on certain platforms. simple solution |
| 292468 | 50777 bytes | [breakpoints] Cannot update breakpoint status properly with current IBreakpointAttributeTranslator BreakpointsMediator2 |
| Lukas Felber (gmx.ch) | ||
| 3ae34a | 21 lines | Bug 379511 - Forward declaration in function parameter ignored by |
| ba17c7 | 324 lines | Bug 380615 - Assign comments belonging to preprocessor directives to them in NodeCommentMap instead of ignoring them. |
| d9b954 | 324 lines | Bug 380615 - Assign comments belonging to preprocessor directives to them in NodeCommentMap instead of ignoring them. |
| 234791 | 45495 bytes | [Refactoring] Bugfix Implement Method Refactoring solution for the problems desribed in the ticket description |
| 339364 | 9257 bytes | Toggle Function Definition Refactoring Last missing patch |
| 354727 | 5519 bytes | Duplicated refactoring tests fix (removal of duplicate tests) |
| 379511 | 2287 bytes | Forward declaration in function parameter ignored by translation unit fix + test |
| 379511 | 325 bytes | Forward declaration in function parameter ignored by translation unit comment #0 |
| 379511 | 166 bytes | Forward declaration in function parameter ignored by translation unit comment #1 |
| 379511 | 91 bytes | Forward declaration in function parameter ignored by translation unit comment #3 |
| 379511 | 166 bytes | Forward declaration in function parameter ignored by translation unit comment #4 |
| 379511 | 838 bytes | Forward declaration in function parameter ignored by translation unit comment #5 |
| 379511 | 148 bytes | Forward declaration in function parameter ignored by translation unit comment #6 |
| 379511 | 629 bytes | Forward declaration in function parameter ignored by translation unit comment #8 |
| 379511 | 184 bytes | Forward declaration in function parameter ignored by translation unit comment #10 |
| 379511 | 546 bytes | Forward declaration in function parameter ignored by translation unit comment #12 |
| mahmed (mentor.com) | ||
| 92a473 | 7 lines | Bug 382119 |
| b6556b | 7 lines | Bug 382119 |
| 382119 | 2185 bytes | RejectedExecutionException thrown when find in memory view after re-launching comment #0 |
| 382119 | 457 bytes | RejectedExecutionException thrown when find in memory view after re-launching comment #1 |
| 382119 | 52 bytes | RejectedExecutionException thrown when find in memory view after re-launching comment #2 |
| Marc Dumais (ericsson.com) | ||
| 0d41ee | 40 lines | Bug 399281 - MulticoreVisualizer: disposeVisualizer() is not getting |
| 12b229 | 302 lines | Bug 404894 - [visualizer] Make CPUs and cores selectable in multicore |
| 601d92 | 3 lines | Bug 396184 - [visualizer] - m_cpuMap and m_coreMap are not cleared when |
| 76b5dd | 153 lines | Bug 399419 - [visualizer] Minimize visualizer model (re-)creation |
| 7a656b | 6 lines | Bug 400231 - MulticoreVisualizer: NPE in |
| 91de35 | 1913 lines | Bug 396268 - [Visualizer] Add CPU/core load information to the multicore |
| 99699d | 2 lines | Bug 396200 - [Visualizer] m_recache is never reset to false |
| c26055 | 456 lines | Bug 365776 - [breakpoints] Add breakpoint action to toggle reverse |
| c916df | 8 lines | Bug 396076 - [Visualizer] Cores displayed non-optimally when there are |
| ca6f6a | 3 lines | Bug 396293 - [Visualizer] right side cpu_margin not taken into account |
| cadc92 | 4 lines | Bug 405735 - [visualizer] Using context menu prevents next selection |
| d4bb0b | 33 lines | Bug 404565 - [visualizer] Thread synchronization from multicore |
| de790b | 777 lines | Bug 405390 - [Visualizer] Implement selection-based filtering of the |
| 330608 | 956 bytes | AbstractMIControl processMIOutput() ; OOBRecord; Keeping only the last 20 records is not enough in some cases. proposed patch |
| 336961 | 11557 bytes | [tracepoints] selectTraceRecord() should not update the UI proposed patch |
| Marc Décugis (mdsfr.com) | ||
| 262912 | 1688 bytes | Allow to override refreshProject in MakeBuilder patch for MakeBuilder |
| Marc Gobeil (qnx.com) | ||
| 05cfb0 | 1558 lines | Backport implementation of Bug 259768: "Use optimal jobs number: |
| Marc Khouzam (ericsson.com) | ||
| 159696 | 7314 bytes | [variables] Implement expression service using standard MI Updates to support DECIMAL format (+committed, +logged) |
| 187718 | 17143 bytes | [variables] IExpressionDMContext should contain only the fully qualified expression. Only qualified expression will be contained (+committed, +logged) |
| 187904 | 2804 bytes | [tests] Infrastructure for writing unit tests for standard MI-back end service implementations. Must create data/launch/bin (+committed, +logged) |
| 187904 | 3488 bytes | [tests] Infrastructure for writing unit tests for standard MI-back end service implementations. New RunToLocation method (+committed, +logged) |
| Marc-Andre Laperle (gmail.com) | ||
| 1644f4 | 34 lines | Bug 397288 - typename keyword is not completed |
| 2993ef | 34 lines | Bug 397288 - typename keyword is not completed |
| 4e872b | 162 lines | Bug 375226 - Code not indexed properly when changing active |
| 5d3353 | 15 lines | Bug 385144 - Invalid redefinition of enum reported when enum is used as |
| Marc-Andre Laperle (omnialabs.net) | ||
| 9ba606 | 19 lines | Bug 309112 - "Open Declaration" window doesn't remember own size |
| eb6522 | 64 lines | Bug 377295 - Build fails if project name contains characters [, ] |
| Marc-Andre Laperle (ericsson.com) | ||
| 120162 | 16394 bytes | [launch] Allow to specify the default version of gdb Add defaults preferences to Debug, GDB |
| 166960 | 4253 bytes | CDT ignores all breakpoints on shared-libraries and suspend button is always disabled Move -env-cd and env vars before file-exec |
| 195572 | 5457 bytes | Environment PATH error under MINGW and CDT 4.0 Look for MinGW in PATH, before registry |
| 197949 | 884 bytes | Trivial typo in "Building Targets.:" Trivial patch for trivial typo |
| 206369 | 1137 bytes | Double-clicking closed project should open it Double-click on project patch |
| 213920 | 3798 bytes | cygwin path resolver does not work for "locked" registry in windows Look for Cygwin in PATH, before registry, fixed |
| 233390 | 22570 bytes | [outline view] Group Defines Add macro grouping in Outline, Projects, C/C++ views (with API fixes) |
| 237115 | 1030 bytes | "Other objects" list does not resize Patch to resize the FileListControl |
| 240558 | 2740 bytes | Doxygen comment generator doesn't recognize void parameter properly Doxygen constructor return patch |
| 250037 | 3457 bytes | Debug value view fails to update 'Value' column Mac debug column update patch, including DSF |
| 264140 | 17586 bytes | [templates] Add support for Templates view Support Templates view patch |
| 265483 | 4786 bytes | GDB can't halt debugging process DSF-only patch |
| 269927 | 40383 bytes | [console] [cdi] Allow to save console to a file Add save to gdb and gdb traces consoles, improved |
| 270790 | 107150 bytes | Mach-O Parser doesn't recognize x86_64 binaries Patch with separate parser |
| 270790 | 839 bytes | Mach-O Parser doesn't recognize x86_64 binaries MachO64 ParserPage patch (c++filt) |
| 273525 | 2779 bytes | Generate Getters and Setters is very slow Keep result of findInsertLocation |
| 282092 | 2395 bytes | Linker settings "Other Objects" not working on Windows (MinGW) Absolute path and quotes patch |
| 282495 | 1722 bytes | Add hotkey for "mouse hover" like tooltip Patch to fix hover |
| 284295 | 1752 bytes | Hardcoded semicolon separator when appending to native environment variables Patch using the path.separator property |
| 284843 | 5900 bytes | Environment Variable with value ":" gets replaced by empty string "" Environment Variable patch, with test cases |
| 285583 | 1876 bytes | Broken link to Managed Build in cdt.doc.user / Concepts Fix broken link |
| 287815 | 2810 bytes | CDT New Class Wizard GUI should follow Eclipse UI Guidelines. Capitalization issue patch |
| 290292 | 2022 bytes | CDT internal error in Build Settings for CrossGCC Patch to fix the ClassCastException |
| 290499 | 7086 bytes | Generating Getter, Setter and Implementing Methods should by available through the Outline context menus Add source menu to Outline |
| 292304 | 2145 bytes | XLC New Project Wizard does not like change of heart when users switch from other wizards Patch to fix the XLC case |
| 294151 | 1203 bytes | [Mac] Toggle Source/Header has invalid key binding Patch with the corrected key binding. |
| 294537 | 2331 bytes | [Mac] Registers view very slow to open the first time Slow Resgisters view patch, replace CLI with -interpreter-exec |
| 294538 | 10013 bytes | [Mac] Debug launch takes 20 extra sec (CLI problem) Use info pid, replace info thread for -thread-list-ids |
| 295808 | 2457 bytes | MinGW gdb Debugger dialog broken MinGW Debugger page NPE patch |
| 297376 | 2163 bytes | Missing Doxygen commands. Add missing Doxygen commands |
| 297751 | 948 bytes | In 6.0.2, the 1st Search->C/C++... in a new workspace NPEs Patch for NPE in C++ Search |
| 298554 | 2754 bytes | Code templates should be proposed if line is completely selected except for whitespaces. Patch to relax the condition for ${line_selection} templates |
| 298696 | 4436 bytes | Mac key bindings for refactoring are invalid Mac refactoring key bindings patch |
| 299292 | 1330 bytes | DSF does not read fedora GDB version correctly Fedora gdb version patch |
| 299292 | 3332 bytes | DSF does not read fedora GDB version correctly Tests for 6.0.2 |
| 299292 | 4032 bytes | DSF does not read fedora GDB version correctly Tests for 6.1 |
| 299892 | 9530 bytes | Add missing group actions in outline view Add missing group actions patch |
| 301732 | 10753 bytes | When a Hello World project is created, open generated file automatically Open file patch, improved |
| 303900 | 11650 bytes | Cygwin 1.7 is Not detected on the CDT system. Reworked Cygwin detection patch |
| 304146 | 970 bytes | [commands] DSF-GDB should use a command factory MacOSMIVarUpdate parameters patch |
| 304384 | 1141 bytes | Make DSF-GDB the default CDT debugger ApplicationLaunchShortcut patch |
| 305058 | 975 bytes | Can't Open New Project Accessibility NPE patch |
| 306129 | 4799 bytes | Error occurred when using generates getter and setters (for underscrore suffix variable) Fix and tests |
| 306901 | 2351 bytes | [Doc] 'Before you begin' needs updating Update MinGW section, add Mac OS X |
| 307257 | 1009 bytes | Help Documentation: Spelling mistake "function" spelled as "functionw". Fix spelling mistake |
| 308091 | 898 bytes | [debug view][cdi] Show address in the stack frame's label Address in the stack frame's label |
| 309760 | 15643 bytes | [checker][quick fix] Provide checker for name resolution problems found by indexer Name Resolution Checker (actually IProblemBinding checker) |
| 310565 | 3163 bytes | New Apple gdb-1461.2 is not parsed correctly Parse Apple gdb-1461.2 patch |
| 318658 | 5467 bytes | Implement method: Add Select/Deselect All buttons Add Select/Deselect All buttons |
| 318726 | 2453 bytes | Weird name for methods when using generates getter and setters on variable "ID" NameHelper patch |
| 319481 | 1994 bytes | [Mac] Wrong key binding for Open Call Hierarchy Fix call hierarchy key on Mac |
| 321437 | 1918 bytes | [performance] QuickFixCreateField is very slow Pass a non-null index to skip indexed headers |
| 322119 | 10265 bytes | [checker] Suspicious semicolon (i.e. ";" after "if") Suspicious semicolon checker |
| 322753 | 5349 bytes | It should be possible to disable the override indicator Disable override indicator |
| 323456 | 2513 bytes | Uncomment code separated by empty lines Toggle Comment Empty line patch 2 |
| 323556 | 1202 bytes | AssertionFailedException in CEditor.installOverrideIndicator InstallOverrideIndicator patch |
| 323561 | 3837 bytes | No Doxygen template comments for extern "C" void myFunc(int param) Generate documentation for extern function declaration |
| 323562 | 2257 bytes | Doxygen auto-comment does not work for plain C function declaration Generate documention for IASTFunctionDeclarator |
| 327779 | 2523 bytes | heap gets completely full by end of day; mouse & key response becomes 3-4 seconds Cash to cache |
| 328384 | 1080 bytes | Improve handling of MS specific modifiers with VC toolchain Define MS specific modifiers |
| 328638 | 1908 bytes | Quick outline doesn't show method with qualified parameter when typing it Try to match name after each colon colon |
| 330123 | 2012 bytes | Rename does not rename methods with const parameters Test |
| 330688 | 767 bytes | Automatically select text in Extract Local Variable Select text in Extract Local Variable input page |
| 333050 | 919 bytes | Hyperlinks don't work inside macros (regression) Macro Hyperlink patch |
| 334051 | 2034 bytes | Implement method sometimes doesn't add class name to methods in .cpp Implement method, qualified name patch |
| 334194 | 2876 bytes | [MS Toolchain] Allow use of toolchain with only VS2008 installed MS Toolchain, VS2008 without WinSDK |
| 334405 | 1443 bytes | Source hover is sometimes imprecise Source Hover, adjust start and end for composite types |
| 334569 | 2255 bytes | Source hover for implicit constructor calls Source hover, implicit constructor call patch |
| 335213 | 1140 bytes | Missing message in Implement method Implement Method missing message patch |
| 336123 | 3711 bytes | DefinitionFinder2 doesn't find function definitions DefinitionFinder function testcase |
| 337040 | 34934 bytes | MethodDefinitionInsertLocationFinder2 does not find implementation file when no definition already present Improve search of implementation file |
| Mario Pierro (iar.com) | ||
| 474f8b | 6 lines | Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoint() |
| 5e4cd0 | 6 lines | Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoint() |
| 251972 | 936 bytes | [project] Problem adding a symbol for ALL configurations Patch to use equals() instead of == to compare language setting ids |
| 294106 | 1102 bytes | Save CDT Build Console output into a file Checks getStream() to prevent NPE |
| Mark Bozeman (mentor.com) | ||
| 2c4927 | 45 lines | Bug 376203 Launch job never completes if GDB terminates on start. |
| Mark Espiritu (vastsystems.com.au) | ||
| 215283 | 925 bytes | CDT Project Template Engine macro replacment code cannot handle consecutive replacements. Proposed patch to fix this bug. |
| 215960 | 1540 bytes | CDT Project Template Engine inserts wrong page when "pagesAfterTemplateSelectionProvider" is not set ( when previous template had it set). Proposed patch for this problem. |
| 223044 | 1128 bytes | Build All Configurations does not run other project builders. First proposed patch. |
| Marko Tomljenovic (de.bosch.com) | ||
| 0dc841 | 114 lines | Bug 351076 - Make MAX_DELAY of editor content assist computation configurable |
| 341605 | 9264 bytes | Leaving "Limit To" empty in C/C++ Search shall not be allowed Patch where the note has the right style |
| 351076 | 1457 bytes | Make MAX_DELAY of editor content assist computation configurable Patch for cdt doc and git head revision |
| 351076 | 14420 bytes | Make MAX_DELAY of editor content assist computation configurable Patch for cdt core and git head revision |
| Martin Oberhuber (windriver.com) | ||
| 003224 | 113 lines | Bug 406873 - [spell-check] Update the CDT word lists for Kepler |
| 111b6b | 199 lines | Bug 397652 - Exporting a PDOM fails due to wrong index-in-sync check |
| 3a46eb | 19 lines | Bug 406783 - [spell-check] Support variables for CDT user dictionary. |
| 41edb9 | 19 lines | Bug 406783 - [spell-check] Support variables for CDT user dictionary. |
| 446545 | 199 lines | Bug 397652 - Exporting a PDOM fails due to wrong index-in-sync check |
| 481121 | 14 lines | Bug 398195 - Consider external ReadOnlyPDOMProvider in Include Browser |
| 656f82 | 11 lines | Bug 345750: [Scanner Discovery] Per File Build output parser misses |
| 8f3317 | 14 lines | Bug 398195 - Consider external ReadOnlyPDOMProvider in Include Browser |
| 950f13 | 11 lines | Bug 345750: [Scanner Discovery] Per File Build output parser misses |
| cf3ace | 113 lines | Bug 406873 - [spell-check] Update the CDT word lists for Kepler |
| 155088 | 3600 bytes | gcc per file scanner discovery fails for recursive make in subdirectories Patch against cdt-3.1.1 branch, fixing gcc per file scanner discovery |
| 155096 | 6225 bytes | gcc scanner discovery should be more exact Patch against cdt-3.1.1 branch for more exact gnu scanner discovery |
| 276355 | 8440 bytes | Change the CDT remote, dsf-gdb and memory feature labels in order to better integrate with Galileo Patch making the change |
| 310514 | 11501 bytes | Support exporting a Resource Snapshot along with a CDT shared index patch v1 |
| 323498 | 1603 bytes | [Scanner Discovery] Regression: Current Directory is never discovered in CDT 6.0.2 Patch fixing the problem |
| 345750 | 2261 bytes | [Scanner Discovery] Per File Build output parser misses includes with drive-relative paths when sources are behind a linked resource patch v2 against cdt_8_0 |
| 350828 | 14312 bytes | CDT doc bundles should include a pre-built help index Patch providing a prebuilt doc index |
| Martin Schwab (hsr.ch) | ||
| 339364 | 28944 bytes | Toggle Function Definition Refactoring Tests for the Toggle Refactoring |
| 341089 | 6727 bytes | Codan does not handle missing functions in macros correctly Patch for clean marker message in case of macros |
| Mathias Kunter (gmail.com) | ||
| baeccc | 135 lines | Bug 370462 - Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences |
| 307311 | 65836 bytes | Incorrect string display when using non-ASCII characters Fix for Bug 307311. JUnit tests included. |
| 367456 | 3393 bytes | MIParser translateCString backslash parsing issue Proposed fix for Bug 367456 |
| 370462 | 74432 bytes | Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences Proposed fix for Bug 370462 |
| 370462 | 29113 bytes | Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences org.eclipse.cdt.doc.user/images/view_debug_prefs.png |
| 370462 | 14925 bytes | Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences Fix according to comment 123 |
| Mathias Kunter (audioranger.com) | ||
| a97443 | 1033 lines | Bug 307311: Incorrect string display when using non-ASCII characters |
| c61ae8 | 677 lines | Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences |
| cd1de0 | 34 lines | Bug 370462: Improving the debug preferences. Better handling of octal addresses. |
| Matthew Talbot (us.ibm.com) | ||
| 388068 | 845 bytes | WSW38 DVT: Broken Links in Help comment #0 |
| Matthias Spycher (coware.com) | ||
| 109109 | 695 bytes | Missing return keyword in BuildConsolePartition.equals(Object) patch |
| 112008 | 2386 bytes | Comparing line breakpoints in CBreakpointManager$BreakpointMap suggested patch for isSameBreakpoint() |
| 124966 | 3164 bytes | GDBTypeParser.parse(String) parses incorrectly parser patch 2 |
| Max Billingsley III (hcs.ufl.edu) | ||
| 301998 | 16640 bytes | Berkeley UPC plugin contribution Berkeley UPC plugin with source code |
| 314948 | 28817 bytes | Updates to Berkeley UPC plugin Generated patches for BUPC plugin and feature |
| Meisam (gmail.com) | ||
| 317042 | 1172 bytes | [fn] codan doesn't detect assignment in condition in while loops and conditional operators Patch |
| 317061 | 860 bytes | An exception is constructed but it's not thrown in method org.eclipse.cdt.codan.core.param.BasicProblemPreference#importValue(StreamTokenizer) patch |
| 317067 | 791 bytes | Typos in cdt-codan source code patch |
| 317067 | 1327 bytes | Typos in cdt-codan source code Patch for typo in org.eclipse.cdt.codan.checkers/OSGI-INF/l10n/bundle.properties |
| 317067 | 1214 bytes | Typos in cdt-codan source code patch for typos in MapProblemPreference.java |
| 317067 | 974 bytes | Typos in cdt-codan source code typo in AssignmentInConditionCheckerTest |
| 320187 | 19074 bytes | A codan checker for detecting format string vulnerabilities The patch that adds a checker to codan for detecting format string vulnerability |
| 320187 | 6268 bytes | A codan checker for detecting format string vulnerabilities Testcases for the previous patch |
| mhussein (mentor.com) | ||
| 516e23 | 37 lines | Bug 389392 - Editor refresh problem when template executed twice |
| 5a9646 | 27 lines | Bug 380132: BuildOptionSettingsUI need to correctly load custom field |
| 8f50ca | 29 lines | Bug 383988 |
| a2cfb6 | 1290 lines | Bug 365718: Support tree option style in managed build options |
| b3d335 | 49 lines | Bug 384819: Initialize selection in tree option editor with current |
| bd5721 | 6 lines | Fix Unit test for Bug 365718 |
| e0b193 | 12 lines | Bug 351422 - CModelUtil.getSourceFolder returns non-source folders. |
| f2724c | 148 lines | Bug 391390 : Updatesite url is indigo |
| 259768 | 21762 bytes | "Use optimal jobs number" highly misleading Handle -ve return and other feedback |
| 351422 | 1609 bytes | CModelUtil.getSourceFolder returns non-source folders Patch to make getSourceFolder only returns source folders only |
| 365718 | 70807 bytes | Support tree option style in managed build options Update1: Proposal to implement tree build option |
| 383988 | 367 bytes | Refactor GDBServerDebuggerPage & add missing dispose comment #0 |
| 383988 | 49 bytes | Refactor GDBServerDebuggerPage & add missing dispose comment #1 |
| Michael Berger (gmail.com) | ||
| 189228 | 76315 bytes | F1 help missing in C/C++ Convert and File Creation Wizards add help to mentioned wizards |
| 274998 | 1386 bytes | Silently ignored exception when creating custom applicability calculators Adds log statement to exception block |
| Michael Lindo (ca.ibm.com) | ||
| 0e37eb | 8 lines | Bug 370762 - Adding support for Remote Semantic Highlighting in the |
| 1b1c50 | 8 lines | Bug 370762 - Adding support for Remote Semantic Highlighting in the |
| 2810e3 | 61 lines | Bug 370762 - Adding support for Remote Semantic Highlighting in the |
| 6dd117 | 12 lines | Bug 354042: Problem with include paths that are relative paths starting |
| 75ff7e | 57 lines | Bug 370762 - Adding support for Remote Semantic Highlighting in the |
| 768ae5 | 65 lines | Bug 370762 - Adding support for Remote Semantic Highlighting in the |
| ac8574 | 12 lines | Bug 354042: Problem with include paths that are relative paths starting |
| c1da6b | 12 lines | Bug 354042: Problem with include paths that are relative paths starting |
| dddeb4 | 16 lines | Bug 372899 - A few changes needed to CEditor in order to implement |
| ec1fcd | 16 lines | Bug 372899 - A few changes needed to CEditor in order to implement |
| 344646 | 6287 bytes | Use EFSExtensionManager to get project paths Use EFSExtensionManager to get project paths - patch for cdt_7_0 |
| 350501 | 2194 bytes | add support in managed build projects for xlC v11 compiler options A few fixes |
| 350501 | 7519 bytes | add support in managed build projects for xlC v11 compiler options 1) qstrict not showing 2) fixed qfuncsect spelling error 3) added some C only options |
| 350501 | 2717 bytes | add support in managed build projects for xlC v11 compiler options fix the qlistfmt option |
| 350587 | 2843 bytes | [Scanner Discovery] The CygpathTranslator should check if the path that it is translating is in fact a Cygwin path Allow some items of PerProjectSICollector to be extended |
| 354042 | 1351 bytes | Problem with include paths that are relative paths starting with ../ or./ and NPE Fixes NPE and relative path problem (3rd upload, 2nd revision) |
| 370762 | 7517 bytes | Adding support for Remote Semantic Highlighting in the Remote C/C++ Editor Change some variables/methods to protected/public for remote semantic hightlighting |
| 370762 | 1179 bytes | Adding support for Remote Semantic Highlighting in the Remote C/C++ Editor increment plug-in version numbers |
| 372899 | 2119 bytes | A few changes needed to CEditor in order to implement remote code folding in the Remote C Editor in ptp Allow subclasses the ability to uninstall the ProjectionModelUpdater and check if code folding is enabled |
| Michael Lindo (hotmail.com) | ||
| 03069f | 26 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| 077f71 | 16 lines | Bug 350587: Relax visibility of fields and methods of |
| 15458e | 16 lines | Bug 350587: Relax visibility of fields and methods of |
| 28ebee | 8 lines | Bug 350501 - add support in managed build projects for xlC v11 compiler |
| 3e9c76 | 35 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| 494601 | 138 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| 674e4d | 645 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| b5742a | 35 lines | Bug 350501 - add support in managed build projects for xlC v11 compiler |
| b7f01c | 647 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| b86e09 | 26 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| c325e0 | 26 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| d133e9 | 8 lines | Bug 350501 - add support in managed build projects for xlC v11 compiler |
| d2bcf0 | 8 lines | Bug 350501 - add support in managed build projects for xlC v11 compiler |
| d4f603 | 16 lines | Bug 350587 - [Scanner Discovery] The CygpathTranslator should check if |
| eb1325 | 35 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| f68295 | 136 lines | Bug 350501 - add support in managed build projects for xlC v11 |
| fca5f4 | 645 lines | Bug 350501 - add support in managed build projects for xlC v11 compiler |
| Michael Luber (siemens.com) | ||
| 125814 | 768 bytes | a new project's "error parser settings" are stored to the preferences instead of to the project Patch that implements the proposed modification |
| 214463 | 1738 bytes | During startup of a debug session, a disabled watchpoint is set anyway Patch on imorted plugin project |
| 248691 | 1106 bytes | Details pane in Expressions view displays wrong data for big arrays Patch that can be applied to the CVS repository |
| Michael Rennie (ca.ibm.com) | ||
| 66e130 | 13 lines | Bug 374795 - Open Element dialog (CDT) has text field disabled in 3.8M6 |
| Michael Rennie (ca.ibm.com) | ||
| 186223 | 26244 bytes | [cleanup] CDT Core has alot of unused imports patch |
| Michael Scharf (scharf.gr) | ||
| 153947 | 4653 bytes | DsfQuery should use Generics Patch to make DsfQuery to use generics (+committed, +logged) |
| 153959 | 51313 bytes | Remove references to Riverbed in the code rename riverbed to dsf (+committed, +logged) |
| Mike Frysinger (gentoo.org) | ||
| 149102 | 1130 bytes | identify blackfin elf objects bfin-elf-java.patch |
| Mike Jackson (bluequartz.net) | ||
| 264787 | 9019 bytes | No doxygen coloring style configuration Text Version of Patch |
| Mike Kucera (ca.ibm.com) | ||
| b9c692 | 436 lines | Bug 341545 - [Accessibility] Traditional memory rendering uses colour to |
| d11a8c | 436 lines | Bug 341545 - [Accessibility] Traditional memory rendering uses colour to |
| 182889 | 2991 bytes | Additional information to the preprocessor nodes. adds a test to the test suite for macro expansion arguments |
| Mike Thyer (ultrasoc.com) | ||
| 301536 | 676 bytes | MIExpressions.ExpressionDMAddress.toString() returns "0x"+<decimal> one line fix |
| Mikhail Khodjaiants (googlemail.com) | ||
| 40101 | 1291 bytes | Text hovering is limited to single word Patch from Anita Birje |
| 69977 | 5121 bytes | TVT3.0: Non-externalized strings in Launching Debug Patch from Tanya Wolff. |
| 86533 | 876 bytes | Breakpoint is set on the wrong line in Disassembly view Patch from Tracy Miranda |
| 86540 | 1626 bytes | NPE in CProjectSourceLocation Patch from Tracy Miranda |
| Mikhail Voronin (intel.com) | ||
| 71240 | 77464 bytes | Proposal for CDT help enchancement Patch on cdt.ui with help extension |
| 71240 | 79363 bytes | Proposal for CDT help enchancement Patch for cdt.ui with implementation of help extension. Updated to pass context to provider. |
| 77823 | 27100 bytes | Unit tests for help extension in Patch with unit tests |
| 77825 | 855 bytes | Multiple initialization in help extension Fix for multiple initialize |
| 77825 | 855 bytes | Multiple initialization in help extension Fix for multiple initialize |
| Mikhail Zabaluev (nokia.com) | ||
| 82744 | 3664 bytes | Eliminate native compiler warnings when building org.eclipse.cdt.core.linux A patch that eliminates native compiler warnings |
| Mirko Stocker (misto.ch) | ||
| 181493 | 41735 bytes | C++ Refactoring documentation patch for the previous patch |
| Missing name (gmx.net) | ||
| 374694 | 331 bytes | [C++11] Template aliases comment #0 |
| Miwako Tokugawa (intel.com) | ||
| 222817 | 51219 bytes | [Contribution] <enablement and applicability calculator support with Option Category correct ToolSettingsTab.java and getOption |
| 222817 | 11604 bytes | [Contribution] <enablement and applicability calculator support with Option Category patch to add the unit test |
| 222817 | 9119 bytes | [Contribution] <enablement and applicability calculator support with Option Category documentation patch |
| 272432 | 1595 bytes | [Contribution] support template process for setting Enumerated options Option.java patch |
| 290997 | 32739 bytes | [Contribution] VS-style option tooltip display in Property Pages revised patch (12/3/09) |
| MJ (yahoo.com) | ||
| 312835 | 1488 bytes | CDT build settings which are set at the folder level are ignored in certain situations Patch for CDT 8.0 |
| Nathan Ridge (hotmail.com) | ||
| 032c01 | 106 lines | Bug 395018 - False 'member was not initalized in this constructor' |
| 047a6f | 41 lines | Bug 382074 - [C++11] Error involving variadic non-type template |
| 072b85 | 15 lines | Bug 402807 - Partial specialization for vararg function type |
| 0cca07 | 12 lines | Reuse CPPTemplates.isValidArgument() is TemplateArgumentDeduction |
| 0d2dec | 17 lines | Bug 402861 - Error involving pointer-to-member of template class |
| 0ef897 | 17 lines | Bug 397494 - Error evaluating decltype of constant lambda |
| 12637b | 267 lines | Bug 389782 - Error with uniform initialization involving conversion |
| 1289cc | 11 lines | Bug 365498 - Strange warning placement for defaulted constructor |
| 1492e2 | 97 lines | Bug 407808 - Error involving 0 as null pointer constant in header file |
| 22c8d7 | 20 lines | Bug 395019 - Error when using __is_base_of |
| 2325a5 | 2 lines | Fixed a wrong test case. |
| 24ba7f | 21 lines | Bug 401142 - Error involving variadic non-type template parameters |
| 311b90 | 96 lines | Bug 398044 - Error involving partial ordering of class template |
| 338dc4 | 12 lines | Reuse CPPTemplates.isValidArgument() is TemplateArgumentDeduction |
| 33d13f | 29 lines | Bug 395875 - Error involving dependent expression in index |
| 395e7c | 29 lines | Bug 402498 - Name resolution error for unqualified function call with |
| 3df391 | 30 lines | Bug 402409 - Dependent expressions and auto type resolution |
| 3ebe49 | 63 lines | Bug 399039 - Error involving variadic non-type template parameter |
| 3fa775 | 29 lines | Bug 388623 - [regression] Error involving dependent expressions |
| 518987 | 26 lines | Bug 407807 - [Content Assist] No completion for members of object that |
| 524777 | 51 lines | Bug 397828 - Error involving recursive variadic template |
| 5eb0fb | 14 lines | Bug 402085 - UnsupportedOperationException in |
| 6190dc | 13 lines | Bug 402409 - Dependent expressions and auto type resolution |
| 619b57 | 352 lines | Bug 398706 - 'T' in 'new T' gets resolved to CPPConstructor instead of |
| 62b2b9 | 905 lines | Bug 397342 - Error calculating size of reference type |
| 63a775 | 163 lines | Bug 395243 - Error involving dependent expressions |
| 64f031 | 504 lines | Bug 389009 - Enumerator with dependent value |
| 664da4 | 49 lines | Bug 401973 - sizeof... operator on a template parameter pack |
| 669736 | 23 lines | Bug 388398 - SFINAE for default template arguments |
| 66bb47 | 20 lines | Bug 395019 - Error when using __is_base_of |
| 69c73e | 42 lines | Bug 388805 - False ambiguity in overload resolution with variadic |
| 711281 | 17 lines | Bug 399353 - Error involving __is_base_of |
| 741b41 | 52 lines | Bug 399362 - Error with depedent expression involving field in |
| 773aa7 | 54 lines | Bug 401743 - NullPointerException in EvalBinding.instantiate() - tpMap |
| 7a715b | 243 lines | Bug 402498 - Name resolution error for unqualified function call with |
| 7da6fe | 51 lines | Bug 397828 - Error involving recursive variadic template |
| 7f2273 | 112 lines | Bug 402409 - Dependent expressions and auto type resolution |
| 807f93 | 81 lines | Bug 408296 - [regression] ADL performed for qualified name |
| 81885d | 51 lines | Bug 401024 - Error involving variadic templates |
| 84c076 | 23 lines | Bug 388398 - SFINAE for default template arguments |
| 86dcb5 | 18 lines | Bug 399353 - Error involving __is_base_of |
| 88b194 | 267 lines | Bug 389782 - Error with uniform initialization involving conversion |
| 8cf540 | 11 lines | Bug 365498 - Strange warning placement for defaulted constructor |
| 8fcd01 | 350 lines | Bug 398706 - 'T' in 'new T' gets resolved to CPPConstructor instead of |
| 90bdc3 | 13 lines | Bug 399363 - ClassCastException in CPPBaseClause.getBaseClassType() |
| 929cc9 | 52 lines | Bug 399362 - Error with depedent expression involving field in |
| 9475bf | 107 lines | Bug 395018 - False 'member was not initalized in this constructor' |
| 95c123 | 63 lines | Bug 399039 - Error involving variadic non-type template parameter |
| 96a4a2 | 1060 lines | Bug 401479 - Error involving variadic templates and function objects |
| 9822ba | 13 lines | Bug 399363 - ClassCastException in CPPBaseClause.getBaseClassType() |
| 9e8c66 | 905 lines | Bug 397342 - Error calculating size of reference type |
| a9cbaf | 29 lines | Bug 388623 - [regression] Error involving dependent expressions |
| ad05d7 | 17 lines | Bug 397494 - Error evaluating decltype of constant lambda |
| b91f3a | 98 lines | Bug 399142 - [regression] 'Open Declaration' does not work inside |
| bb97b8 | 19 lines | Bug 395247 - Error involving variadic constructor |
| c21f21 | 29 lines | Bug 395875 - Error involving dependent expression in index |
| c34704 | 507 lines | Bug 389009 - Enumerator with dependent value |
| c8e936 | 45 lines | Bug 402854 - Qualified name lookup finds name in enclosing scope |
| ca2749 | 42 lines | Bug 388805 - False ambiguity in overload resolution with variadic |
| d159cd | 110 lines | Bug 379631 - code-completion of functions in using-declarations |
| d4cf62 | 96 lines | Bug 398044 - Error involving partial ordering of class template |
| dc8b82 | 199 lines | Bug 395243 - Error involving dependent expressions |
| dcae83 | 22 lines | Bug 388287 - False ambiguity in overload resolution with function |
| e3150d | 98 lines | Bug 399142 - [regression] 'Open Declaration' does not work inside |
| ec7a25 | 75 lines | Bug 401743 - NullPointerException in EvalBinding.instantiate() - tpMap |
| ed818d | 22 lines | Bug 388287 - False ambiguity in overload resolution with function |
| ee08be | 24 lines | Bug 401140 - NullPointerException in CPPTemplates.addDefaultArguments() |
| f0a597 | 41 lines | Bug 401400 - Another error involving variadic non-type template |
| f0e663 | 199 lines | Bug 395243 - Error involving dependent expressions |
| f1542b | 725 lines | Bug 399829 - Wrong context for name lookup in dependent expression |
| f2037f | 41 lines | Bug 382074 - [C++11] Error involving variadic non-type template |
| f2d8b9 | 19 lines | Bug 395247 - Error involving variadic constructor |
| f429bd | 163 lines | Bug 395243 - Error involving dependent expressions |
| f9e511 | 110 lines | Bug 379631 - code-completion of functions in using-declarations |
| f9f946 | 33 lines | Bug 402257 - Incorrect overload resolution with SFINAE and nested types |
| 365498 | 1717 bytes | Strange warning placement for defaulted constructor patch that fixes the issue, including tests |
| 379631 | 5370 bytes | code-completion of functions in using-declarations patch that fixes the issue, including a test patch |
| 388287 | 3357 bytes | False ambiguity in overload resolution with function objects patch that fixes the issue, including tests |
| 388623 | 2754 bytes | [regression] Error involving dependent expressions patch that fixes the issue, including tests |
| 389782 | 15128 bytes | Error with uniform initialization involving conversion patch that fixes the issue, including tests |
| 395018 | 24579 bytes | False 'member was not initalized in this constructor' warning for defaulted copy/move constructor patch that fixes the issue, including tests |
| 395019 | 2645 bytes | Error when using __is_base_of patch that fixes the issue, including tests |
| 395243 | 1126 bytes | Error involving dependent expressions test case |
| 395243 | 12697 bytes | Error involving dependent expressions patch that fixes the issue |
| 395247 | 2847 bytes | Error involving variadic constructor patch that fixes the issue, including tests |
| 379631 | 410 bytes | code-completion of functions in using-declarations comment #0 |
| 379631 | 147 bytes | code-completion of functions in using-declarations comment #1 |
| 379631 | 59 bytes | code-completion of functions in using-declarations comment #2 |
| 388287 | 615 bytes | False ambiguity in overload resolution with function objects comment #0 |
| 388287 | 74 bytes | False ambiguity in overload resolution with function objects comment #1 |
| 388287 | 671 bytes | False ambiguity in overload resolution with function objects comment #2 |
| 388287 | 59 bytes | False ambiguity in overload resolution with function objects comment #3 |
| 388623 | 516 bytes | [regression] Error involving dependent expressions comment #0 |
| 388623 | 371 bytes | [regression] Error involving dependent expressions comment #1 |
| 388623 | 252 bytes | [regression] Error involving dependent expressions comment #2 |
| 388623 | 59 bytes | [regression] Error involving dependent expressions comment #3 |
| 389782 | 290 bytes | Error with uniform initialization involving conversion comment #0 |
| 389782 | 866 bytes | Error with uniform initialization involving conversion comment #1 |
| 389782 | 502 bytes | Error with uniform initialization involving conversion comment #2 |
| 389782 | 59 bytes | Error with uniform initialization involving conversion comment #3 |
| 395018 | 524 bytes | False 'member was not initalized in this constructor' warning for defaulted copy/move constructor comment #0 |
| 395018 | 55 bytes | False 'member was not initalized in this constructor' warning for defaulted copy/move constructor comment #1 |
| 395018 | 59 bytes | False 'member was not initalized in this constructor' warning for defaulted copy/move constructor comment #2 |
| 395019 | 488 bytes | Error when using __is_base_of comment #0 |
| 395019 | 513 bytes | Error when using __is_base_of comment #1 |
| 395019 | 59 bytes | Error when using __is_base_of comment #2 |
| 395243 | 569 bytes | Error involving dependent expressions comment #0 |
| 395243 | 0 bytes | Error involving dependent expressions comment #1 |
| 395243 | 103 bytes | Error involving dependent expressions comment #2 |
| 395243 | 59 bytes | Error involving dependent expressions comment #3 |
| 395243 | 21424 bytes | Error involving dependent expressions comment #6 |
| 395243 | 504 bytes | Error involving dependent expressions comment #8 |
| 395243 | 330 bytes | Error involving dependent expressions comment #11 |
| 395243 | 955 bytes | Error involving dependent expressions comment #12 |
| 395243 | 689 bytes | Error involving dependent expressions comment #13 |
| 395243 | 607 bytes | Error involving dependent expressions comment #16 |
| 395243 | 719 bytes | Error involving dependent expressions comment #18 |
| 395243 | 1931 bytes | Error involving dependent expressions comment #19 |
| 395243 | 525 bytes | Error involving dependent expressions comment #21 |
| 395243 | 683 bytes | Error involving dependent expressions comment #23 |
| 395243 | 370 bytes | Error involving dependent expressions comment #26 |
| 395243 | 856 bytes | Error involving dependent expressions comment #28 |
| 395243 | 1123 bytes | Error involving dependent expressions comment #29 |
| 395243 | 697 bytes | Error involving dependent expressions comment #30 |
| 395243 | 447 bytes | Error involving dependent expressions comment #31 |
| 395243 | 712 bytes | Error involving dependent expressions comment #32 |
| 395243 | 396 bytes | Error involving dependent expressions comment #33 |
| 395243 | 312 bytes | Error involving dependent expressions comment #36 |
| 395243 | 559 bytes | Error involving dependent expressions comment #37 |
| 395243 | 1043 bytes | Error involving dependent expressions comment #38 |
| 395243 | 773 bytes | Error involving dependent expressions comment #40 |
| 395243 | 632 bytes | Error involving dependent expressions comment #41 |
| 395243 | 1344 bytes | Error involving dependent expressions comment #44 |
| 395243 | 557 bytes | Error involving dependent expressions comment #46 |
| 395243 | 664 bytes | Error involving dependent expressions comment #47 |
| 395243 | 135 bytes | Error involving dependent expressions comment #49 |
| 395875 | 349 bytes | Error involving dependent expression in index comment #0 |
| 395875 | 323 bytes | Error involving dependent expression in index comment #1 |
| 395875 | 59 bytes | Error involving dependent expression in index comment #2 |
| Navid Mehregani (cisco.com) | ||
| 287598 | 1957 bytes | [expressions] "Add new expression" should be displayed in a different color Patch2 |
| 289526 | 16364 bytes | [debug view] Migrate the Restart feature to the new one, as supported by the platform Patch |
| 292688 | 953 bytes | [dis] DSF Disassembly: Reduce maximum width of FunctionOffset Ruler Column Patch |
| 296257 | 24011 bytes | [disassembly] Merge 'Go to Address' and 'Go to Symbol' actions and expose it as a combo box in the toolbar Patch that implements this feature |
| 297387 | 5525 bytes | [disassembly] When location combo box has focus, 'Home' key shouldn't jump to PC address Patch |
| 297601 | 7409 bytes | [disassembly] Support 'Find' operation in disassembly view Expose action in local toolbar menu |
| 299834 | 2246 bytes | [Debug View] Remove 'refresh' button from Debug view Assigns unique IDs to refresh actions |
| 310191 | 2761 bytes | [#fmt] Detail pane does not clear up when DSF-GDB session is terminated Patch#2 |
| Neeraj Bhope (in.ibm.com) | ||
| 145271 | 1286 bytes | "if" check in PDOMSearchRe sult.computeContainedMatches() should be pulled into the outer loop. The needful. |
| Neil Rickards (arm.com) | ||
| 105197 | 922 bytes | isOptionEnabled never called Suggested patch |
| 127077 | 9122 bytes | Echo loses quotes Patch against CDT 3.0.2 RC1 |
| 127077 | 17600 bytes | Echo loses quotes Patch against head |
| Nikita Shulga (mentor.com) | ||
| 265236 | 4717 bytes | [remotecdt] RemoteCDT can not find remote connection after restart Fixes problem above and handles InterruptedException properly |
| Nils Hagge (siemens.com) | ||
| 181710 | 1047 bytes | Hex Integer Memory Rendering not visible Modifies the plugin.xml file as described in the discussion |
| Oleg Smetanin (intel.com) | ||
| 127681 | 19410 bytes | Active build configuration selection for managed projects Active build configuration selection UI for managed projects |
| Olexiy Buyanskyy (gmail.com) | ||
| 172331 | 984 bytes | Keyboard shortcuts don't work in Makefile Editor hot keys fix for makefile editor |
| 281786 | 724 bytes | [Make Targets View] Confirm target deletion asked twice by interface Delete button patch |
| 312740 | 11348 bytes | CDT build should fail in case if java code does not compile correct name javacFailOnError in all build.properties and enable in master build.properties |
| Onur Akdemir (gmail.com) | ||
| 237306 | 24082 bytes | [multicore][multi-process] Support for Multi-Process debugging Call thread-group option |
| 335324 | 19025 bytes | [multi-process][breakpoints] Make the container (process) the breakpointTarget context done cleanups to Marc's patch , working patch. |
| Otavio Pontes (linux.vnet.ibm.com) | ||
| 2b1951 | 5 lines | Bug 345614 - restore default button in codan preferences |
| 9e260b | 5 lines | Bug 345614 - restore default button in codan preferences |
| 345614 | 2045 bytes | Restore Defaults in Code Analysis preferences Patch to fix the reported problem |
| 365461 | 2300 bytes | Requesting -Wextra and -Wconversion warnings flags for gcc c/c++ Adding -Wextra flag to gcc c/c++ settings |
| 365461 | 2305 bytes | Requesting -Wextra and -Wconversion warnings flags for gcc c/c++ Adding -Wconversion flag to gcc c/c++ |
| 396749 | 1465 bytes | Codan doesn't run a checker with multiple problems if only one problem is selected A proposed solution for the problem |
| PalmSource Eclipse Bug Tracker (palmsource.com) | ||
| 70252 | 1805 bytes | GCCErrorParser unrecognized pattern Proposed patch |
| 75327 | 6769 bytes | ScannerInfo incorrecly parses ScannerInfoProvider command data streams ConsoleOutputStreamSniffer.diff.txt |
| 75327 | 2003 bytes | ScannerInfo incorrecly parses ScannerInfoProvider command data streams DefaultExternalScannerInfoProvider.diff.txt |
| 75327 | 2444 bytes | ScannerInfo incorrecly parses ScannerInfoProvider command data streams MakeBuilder.diff.txt |
| 75327 | 1709 bytes | ScannerInfo incorrecly parses ScannerInfoProvider command data streams ScannerInfoConsoleParserFactory.diff.txt |
| 75327 | 13851 bytes | ScannerInfo incorrecly parses ScannerInfoProvider command data streams Single multifile patch in Unified format |
| 78570 | 877 bytes | VC error parser can't handle (###,##) VCErrorParser.java patch |
| 78573 | 798 bytes | VC error parser can't handle remarks VCErrorParser.java patch |
| 80966 | 2953 bytes | ClassCastException in Mgd Make when 3rd parties change wizard pages Patch for 2.1 branch |
| Pascal Kesseli (hsr.ch) | ||
| 331637 | 6286 bytes | ExpressionWriter & DeclaratorWriter do not support ICPPASTLambdaExpression Proposed patch file |
| 331637 | 9069 bytes | ExpressionWriter & DeclaratorWriter do not support ICPPASTLambdaExpression Corresponding unit tests |
| Patrick Chuong (ti.com) | ||
| 291426 | 91115 bytes | [breakpoints] Add DSF support for flex-hierarchy breakpoints view. Patch with reference updated (incremental changes over previous patch) |
| 300053 | 11620 bytes | Inserting additional breakpoint marker into DSF Disassembly View Moved interface to dsf.ui plugin |
| 301975 | 1316 bytes | CountingRequestMonitor status is broken Create new DsfMultiStatus instead of MultiStatus |
| 306865 | 6012 bytes | BreakpointOrganizerVMContext constructor should have public constructor Simple fix |
| 315446 | 1313 bytes | Invalid breakpoint type (group) name for disassembly view Corrected the bundle name |
| 323279 | 1474 bytes | Disassembly view not possible to display address size < 32 bits fix |
| 326670 | 21595 bytes | [Disassembly View] Enhancement request for unlink and re-evaluate expression Clean up actions |
| Patrick Hofer (gmail.com) | ||
| 47536 | 5293 bytes | Outline needs a "Hide Declarations" button updated patch |
| 315528 | 3285 bytes | [fp] Non-virtual destructor diagnostics doesn't take superclass into account fix2 |
| 315528 | 3867 bytes | [fp] Non-virtual destructor diagnostics doesn't take superclass into account testcases |
| 315528 | 8663 bytes | [fp] Non-virtual destructor diagnostics doesn't take superclass into account fix4 |
| 315528 | 4102 bytes | [fp] Non-virtual destructor diagnostics doesn't take superclass into account fix5 |
| 324905 | 22406 bytes | [Search] Show different colors to mark read and write accesses in Mark Occurrences updated patch |
| 325488 | 14985 bytes | Quick Type Hierarchy: Toggle through the hierarchies by pressing Ctrl+T again proposed patch |
| 325799 | 120800 bytes | UI: Support styled text in CUILabelProvider updated patch |
| 326265 | 19931 bytes | [Makefile Editor] Folding actions in its rulers context menu updated patch |
| 326372 | 7464 bytes | Enhance some CElementHandles proposed patch |
| 328259 | 7435 bytes | [UI] Add parentheses after "macro" #define labels proposed patch |
| 345809 | 2487 bytes | Quick-Outline doesn't respect user preferences on its labels fix |
| 345834 | 1901 bytes | Enumerators disappear from outline after reconciling the editor fix |
| Pawel Piech (gmail.com) | ||
| 159833 | 924 bytes | Problem with breakpoints in source files not found in source containers Icon for contianer |
| 207094 | 13248 bytes | Modules view doesn't compile against platform 3.4M2. Patch to fix the modules view. |
| 210558 | 104106 bytes | Migrate CDT to use new platform Modules view. Patch with updated fix. |
| 211533 | 55824 bytes | Make CDT breakopints independent of standard debug data model. Update patch. |
| 212840 | 998 bytes | Modules view doesn't compile against platform 3.4M4. Patch that fixes the error. |
| 213184 | 1363 bytes | Modules view broken Fix for the modules view input setting. |
| 223987 | 4986 bytes | CDT doesn't build with SDK 3.4 M6 Patch with potential fix. |
| 228063 | 4685 bytes | ToggleInstructionStepModeActionDelegate should use ISteppingModeTarget instead of ICDebugTarget Patch with fix. |
| Pawel Piech (windriver.com) | ||
| 285d6c | 14 lines | Bug 400152 - Add org.eclipse.debug.core and org.eclipse.resources.core imports |
| 2c6031 | 192 lines | Bug 385553 - [hover] Expression view hover in editor can show value for |
| 45d2d9 | 195 lines | Bug 385553 - [hover] Expression view hover in editor can show value for |
| 5bcecf | 29 lines | Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground() |
| 6182eb | 29 lines | Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground() |
| 691409 | 27 lines | Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground() |
| 768889 | 11 lines | Bug 395873 - [breakpoints] breakpointContribution conditional contribution doesn't check for missing property |
| 8d2e92 | 195 lines | Bug 385553 - [hover] Expression view hover in editor can show value for |
| b2238a | 11 lines | Bug 395873 - [breakpoints] breakpointContribution conditional contribution doesn't check for missing property |
| f0a95e | 229 lines | Bug 372032 - [reverse] Reverse debug buttons should handle the new debug |
| Peter Vidler (tte-systems.com) | ||
| 242699 | 16465 bytes | Cannot cancel during jtag hardware debugging Same patch, but with inlined exception throwing for cancelations |
| Peter Wang (ca.ibm.com) | ||
| 303560 | 1976 bytes | Includes node does not show in Project Explorer for remote XLC project fixes bug |
| Petri Tuononen (gmail.com) | ||
| 318581 | 55042 bytes | Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier Changes references to org.eclipse.core.runtime.PluginVersionIdentifier to org.osgi.framework.Version |
| 319113 | 1847 bytes | Deprecated extension point org.eclipse.core.runtime.contentTypes in org.eclipse.cdt.managedbuilder.core/plugin.xml Changes extension point to recommended class. |
| 319737 | 2984 bytes | Unnecessary semicolons in managedbuilder.core Removes unnecessary semicolons in managedbuilder.core |
| 319748 | 95136 bytes | Missing/unnecessary $NON-NLS$ tags Adds $NON-NLS$ tags and removes unnecessary tags. |
| 319766 | 4649 bytes | Invalid Javadoc tags Fixes invalid Javadoc tags. |
| 319769 | 40018 bytes | Unnecessary type casts Removes unnecessary type casts. |
| 319777 | 0 bytes | Missing @Override annotations Adds missing Override annotations. |
| 319779 | 8118 bytes | Unnecessary imports Removes unnecessary imports |
| 319814 | 4681 bytes | The type Assert is deprecated Changes type org.eclipse.jface.util.Assert to org.eclipse.core.runtime.Assert |
| 319820 | 8244 bytes | Deprecated methods missing @Deprecated annotation Adds @Deprecated annotations to deprecated methods. |
| 319830 | 2882 bytes | Javadoc unexpected tags Fixes Javadoc unexpected tag warnings. |
| 321040 | 3837 bytes | Getting Library search paths from Tool's Option Existing Library search paths (String[]) can be returned by calling option.getLibraryPaths() where option is a type of IOption. |
| Piotr Kundu (beemobile.se) | ||
| 190277 | 10216 bytes | Stopping a debugg session causes all user processes to terminate This patch solves the bug |
| Randy Rohrbach (Windriver.com) | ||
| 157530 | 69430 bytes | Added simple initial MI Register Service and Adapter Updated code for the feature. (+committed, +logged) |
| Raphael Ackermann (gmail.com) | ||
| 182096 | 1221 bytes | typo in preferences for new cdt project wizard. toolhain instead of toolchain fixes typo in preferences |
| Raphael Zulliger (indel.ch) | ||
| 30ed78 | 81 lines | Bug 284699: Paths and Symbols inheritance problem |
| 533c75 | 81 lines | Bug 284699: Paths and Symbols inheritance problem |
| 9634e0 | 14 lines | Bug 369622 - Move to line fails using MinGW GDB |
| 284699 | 8738 bytes | Paths and Symbols inheritance problem Proposed fix including unit test (2nd try) |
| 367482 | 1955 bytes | Resource leak in ProcessHelper.copyBinaryFile may cause 'too many files opened' error Proposed fix |
| 369622 | 3880 bytes | Move to line fails using MinGW GDB Proposed fix/workaround |
| Ravi Sankar (in.ibm.com) | ||
| 40101 | 7194 bytes | Text hovering is limited to single word Proposed patch by Ravi Sankar |
| 99818 | 1036 bytes | Mgd make project properties: Select Directories Window should not be on focus if Browse for Folder window is up Proposed patch by Ravi Sankar |
| 137652 | 599 bytes | title wrong on include paths preference page Proposed patch by Ravi Sankar |
| 140078 | 8270 bytes | CRenameLocalProcessor.error.nameErrorWhat #131 Proposed patch by Ravi Sankar |
| 178305 | 4450 bytes | Mock33:[English] Error message appears when dialog loads because text field is empty when creating a new class, source file, or header file. Proposed patch by Ravi Sankar |
| Remy Suen (ca.ibm.com) | ||
| 342806 | 3805 bytes | [Compatibility] GB18030 4.1:can't open Call Hierarchy,Include Browser and Type Hierarchy View layout data patch v1 |
| Richard Horbach (altium.nl) | ||
| 305129 | 1875 bytes | Importing of SRecord file with non-data records fails from the debugger Memory View Proposed pach for the BufferedMemoryWriter write method. |
| 305129 | 1243 bytes | Importing of SRecord file with non-data records fails from the debugger Memory View Proposed patch for the SRecordImporter class, method importMemory |
| Richard Miskin (googlemail.com) | ||
| 145389 | 4966 bytes | CDT parser has problems with assembly code Patch to support GNU Extended ASM |
| 149791 | 877 bytes | AST Interfaces multiple inheritance from IASTNode Patch to IASTSimpleDeclaration |
| 190799 | 11739 bytes | CDT cannot parse functions with multiple attributes Patch for GNUCSourceParser and GNUCPPSourceParser |
| 267888 | 4986 bytes | ASTWriterVisitor.writeLeadingComments() should use IASTNode Patch to remove use of ASTNode |
| 269705 | 9915 bytes | CASTLiteralExpression.getExpressionType() does not pick up type suffixes like "L" Patch for CASTLiteralExpression, including junit tests |
| 270252 | 8926 bytes | CASTCastExpression should not implement IASTUnaryExpression Patch so CASTCastExpression and CPPASTCastExpression no longer implement IASTUnaryExpression |
| 270275 | 3745 bytes | The IBasicType for an int should default to being signed. New patch |
| 270430 | 6705 bytes | Incorrect binary expression created for IASTCaseStatement with GNU ellipsis operator Patch so op_ellipses is used for GNU case range expression |
| 273797 | 10329 bytes | CArrayType.getArraySizeExpression returns null bug fix and junit test |
| 277458 | 7574 bytes | Multi-dimensional ArrayTypes in incorrect order Fix and tests for both C and C++. |
| 278797 | 2727 bytes | CASTIdExpression getExpressionType() doesn't support enumerations Fix and junit test |
| 284248 | 3280 bytes | Parameters declared as typedef'd arrays should have pointer type Fix for bug and junit test |
| 288800 | 1621 bytes | [Preprocessor] __FILE__ macro is not escaped Fix for bug |
| 291595 | 3428 bytes | CASTArraySubscriptExpression.getExpressionType() does not work with typedefs Fix for fault and additional junit test. |
| 294845 | 2837 bytes | Incorrect binding resolution for structure members with nested declarator Test case the shows the problem |
| 294845 | 1418 bytes | Incorrect binding resolution for structure members with nested declarator Possible fix |
| 295851 | 5257 bytes | IEnumerator.getValue() returns null if the value is defined by a conditional expression Fix and test case |
| Robert Norton (broadcom.com) | ||
| 160278 | 19226 bytes | Tab Conversion in Assembly editor Second patch attempt. |
| 171814 | 838 bytes | Create make target dialog could be improved Cumulative patch to initialise sameAsNameCheck |
| Robert O'Callahan (ocallahan.org) | ||
| 102434 | 6545 bytes | Trying to create ELF archive for non-archive binary files causes problems (patch included) fix |
| 102602 | 3631 bytes | pre-#included files aren't built by quick parser fix #2 |
| 102619 | 6608 bytes | Performance problem refreshing tree views in CElementContentProvider (patch) fix |
| 102622 | 2713 bytes | Try following symlinks to find include files in the project fix |
| Ruchi Arora (hp.com) | ||
| 109733 | 4109 bytes | Request to make certain methods as public Patch is created after checking out CDT_3_0_1_RC1 version from cvs , and overwriting few files . |
| 143169 | 2413 bytes | Request you to accept the patch for RxThread.java class Patch for RxThread.java |
| 143170 | 2020 bytes | Kindly review the patchs for MIThread.java and MIInferior.java Patch for MIInferior.java and MISession.java |
| 143175 | 1560 bytes | Fix visibility on a fields in BinaryParserBlock Patch for BinaryParserBlock.java |
| Ruslan Kerimov (ca.ibm.com) | ||
| 237176 | 4489 bytes | XL C/C++ Compiler Preferences page is annoying Proposed patch |
| 256172 | 41427 bytes | Add XLC v10.1 support feature Feature patch |
| Sal Scotto (gmail.com) | ||
| 270790 | 39828 bytes | Mach-O Parser doesn't recognize x86_64 binaries Fixed patch |
| Salvatore Culcasi (st.com) | ||
| 273e46 | 7 lines | Bug 322475 - Internal error (NegativeArraySizeException) in Dwarf |
| 42b772 | 6 lines | Bug 407163 - GDB Console: breakpoint not added with MinGW and gdb |
| 4a5e1d | 7 lines | Bug 322475 - Internal error (NegativeArraySizeException) in Dwarf |
| 322475 | 1249 bytes | An internal error occurred during: "FetchJob". PAtch for DWARF parser |
| 358388 | 6033 bytes | Refinements to "Existing Code as Makefile Project" final patch |
| 407163 | 417 bytes | GDB Console: breakpoint not added with MinGW and gdb comment #0 |
| 407163 | 364 bytes | GDB Console: breakpoint not added with MinGW and gdb comment #1 |
| 407163 | 289 bytes | GDB Console: breakpoint not added with MinGW and gdb comment #3 |
| 407163 | 136 bytes | GDB Console: breakpoint not added with MinGW and gdb comment #5 |
| Sam Robb (timesys.com) | ||
| 52864 | 39969 bytes | Core model to a customizable way of detecting ITranslationUnit Core portion of resolver patch |
| 52864 | 31142 bytes | Core model to a customizable way of detecting ITranslationUnit Extends core resolver patch to support identifcation of language |
| 52864 | 24387 bytes | Core model to a customizable way of detecting ITranslationUnit Core patch to fix resolver issues |
| 52864 | 18329 bytes | Core model to a customizable way of detecting ITranslationUnit JUnit test cases for resolver |
| 52864 | 1191 bytes | Core model to a customizable way of detecting ITranslationUnit UI patch related to 10863 |
| 52864 | 112711 bytes | Core model to a customizable way of detecting ITranslationUnit UI patch for file type resolution |
| 64022 | 56658 bytes | ResolverModel needs to tell the world when things change. org.eclipse.cdt.core patch for event notification |
| 64022 | 14400 bytes | ResolverModel needs to tell the world when things change. org.eclipse.cdt.core.tests patch for event notification |
| 64022 | 8741 bytes | ResolverModel needs to tell the world when things change. org.eclipse.cdt.ui patch for event notification |
| 64022 | 11591 bytes | ResolverModel needs to tell the world when things change. org.eclipse.cdt.ui patch for event notification |
| 64783 | 2308 bytes | C/C++ File Types project properties is not applied upon OK Patch adds performOk(), removed performApply() implementations |
| Sami Wagiaalla (redhat.com) | ||
| e34011 | 126 lines | Bug 352166: ErrorParserManager does not have an API for adding markers |
| 352166 | 8498 bytes | ErrorParserManager does not have an API for adding markers Create more generic API for setting ProblemMarkerInfo |
| Santosh Mising name (gmail.com) | ||
| 332773 | 727 bytes | Wrong images are getting stored in configuration folder of eclipse comment #0 |
| Sascha Radike (ejectlag.com) | ||
| 163377 | 2702 bytes | [CView] CView does not reveal new resources Patch |
| 184066 | 1056 bytes | [Project Explorer] Make C/C++ context menu and project explorer menu more similar Proposed Patch |
| Scott Lockhart (blueyonder.co.uk) | ||
| 24648 | 3858 bytes | C/C++ Editor inverts characters typed on the second row read() method modified to include conditional to check fOffset against fRangeLength |
| Scott Tepavich (windriver.com) | ||
| 1546d1 | 54 lines | Bug 393791 - Cannot substitute Windows path to Unix path on Linux |
| 6f21f0 | 362 lines | Bug 357440 - [disassembly] Add opcode ruler column to the disassembly view |
| 99b0e4 | 428 lines | Bug 376236 - [breakpoints] Create event breakpoints using breakpoint properties dialog |
| 9fe6df | 127 lines | Bug 357612 - [disassembly] Missing register tool-tips |
| aff491 | 5 lines | Bug 393178: Creating Read/Write type access watchpoints, results in a |
| b9255e | 571 lines | Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid line |
| d6ad63 | 5 lines | Bug 393178: Creating Read/Write type access watchpoints, results in a |
| d8d28f | 54 lines | Bug 393791 - Cannot substitute Windows path to Unix path on Linux |
| da9df7 | 54 lines | Bug 393791 - Cannot substitute Windows path to Unix path on Linux |
| 357440 | 41278 bytes | [disassembly] Add opcode ruler column to the disassembly view Small patch to enable opcode ruler display and register tool-tips from backends. |
| 360280 | 50218 bytes | [breakpoints] Reposition breakpoints when planted on invalid line Proposed patch |
| 376236 | 36661 bytes | [breakpoints] Create event breakpoints using breakpoint properties dialog Updated patch |
| Sean Evoy (ca.ibm.com) | ||
| 70453 | 1213 bytes | Linux: error exiting Eclipse on Linux RedHat or SuSe Enterprise Server 9 Exception patch |
| Sebastian Bauer (sebastianbauer.info) | ||
| 40d481 | 8 lines | [Bug 317353] Reduce space requirements of various prefs pages |
| 4d70fc | 2 lines | Minor doc fix. |
| b2448e | 49 lines | Introduce automatic variables in the Makefile editor. |
| 69791 | 3809 bytes | [Parser] Indexer complains about va_list A possible fix for the problem. |
| Serge Beauchamp (freescale.com) | ||
| 262731 | 848 bytes | EnvironmentReader is not thread-safe patch to the EnvironmentReader.java source |
| 303735 | 1299 bytes | Tool.getAllInputTypes() logic to override super tool's input types is buggy Patch |
| Sergey Prigogin (gmail.com) | ||
| 52100 | 3375 bytes | C++ classes should be viewable "flat" or "treeed" Proposed fix |
| 79459 | 87241 bytes | Tasks not working Updated patch |
| 140489 | 61540 bytes | Support "smart caret positioning" similar to Java Implementation of "smart caret positioning" for C files. Added junit tests and merged with HEAD. |
| 151946 | 8620 bytes | Bad layout of Arguments tab in C/C++ Local Application Layout fix |
| 165837 | 4721 bytes | Inappropriate auto closing of angle brackets Bug fix. |
| 185712 | 6485 bytes | Invalid indenting of code template Proposed fix |
| 188007 | 6965 bytes | Namespace indenting preference is not honored Proposed fix |
| 189335 | 3705 bytes | Misleading label on Paths and symbols page Patch |
| 190512 | 1565143 bytes | Support spell check in C/C++ editor Fixed spell checking of preprocessor directives |
| 190664 | 2889 bytes | Change "(anon)" to "(anonymous)" in outline view Patch |
| 195778 | 1113 bytes | Silly bug in BuildEntryStorage.java Bug fix. Please apply. |
| 204365 | 989 bytes | NPE in Builder.getDefaultOutputSettings() Possible fix |
| Severin Gehwolf (redhat.com) | ||
| 314576 | 5735 bytes | [checker] Add a simple checker for variable self-assignment Patch (workspace level) on org.eclipse.cdt.codan.{checkers,core.test} |
| Shawn Minto (tasktop.com) | ||
| 236835 | 1446 bytes | CDT Mylyn feature: missing data patch |
| Simon Ducharme Boutin (omnialabs.net) | ||
| 065c2f | 43 lines | Bug 304482 - [code templates] word_selection templates are not proposed |
| 1e1284 | 43 lines | Bug 304482 - [code templates] word_selection templates are not proposed |
| 304482 | 3644 bytes | [code templates] word_selection templates are not proposed when selected word is the only word on line Bug 304482 - [code templates] word_selection templates are not proposed when selected word is the only word on line including Marc-André L. suggestions |
| Stanley Law (nokia.com) | ||
| 210446 | 6108 bytes | Patch for enabling C/C++ Search to expand and select the first match patch file |
| Stefan Gh (gmail.com) | ||
| 307503 | 3480 bytes | New Class wizard doesn't check for C++ keywords during validation fix |
| 307503 | 4998 bytes | New Class wizard doesn't check for C++ keywords during validation testsuite |
| 332283 | 2385 bytes | Parser gives warning if main does not return anything Fix |
| Stephen Chong (nokia.com) | ||
| 248610 | 26488 bytes | [menu][memory][cdi] Add a menu action to open memory view for a given variable. Updated patch, rev 8 |
| Stuart Fullmer (mvista.com) | ||
| 80092 | 739 bytes | It is possible for the GDB to be alive after the CDT debug session has terminated Fixes GDB alive bug |
| 159696 | 775 bytes | [variables] Implement expression service using standard MI Minor modification to the IExpressions interface(+committed, +logged) |
| Sunil Davasam (intel.com) | ||
| 116359 | 17426 bytes | Extending migration support to projectType.. Patch for the enhancement |
| 116359 | 17426 bytes | Extending migration support to projectType.. Patch for the enhancement |
| 116364 | 3763 bytes | unsupported project types and configurations are displayed.. Patch |
| 128333 | 11586 bytes | limitations in cdt-build area for project converter support. Patch for this bugzilla report |
| 130170 | 5358 bytes | Issues with handling version information while generating ids.. Fix for the issues mentioned in the bugzilla report. |
| 134292 | 4630 bytes | Issues with updating config and conversion target list in Manage config dialog and generating ids for resource configuations. Patch for the issues mentioned in this bugzilla report |
| 134349 | 1659 bytes | Need a public method to create a backup file in UpdateManagedProjectManager.java Patch |
| Tanya Wolff (ca.ibm.com) | ||
| 69939 | 1545 bytes | I18N: Memory view contains unexternalized strings patch to cdt.debug.ui for Refresh |
| 70124 | 2233 bytes | TVT3.0: Non-externalized strings in Convert to C++ Make Project fix to make buttons expandable |
| 70147 | 1582 bytes | TVT3.0: Preferences CDT Editor has non-externalized string Removed debugTextHover from plugin.xml |
| 70217 | 5190 bytes | TVT3.0: C++ Properties view Platform overlaps field Patch to make labels expandable |
| 70217 | 1963 bytes | TVT3.0: C++ Properties view Platform overlaps field better patch |
| 70221 | 8584 bytes | TVT3.0: CDT Search Results 'match' is in english Externalized string "match" |
| 70221 | 2881 bytes | TVT3.0: CDT Search Results 'match' is in english newer patch |
| 70543 | 1147 bytes | TVT3.0: Source code displaying in C++ Font and Color added string to plugin.properties |
| 70902 | 1533 bytes | TVT3.0: Customize Perspective C++ Debug has duplicated strings Fix to remove duplicate menubar items |
| 70906 | 2197 bytes | TVT3.0: Duplicate entries in C/C++ preferences Fix for duplicate entry and restore |
| 70943 | 2166 bytes | TVT3.0: Non-externalized string in Preferences Keys C++ externalized string |
| 71033 | 2479 bytes | TVT3.0: English ''Find Refs'' etc in Workbench's Key > C/C++ Source preferences. Externalized strings |
| 72117 | 1464 bytes | DVT3.0: Corruption in Help docs patch to remove line with content-Language |
| 77482 | 2006 bytes | Content extensibility context condition and cursor position bad fix for content assist extensibility |
| Teodor Madan (freescale.com) | ||
| 180673 | 4335 bytes | "Remove All Globals" action is always enabled proposed patch |
| 186405 | 34339 bytes | There's no UI support for monitoring execution of breakpoints actions Proposed patch with fixed paths |
| 236214 | 864 bytes | Breakpoint on binary symbols are not resolved Fix potential NPE |
| 236838 | 3988 bytes | Cannot view large array variables due to OutOfMemoryError Proposed patch |
| 236857 | 1568 bytes | NPE in EnableVariablesActionDelegate NPE fix |
| 287540 | 9547 bytes | Memory Browser never disposes memory blocks Fix leak of memory blocks and renderings |
| 291312 | 12214 bytes | Launch group are not terminated leading to significant leaks Launch group leak fix |
| 292059 | 47332 bytes | Better error handling for import/export memory Proposed patch |
| 292120 | 1168 bytes | GoToAddressBarWidget does not handle "ENTER" key Proposed patch |
| 292293 | 2383 bytes | Memory Browser not properly honoring change to active debug context Proposed patch |
| 292660 | 78211 bytes | Externalize strings in CDT memory plugins Proposed patch |
| 298866 | 6292 bytes | traditional memory rendering scroll bar cannot scroll more then Integer.MAX_VALUE lines Fix |
| 299019 | 2343 bytes | CMemoryBlockExtension does not correctly implement IMemoryBlockExtension#setBaseAddress Updated patch with fireing changed event |
| 305667 | 1474 bytes | Possible NPE in CSourceFinder NPE Fix |
| 309032 | 13839 bytes | [mem][cdi] Need APIs to support memory pages (or memory spaces) Fix to not read at address "0x0" |
| 312427 | 6929 bytes | Launch groups should have better validation/filtering of referenced launch configuration Improve validation fix |
| Thomas Corbat (hsr.ch) | ||
| 1070ed | 1134 lines | Bug 380623 - [C++11] Explicit Virtual Overrides |
| 27e31d | 298 lines | Replacement of the CPPNameCollector with BindingAssertionHelper in |
| 4e409e | 1622 lines | Bug 374694. Implementation of alias templates. |
| 6cb90b | 30 lines | Bug 380141 - Support for Extended Friend Declarations |
| 6d4c1e | 1138 lines | Bug 380623 - [C++11] Explicit Virtual Overrides |
| 6f9540 | 7 lines | Bug 381032 - NameWriter extended for fully qualified names. |
| 99590e | 30 lines | Bug 380141 - Support for Extended Friend Declarations |
| d856d9 | 298 lines | Replacement of the CPPNameCollector with BindingAssertionHelper in |
| f8bad5 | 7 lines | Bug 381032 - NameWriter extended for fully qualified names. |
| fc1e9a | 1662 lines | Bug 374694. Implementation of alias templates. |
| 347462 | 1410 bytes | Copy constructor not resolved as implicit name Improved workaround capable of dealing with inheritance |
| 374694 | 88304 bytes | [C++11] Template aliases Proposal for Alias Declaration implementation |
| 380623 | 65288 bytes | [C++11] Explicit Virtual Overrides Proposal for Explicit Virtual Overrides |
| 374694 | 106 bytes | [C++11] Template aliases comment #2 |
| 374694 | 1205 bytes | [C++11] Template aliases comment #3 |
| 374694 | 708 bytes | [C++11] Template aliases comment #5 |
| 374694 | 1367 bytes | [C++11] Template aliases comment #6 |
| 374694 | 2813 bytes | [C++11] Template aliases comment #8 |
| 374694 | 1727 bytes | [C++11] Template aliases comment #10 |
| 374694 | 0 bytes | [C++11] Template aliases comment #11 |
| 374694 | 475 bytes | [C++11] Template aliases comment #13 |
| 380623 | 331 bytes | [C++11] Explicit Virtual Overrides comment #0 |
| 380623 | 326 bytes | [C++11] Explicit Virtual Overrides comment #1 |
| Thomas Fletcher (qnx.com) | ||
| 40520 | 5593 bytes | Exceptions on Content Assist Completion since 1.2.0.13 Cleanups to constructor of FunctionPrototypeSummary and in CCompletionProcessor |
| 45320 | 2362 bytes | GCC error parser turns some warnings into errors This is a quick fix, really there should only be one error/warning issued. |
| Thomas Holland (innot.de) | ||
| 249698 | 7692 bytes | Add support for binary constants org.eclipse.cdt.core patch to add support for binary constants |
| Thomas Kallenberg (no-more-secrets.ch) | ||
| 339364 | 42995 bytes | Toggle Function Definition Refactoring toggle function implementation archive |
| Tianchao Li (in.tum.de) | ||
| 136136 | 8541 bytes | Build directory should not be restricted to workspace Arbitrary build directory patch |
| 136136 | 5887 bytes | Build directory should not be restricted to workspace missing //$NON-NLS-1$ |
| 136136 | 32120 bytes | Build directory should not be restricted to workspace Third patch - custom make target and more |
| Tien Hock Loh (altera.com) | ||
| 332605 | 2103 bytes | MIBreakpointsManager convertToTargetBreakpoint didn't convert the breakpoint type attribute MIBreakpointsManager patch to include hardware and temporary breakpoints attributes |
| Tim (dlr.de) | ||
| 249795 | 478 bytes | Import of Includes from referenced Projects fails Diff of AbstractLangsListTab.java |
| Tim Burrell (ca.ibm.com) | ||
| 296052 | 1140 bytes | Fix default compiler path for xlc compilers fix default compiler path for xlc compilers |
| 298314 | 1910 bytes | Scanner Discovery misses some xlC defines because the compiler does not export them when instructed add compiler constants to xlC scanner discovery |
| Tim Kelly (nokia.com) | ||
| 212818 | 8169 bytes | Need tool tip to display active build configuration over hammer icon patch with proposed solution |
| 214152 | 1319 bytes | Clarification of launch configuration error when project reference doesn't exist more specific message. |
| 216159 | 1678 bytes | View Memory action retrieves expression value instead of expression address proposal. |
| Tobias Hahn (ableton.com) | ||
| 292174 | 2734 bytes | Indexer fast crashes with NPE if enclosing class definition is not available. A patch fixing the issue. |
| Tobias Södergren (ericsson.com) | ||
| 219920 | 15906 bytes | Setting breakpoints in CodeSourcery gdb fail because backslashes are always substituted with double backslashes for MICommands Proposed implementation |
| 219920 | 21276 bytes | Setting breakpoints in CodeSourcery gdb fail because backslashes are always substituted with double backslashes for MICommands Single patch for all changes (+committed, +logged) |
| Tom Ball (google.com) | ||
| 136713 | 50128 bytes | Refactor - Extract local variable Proposed Extract Local Variable implementation |
| 246921 | 1255 bytes | NPE in ChangeGenerator when extracting constant Patch to test for modifications to files outside of workspace |
| 249177 | 6307 bytes | ExtractFunction specifies void for constant types Patch to fix issue, with unit tests to demonstrate/verify it. |
| 252511 | 3615 bytes | UnhandedASTModificationException when refactoring source files in linked directories Replace three calls to getFileForLocation() to findFilesForLocation() in rewriter |
| 256242 | 9172 bytes | Extract local variable refactoring doesn't avoid variable name collisions Proposed fix for 256242 |
| 262670 | 10688 bytes | Added test suites to refactoring packages to ease test development, debugging Added test suites to refactoring packages |
| Tom Hochstein (freescale.com) | ||
| c1210c | 154 lines | Bug 392954 - Manage Working Sets dialog can be opened when all working |
| 151018 | 4176 bytes | Incorrect IProgressMonitor handling in AbstractCLaunchDelegate proposed fix |
| Tom Tromey (redhat.com) | ||
| 25784 | 2020 bytes | CWizard does not allow spaces. proposed fix for bug |
| Tomas Martinec (gmail.com) | ||
| 341465 | 7819 bytes | Making inheriting of GDBControl easier Implemented changes |
| Tomasz Wesolowski (gmail.com) | ||
| 0060ff | 20 lines | Bug 346559 - [fp] undeserved "no return in function returning non-void" |
| 5e369d | 86 lines | Bug 348387 - fp in ReturnChecker using try/catch |
| 660a75 | 86 lines | Bug 348387 - fp in ReturnChecker using try/catch |
| 6b8032 | 12 lines | Bug 345687 - [fp] "No return, in function returning non-void" for |
| 761ccb | 11 lines | Bug 333599 - [C++0x] Initializer lists & return without type |
| 85d105 | 11 lines | Bug 333599 - [C++0x] Initializer lists & return without type |
| 8ad690 | 12 lines | Bug 345687 - [fp] "No return, in function returning non-void" for |
| c4ba69 | 20 lines | Bug 346559 - [fp] undeserved "no return in function returning non-void" |
| 173458 | 12703 bytes | add camel-case based auto-completion SegmentMatcher |
| 309729 | 913 bytes | Extract function sometimes deletes comments from code test case for eating and breaking comments |
| 309760 | 27283 bytes | [checker][quick fix] Provide checker for name resolution problems found by indexer ProblemBindingChecker |
| 312736 | 16563 bytes | extract variable refactoring does not infer type or replace expression correctly DeclarationGenerator and DeclaratorGeneratorImpl created and applied in ExtractLocalVariableRefactoring |
| 312736 | 2153 bytes | extract variable refactoring does not infer type or replace expression correctly test case update |
| 315528 | 1569 bytes | [fp] Non-virtual destructor diagnostics doesn't take superclass into account more tests, including 326985 |
| 317875 | 7323 bytes | AST utility class for quick fixes CxxAstUtils extended, TextUtils created |
| 317876 | 6364 bytes | extend AbstractCodanCMarkerResolution new functionality |
| 318493 | 1412 bytes | ExtractLocalVariableRefactoringTest float fails because of error in test corrected test fixture |
| 318784 | 23294 bytes | DeclarationGenerator fails for some cases fixed declaration generation |
| 318874 | 3267 bytes | Extract Constant generates wrong declarations test case update |
| 318874 | 4923 bytes | Extract Constant generates wrong declarations fix for 8.0 (using DeclarationGenerator) |
| 319044 | 2189 bytes | DeclaratorWriter unable to write a rvalue reference test case and fix |
| 319111 | 7498 bytes | Generate getters and setters fails on complex field types bugfix |
| 319196 | 14967 bytes | Quick fixes for creating a variable CxxAstUtils updated |
| 319196 | 4772 bytes | Quick fixes for creating a variable updated AbstractCodanCMarkerResolution |
| 319196 | 20657 bytes | Quick fixes for creating a variable Fixes |
| 319273 | 5429 bytes | Generate getters and setters can't handle function pointers Fix for getter declaration |
| 320561 | 1217 bytes | Override markers in C++ editor icons |
| 320561 | 33585 bytes | Override markers in C++ editor implementation |
| 320575 | 5296 bytes | Quick fix for add field or variable results in "void a;" fixed inference for function call |
| 321069 | 937 bytes | ASTWriter fails on IASTDeclarators with nested declarators fix |
| 321069 | 928 bytes | ASTWriter fails on IASTDeclarators with nested declarators test case |
| 321383 | 2625 bytes | [performance] ProblembindingChecker.isInClassContext is very slow proposed fix |
| 321617 | 2475 bytes | ClassTypeHelper methods aren't aware of covariant return types test case |
| 321617 | 5197 bytes | ClassTypeHelper methods aren't aware of covariant return types proposed fix |
| 321881 | 44730 bytes | CDT editor should have selection expansion expansion actions |
| 321972 | 25999 bytes | DeclarationGenerator discards basic type qualifiers fix |
| 333599 | 961 bytes | [C++0x] Initializer lists & return without type Fix |
| 345687 | 2016 bytes | [fp] "No return, in function returning non-void" for compound statement at the end fix and test |
| 346559 | 2572 bytes | [fp] undeserved "no return in function returning non-void" when using goto fix + test |
| 348191 | 10202 bytes | Quick fix for catch by value should propose to replace by a const reference quick fix + test |
| 348387 | 10367 bytes | Wrong warning "No return, in function returning non-void" Fix and tests |
| Tomaszewski Przemek (poczta.fm) | ||
| 80631 | 73779 bytes | New enhancement for CDT UI IInformationControl Outline |
| 80631 | 76665 bytes | New enhancement for CDT UI New patch |
| 81403 | 7491 bytes | Completion improvement. Adds the improvement. |
| 81403 | 7727 bytes | Completion improvement. Rewritten solution |
| 81403 | 2131 bytes | Completion improvement. It removes repeated completions. |
| 81403 | 2712 bytes | Completion improvement. Replacement ArrayList with Vector |
| 81635 | 1036 bytes | IllegalStateException when opening C File on Eclipse M4 This fixes the bug. |
| 82964 | 24078 bytes | Add improvements to quick outline Adds the improvement. |
| 82964 | 28997 bytes | Add improvements to quick outline Patch once again |
| 83514 | 4389 bytes | Give possibility to disable sort in quick outline. Gives possibility to switch sorting off. |
| 84423 | 24837 bytes | Go to next/previous member not available in C editor. Patch adds this feature. |
| Tor Arne Vestbø (gmail.com) | ||
| 203382 | 7552 bytes | Add an option to remove trailing whitespace on save Patch to implement remove trailing whitespace on save |
| Torkild U. Resheim (gmail.com) | ||
| 243839 | 27979 bytes | Managed Build Definitions schema issues Patch fixing the issue |
| 297557 | 4893 bytes | Viewers should clearly indicate whether a file is excluded from build New patch based on comment #11 |
| U-bobgato\cortell (address.com) | ||
| e453c2 | 135 lines | Bug 339708 - [Memory Browser] Need a public method for getting selected memory space |
| unknown (bos-rohrbach-l7.corp.ad.wrs.com) | ||
| 7bbf2d | 350 lines | Bug 398329 : MemoryBrowser - switching between debuggees does not update the provider for browser operations like Import and Export |
| Uwe Stieber (windriver.com) | ||
| 171421 | 1099 bytes | CDT ELF parser do not detect COLDFIRE cpu from ELF machine id Declare the missing ELF machine type |
| Vaidotas Radžius (hotmail.com) | ||
| 93842 | 1147 bytes | I18N: Core model messages should not be concatenated patch for HEAD |
| Valentin Ciocoi (freescale.com) | ||
| 299369 | 15703 bytes | Introduce source container that resolves paths relative to the executable. proposed patch |
| Valeri Atamaniouk (mail.ru) | ||
| 170398 | 3035 bytes | org.eclipse.cdt.core.parser.CodeReader defects Patch for the CodeRader.java file... |
| Veaceslav Bacu (gmail.com) | ||
| 582b35 | 100 lines | Bug 348884: ConcurrentModificationException in StorableCdtVariables |
| 348884 | 5947 bytes | ConcurrentModificationException in StorableCdtVariables Fix for 348884 including unit test |
| Veenu Khanna (yahoo.com) | ||
| 159696 | 9180 bytes | [variables] Implement expression service using standard MI Implementation to retrieve local variables from a stack frame (+commite, +logged) |
| 159696 | 20109 bytes | [variables] Implement expression service using standard MI stack-selection implemented (+committed, +logged) |
| 160038 | 102369 bytes | [debug view] Multi-threaded app support Handling of multiple threads (+committed,+logged) |
| 160038 | 34645 bytes | [debug view] Multi-threaded app support Thread exit event handling (+committed, +logged). |
| 160038 | 88253 bytes | [debug view] Multi-threaded app support Update on previous one (+committed, +logged) |
| 200615 | 26853 bytes | [debug view] Add thread started/exited detection for GDB. Thread exit event handling for GDB (+committed, +logged) |
| 200615 | 1184 bytes | [debug view] Add thread started/exited detection for GDB. GDB Event processing (+committed, +logged) |
| Victor Mozgin (telelogic.com) | ||
| 38065 | 3460 bytes | Handling include statements with backslashes in Outline Patch |
| 38405 | 12480 bytes | Problem with syntax highlighting of preprocessor directives Patch |
| Violaine Batthish (ca.ibm.com) | ||
| 324888 | 1652 bytes | Need to subclass CSourceHover patch for protected methods |
| 270013 | 671 bytes | Open Include action always displayed in the outline view in the Makefile editor comment #0 |
| Vivian Kong (ca.ibm.com) | ||
| 48208 | 34027 bytes | Implement sticky hover help support Proposed patch by Vivian Kong |
| 148790 | 19346 bytes | New Class wizard does not give error when entered a class name that already exists Proposed patch |
| 148790 | 17863 bytes | New Class wizard does not give error when entered a class name that already exists Add on to Janees' patch |
| Vladimir Prus (codesourcery.com) | ||
| 09874c | 9 lines | Bug 362274: Use "Step" reason after 'step return' operation |
| 140b8a | 9 lines | Bug 362274: Use "Step" reason after 'step return' operation |
| 5439a6 | 2025 lines | Bug 360314: OS awareness debug view |
| 919437 | 59 lines | Bug 360314: Improve diagnostics of invalid selections in OS Resources view. |
| 156114 | 1346 bytes | GDB options layout problem Patch to fix the issue |
| 202006 | 6517 bytes | Code duplication of the 'get binary' logic patch to eliminate code duplication |
| 202006 | 1888 bytes | Code duplication of the 'get binary' logic The org.eclipse.cdt.launch.internal.GetBinary addition |
| 220990 | 2142 bytes | Optimize for size The patch |
| 255946 | 677 bytes | Console output incorrect. Escape charecters should not interpret. The revert of 2008-11-21 patch, to restore escape processing |
| 281042 | 3216 bytes | Artifact name with spaces The fix |
| 293109 | 5011 bytes | [debug view][view model] Terminate and Relaunch action not working. Revised patch |
| 300262 | 1144 bytes | No "format" in registers view popup menu Patch to make 'format' item appear in register view popup menu |
| 319165 | 3860 bytes | Unnecessary step in GDBControl_7_0.startOrRestart The proposed patch |
| 322658 | 27743 bytes | Support for GDB -data-read-memory-bytes Revision 6 |
| 325943 | 1571 bytes | Robustify Sequence against RejectedExecutionException Initial patch |
| Warren Paul (nokia.com) | ||
| 150860 | 2452 bytes | Display booleans in the debugger as true/false patch file |
| 150862 | 1263 bytes | Float values not displayed correctly in hex and decimal formats should replace existing method |
| 150863 | 1281 bytes | Double values not displayed correctly in hex and decimal formats should replace existing method |
| 150864 | 1262 bytes | Not all printable characters are displayed in the debugger patch file |
| 173555 | 2621 bytes | new class wizard - problems when base class is outside of the workspace Patch file which fixes both issues. |
| 173561 | 2206 bytes | Random exceptions if project deleted while indexer or binary search threads are running patch for BinaryRunner.java |
| 174238 | 3676 bytes | new class wizard - problems when the project is not a source root new patch against 4.0 RC0 |
| 175759 | 866 bytes | Missing open header command on includes in CView patch file. |
| 175762 | 1885 bytes | OpenIncludeAction only looks in system include directories, not local includes patch file. |
| 188684 | 1743 bytes | NPE in IPDOMManager#setDefaultIndexerId patch file |
| 200420 | 1933 bytes | Requested changes to ChangeBuildConfigActionBase patch file |
| 200420 | 1311 bytes | Requested changes to ChangeBuildConfigActionBase patch file |
| 209676 | 2859 bytes | Patch for two NPE checks patch file |
| 211522 | 2667 bytes | Patch to fix a few possible NPE's patch file |
| 212031 | 1325 bytes | Need to reset CSettingEntryFactory when loading/applying configurations proposed patch |
| 212474 | 1688 bytes | Makefile parser should check makefile device for included files proposed patch |
| 217485 | 6734 bytes | [patch] Can't set method breakpoints from the editor unless the method/function name is selected proposed patch |
| 217493 | 1016 bytes | [patch] Format as binary incorrect for double values new patch |
| 218266 | 1593 bytes | [patch] Wrong path returned for ExternalTranslationUnit working copies new proposed patch |
| 218342 | 1540 bytes | [patch] unable to clear breakpoints in ExternalTranslationUnit's from the editor proposed patch |
| Wieant (tasking.com) | ||
| 112787 | 2073 bytes | ManagedCommandLineGenerator not called to show Tool Settings. Patch proposal |
| 112912 | 1025 bytes | Disabling enumerated option only disables the label. patch proposal |
| 147070 | 893 bytes | NPE in GnuMakefileGenerator patch proposal |
| 154053 | 8045 bytes | Allow dynamically changing the list of values in the enumerated option patch proposal |
| 156988 | 1302 bytes | Scanner exception on #include with empty macro patch proposal |
| 159863 | 1890 bytes | NPE in PDOM indexer after project delete patch proposal |
| 174425 | 977 bytes | AssertionFailedException: null argument in BuildConsolePage Patch proposal |
| 175722 | 1128 bytes | NPE in ToolSettingsPrefStore Patch proposal |
| 176040 | 7252 bytes | build option changes not correctly propagated in new project model Patch proposal |
| 209324 | 936 bytes | Warning when buildDefinition toolChain contains no tool elements Patch proposal |
| 222179 | 985 bytes | 'Build project' type depends on selection patch proposal |
| 249802 | 767 bytes | C/C++ Editor goto matching bracket does not keep selection Patch proposal |
| 289080 | 1853 bytes | definedSymbols + string option with browseType messes up Properties->Tool Settings layout. Patch proposal, implementing adjustForNumColumns() |
| 289448 | 1354 bytes | Tool Settings File field editor incorrectly draws focus. Patch proposal using anonymous syntax |
| 290880 | 4923 bytes | add null-pointer check on frame.getAddress() return value Patch proposal |
| 294965 | 1029 bytes | object file added to root of project is not shown in C/C++ Projects view patch proposal adding isOnOutputEntry() test |
| William R. Swanson (tilera.com) | ||
| 093697 | 13606 lines | Bug 335027: Visualizer View feature. Initial contribution. |
| 1291c9 | 102 lines | Bug 365966: Convenience RequestMonitor classes using ImmediateExecutor |
| 335027 | 514974 bytes | [multicore] Visualizer View feature Proposed initial visualizer code merge to CDT (patch file) |
| 365966 | 5183 bytes | [concurrency] Convenience RequestMonitor classes using ImmediateExecutor Patch file: Immediate monitor classes |
| Winndie Lai (ti.com) | ||
| 4be027 | 112 lines | Bug 371012 - Number format pull down menu need to get choices from service or some component instead of hard coding the values |
| 202556 | 47532 bytes | [variables][registers][expressions] Allow setting of numeric format for individual variables in the view. all fix |
| 202556 | 12598 bytes | [variables][registers][expressions] Allow setting of numeric format for individual variables in the view. pda example |
| 202556 | 47683 bytes | [variables][registers][expressions] Allow setting of numeric format for individual variables in the view. test case |
| 340478 | 2605 bytes | Variables/Registers/Expressions view refresh button enable/disable state gets messed up if the view is pinned fix enablement state |
| 343021 | 18220 bytes | variable/expression/register cell modifier need to try to get element format when in editing values bug fix |
| 371012 | 9752 bytes | Number format pull down menu need to get choices from service or some component instead of hard coding the values patch |
| Xavier Raynaud (st.com) | ||
| 337821 | 1061 bytes | COFF binaries, org.eclipse.cdt.core.IBinaryParser.IBinaryObject.getSymbol(IAddress) and org.eclipse.cdt.utils.coff.parser.PEBinaryObject.addSymbols(Symbol[], byte[], List<Symbol>) patch PEBinaryObject, in order to be able to retrieve symbol from an address |
| ZhangYi (intel.com) | ||
| 222585 | 1015 bytes | NPE at GnuMakefileGenerator$3.visit() patch |
| 229934 | 1078 bytes | ManagedCommandLineGenerator.generateCommandLineInfo() skips text after last symbolic variable patch |
| 255125 | 1457 bytes | StackOverflowError with Restore Defaults in property pages when two strings are present new patch with logging. |
| Øyvind Harboe (zylin.com) | ||
| 77436 | 1937 bytes | If no source file can be found, attempt to open file w/absolute path Ouch. Pasted patches get word-wrapped. Trying again. |
| 77437 | 811 bytes | Disassembly blocks with no associated source code has PC pointer on wrong line Is this the problem spot? |
| 77437 | 971 bytes | Disassembly blocks with no associated source code has PC pointer on wrong line This fixes the problem on my rocket |
| 78816 | 1828 bytes | terminate session when GDB is not connected to the target causes error Fixes the problem by ignoring errors in kill and proceeding with the quit |
| 78816 | 908 bytes | terminate session when GDB is not connected to the target causes error New attempt at correctly determining the state of the target |
| 78816 | 2058 bytes | terminate session when GDB is not connected to the target causes error Fixes terminate problems by ignoring state of debugger and always executing the "kill" command ignore result + "exit" |
| 86676 | 1682 bytes | CDT ghosts resume/step when stack-info-depth fails Put finally clause back in |
| 204663 | 1012 bytes | NPE when launching debug session Fixes the NPE on my rocket |
| 224976 | 1597 bytes | Error messages are sensored by CDT Patch that handles one case of error message sensorship |
| 225099 | 1537 bytes | Breakpoint toggling for files outside projects is broken in CDT CVS HEAD This solves the problem for my case |
| 250638 | 1839 bytes | NPEs when disassembling in debugger Fixes the NPE on my rocket |
Repositories
The information contained in this log was generated by using commit information from the following repositories:
/gitroot/cdt/org.eclipse.cdt.edc.git
/gitroot/cdt/org.eclipse.cdt.git
/gitroot/cdt/org.eclipse.cdt.master.git