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

6197 commits

Author SHA1 Message Date
Andrew Ferguson
75e338c2f8 191251: fix names improperly resolving to bindings relating to self-referencing typedefs 2007-06-14 12:46:06 +00:00
Anton Leherbauer
6760d0c61d Fix for 182637: Error is logged when selecting "Build configurations" in the Customize Perspective dialog 2007-06-14 12:11:39 +00:00
Markus Schorn
80bf74ca93 Improved error reporting for exceptions in name-resolution during indexing. 2007-06-14 12:01:39 +00:00
Markus Schorn
2870b81e2c Fix for 192636, ClassCastException in name resolution. 2007-06-14 11:55:09 +00:00
Andrew Ferguson
97f8327c2a fix intermittent failures in PDOM tests 2007-06-14 10:32:54 +00:00
Markus Schorn
00b6127937 Fix tests: avoid using getFocusControl(), returns null on build machine. 2007-06-14 09:45:42 +00:00
Andrew Ferguson
3fdfd1e46b 192437: apply fix 2007-06-13 16:39:58 +00:00
Markus Schorn
542e0f2fdd Updated copyright notice. 2007-06-13 15:44:47 +00:00
Markus Schorn
7e9519c643 Fix for 191251 by Gerhard Schaber, relative paths to linked folders in includes. 2007-06-13 15:43:59 +00:00
Markus Schorn
881c7e3e22 Fix for 191981 by Mikhail Sennikovsky, indexer not running on new projects. 2007-06-13 13:23:30 +00:00
Markus Schorn
bd08d38101 Fixes linux-specific failures in the automated ui-tests. 2007-06-13 12:59:12 +00:00
Anton Leherbauer
90c5f04bd5 Fix for 192415: Outline view sometimes does not populate 2007-06-13 12:44:04 +00:00
Markus Schorn
33fc7cd057 Allows to relaunch testsuites from the JUnit view. 2007-06-13 11:21:02 +00:00
Oleg Krasilnikov
2d15781430 Bug #192187 2007-06-13 10:17:23 +00:00
Markus Schorn
d32b854322 Fix for 192358, NPE in search. 2007-06-13 09:07:44 +00:00
Anton Leherbauer
2f99eaf29c Fix for 191823: [Indent] Indentation issues with shift right operator 2007-06-13 08:42:16 +00:00
Anton Leherbauer
fdb43fb3c6 Fix auto-indent tests on non-wndows platforms. 2007-06-13 08:42:04 +00:00
Markus Schorn
3ac39f0507 Fix for 192239, NPE in CPPClassTemplate. 2007-06-12 16:15:15 +00:00
Doug Schaefer
a22ef372aa Still trying to fix build errors caused by non UTF-8 characters. 2007-06-12 15:49:53 +00:00
Markus Schorn
7449392555 Fix for 192227, ClassCastException in PDOMCPPNamespaceAlias. 2007-06-12 15:49:41 +00:00
Andrew Ferguson
0257c07538 192165: add testcase for possibly related Stackoverflow 2007-06-12 15:23:27 +00:00
Markus Schorn
9874cfefe5 Fix for 192164, PDOMNotImplementedError in template instantiation. 2007-06-12 14:42:27 +00:00
Markus Schorn
ff7406087e Fix for 192182, ClassCastException in template instanciation. 2007-06-12 13:28:18 +00:00
Anton Leherbauer
e9132a0cf8 Fix for 190665: Project Explorer view is not updated when a file is added to a folder 2007-06-12 12:40:09 +00:00
Ken Ryall
3ddfd0b436 Fix NPE, bug 191985. 2007-06-12 12:35:46 +00:00
Markus Schorn
2fefe6d0f1 Fix for 192157, NPE during template instanciation 2007-06-12 11:57:36 +00:00
Anton Leherbauer
fd42d2da90 Fix for 192008: Section of a project's context menu get shifted 2007-06-12 09:37:41 +00:00
Markus Schorn
5bdf330f79 Fixes some callhierarchy-tests for use with platform 3.3rc3. 2007-06-12 09:36:49 +00:00
Doug Schaefer
b2059b4a5b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 03:09:00 +00:00
Doug Schaefer
8987faad57 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:49:07 +00:00
Doug Schaefer
7f60c033c4 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:12:04 +00:00
Doug Schaefer
3649b1333b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:01:12 +00:00
Doug Schaefer
7bdad6cd04 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 01:45:43 +00:00
Andrew Ferguson
7c00a4e656 191679: fix typos 2007-06-11 16:22:24 +00:00
Anton Leherbauer
7f4dce4f49 Fix for 189119: [Parameter Hints] failure to highlight current parameter 2007-06-11 13:23:28 +00:00
Ken Ryall
6a7ab9f69b Enable change config and build actions if the selection is in a source file. 2007-06-09 02:28:47 +00:00
Vivian Kong
caa5ad7df2 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-06-08 19:35:15 +00:00
Mikhail Sennikovsky
f535244b89 1. Follow-up for fix for [Bug 188764] make it posible to apply the "isCDTProjectCreating" ICProjectDescription with no configurations
2. test for the above functionality
2007-06-08 17:50:12 +00:00
Mikhail Sennikovsky
9c79058aad Fix for [Bug 188764] make it posible to apply the "isCDTProjectCreating" ICProjectDescription with no configurations 2007-06-08 17:40:28 +00:00
Andrew Ferguson
25213bca9f 191679: add some unit tests 2007-06-08 17:24:53 +00:00
Mikhail Sennikovsky
a032fbd206 1. Fix NPE in the New Project Wizard
2. Fix to [Bug 189125] [New project model] Stroage modules don't get copied
3. Fix to build path settings
2007-06-08 16:00:45 +00:00
Mikhail Sennikovsky
2f72db3571 1. Schema fixes
2. test tool-chain definition fixes
2007-06-08 10:42:23 +00:00
Anton Leherbauer
e2330794b8 Fix for 191358: when editing the same file in two editor windows, one window moves to top 2007-06-08 08:56:51 +00:00
Ken Ryall
5b5d40f8dd Rebuild Libs. 2007-06-08 03:45:39 +00:00
Doug Schaefer
6ad26ed053 Stop cygpath from being called on non-Windows platforms. 2007-06-07 19:24:16 +00:00
Mike Kucera
2851469c4a fix bug #191498, [DOMAST] can't open external file by clicking on AST node 2007-06-07 18:34:49 +00:00
Doug Schaefer
5969af9ce6 Bug 189090 - fix missing CygPath.dispose() call. 2007-06-07 16:50:54 +00:00
Vivian Kong
f0b7ccf674 fix for bug 184452 - get template files using FileLocator.find() so translated template files will get picked up 2007-06-07 14:06:30 +00:00
Oleg Krasilnikov
398742f0b8 Bug #191346: Property page saving changed 2007-06-07 13:15:05 +00:00
Andrew Ferguson
6eede83893 177917: add test for directive within namespace, declared in referencing file 2007-06-07 12:46:08 +00:00