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

10470 commits

Author SHA1 Message Date
Markus Schorn
a7da016b95 Fix for 191198, ClassCastException in binding resolution. 2007-06-06 10:59:37 +00:00
Mikhail Sennikovsky
3f69713735 externalization fixes 2007-06-06 10:19:57 +00:00
Markus Schorn
8645c4e377 Fix for 191196, ClassCastException resolving templates. 2007-06-06 09:34:36 +00:00
Anton Leherbauer
e32c4a4380 Fix for 191178: todo variable for templates 2007-06-06 09:00:30 +00:00
Anton Leherbauer
9c110c533f Fix for 191177: Add Tasks view to CDT perspective 2007-06-06 08:45:00 +00:00
Doug Schaefer
38180944e5 Set up testing feature for new master. 2007-06-05 22:41:08 +00:00
Doug Schaefer
47bf84e5b6 The master feature build. 2007-06-05 22:21:15 +00:00
Doug Schaefer
1d7d2d4b94 The master feature build. 2007-06-05 21:59:42 +00:00
Doug Schaefer
b356edaf18 The master feature build. 2007-06-05 20:59:50 +00:00
Doug Schaefer
a8ffc8b515 Bug 191115 - remove cdt plugins as required by the cdt feature. 2007-06-05 20:48:37 +00:00
Doug Schaefer
94e78cb127 Forgot to tag the master feature. 2007-06-05 20:44:28 +00:00
Doug Schaefer
25c92a2828 The master feature build. 2007-06-05 20:37:56 +00:00
Doug Schaefer
12982a4af2 Trying out a master build. 2007-06-05 18:41:23 +00:00
Doug Schaefer
83d920cef3 Trying out a master build. 2007-06-05 18:27:31 +00:00
Doug Schaefer
9b8326c03f Trying out a master build. 2007-06-05 18:12:39 +00:00
Doug Schaefer
0a18df32ce Trying out a master build. 2007-06-05 18:04:34 +00:00
Doug Schaefer
72e2f31ec8 Trying out a master build. 2007-06-05 17:47:27 +00:00
Mikhail Sennikovsky
05a1de46e9 Fix for the [Bug 189593] [Internal Builder] Builder always performing full build (reopening workspace) 2007-06-05 17:07:44 +00:00
Doug Schaefer
e843b0a7d4 Switch to building update jars. 2007-06-05 16:51:05 +00:00
Doug Schaefer
dfb44d421e Test out something in build. 2007-06-05 16:28:21 +00:00
Mikhail Sennikovsky
2fb5e7eb6e Fix for [Bug 172078] Check for error on makefile generation 2007-06-05 15:50:26 +00:00
Doug Schaefer
84b0aa3224 Bug 191059 - Patch for Frank for common source lookup path page. 2007-06-05 15:45:00 +00:00
Mikhail Sennikovsky
0209a3ac9b Fix for [Bug 187092] [Internal Builder] Build output directory not created when pre-build step is run 2007-06-05 15:16:28 +00:00
Mikhail Sennikovsky
b13f9ba593 removed the autobuild disabling on project creation 2007-06-05 14:13:51 +00:00
Mikhail Sennikovsky
2739c9375d added isSystem attribute to test elements 2007-06-05 14:10:28 +00:00
Mikhail Sennikovsky
fa75502fc6 isSystem set to true for test elements 2007-06-05 14:05:39 +00:00
Mikhail Sennikovsky
3b2085290f 1. language setting entries calculation fixes
2. test updates
3. CDt variables fixes
2007-06-05 13:47:26 +00:00
Oleg Krasilnikov
781426f7b8 Bug #189303: C++ Build page requires manual resizing of project properties dialog 2007-06-05 12:12:38 +00:00
Markus Schorn
4caaa19d5a Improved testcase for bug 190241 2007-06-05 11:43:05 +00:00
Markus Schorn
6c1624af1f Fixes a warning. 2007-06-05 11:41:40 +00:00
Markus Schorn
cda496da2c Fix for 190730, Navigating functions containing a typedef to an anonymous type in the parameter list. 2007-06-05 11:06:35 +00:00
Oleg Krasilnikov
6375411080 Bug #190173: patch by Bala Torati. 2007-06-05 09:12:35 +00:00
Andrew Ferguson
d4e0d5c793 186736: add fix and regression test for case where the lhs of the operator is a pointer, and overloads should not be searched 2007-06-05 09:07:18 +00:00
Oleg Krasilnikov
d585f679d7 Bug #189333: Layout issues in "Add directory path" dialog 2007-06-05 08:56:29 +00:00
Oleg Krasilnikov
111d0b34a9 Bug #189333 : Layout issues in "Add directory path" dialog 2007-06-05 08:53:26 +00:00
Oleg Krasilnikov
2e43da21fa Bug fix: NPE in Prefs pages 2007-06-05 08:13:40 +00:00
Anton Leherbauer
a536e926d5 Fix possible IndexOutOfBoundsException (follow-up for 189909) 2007-06-05 07:10:41 +00:00
Ken Ryall
bce3a119c2 getGlobals was checking the wrong list. 2007-06-05 03:20:00 +00:00
Mike Kucera
34bb553c49 Fixes to the C99/UPC parsers. Fix NPE in C99ParserAction. Fix CCE in UPC parser. Fix problem with ## operator in C99Preprocessor. Fix problem with skipping inactive code in C99Preprocessor. 2007-06-04 21:20:18 +00:00
Vivian Kong
c18b4fba62 fix for bug 189235 - manually add labels to controls for accessibility 2007-06-04 19:52:55 +00:00
Oleg Krasilnikov
64c927caf4 Bug #190823 selected configuration is changed when moving from one property page to another 2007-06-04 15:38:08 +00:00
Markus Schorn
4f99b62ebd Fix for 190241, ClassCastException in template parameter resolution. 2007-06-04 15:32:25 +00:00
Doug Schaefer
f152c91817 Bug 185301 - add .elf as a standard file association for the Executable File content type. This is used a lot for embedded systems development. 2007-06-04 15:07:29 +00:00
Andrew Ferguson
67968c79f1 190664: expected label has changed 2007-06-04 12:58:05 +00:00
Oleg Krasilnikov
dfd1fdcc1f Bug #190550 : Default Configurations, list incomplete 2007-06-04 10:32:17 +00:00
Mikhail Khodjaiants
c5b5330a13 Bug 189458: Variables view doesn't show changes 2007-06-04 10:23:30 +00:00
Anton Leherbauer
f00fd4cd95 Fix for 190664: Change "(anon)" to "(anonymous)" in outline view
Patch by Sergey Prigogin (Google)
2007-06-04 10:20:52 +00:00
Anton Leherbauer
ebc8d3f9d6 Fix for 186065: StringIndexOutOfBoundsException in GCCScannerInfoConsoleParser
Patch by Sergey Prigogin (Google)
2007-06-04 09:59:18 +00:00
Anton Leherbauer
9aed98b36d Fix for 190742: after saving a non-project ".mk" file, the cursor jumps always to the beginning of the file 2007-06-04 09:58:00 +00:00
Andrew Ferguson
0283fa673d 177917: add unit tests 2007-06-04 09:16:25 +00:00