1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

15378 commits

Author SHA1 Message Date
Vivian Kong
c3217c80c4 bug 284175 - turn off binary parser for XLC toolchain by default 2009-08-27 20:43:17 +00:00
Pawel Piech
a90fa276e8 [287598] [expressions] "Add new expression" should be displayed in a different color 2009-08-26 17:06:25 +00:00
Anton Leherbauer
c8ffa1d119 Bug 280417 - ArrayIndexOutOfBoundsException in MementoTokenizer causes "could not update landmark markers" error 2009-08-26 08:36:05 +00:00
Anton Leherbauer
09209e6efd Bug 280414 - Method search doesn't work in pop-up outline view (CTRL+O) when "Group method definitions" enabled 2009-08-26 07:53:56 +00:00
Sergey Prigogin
72d12ff557 Bug 284665. 2009-08-24 18:15:23 +00:00
Vivian Kong
1c5b36e9a9 XL C/C++ compiler versions should not be translatable since they are used by the applicability calculator 2009-08-24 18:03:04 +00:00
Andrew Gvozdev
c1691d732f malformed JavaDoc tags 2009-08-24 01:00:42 +00:00
Sergey Prigogin
02b962a4a7 Cosmetics. 2009-08-23 23:47:57 +00:00
Andrew Gvozdev
4a8ac7dfab comment added to allow to extend this class 2009-08-23 21:09:43 +00:00
Andrew Gvozdev
ed6c9d4322 comment added 2009-08-23 21:05:11 +00:00
Sergey Prigogin
90300f0889 Enclosing definitions in C/C++ search results. Patch by Andrey Eremchenko. Bug 282668. 2009-08-23 19:05:23 +00:00
Sergey Prigogin
608669a12f Test case for bug 284665. 2009-08-23 04:08:59 +00:00
Sergey Prigogin
5c895b6139 Another test case for bug 284690. 2009-08-23 03:17:09 +00:00
Sergey Prigogin
675b030e8a Cosmetics. 2009-08-23 02:56:10 +00:00
Alena Laskavaia
2c2bc88be9 - added interface method to distinguish fast checkers that can be run in editor as you type 2009-08-22 21:31:29 +00:00
Alena Laskavaia
ac758f71fb [279740] - Trying to separate public API and some clean-up 2009-08-22 21:16:50 +00:00
Vivian Kong
0888fe2ffe Bug 287324 - English Debug progress messages 2009-08-21 17:34:13 +00:00
Markus Schorn
537f9ed45a Checking for compatible arrays in plain C, follow up to bug 269926. 2009-08-21 13:29:04 +00:00
Vivian Kong
65ab982bac "Includes" should not be translatable 2009-08-20 18:25:53 +00:00
Anton Leherbauer
e1fc9fedd9 Bug 283082 - Add / to operator rule 2009-08-20 09:44:26 +00:00
Anton Leherbauer
b82a765a3f Bug 286922 - DND of a folder onto a file will cause exception 2009-08-20 09:37:29 +00:00
Sergey Prigogin
9c73a9327a Made PathCanonicalizationStrategy friendlier to standalone indexer. 2009-08-19 18:40:54 +00:00
Andrew Gvozdev
88633a03ea bug 286751: .cproject does not look pretty
pretty-printing for XML files
2009-08-19 17:15:59 +00:00
Andrew Gvozdev
a4d4297044 bug 287098: Empty external location showing up in Problems View 2009-08-19 16:59:56 +00:00
Vivian Kong
5e25a3f3e2 Bug 287081 - missing mnemonic key on Make Targets context menu 2009-08-19 15:27:03 +00:00
Markus Schorn
119db5a916 Definition vs. declaration for static variables, bug 286259. 2009-08-19 08:56:35 +00:00
Markus Schorn
a614d37442 Testcase for bug 286213. 2009-08-19 07:51:44 +00:00
James Blackburn
f63d598fe1 Bug 284485 Fix potential race in getProjectDescriptionStorage(IProject project) 2009-08-18 20:01:22 +00:00
Sergey Prigogin
c5f45c85a3 Configurable strategy for canonicalization of file paths. 2009-08-18 17:46:19 +00:00
Ken Ryall
6d98937144 [Bug 285904] Control build-before-launch activity per launch configuation 2009-08-18 14:46:54 +00:00
Vivian Kong
c10f971d21 Bug 286888 - externalize strings in o.e.c.dsf.gdb 2009-08-18 13:59:45 +00:00
Markus Schorn
03df93edb2 Inline friend functions, bug 284690. 2009-08-18 13:40:07 +00:00
Markus Schorn
b3c11fe78f Improve dialog label, related to bug 144085. 2009-08-18 11:43:05 +00:00
Anton Leherbauer
f5a9e32708 [282632] [detailpane] NumberFormatDetailPane should implement IDetailPane2 2009-08-18 10:07:37 +00:00
Emanuel Graf
6f00ced625 FIXED - bug 284973: "Internal Error" while using "Source -> Generate getters/setters"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=284973
2009-08-18 08:43:42 +00:00
Sergey Prigogin
7bbba2e9ec Bug 286741. 2009-08-17 04:11:35 +00:00
Sergey Prigogin
44d46d0b79 Bug 286081. 2009-08-16 23:31:33 +00:00
Sergey Prigogin
4b2dc9b25f Cosmetics. 2009-08-16 23:15:54 +00:00
Andrew Gvozdev
3cb3c4832b bug 196561: [managedbuilder.gnu] Order of debugging options in settings differs for C and C++
Patch from Daniel Weber
2009-08-14 14:15:29 +00:00
Vivian Kong
a9a69cc25a update org.eclipse.test version 2009-08-14 13:11:53 +00:00
Alena Laskavaia
8c185eb0d2 [244025] - fixed details for variable in base class for c++, based on patch from xgsa 2009-08-13 16:07:49 +00:00
Andrew Gvozdev
16deae8dfc java generics, loops to enhanced etc. - no functionality changes 2009-08-12 14:45:51 +00:00
Andrew Gvozdev
5e27a33394 loops to enhanced etc. - no functionality changes 2009-08-12 14:38:50 +00:00
Andrew Gvozdev
9bbb8450e9 formatting, null pointer warnings, loops to enhanced - no functionality changes 2009-08-12 14:31:28 +00:00
Vivian Kong
5ea5e92667 Bug 286330 - translated welcome page content did not get picked up 2009-08-12 14:04:03 +00:00
Andrew Gvozdev
220b55c636 bug 230165: renaming a project doesn't update it's default artifact name
Based on patches from Alex Freidin and Irit Belezko
2009-08-12 13:45:55 +00:00
Andrew Gvozdev
1f40e10f38 bug 249795: Import of Includes from referenced Projects fails
Patch from Tim <tim.bodenmueller@dlr.de> + renamed BUTTON constants
2009-08-12 01:39:29 +00:00
Randy Rohrbach
404c011653 Bugzilla 286325 2009-08-12 00:58:35 +00:00
Randy Rohrbach
12786b9330 Defect 286315. 2009-08-11 19:37:07 +00:00
Andrew Gvozdev
aebfe7a190 bug 286080: org.eclipse.cdt.internal.ui.dialogs.StatusDialog class deprecated in favor of platform one 2009-08-10 19:53:30 +00:00