1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 03:55:22 +02:00
Commit graph

10174 commits

Author SHA1 Message Date
Sergey Prigogin
0381475f16 Bug 367391 - [Generate Getters and Setters] Going back and deselecting a
getter or setter doesn't affect subsequent code generations.
2011-12-27 14:46:17 -08:00
Sergey Prigogin
1401578875 Bug 367473 - Rename refactoring without dialog leaks memory. 2011-12-27 10:20:57 -08:00
Sergey Prigogin
1421a4307c Bug 367482. Patch by Raphael Zulliger with minor modifications. 2011-12-23 15:26:17 -08:00
Anton Leherbauer
ccf30980da Bug 367417 - IndexerPreferenceListener leaks CEditor instance 2011-12-23 10:24:43 +01:00
Marc-Andre Laperle
6755ff6b79 Bug 367467 - Generate Getters and Setters leaks memory 2011-12-23 00:14:55 -05:00
Markus Schorn
d9f0129f6d Bug 365981: Undetected syntax failure instantiating function template 2011-12-22 11:26:58 +01:00
Anton Leherbauer
00e0e97a8b Bug 365051 - Unreadable black source hover 2011-12-22 11:14:13 +01:00
Sergey Prigogin
427b9f8c9e Bug 367117 - [formatter] cdt hangs when formatting c++ code. 2011-12-21 10:38:44 -08:00
Markus Schorn
f492f35136 Bug 332883: Auto type for range based for loop. 2011-12-21 18:05:01 +01:00
Markus Schorn
77e2eefe30 Bug 364920: NPE using call hierarchy 2011-12-21 15:19:29 +01:00
Anton Leherbauer
79f305532d Bug 367061 - Language mappings as created in a Helios project are ignored when imported in Indigo (backward compatibility issue) 2011-12-19 16:20:54 +01:00
Sergey Prigogin
96d7e46a45 Cosmetics. 2011-12-12 12:05:37 -08:00
Sergey Prigogin
2520669837 Bug 366422 - C++11 standard headers missing from file types. 2011-12-12 12:03:21 -08:00
Anton Leherbauer
495dd7cfa9 Bug 365605 - Editor should reconcile also on save 2011-12-06 15:04:31 +01:00
Chris Recoskie
abae07b394 Bug 365142 - Linux specific API used in AIX libpty -> NULL dereference 2011-11-29 17:49:36 -05:00
Markus Schorn
bc6ff322dc Bug 364225: NPE in template ambiguity handling in delete expression. 2011-11-29 13:15:55 +01:00
Anton Leherbauer
3aa080a946 Bug 364942 - completion on include (ctrl+space) causes exception 2011-11-28 16:39:19 +01:00
Anton Leherbauer
ca65292384 Bug 364943 - java.lang.StringIndexOutOfBoundsException exception observed 2011-11-28 16:39:16 +01:00
Sergey Prigogin
1e3fc49c45 Cosmetics. 2011-11-15 16:10:42 -08:00
Sergey Prigogin
1e824bb514 Consolidated tests. 2011-11-15 16:10:23 -08:00
Sergey Prigogin
29762a2885 Added few methods to ClassTypeHelper and tests for them. 2011-11-15 16:09:44 -08:00
Sergey Prigogin
94a3430cf2 Cosmetics. 2011-11-15 16:09:16 -08:00
Sergey Prigogin
9e0478ee7c Cosmetics. 2011-11-15 16:09:00 -08:00
Sergey Prigogin
120ba41b08 Proper handling of class declarations located in cpp files. 2011-11-14 16:37:16 -08:00
Sergey Prigogin
e55eb9ff04 Cosmetics. 2011-11-14 16:37:08 -08:00
Sergey Prigogin
8d558169c7 Adjusted Javadoc. 2011-11-14 16:37:00 -08:00
Marc-Andre Laperle
e9a0073b4a Bug 363111 - Automatically generated explicit constructor has the
explicit keyword in constructor definition
2011-11-11 13:04:55 -05:00
Sergey Prigogin
03f8b40b22 Cosmetics. 2011-11-08 14:31:42 -08:00
Sergey Prigogin
8677a111d1 Fixed JDK 1.6 dependency. 2011-11-08 14:30:51 -08:00
Sergey Prigogin
078fbca9a6 Automatic formatting of code affected by refactoring. 2011-11-07 11:45:39 -08:00
Sergey Prigogin
a2b92532c6 Added a method for formatting multiple regions in a single call. 2011-11-07 11:12:30 -08:00
Sergey Prigogin
f8fe77b83c Fixed two code formatter bugs. 2011-11-07 11:12:04 -08:00
Sergey Prigogin
d039122573 Cosmetics. 2011-11-07 11:11:51 -08:00
Sergey Prigogin
d7b08488cb Cosmetics. 2011-11-07 11:11:35 -08:00
Sergey Prigogin
4eebdc33c6 Fixed a deprecation warning. 2011-11-07 11:11:16 -08:00
Sergey Prigogin
2e20c5df1d Cosmetics. 2011-11-07 11:10:57 -08:00
Sergey Prigogin
a926091180 Cosmetics. 2011-11-07 11:10:43 -08:00
Sergey Prigogin
df73abf97c Method name adjustment. 2011-11-07 11:10:19 -08:00
Sergey Prigogin
1602d104f4 Cosmetics. 2011-11-07 11:09:48 -08:00
Anton Leherbauer
58c64c9f94 Bug 362710 - Exception "Can only enable the hash look up before input has been set" 2011-11-04 09:44:03 +01:00
Markus Schorn
5e359e4722 Bug 362464: Sizeof computation for plain C. 2011-11-04 07:58:02 +01:00
Markus Schorn
92955735be Bug 360710: Index corruption due to urgent task. 2011-11-03 13:22:14 +01:00
Sergey Prigogin
98d74999b3 Code streamlining. 2011-10-26 19:54:13 -07:00
Sergey Prigogin
7ac6ba5c10 Return proper IASTFileLocation for an empty translation unit. 2011-10-26 17:18:43 -07:00
Sergey Prigogin
1abdab5cab Fixed NPE. 2011-10-24 14:16:32 -07:00
Sergey Prigogin
8597797424 Bug 361604 - Template resolution problem with sizeof expression. 2011-10-23 21:41:21 -07:00
Sergey Prigogin
5e5fc2ba8c Cosmetics. 2011-10-21 12:26:00 -07:00
Sergey Prigogin
ba0439475d Cosmetics. 2011-10-21 12:14:22 -07:00
Sergey Prigogin
ce112653c8 Test case for bug 361604. 2011-10-20 21:19:46 -07:00
Sergey Prigogin
d1815f8d8a Split CPPVisitor.createType(IASTDeclarator declarator) into smaller
methods.
2011-10-18 14:26:36 -07:00