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

19891 commits

Author SHA1 Message Date
Markus Schorn
5a62f3280d Bug 362464: Sizeof computation for plain C. 2011-11-03 14:01:47 +01:00
Markus Schorn
058e14d32c Bug 362148: Support for __COUNTER__ macro. 2011-11-03 09:26:22 +01:00
Vladimir Prus
09874c7c09 Bug 362274: Use "Step" reason after 'step return' operation 2011-11-02 10:36:49 -04:00
Markus Schorn
ecfdcab4ab Bug 361999: Call Hierarchy for instance of template-specialization. 2011-11-02 15:03:13 +01:00
Markus Schorn
2ef264d1ab Bug 362562: Bogus detection of raw strings in inactive code. 2011-11-02 10:47:05 +01:00
Markus Schorn
939ab1508d Bug 360541: Ambiguity resolution for declaration statements. 2011-10-31 17:05:55 +01:00
Markus Schorn
b7224bd864 Bug 360223: Detection of user-defined copy constructor. 2011-10-31 14:00:25 +01:00
kryall
01d3c53747 Bug 337821 - Fixes for COFF binaries 2011-10-27 21:21:12 -05:00
Sergey Prigogin
91e2debfd2 Code streamlining. 2011-10-26 20:06:40 -07:00
Sergey Prigogin
c06295ea39 Return proper IASTFileLocation for an empty translation unit. 2011-10-26 17:55:40 -07:00
John Dallaway
e03958b6ad Bug 341762: MIDataReadMemory problem when word_size != 1 2011-10-26 16:15:43 -04:00
Marc Khouzam
e4aed35b52 Bug 362105: Cancelling a launch during the prompt for the corefile gives an error 2011-10-26 15:24:49 -04:00
Otavio Pontes
2b1951b4cd Bug 345614 - restore default button in codan preferences 2011-10-25 20:46:30 -04:00
Sergey Prigogin
ce2c732090 Fixed NPE. 2011-10-24 14:22:38 -07:00
Sergey Prigogin
a83da09772 Bug 361604 - Template resolution problem with sizeof expression. 2011-10-23 21:53:31 -07:00
Sergey Prigogin
bfdbec1453 Cosmetics. 2011-10-23 21:51:06 -07:00
Sergey Prigogin
b7de8668c6 Cosmetics. 2011-10-23 21:50:39 -07:00
Sergey Prigogin
e65e1eabc1 Test case for bug 361604. 2011-10-20 21:27:55 -07:00
Sergey Prigogin
1055cd6604 Fixed few pom.xml files missed in the previous commit. 2011-10-20 10:25:47 -07:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
a3433513f9 Bumped up Java requirements to 1.6. 2011-10-19 19:37:59 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
bd795fa6c8 Bumped up CDT version from 8.0 to 8.1 to make it easily
distinguishable from the 8.0.x. We may change the version to 9.0
later.
2011-10-19 18:06:14 -07:00
Marc Khouzam
bc856eeea5 Bug 358754: NPE in MIBreakpointsManager 2011-10-19 15:53:31 -04:00
Sergey Prigogin
1a8212ca62 Split CPPVisitor.createType(IASTDeclarator declarator) into smaller
methods.
2011-10-18 14:45:03 -07:00
Sergey Prigogin
c3d94d1bf2 Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
Sergey Prigogin
9452859ec8 Bug 333839 - NPE opening Rename refactoring dialog. 2011-10-17 20:10:15 -07:00
Sergey Prigogin
b01c9ad0cd Fixed compiler warnings. 2011-10-17 20:07:04 -07:00
Sergey Prigogin
4c002040f2 Cosmetics. 2011-10-17 19:44:41 -07:00
Sergey Prigogin
a328f88fad Fixed compiler warnings. 2011-10-17 19:44:35 -07:00
Marc-Andre Laperle
432fafe8b9 Bug 333839 - NPE opening Rename refactoring dialog 2011-10-17 21:49:24 -04:00
Sergey Prigogin
ef7a5f4f0b Fixed compiler warnings. 2011-10-17 18:37:53 -07:00
Sergey Prigogin
9972595fc7 Initial support for non-PDOM index fragments contributed through an
extension.
2011-10-17 18:08:11 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Sergey Prigogin
c2cec226b3 Merge branch 'bug_197989_B' 2011-10-17 15:19:11 -07:00
Sergey Prigogin
4e65505eba Removed use of a deprecated method. 2011-10-17 14:22:14 -07:00
Sergey Prigogin
d335475bd0 Prefer header variants that were parsed in context of a source file. 2011-10-17 14:20:42 -07:00
Sergey Prigogin
ffb7162210 Fixed an NPE. 2011-10-17 11:22:14 -07:00
Sergey Prigogin
ba9b696a07 Cosmetics. 2011-10-15 15:30:18 -07:00
Sergey Prigogin
08513938be Fixed a deprecation warning. 2011-10-15 15:29:24 -07:00
Sergey Prigogin
72db9fbe93 Fixed broken tests. 2011-10-14 19:44:36 -07:00
U-bobgato\cortell
e453c2257d Bug 339708 - [Memory Browser] Need a public method for getting selected memory space 2011-10-14 21:04:33 -05:00
Sergey Prigogin
ca69e0b6e9 Cosmetics. 2011-10-14 14:10:23 -07:00
Sergey Prigogin
8ae5715f10 Fixed test breakage caused by an additional index event. 2011-10-14 13:58:48 -07:00
Marc Khouzam
04d4f11b53 Bug 360846: Extra space in build command 2011-10-14 05:48:39 -04:00
Sergey Prigogin
58e5dd61e0 Bug 360378 - Confusing behavior when the current file is not part of the
refactoring working set. Also show preview whenever there are warnings.
2011-10-12 10:20:13 -07:00
John Cortell
9445f4c6a4 Bug 356346 - You cannot enter an expression in the memory Browser expression area if a continuous breakpoint is runing (backed out change; see bugzilla for explanation) 2011-10-12 11:55:12 -05:00
Marc-Andre Laperle
235d88f017 Bug 352256 - NPE when resetting Name Style to defaults 2011-10-11 19:38:04 -04:00
Anton Leherbauer
5adc3b3960 Bug 359392 - Source hover should not show source when hovering over function definition 2011-10-11 09:14:48 +02:00