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
Alena Laskavaia
e67a019e83
- fixed bug in openInEditor method
2010-07-30 18:34:00 +00:00
Marc Khouzam
2d499636f4
Bug 318230: Show cores and user name when listing processes to attach too.
2010-07-30 17:45:41 +00:00
Marc Khouzam
04f6ef5c84
Bug 317325: Upversion dsf.gdb plug-in to 4.0
2010-07-30 15:51:43 +00:00
Marc Khouzam
0718dffac3
Bug 321259: Need to set environment dir before sourcing init file, so that we look for the init file in the right place
2010-07-29 19:40:35 +00:00
Marc Khouzam
48b6e9207f
Bug 321259: Need to set environment dir before sourcing init file, so that we look for the init file in the right place
2010-07-29 18:55:54 +00:00
Andrew Gvozdev
dc91dc34b3
bug 319512: Missing type arguments on managedbuilder.core
2010-07-29 15:31:39 +00:00
Alena Laskavaia
3a67847b2b
Bug 314576: added assignment to itself checker, contribution from Severin Gehwolf
2010-07-29 12:00:38 +00:00
Alena Laskavaia
fbdb55c7a7
Bug 316309: fixing void return typedef in C++ (patch from Marc-Andre Laperle)
2010-07-29 02:03:55 +00:00
Alena Laskavaia
dfaf2d0103
PR:317067 - typo in comment
2010-07-29 02:01:21 +00:00
Alena Laskavaia
e36e3d612b
- removed commented out code
2010-07-29 01:55:27 +00:00
Alena Laskavaia
1b697310f5
- fixed layout problems in problems configuration dialog
2010-07-29 01:54:56 +00:00
Alena Laskavaia
d2f4f9daa0
- added category and did some renaming for problem binding checker
2010-07-29 01:11:43 +00:00
Alena Laskavaia
521407e9da
fixed markerResolutions which I broke
2010-07-29 00:59:55 +00:00
Andrew Gvozdev
739f1e403e
bug 321160: Confusing message about redefined macro from xlc error parser
2010-07-28 22:57:19 +00:00
Andrew Gvozdev
ba337c9707
bug 321160: reformatted
2010-07-28 21:32:39 +00:00
Andrew Gvozdev
c1ff5f35db
bug 319826: Undeclared/unnecessary Javadoc parameters
2010-07-28 19:41:48 +00:00
Andrew Gvozdev
3317bebc0f
bug 319826: Javadoc @deprecated warnings
2010-07-28 18:03:56 +00:00
Andrew Gvozdev
9e4a9af1d9
bug 319512: Compilation warnings
2010-07-27 20:32:05 +00:00
Andrew Gvozdev
223d219a8f
bug 319512: Compilation warnings
2010-07-27 20:19:51 +00:00
Andrew Gvozdev
d26f20e557
bug 319512: Compilation warnings
2010-07-27 04:35:05 +00:00
Andrew Gvozdev
d64260e2ed
bug 319512: Compilation warnings
2010-07-27 04:29:47 +00:00
Andrew Gvozdev
4d22104036
bug 319512: Compilation warnings
2010-07-27 04:20:39 +00:00
Andrew Gvozdev
ec89889177
bug 319512: Compilation warnings
2010-07-27 03:50:10 +00:00
Andrew Gvozdev
eb113d1aa4
bug 319512: Compilation warnings
2010-07-27 03:35:02 +00:00
Andrew Gvozdev
4c9e17c86d
bug 319512: Compilation warnings
2010-07-27 03:28:25 +00:00
Andrew Gvozdev
5094e4e9a0
bug 319512: Compilation warnings
2010-07-27 02:05:51 +00:00