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

9250 commits

Author SHA1 Message Date
Markus Schorn
6048a19e1c Bug 321976: Sorting of CElements. 2010-08-13 08:47:10 +00:00
Alena Laskavaia
d535cea64c Bug 321881 - CDT editor should have selection expansion - contribution from Tomasz Wesolowski 2010-08-13 01:01:13 +00:00
Alena Laskavaia
67f3e3b559 Bug 320561 - Override markers in C++ editor, contribution from Tomasz Wesolowski 2010-08-13 00:21:08 +00:00
Alena Laskavaia
f0599555d3 a little check preventing Widget is disposed exception 2010-08-12 18:58:07 +00:00
Markus Schorn
8311576fa8 Bug 305980: [C++0x] Inline namespaces 2010-08-12 14:50:50 +00:00
Ken Ryall
4be5e0c3eb Bug 322297 - enhance Coff.java class Symbol to have final static constants for type and class manipulation 2010-08-12 05:56:26 +00:00
Vivian Kong
e92c84adf6 Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class for John Liu 2010-08-12 00:23:50 +00:00
Vivian Kong
8951c5d12b Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class for John Liu 2010-08-11 21:09:24 +00:00
Alena Laskavaia
1735b0d4ed Bug 319111 - Generate getters and setters fails on complex field types 2010-08-11 02:37:42 +00:00
Alena Laskavaia
78fdb615a6 Bug 321972 - DeclarationGenerator discards basic type qualifiers ( Tomasz Wesolowski) 2010-08-11 02:30:49 +00:00
Alena Laskavaia
2828f69a77 tests for getter and setter generation 2010-08-11 02:05:56 +00:00
Andrew Gvozdev
418504cb70 bug 322204: Sort order of build configurations is chronological and not alphabetical in the toolbar 2010-08-10 20:10:02 +00:00
Vivian Kong
19646e5f50 Bug 322269 StandaloneIndexerTask creates status with a wrong status code 2010-08-10 19:43:26 +00:00
Vivian Kong
130420ce3c Bug 322268 CPPSemantics should check null for op2 in function findOverloadedOperator 2010-08-10 19:41:26 +00:00
Markus Schorn
e50404e83d Bug 305978: [C++0x] Defaulted and deleted functions. 2010-08-09 12:56:57 +00:00
Markus Schorn
f1bab4f41f Bug 305978: [C++0x] Defaulted and deleted functions. 2010-08-09 08:36:50 +00:00
Markus Schorn
475aebee89 Fix occasional test failure. 2010-08-09 08:11:20 +00:00
Sergey Prigogin
0583881ce1 Fixed typos. 2010-08-09 01:22:13 +00:00
Markus Schorn
c209eb8372 Bug 313982: Content assist in placement new. 2010-08-06 11:12:02 +00:00
Sergey Prigogin
38fed492bf Bug 321760. 2010-08-05 18:10:41 +00:00
Sergey Prigogin
93d1052f06 Cosmetics. 2010-08-05 18:04:49 +00:00
Markus Schorn
a02b55c5b1 Bug 319481: Key bindings for Open Call Hierarchy on Mac. 2010-08-05 14:58:32 +00:00
Markus Schorn
3805136b3f Bug 321856: Stack overflow for recursive function type. 2010-08-05 13:56:30 +00:00
Markus Schorn
afe222fa0c Attempt to fix occasional test failures. 2010-08-04 14:25:54 +00:00
Markus Schorn
02fee4a8d3 Bug 321617: Virtual overriders and covariant types. 2010-08-04 14:07:15 +00:00
Marc Khouzam
413b28ded9 Bug 320765: Add the CDT build console to the set of consoles that can be opened manually. This is useful so that we can have access to the console before doing a build. 2010-08-03 13:15:21 +00:00
Alena Laskavaia
f3cae35c1d Bug 319273 Generate getters and setters can't handle function pointers, patch from Tomasz Wesolowski 2010-08-02 01:52:51 +00:00
Alena Laskavaia
43fc6eaaac Bug 321069 ASTWriter fails on IASTDeclarators with nested declarators, patch from Tomasz Wesolowski 2010-08-01 23:51:22 +00:00
Alena Laskavaia
69665fb352 Bug 319044 DeclaratorWriter unable to write a rvalue reference (patch from Tomasz Wesolowski) 2010-08-01 23:46:36 +00:00
Sergey Prigogin
8c16f89d45 Bug 321441. 2010-08-01 22:37:50 +00:00
Sergey Prigogin
a7d8236321 Fixed a resource string name mismatch. 2010-07-31 17:50:56 +00:00
Sergey Prigogin
f5f72f4e0b Cosmetics. 2010-07-25 00:01:34 +00:00
Markus Schorn
1becc70584 Bug 320426: Index grows when updating files. 2010-07-21 16:15:16 +00:00
Markus Schorn
52d90b84b2 Bug 319749: NPE during content assist. 2010-07-20 10:42:25 +00:00
Markus Schorn
ca93e4ae7e Bug 319498: Comparison of unknown bindings. 2010-07-20 09:18:54 +00:00
Markus Schorn
adef5a84f7 Bug 319186: Marshalling char16_t and char32_t. 2010-07-19 12:59:11 +00:00
Sergey Prigogin
21088970a6 Renamed Messages class to RenameMessages. 2010-07-17 20:59:31 +00:00
Sergey Prigogin
d7a578480d Added noimplement and noextend tags. 2010-07-17 18:22:13 +00:00
Sergey Prigogin
469f8fbc87 Added noimplement and noextend tags. 2010-07-17 18:21:07 +00:00
Sergey Prigogin
d157c97d3f Cosmetics. 2010-07-17 18:06:18 +00:00
Sergey Prigogin
afc026fcd3 Cosmetics. 2010-07-17 18:01:06 +00:00
James Blackburn
f7156a727c Bug 318600 - referenced configuration settings can disappear as a result of reconcile during load 2010-07-14 09:42:45 +00:00
James Blackburn
6074028851 Bug 319245 - Thread safety issue reading .cproject XML 2010-07-13 14:45:23 +00:00
Andrew Gvozdev
0df0869a32 bug 318093: fixed test failing Hudson build#248 2010-07-12 15:55:06 +00:00
Sergey Prigogin
ce7daa960b Test case for bug 319498. 2010-07-12 03:41:58 +00:00
Markus Schorn
7937a7b89e Undo accidental check-in. 2010-07-08 13:34:14 +00:00
Markus Schorn
884e65041d Bug 319258: Functions with 255 parameters. 2010-07-08 12:18:18 +00:00
Markus Schorn
525cc24bc1 Compiler warnings. 2010-07-07 13:14:15 +00:00
Emanuel Graf
3fe0d27e62 Bug 319107: [c++0x] DeclSpecWriter add support for decltype and typeof
https://bugs.eclipse.org/bugs/show_bug.cgi?id=319107
2010-07-07 12:27:48 +00:00
Emanuel Graf
e911f1d564 Bug 318874: Extract Constant generates wrong declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318874
2010-07-07 09:31:41 +00:00