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

15094 commits

Author SHA1 Message Date
Emanuel Graf
4a8cfae26e code clean up. 2009-07-07 14:18:17 +00:00
Anton Leherbauer
ff27c21286 Increment bundle version 2009-07-07 12:11:22 +00:00
Anton Leherbauer
a2a8ff55a9 Bug 278987 - Text Colors wrong in Makefile 2009-07-07 12:06:09 +00:00
Markus Schorn
dd438b6cee Removes wrong information about indexer, bug 282510. 2009-07-07 11:29:29 +00:00
Markus Schorn
a3b3eae7ab Run reconciler when new file is added to index, bug 276605. 2009-07-07 09:46:53 +00:00
Anton Leherbauer
ed13924735 Increment bundle version 2009-07-07 07:55:54 +00:00
Anton Leherbauer
cb1ba5688f [268081] [disassembly] Weird disassembly view, patch by Dmitry Smirnov 2009-07-07 07:54:32 +00:00
Markus Schorn
55f642b6df Increment plugin versions. 2009-07-06 13:05:01 +00:00
Mike Kucera
dde2c249e3 [282314] creating empty file in remote EFS project causes project contents to dissapear 2009-07-02 18:59:23 +00:00
Anton Leherbauer
b63af6b179 Bug 273471 - follow up fix 2009-07-02 14:53:49 +00:00
Markus Schorn
10107c0d8e Comparison of owners, bug 281782. 2009-07-02 13:51:53 +00:00
Markus Schorn
3261b83ecb Type-deduction in function-type with reference type parameter, bug 281783. 2009-07-02 11:52:34 +00:00
Markus Schorn
8c5f3483fa Support for PDOMs larger than 2GB, bug 279620. 2009-07-02 08:57:39 +00:00
Markus Schorn
be997b5279 Correct determination of default template arguments, bug 281781. 2009-07-01 16:53:45 +00:00
Markus Schorn
aa1e4bd52c Correct determination of default template arguments, bug 281781. 2009-07-01 14:47:56 +00:00
Emanuel Graf
e4a67a4897 FIXED - bug 282004: Refactor->Extract Function in C Project (not C++) won't extract parameters
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282004
2009-07-01 11:04:57 +00:00
Markus Schorn
a43c0fdb39 Fixed warnings. 2009-07-01 08:51:21 +00:00
Markus Schorn
4136ea67df Disable inactive code parsing after string literals, bug 281745. 2009-06-29 16:14:27 +00:00
Markus Schorn
b59697f128 Disable inactive code parsing after string literals, bug 281745. 2009-06-29 16:00:24 +00:00
Markus Schorn
f8a0d51a32 Remove strange fall-back behavior of source hover, bug 281851. 2009-06-29 15:22:18 +00:00
Markus Schorn
cd9b969deb Navigation for templates in namespaces, bug 281736. 2009-06-29 14:04:53 +00:00
Emanuel Graf
119cb2cfde FIXED - bug 281564: Extract Function fails when catching an unnamed exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=281564
2009-06-29 11:33:35 +00:00
Sergey Prigogin
808f7e43d4 Test case for bug 281783. 2009-06-28 19:37:00 +00:00
Sergey Prigogin
b2d643fdbf Test case for bug 281782. 2009-06-28 18:42:03 +00:00
Sergey Prigogin
9827475e98 Fix for NPE by Andrey Eremchenko. 2009-06-28 18:18:25 +00:00
Sergey Prigogin
9e59c7ce08 Test case for bug 281781. 2009-06-28 17:42:16 +00:00
Sergey Prigogin
615cf0372b Fix for NPE by Andrey Eremchenko. 2009-06-28 17:08:55 +00:00
James Blackburn
127db8e30b Bug 279607 Code Formatter should treat DefaultScope formatter profiles as built-in 2009-06-28 15:56:41 +00:00
James Blackburn
1205a5d0fa Bug 248422 Double clicking in breakpoint view opens wrong source file
- If the breakpoint marker is set in an IFile, then we show that. Otherwise we delegate to ResourceLookup for the location and finally java.io.File if file is not in the workspace.
 - Logic simplified
2009-06-28 15:00:39 +00:00
James Blackburn
16ad8a3172 Bug 189109 Add ErrorParser extension point schema 2009-06-28 14:03:45 +00:00
Sergey Prigogin
f4081e6fc9 Fixed a race condition in test. 2009-06-27 23:22:28 +00:00
Sergey Prigogin
7f394792a4 Patch by Andrey Eremchenko for bug 222495. 2009-06-27 23:18:39 +00:00
Sergey Prigogin
eff76a45d1 Fixed a typo. 2009-06-27 20:04:16 +00:00
Sergey Prigogin
6a9e1ff1dd Bug 275382. Fix and test case. 2009-06-27 19:37:38 +00:00
Mike Kucera
e8622b71d8 added delete navigation to new and noteworthy 2009-06-26 14:46:22 +00:00
Markus Schorn
df90029032 Fix handling of InterruptedException when locking index, bug 271909. 2009-06-26 09:21:12 +00:00
Markus Schorn
dd5e2c7e1a Tracing option for locks on the index, bug 271909. 2009-06-26 09:10:06 +00:00
Pawel Piech
14547e3f6c Fixed an extraneous import from last checkin. 2009-06-25 22:04:53 +00:00
Pawel Piech
33154819a4 [281585] - [pda] Refactor of PDA's IAdapterFactory implementation. 2009-06-25 22:01:46 +00:00
Mike Kucera
e6cc7c220e [281415] StandaloneIndexerInputAdapter.resolveIncludeFile() does not check that the include file exists 2009-06-25 21:43:26 +00:00
Anton Leherbauer
c6d196e720 [280770] [view model] Stack frame list is not updated on change of stack frame limit preferences 2009-06-25 07:44:07 +00:00
Markus Schorn
14848d5e34 Source hover for specializations, bug 281396 2009-06-25 07:38:48 +00:00
Markus Schorn
fc4e49794c Correct type-strings for function and array types, bug 277320. 2009-06-25 06:16:12 +00:00
Markus Schorn
6bc28a4959 Navigation of macro parameters, bug 105929 2009-06-24 12:31:34 +00:00
Markus Schorn
da06944678 Adjusted preference label, bug 279620. 2009-06-24 10:11:08 +00:00
Vivian Kong
d796d7d758 update build scripts 2009-06-23 20:08:58 +00:00
Vivian Kong
b9b3230ecf bug 281250 2009-06-23 19:51:19 +00:00
Markus Schorn
de93e043c2 ClassCastException using template template parameters, bug 279619 2009-06-23 12:54:19 +00:00
Markus Schorn
5bbbd7720b Endless loop in content-assist, bug 280934 2009-06-23 12:20:04 +00:00
Markus Schorn
896b8661e0 Cleanup of flushing database, bug 220392 2009-06-22 14:13:00 +00:00