Marc Khouzam
1b4cb4d213
Bug 237306: Added -add-inferior and -remove-inferior commands
2010-08-12 20:16:26 +00:00
Marc Khouzam
91ca9b78d5
Copyright date had been removed
2010-08-12 19:55:15 +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
Anton Leherbauer
cea5f68197
Bug 315185 - [hover] When hovering over a macro argument the expansion as a whole is evaluated
2010-08-10 10:45:07 +00:00
Vivian Kong
95e00954fb
Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu
2010-08-09 17:59:41 +00:00
Vivian Kong
67dfed0280
Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu
2010-08-09 17:50:49 +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
Alena Laskavaia
f546ade7fc
Bug 321933 fixed f.p. in assignment to itself checker when assignment is in macro
2010-08-07 01:52:47 +00:00
Markus Schorn
c209eb8372
Bug 313982: Content assist in placement new.
2010-08-06 11:12:02 +00:00
James Blackburn
d0fafae908
Bug 318410 - Invoking CDT Builder takes over 1 minute for managed project.
2010-08-06 09:33:15 +00:00
Mike Kucera
61ce9c0dcd
Bug 318011 - Invalid project name in org.eclipse.cdt.core.lrparser .project
2010-08-06 01:28:31 +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
Alena Laskavaia
24639ea848
Bug 175646 - applying patch for slow inClass context calculation
2010-08-05 11:43:04 +00:00
Alena Laskavaia
e4c1d89d1a
Bug 309607 lots of refactoring and changes to support better marker management - prevent fickering and improve performance
2010-08-05 02:11:18 +00:00
Marc Khouzam
4fa5682c4d
Removed un-used API filters.
2010-08-04 15:29:52 +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
Alena Laskavaia
791ff12fae
added comment to checkers schema
2010-08-04 01:23:33 +00:00
Alena Laskavaia
8a8fc5617c
got rid of concept of problem reference. Each problem should belong to one and only one checker. This will allow to avoid problems with markers persistancy and control.
2010-08-04 01:13:15 +00:00
Alena Laskavaia
25147bd632
Bug 321383 - fixed performance issue for ProblemBindingChecker
2010-08-04 00:55:24 +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
Mikhail Khodjaiants
7ac3195dd0
Bug 321374 - "NLS unused messages" warnings running headless build
2010-08-02 16:55:56 +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
Marc Khouzam
0db4efab5f
Old comment that is no longer valid.
2010-08-02 01:06:06 +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
Andrew Gvozdev
9ba43eaffd
bug 319512: Missing type arguments on managedbuilder.core
2010-07-31 05:29:07 +00:00
Andrew Gvozdev
40b90fc643
bug 319512: Missing type arguments on managedbuilder.core
2010-07-31 04:36:34 +00:00
Andrew Gvozdev
563bdc57bc
bug 319512: Missing type arguments on managedbuilder.core
2010-07-31 03:38:16 +00:00
Andrew Gvozdev
4f2f11e78c
bug 321415: Retire unused classes CollectionMap, HashSetMap, LinkedHashSetMap, PathTreeSetMap
2010-07-31 03:05:00 +00:00
Randy Rohrbach
f2ff4a73e0
Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside the specified memory range.
...
Bug 321407 - "Case Insensitive" option is supposed to be disabled while the searching format is Hex/decimal/octal/binary.
Bug 321408 - Setting "Direction-->Backward" of "Find/Replace Memory" dialog can not find memory address one by one in Memory view.
2010-07-30 21:40:46 +00:00
Marc Khouzam
98a2fb076f
Bug 317325: @since tags change for new 4.0 version
2010-07-30 20:08:29 +00:00