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

7278 commits

Author SHA1 Message Date
Anton Leherbauer
604b8366ec Fix for 235065: [Outline] show in outline view does not select correct element 2008-07-07 11:47:48 +00:00
Andrew Ferguson
0a836d8009 238842: cyclic includes causes infinite loop in PDOMManager.areSynchronized 2008-07-07 11:35:32 +00:00
Anton Leherbauer
eb8598c083 Fix for 236160: C Block comment closes on next line when # is a first character on line
Patch by Andrew Gvozdev
2008-07-07 09:13:00 +00:00
Markus Schorn
236fe5b939 Simplify error-prone detection of end of template-args, bug 237045. 2008-07-04 09:27:39 +00:00
Alena Laskavaia
878d36c539 [194087] - change pattern to be "instantiated from" to cover cases like instantiated from 'bla bla' 2008-07-03 19:08:11 +00:00
Andrew Ferguson
7674e50550 hide inadvertent API change 2008-07-02 14:17:55 +00:00
Markus Schorn
c1c3d5dffd Model builder running in UI-thread, partial fix for 238940. 2008-07-02 13:49:48 +00:00
Markus Schorn
2b164faf3e Model builder running in UI-thread, partial fix for 238940. 2008-07-02 13:31:51 +00:00
Markus Schorn
4fbf9e4dc7 Exceptions parsing boost library, bug 238180. 2008-07-02 12:43:04 +00:00
Emanuel Graf
647d9a147e 239059: Double & in signature of extracted functions 2008-07-02 12:42:53 +00:00
Andrew Ferguson
d4573870a7 238852: suppress @param for f(void) parameter 2008-07-02 09:55:53 +00:00
Markus Schorn
29eafddce0 Workaround for platform bug 206343, project preferences marked dirty on project import. 2008-07-02 07:48:54 +00:00
Andrew Ferguson
3b92e498e8 238852: suppress @param for f(void) parameter 2008-07-01 15:51:38 +00:00
Andrew Ferguson
c1f5fbcb8f 239023: user defined operator lookup on deferred class type 2008-06-30 17:13:40 +00:00
Markus Schorn
58ada354ae Support for function-style assembler and sizeof-extension, bug 237066+237068. 2008-06-30 13:06:07 +00:00
Emanuel Graf
030bdf48c4 Fix for bug 238554 Implement Method void parameters 2008-06-30 10:34:06 +00:00
Markus Schorn
c198a352ec Vertical scroll bar for paths and symbols page, bug 235301. 2008-06-26 10:43:12 +00:00
Andrew Ferguson
b23fa116f6 238232: fix conversions relating to implicit object argument, and some follow on exposed bugs 2008-06-26 10:06:52 +00:00
Andrew Ferguson
7a15b85483 238409: add test 2008-06-25 13:49:48 +00:00
Markus Schorn
307d084357 Switch without compound statement, bug 105334. 2008-06-25 12:33:40 +00:00
Markus Schorn
e6baa5b577 Support for @ in identifiers, bug 237028. 2008-06-25 11:55:36 +00:00
Andrew Ferguson
e50931293e 233889: pointer-to-member declarations in parameter contexts are not typed correctly 2008-06-25 11:04:44 +00:00
Emanuel Graf
cba281ab15 pointer refence of the return value got lost, bug 238253 2008-06-25 09:36:31 +00:00
Vivian Kong
14c57a13dd patch for bug 238163 by Jon Ball 2008-06-24 18:40:45 +00:00
Markus Schorn
53841121fb Handling problems in declarations, bug 100321, 234085 and 238151. 2008-06-24 12:50:46 +00:00
Andrew Ferguson
525c3124a7 237914: have non-type template argument conversions taken into account when selecting specializations/partial-specializations 2008-06-20 13:19:02 +00:00
Anton Leherbauer
901a511d5d Fix for 237097: [formatter] the formatter fails to break a line in a function call with new keyword in parameters 2008-06-20 09:04:55 +00:00
Markus Schorn
a8817857ac Fixes type-string computation for model builder, bug 235808. 2008-06-19 14:54:19 +00:00
Andrew Ferguson
ddca2b93d1 237622: template parameter resolution in chain initialiser - apply fix and add tests 2008-06-19 13:57:51 +00:00
Anton Leherbauer
e4b026c274 Fix for 237016: C Compare Viewer does not colorize doxygen comments 2008-06-19 13:45:05 +00:00
Markus Schorn
a0a40cf21f Binding resolution of parameters for complex functions, bug 214482. 2008-06-19 12:36:21 +00:00
Anton Leherbauer
69c7d9a20d Fix for 237755: macro exploration sticky popup vanishing too early on Linux/GTK 2008-06-19 11:36:55 +00:00
Anton Leherbauer
d65887df09 Fix C model corruption by resource to items mapping 2008-06-19 11:28:26 +00:00
Anton Leherbauer
2a14adcbbc Fix for 236162: Quick Fix functionality does not work in C++ Editor (Ctrl-1) 2008-06-19 11:25:21 +00:00
Markus Schorn
000b63be83 Exception specifications must be visited before ctor-initializers (they appear first). 2008-06-19 11:06:30 +00:00
Anton Leherbauer
ab6b931d69 Fix for 234915: [formatter] Option "after comma in declarator list" has no effect
Fix formatting of new expressions, related to bug 236856
2008-06-19 09:31:46 +00:00
Markus Schorn
305143a8d0 Fixes semantics for functions with nested or nesting declarators, bug 216609. 2008-06-19 08:47:08 +00:00
Anton Leherbauer
e8b7f79fc4 Fix for 235289: [mylyn] AssertionFailedException when expanding binaries 2008-06-19 08:26:08 +00:00
Markus Schorn
8758582793 Example 6.8-2 from c++-specification, bug 90622. 2008-06-18 14:00:41 +00:00
Markus Schorn
0424024136 Content assist within function-style initializer, bug 69334. 2008-06-18 13:35:53 +00:00
Markus Schorn
7b61bb10f2 Allows to visit array-modifiers, bug 237605. 2008-06-18 12:43:30 +00:00
Markus Schorn
4e28c73769 Fixes parsing of declarations and new expressions, bug 84242+236856. 2008-06-18 12:16:19 +00:00
Markus Schorn
03a4e6e5aa Configure API-tooling. 2008-06-18 08:00:42 +00:00
Markus Schorn
db60b3f7b1 NPE in C/C++-search, bug 192205 2008-06-18 07:42:51 +00:00
Markus Schorn
4b6912f7b5 no kbd-shortcut for open element in debug perspective, bug 235920. 2008-06-18 07:40:31 +00:00
Markus Schorn
677ff3aff6 Exception reading from index, bug 201307. 2008-06-18 07:38:46 +00:00
Warren Paul
fbe5d4b7db fixed bug #237385. 2008-06-17 15:29:53 +00:00
Anton Leherbauer
69ce10e343 Fix for 237035: Syntax Coloring Preview and editors don't update 2008-06-13 11:19:20 +00:00
Anton Leherbauer
cc494247e8 Fix for 237035: Syntax Coloring Preview and editors don't update 2008-06-13 11:13:37 +00:00
Markus Schorn
b6703ee592 Corrections to existing test-cases + additional ones. 2008-06-12 13:19:19 +00:00