Andrew Ferguson
1be03a90dc
undo typo from fixing warnings
2007-05-30 15:01:12 +00:00
Mikhail Sennikovsky
d118d88beb
1.Fix for [Bug 189125] [New project model] Stroage modules don't get copied
...
2. small bug-fixes
2007-05-30 14:53:23 +00:00
Andrew Ferguson
d94ffa1869
fix warnings (imports, string externalization)
2007-05-30 14:41:47 +00:00
Andrew Ferguson
549dd3dc9d
add javadoc, add isSameType implementations, add getArgumentMap implementations
2007-05-30 14:21:43 +00:00
Mikhail Sennikovsky
fa5ff5f046
1. Enabling more managed build tests
...
2. bug-fixes
2007-05-30 11:54:50 +00:00
Markus Schorn
a03112ed99
Fix for 79459 by Sergey Prigogin, Task tags for CDT.
2007-05-30 11:08:06 +00:00
Doug Schaefer
77bb9964a6
Bug 189539 - Fix dates on about.html files to reflect projected release date.
2007-05-29 03:48:49 +00:00
Mikhail Sennikovsky
43e78cee49
1. Fix for [Bug 189277] Workbench Build Behaviour isn't persisted accross workbench restarts
...
2. Mark the cproject description as modified in case the session properties are changed
3. Basics for allowing the empty (with no configurations) project description in case the icCdtProjectCreating state is true
2007-05-28 15:43:52 +00:00
Ken Ryall
f8d04b5aea
Bug 178124
2007-05-25 16:18:48 +00:00
Mikhail Sennikovsky
094d2cb0ba
1. Patch from Bala Torati (Symbian) to the [Bug 184390] [Template Engine] Hellow World templates should allow specifying the project source location
...
2. enabling additional MBS tests
2007-05-25 16:12:08 +00:00
Anton Leherbauer
f242866c6b
Fix for 189127: Opening project with per file scanner discovery is extremely slow
2007-05-25 13:52:38 +00:00
Mikhail Sennikovsky
fbbd7f6c2e
1. Fix to CDT Variables: project macros added.
...
2. Additional MBS tests enabled
2007-05-25 11:57:52 +00:00
Andrew Ferguson
ec8a6daaa4
prework: refactor clones, add further template composite bindings (currently unused)
2007-05-25 10:16:18 +00:00
Mikhail Sennikovsky
acb2de5ef9
Fix for relative source/output entries calculation
2007-05-25 09:31:56 +00:00
Markus Schorn
c8dce15ce0
Extends fix for 180168 (using shared AST) to search.
...
Extends fix for 183973 (plain C in C++-project) to content-assist, hyperlink-detector, search and source-hover.
2007-05-25 09:23:10 +00:00
Anton Leherbauer
7434b82817
Fix Java 1.4 compliance
2007-05-25 07:42:22 +00:00
Doug Schaefer
c19ba7a148
Bug 174142 - Fixed false error with linker error parser. Also cleaned up the messages to remove the warning and error words which are redundant in the Problems view.
2007-05-24 18:32:24 +00:00
Mikhail Sennikovsky
825e48a310
1. Fix for [Bug 188764]
...
It should NOT be possible to apply the CProjectDescription with no configurations
2. test-case
2007-05-24 14:50:32 +00:00
Anton Leherbauer
b4934e9a27
Guard against NPE with K&R functions
2007-05-24 14:01:48 +00:00
Mikhail Sennikovsky
66c09b8cae
Externalization fixes
2007-05-24 13:44:01 +00:00
Markus Schorn
3a0b748829
CElementBaseLables: Label for a namespace was never qualified.
2007-05-24 13:08:23 +00:00
Mikhail Sennikovsky
83d47c3329
Output entries settings fixes
2007-05-24 12:47:15 +00:00
Markus Schorn
2504bc989e
Fix for 183973, navigation in c++-projects with plain-c files.
2007-05-24 12:36:19 +00:00
Anton Leherbauer
80a2ce1b68
Fix Include.equals to also consider resolved flag
2007-05-24 12:28:27 +00:00
Markus Schorn
8af8fc67df
Avoid logging of problem bindings using CallHierarchy or TypeHierarchy.
2007-05-24 09:17:54 +00:00
Markus Schorn
42ad2a4705
Fix for 188684 by Warren Paul, NPE setting default indexer.
2007-05-24 07:40:41 +00:00
Doug Schaefer
4082f4efa8
Added support for HKEY_CURRENT_USER to the registry access routines.
2007-05-24 04:08:08 +00:00
Mikhail Sennikovsky
29afb02f90
Fix for [Bug 188211] .cproject written on every build, bad for Team
2007-05-23 17:20:55 +00:00
Anton Leherbauer
cada57636c
Fix for 183220: line wrapping stops working for some expressions
2007-05-23 15:17:00 +00:00
Mikhail Sennikovsky
75a3ae8890
1. fix for [Bug 187822] Problem with setRawPathEntries
...
2.backward compatibility fixes
3. source/output entries fixes
2007-05-23 14:05:32 +00:00
Markus Schorn
61c043fc3a
Fix for 188625, NullPointerException in TranslationUnit.getScannerInfo().
2007-05-23 12:56:21 +00:00
Markus Schorn
2c80cfda68
Add assertions to ensure the index has a write-lock when it is written to.
2007-05-23 10:48:12 +00:00
Markus Schorn
d1db017310
Fix for 188282, potential use of unlocked index.
2007-05-23 10:38:34 +00:00
Markus Schorn
696a48b294
Fix for 186336, selecting 'advanced settings' of 'new project wizard' kicks off indexer.
2007-05-23 09:02:15 +00:00
Andrew Ferguson
59db7018c7
188324: apply fix
2007-05-23 08:36:16 +00:00
Doug Schaefer
275e2ad03a
Added handling of __stdcall for kludgy MSVC support until we can get our own variant.
2007-05-23 01:17:12 +00:00
Mikhail Sennikovsky
d43781d5fd
Initial fix for [Bug 187822] Problem with setRawPathEntries
2007-05-22 12:42:30 +00:00
Markus Schorn
2761e390a0
Fix for 188148, NPE in IIndex.findBindings().
2007-05-22 09:49:57 +00:00
Markus Schorn
6355df7862
Cleanup: IBinding.getNameCharArray() vs. IBinding.getName()
2007-05-22 09:48:44 +00:00
Markus Schorn
2bd73d2db8
Fix for 187792, handling ambiguities during 'Open Declaration'
2007-05-21 13:40:24 +00:00
Anton Leherbauer
9fb29e5239
Code cleanup
2007-05-21 12:41:17 +00:00
Mikhail Sennikovsky
c4efff983f
1. build system project description update in case the C or CC natureas are added/removed to the project
...
2.tests updates
2007-05-21 11:56:13 +00:00
Mikhail Sennikovsky
5a723279bc
1. Presering configuration order on load
...
2. dep calculator fix
3. some test updates
2007-05-18 17:52:44 +00:00
Mikhail Sennikovsky
ea86a3db2a
1. Fix for [Bug 186078] Targets from "Make Targets"view do not use "Builder Settings" for making
...
2. Fix to conversion mechanism
3.Fix to error parser settings NPE
2007-05-18 13:27:05 +00:00
Markus Schorn
5e53cb742f
Fix for 69739, Open Type does not correctly show all namespace definitions.
2007-05-18 11:27:43 +00:00
Chris Recoskie
9c5aa180e8
RESOLVED - bug 186834: [C99 parser] gcc should be the default language
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186834
Patch from Jason Montojo
2007-05-17 16:29:56 +00:00
Mikhail Sennikovsky
a4beb8b6d0
1. isCdtProjectCreating state functionality and tests
2007-05-17 15:50:24 +00:00
Vivian Kong
16a0c206f8
fix for bug 187383 - externalize "Preference Configuration" on Discovery Options tab
2007-05-17 00:35:29 +00:00
Doug Schaefer
9d0bde031c
Patch for Bryan - 181264 - support content assist in switch and while statements.
2007-05-16 19:34:59 +00:00
Doug Schaefer
4f61ae0217
Patch for Michael Rennie - Bug 186223 - Cleanup unused imports in CDT Core.
2007-05-16 17:25:59 +00:00