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

14371 commits

Author SHA1 Message Date
Markus Schorn
1f0a621213 API tags for org.eclipse.cdt.core, bug 260830. 2009-02-04 08:51:22 +00:00
Markus Schorn
5ee9cdd9d9 API tags for org.eclipse.cdt.core.model + language, bug 260830. 2009-02-04 08:16:26 +00:00
Markus Schorn
3c11f62fa3 Fix warnings. 2009-02-04 08:05:57 +00:00
Anton Leherbauer
65ae93ef1c API cleanup - bug 260830 2009-02-04 08:02:35 +00:00
Markus Schorn
49e24aa545 API tags for org.eclipse.cdt.core.browser.*, bug 260830. 2009-02-04 08:01:37 +00:00
Markus Schorn
fda5b99f5f Fix warnings. 2009-02-04 08:00:20 +00:00
Anton Leherbauer
c012aa7dae API cleanup - bug 260830 2009-02-04 07:48:54 +00:00
Anton Leherbauer
e6e9eda167 Restore deprecated ICompletionContributor 2009-02-04 07:43:01 +00:00
Sergey Prigogin
29a0119ac0 Bug 263159. 2009-02-04 02:15:03 +00:00
Mike Kucera
897c5adf97 added support for IBuiltinBindingsProvider to LR parsers 2009-02-03 22:08:46 +00:00
Mike Kucera
018af1b16c GNU extensions: Optional positive expression in conditional expression (bug 212905). Case ranges (bug 211882). Compound statement expressions (bug 226274). 2009-02-03 19:26:15 +00:00
Chris Recoskie
6b87d8c5bc RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-02-03 19:17:38 +00:00
Chris Recoskie
8d8060f5af Fixing URISyntaxExceptions due to improperly parsed URI. 2009-02-03 18:40:55 +00:00
Pawel Piech
1252c564fe Bug 263507 - [menus] DSF UI icons are missing from the built plugin. 2009-02-03 18:36:32 +00:00
Pawel Piech
19380f6a63 Bug 264498 - [pda] The PDA Virtual Machine sources are not included in the Ant build. 2009-02-03 17:48:30 +00:00
Mike Kucera
75756374e3 improved several interfaces in LR parser 2009-02-03 16:57:50 +00:00
Alena Laskavaia
bd7f096c7c [124456] - drag & drop looses argument, patch applied 2009-02-03 14:59:50 +00:00
Alena Laskavaia
dd74a6f0eb [124421] - applied clean-up patch 2009-02-03 14:56:01 +00:00
Anton Leherbauer
b742f53981 API cleanup - bug 260830 2009-02-03 13:43:39 +00:00
Markus Schorn
155e36d7b3 Ambiguity handling for c++ conditions, bug 263158. 2009-02-03 12:14:36 +00:00
Mike Kucera
c97571595e bug 39698 min and max operators for LR parser 2009-02-02 19:49:53 +00:00
Mike Kucera
62e51214ac support for GNU declaration specifiers (typeof) for LR parsers 2009-02-02 17:22:06 +00:00
Markus Schorn
fb5c539efc Position trackers for non-local external files, bug 261912. 2009-02-02 16:27:44 +00:00
Markus Schorn
251635be7d More efficient way of reading large files, bug 263210. 2009-02-02 13:39:51 +00:00
Markus Schorn
e2908ac0e2 Reduce testcase to 2500 else if constructs, bug 256125. 2009-02-02 13:01:21 +00:00
Markus Schorn
1110c15233 Specialization scope caches specialized bases. 2009-02-02 08:57:25 +00:00
Sergey Prigogin
0c70640ddc Simplified test case for bug 263159. 2009-02-01 04:13:40 +00:00
Sergey Prigogin
8c2f625a89 Test case for bug 263159. 2009-02-01 03:57:17 +00:00
Sergey Prigogin
87a19bbe37 Test case for bug 263158. 2009-02-01 01:35:28 +00:00
Sergey Prigogin
e3ce00a49d Test case for bug 263154. 2009-01-31 23:50:25 +00:00
Sergey Prigogin
1ba2a99987 Test case for bug 263152. 2009-01-31 23:37:32 +00:00
Alena Laskavaia
a752179168 [261277] patch for make target dialog 2009-01-30 15:45:55 +00:00
Alena Laskavaia
0473138b52 - avoid thrown exception by doing preventive check 2009-01-30 15:43:51 +00:00
Markus Schorn
16269eba9c Store linkage rather than pdom in pdom nodes, bug 263022. 2009-01-30 15:10:37 +00:00
Vivian Kong
858e15d457 bug 219337 2009-01-30 14:58:57 +00:00
Mike Kucera
44907e7056 added support to LR parsers for GNU extensions typeof and alignof, added ISecondaryParserFactory 2009-01-30 13:31:43 +00:00
Markus Schorn
8a018e449f Follow up on bug 262719. 2009-01-30 08:29:39 +00:00
Alena Laskavaia
1307b246eb [261280] - customization for discovery and proper filtration in ui 2009-01-29 22:11:00 +00:00
John Cortell
f81a89caed Add constant for the Signals view, as is done for the other CDT debugger views. 2009-01-29 21:12:18 +00:00
Vivian Kong
4518d368aa bug 253574 - removing empty plugin.xml 2009-01-29 20:56:55 +00:00
Vivian Kong
ffcc923e9d bug 260292 - adding DSF plugins to CDT build 2009-01-29 20:28:57 +00:00
Alena Laskavaia
05f5279780 [262912] - created protected method for project refreshing, to allow to override it 2009-01-29 18:56:46 +00:00
Alena Laskavaia
571a64414d [260771] - applying patch for drag and drop for make targets 2009-01-29 18:46:54 +00:00
Markus Schorn
1117c603d8 Map index bindings for class types back to the AST, bug 262719. 2009-01-29 16:08:27 +00:00
Markus Schorn
0c9f6c2e5e Use same line-length for comments and code. 2009-01-29 15:56:04 +00:00
Francois Chouinard
4030994b38 Updated fix for Bug243899 2009-01-29 15:39:54 +00:00
Anton Leherbauer
003975782e Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 2009-01-29 09:30:15 +00:00
Anton Leherbauer
6e17efadde Bug 262536 - [formatter] Problems with extern "C" 2009-01-29 09:16:37 +00:00
Randy Rohrbach
86c7af6e76 Bugzilla 262804. 2009-01-28 20:17:07 +00:00
Alena Laskavaia
7d71c4678d [216618] - Format submenu now should appear for expressions as well 2009-01-28 19:44:23 +00:00