1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

15465 commits

Author SHA1 Message Date
John Cortell
86ce7f042e [288568] Unnecessary @SuppressWarnings("unchecked") in DSF code 2009-09-03 20:48:44 +00:00
Pawel Piech
42273bfa02 [288553] - Change DSF plugins' version to 2.1. 2009-09-03 19:59:52 +00:00
Alena Laskavaia
d934960d33 [286785] - undoing early escaping in RxThread and adding to MIParser 2009-09-03 18:27:06 +00:00
Andrew Gvozdev
0f82f86fa9 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery 2009-09-03 17:50:32 +00:00
Emanuel Graf
49fee1ebef FIXED - bug 285375: Allow to decide where to place getters and setters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=285375
2009-09-03 09:09:02 +00:00
John Cortell
0df87d142e Fixed typos in comment 2009-09-02 15:15:41 +00:00
John Cortell
f138b26d24 Code bulletproofing (added an assert) 2009-09-02 15:05:18 +00:00
John Cortell
7732cae61f Enhanced comment 2009-09-02 15:04:09 +00:00
John Cortell
2b6a99dd42 Code bulletproofing (added an assert) and corrected a typo in a comment. 2009-09-02 15:03:36 +00:00
John Cortell
6c08baf7ac Added comment 2009-09-02 15:02:06 +00:00
Emanuel Graf
86f9ee8ab7 Extract Function: Add virtual option 2009-09-02 07:53:54 +00:00
Andrew Gvozdev
c3704262e9 bug 279844: Slow algorithm for checking duplicate path entries
Patch from David Dubrow
2009-09-02 00:40:23 +00:00
Andrew Gvozdev
e69c7e2846 bug 279844: Slow algorithm for checking duplicate path entries 2009-09-01 22:06:53 +00:00
Andrew Gvozdev
67b658143c bug 218444: [Scanner Discovery] Error Launching external scanner info generator - gcc link problem on Cygwin
Solved by using Cygwin shell to call gcc: sh -c "gcc ..."
2009-09-01 19:22:15 +00:00
Alena Laskavaia
723abf1e21 [287927] - fixed lost console output during gdb initialisation 2009-09-01 14:49:55 +00:00
Andrew Gvozdev
07f340d670 bug 272912: Tool settings UI layout issues
patch from Gaetano Santoro
2009-09-01 13:35:59 +00:00
Alena Laskavaia
798392d7ee [ 279241] - fixed validation error when directory already exists, applied patch from Jens 2009-09-01 12:43:04 +00:00
Andrew Gvozdev
c180619310 bug 288156: [Scanner Discovery] Makefile project pretends not having discovery profile 2009-09-01 03:29:32 +00:00
Andrew Gvozdev
640ca45d95 bug 286226: Launch configuration naming, fixed NPE 2009-09-01 01:18:49 +00:00
Andrew Gvozdev
cf1ffeaadc added logging of exceptions, inspired by bug 286226 2009-08-31 22:24:02 +00:00
Ken Ryall
c0d0d15fb8 Bug 286226 - Launch configuration naming 2009-08-31 08:17:12 +00:00
Andrew Gvozdev
6c7528057e bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command
Added disablement of command and arguments when checkbox is disabled
2009-08-31 00:39:53 +00:00
Andrew Gvozdev
622b077bbf bug 288032: cleanup, @Overrides 2009-08-30 03:03:20 +00:00
Andrew Gvozdev
9982386c07 bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command 2009-08-30 02:45:15 +00:00
Andrew Gvozdev
0c33320268 bug 288032: cleanup, @Overrides 2009-08-30 02:30:12 +00:00
Andrew Gvozdev
52a34918ad bug 288032: cleanup, message ids concatenated to enjoy eclipse IDE support 2009-08-30 02:29:27 +00:00
Andrew Gvozdev
8696b7c566 bug 288032: renamed some private members to self-documented names 2009-08-30 02:21:26 +00:00
Andrew Gvozdev
c240c7fe35 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-30 00:57:03 +00:00
Andrew Gvozdev
ad8ac8d4f8 compiler warnings 2009-08-30 00:21:00 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Andrew Gvozdev
2747337ce8 warning levels set to be in sync with org.eclipse.cdt.ui (except for discouragedReference) 2009-08-29 17:52:43 +00:00
Andrew Gvozdev
0843b02a8f bug 288032: reformatting only 2009-08-29 17:29:47 +00:00
Andrew Gvozdev
b37f1f3d9b message ids concatenated to enjoy eclipse IDE support, no functionality changes 2009-08-29 02:49:37 +00:00
Ken Ryall
789d0e2e8d Fix NPE. 2009-08-29 00:08:04 +00:00
Vivian Kong
2ca67d781f bug 288005 - separate XLC compiler version number with its label for translation 2009-08-28 19:38:47 +00:00
Andrew Gvozdev
47f2fb94b4 compilation warnings only: Java generics + loops to enhanced 2009-08-28 18:32:19 +00:00
Vivian Kong
d8ba48d5f4 Use latest Orbit build for LPG 2009-08-27 20:53:41 +00:00
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