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

10770 commits

Author SHA1 Message Date
Sergey Prigogin
de74af3fd9 Bumped up feature versions for Kepler. 2012-06-28 11:39:17 -07:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Thomas Corbat
6f95407bd5 Bug 381032 - NameWriter extended for fully qualified names.
Extended the NameWriter for allowing ASTWriter to write fully qualified
names correctly with a leading scope (::).
Added one simple test to verify this functionality.

Cosmetic fix: Formatting adapted to environment and removed superfluous
trailing tabs.

Change-Id: I7eec92666d49a93b47a1906a75169dd42ba41eb1
Reviewed-on: https://git.eclipse.org/r/6170
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-06-26 23:00:09 -04:00
Andrew Gvozdev
c7438e0708 bug 348884: Fixed unit test 2012-06-26 11:50:54 -04:00
Markus Schorn
7ec08c36da Bug 299911: Preserving typedefs in the evaluation. 2012-06-26 09:41:29 +02:00
Markus Schorn
cf08c60eda Bug 299911: Increment plugin and pdom version. 2012-06-26 07:44:40 +02:00
Markus Schorn
ea53c271c9 Bug 299911: Introduce ICPPEvaluation 2012-06-26 07:04:50 +02:00
Markus Schorn
62f0cb04b8 Bug 299911: Introduce ICPPASTInitializerList 2012-06-26 07:04:30 +02:00
Markus Schorn
cec2ec3b6c Bug 299911: Introduce ICPPASTExpression 2012-06-26 07:03:42 +02:00
Andrew Gvozdev
9de02335d9 bug 382422: [sd90] Add MinGW specs detector 2012-06-24 06:47:46 -04:00
Sergey Prigogin
bac3846b32 Bug 383277 - Invalid auto indentation before and after colon in class
declaration with inheritance
2012-06-22 15:11:35 -07:00
Sergey Prigogin
5eb8410fbd More informative exception. 2012-06-20 15:29:33 -07:00
Andrew Gvozdev
aa4abe428d bug 348884: ConcurrentModificationException in StorableCdtVariables 2012-06-19 17:01:22 -04:00
Veaceslav Bacu
582b358f0f bug 348884: ConcurrentModificationException in StorableCdtVariables 2012-06-19 15:44:23 -04:00
Sergey Prigogin
805136a9e4 Cosmetics. 2012-06-13 11:46:31 -07:00
Sergey Prigogin
b71ab52f0f Corrected copyright year. 2012-06-11 09:57:41 -07:00
Sergey Prigogin
2bc64f56f3 Bug 380498. Fixed few more cases where typedefs were not preserved. 2012-06-09 22:05:39 -07:00
Sergey Prigogin
077c4ed4a1 Cosmetics. 2012-06-09 22:04:44 -07:00
Sergey Prigogin
83cc5d019e Fixed a typo. 2012-06-09 21:59:51 -07:00
Andrew Gvozdev
75bacce2cc [sd90] Added fair warning about API being not stable yet in comments 2012-06-06 18:23:18 -04:00
Sergey Prigogin
34d5ba7154 Cosmetics. 2012-06-04 15:11:32 -07:00
Marc-Andre Laperle
4e872b05cb Bug 375226 - Code not indexed properly when changing active
configuration

Change-Id: I75b6eabac1cfde6e3e28a20be372925ef8a88fd8
Reviewed-on: https://git.eclipse.org/r/6143
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
2012-06-04 11:26:23 -04:00
Andrew Gvozdev
2c63700887 Changed color for "edited" overlay 2012-06-02 08:14:39 -04:00
Sergey Prigogin
2db77fef98 Bug 374155 - Source hover should display deduced type of "auto"
variables
2012-05-31 19:12:33 -07:00
Sergey Prigogin
31e3729d82 Cosmetics. 2012-05-31 19:12:23 -07:00
Andrew Gvozdev
07f9700ccd bug 380956: corrected somewhat misleading comments 2012-05-31 17:34:18 -04:00
Sergey Prigogin
2776e06605 Bug 380498 - typedef is expanded during refactoring 2012-05-30 18:28:50 -07:00
Sergey Prigogin
3604f812ce Cosmetics. 2012-05-30 18:28:04 -07:00
Sergey Prigogin
224b4ef3a3 Code streamlining. 2012-05-30 18:27:51 -07:00
Andrew Gvozdev
48e9d6efea [sd90] Fixed issues with resizing of the Options page for language settings providers. 2012-05-30 16:16:49 -04:00
Andrew Gvozdev
746e244c33 [sd90] Handle compiler specs inspection for setups with non-english locale 2012-05-30 14:20:29 -04:00
Andrew Gvozdev
1bcae4bb9b bug 380956: The CDT GCC Build Output Parser should not require 'make's recursion depth indicators 2012-05-29 17:41:40 -04:00
Sergey Prigogin
7381c59620 Bug 380020 - Increased batch size. 2012-05-25 11:11:19 -07:00
Sergey Prigogin
9e52a24ce4 Cosmetics. 2012-05-25 11:00:33 -07:00
Sergey Prigogin
80c5fc5701 Bug 380020 - Adaptive batching of incoming data. 2012-05-24 14:23:08 -07:00
Andrew Gvozdev
772ac62107 [sd90] Alignment on the Options page for language settings providers. 2012-05-24 08:31:36 -04:00
Andrew Gvozdev
f2bb8b1f6f bug 379480: changing "command to get compiler specs" does not take
effect
2012-05-24 08:31:16 -04:00
Andrew Gvozdev
d1e2d46fad bug 379165: [sd90] Reindex using accurate list of affected resources
after LSE change event
2012-05-24 08:30:57 -04:00
Lukas Felber
3ae34a0344 Bug 379511 - Forward declaration in function parameter ignored by
translation unit. Modified patch by Lukas Felber.
2012-05-23 20:14:49 -07:00
Sergey Prigogin
fab94256f0 Cosmetics. 2012-05-23 20:11:42 -07:00
Sergey Prigogin
506c347cd8 Bug 380490 - Invalid auto indentation after a multiline function call 2012-05-23 18:29:53 -07:00
David Salinas
6091c93f7b Bug 375859 - Refresh scope becomes empty after closing/opening project
if left to default
2012-05-22 12:49:25 -04:00
Andrew Gvozdev
c22a911b80 bug 377192: Copy Build Log on the build console stopped working 2012-05-22 08:50:21 -04:00
Sergey Prigogin
cd8ca24457 Bug 380197 - F3 prefers using declaration to a real one 2012-05-21 21:06:26 -07:00
Sergey Prigogin
9a4f1087e2 Increased indexer timeout. 2012-05-21 21:02:37 -07:00
Sergey Prigogin
a17d1225d1 Cosmetics. 2012-05-21 19:44:46 -07:00
sprigogin
66131f1da6 Bug 371840 - Only first declarator can be selected in declaration
containing multiple declarators
2012-05-20 21:10:34 -07:00
sprigogin
ed4b23705c Cosmetics. 2012-05-20 21:06:18 -07:00
sprigogin
65a29165c2 Bug 370146 - No references in class defined in file containing inactive
code that references a macro
2012-05-19 20:56:22 -07:00
sprigogin
6bf3a22858 Cosmetics 2012-05-19 20:54:12 -07:00