Vivian Kong
|
d8c47d612a
|
Bug 307593 - [Accessibility] CDT documentation has accessibility issues
|
2010-03-31 01:34:27 +00:00 |
|
Alena Laskavaia
|
6d33ab23a6
|
- added test check
|
2010-03-31 00:50:54 +00:00 |
|
Alena Laskavaia
|
506daf12cd
|
- added methods to get all nodes from cfg
|
2010-03-31 00:50:44 +00:00 |
|
Alena Laskavaia
|
e1b6394c31
|
- fixed icons
|
2010-03-31 00:50:24 +00:00 |
|
Alena Laskavaia
|
5954124bbf
|
- fixed couple of NPE's
|
2010-03-30 18:34:54 +00:00 |
|
Alena Laskavaia
|
077c8e6e45
|
307495 - fixed NPE
|
2010-03-30 12:50:23 +00:00 |
|
Markus Schorn
|
d0592246c4
|
Bug 307496: Add make target offered too often.
|
2010-03-30 09:18:35 +00:00 |
|
Markus Schorn
|
1ea8996371
|
Fixes java-doc.
|
2010-03-30 09:11:53 +00:00 |
|
Alena Laskavaia
|
2edd020c84
|
- added support for while loop in cfg
|
2010-03-30 03:04:48 +00:00 |
|
Andrew Gvozdev
|
113c52b20c
|
accidental commit corrected
|
2010-03-29 21:55:35 +00:00 |
|
Andrew Gvozdev
|
3826940176
|
bug 307365: Do not put into marker external locations which cannot be open by editor
|
2010-03-29 16:49:05 +00:00 |
|
Andrew Gvozdev
|
4edfcba20a
|
bug 307365: Problems with make error parser, incorrectly matches gcc messages
|
2010-03-29 16:28:27 +00:00 |
|
John Cortell
|
56a2799dc0
|
javadoc enhancement
|
2010-03-29 16:00:01 +00:00 |
|
Alena Laskavaia
|
4967787769
|
- updated to catch possible exceptions
|
2010-03-29 15:34:44 +00:00 |
|
Ed Swartz
|
0794acbd0f
|
Fix problems accessing IExpressions2 outside executor thread (bug 306553)
|
2010-03-29 13:43:38 +00:00 |
|
Anton Leherbauer
|
b6852ffe40
|
Bug 131165 - BinaryContainer.getBinaries sometimes incorrectly returns an empty list
|
2010-03-29 09:50:15 +00:00 |
|
Sergey Prigogin
|
666817a093
|
Cosmetics.
|
2010-03-29 04:27:20 +00:00 |
|
Sergey Prigogin
|
c602341aad
|
Cosmetics.
|
2010-03-29 03:54:04 +00:00 |
|
Sergey Prigogin
|
cd70847e0a
|
Minor performance improvement.
|
2010-03-29 03:41:33 +00:00 |
|
Alena Laskavaia
|
2449137d04
|
- fixed action name/icon
|
2010-03-29 02:39:41 +00:00 |
|
Alena Laskavaia
|
62c9bdecc9
|
- added control flow graph - initial commit
|
2010-03-29 02:32:42 +00:00 |
|
Alena Laskavaia
|
6b922df8c2
|
- test view to inspect control flow graph
|
2010-03-29 02:31:04 +00:00 |
|
Andrew Gvozdev
|
9993dae7a5
|
Removed RegexErrorParser as a separate parser
|
2010-03-29 02:26:17 +00:00 |
|
Andrew Gvozdev
|
563cd26795
|
bug 307312: changed pattern to make error parser to avoid match with compiler warnings
|
2010-03-29 01:35:23 +00:00 |
|
Sergey Prigogin
|
558ec4a792
|
Whitespace.
|
2010-03-29 00:54:48 +00:00 |
|
Sergey Prigogin
|
737317f529
|
Whitespace.
|
2010-03-29 00:48:32 +00:00 |
|
Sergey Prigogin
|
980e479eef
|
Use UnsupportedOperationException instead of AssertionError.
|
2010-03-29 00:44:08 +00:00 |
|
Sergey Prigogin
|
5d4ffbfa4b
|
Whitespace.
|
2010-03-29 00:39:45 +00:00 |
|
Sergey Prigogin
|
4e6488620b
|
Whitespace.
|
2010-03-28 22:34:07 +00:00 |
|
Andrew Gvozdev
|
0837cd014f
|
bug 306945: Build Console no longer shows for non-C/C++ Projects
Based on patch from Christian W. Damus
|
2010-03-28 02:10:23 +00:00 |
|
Andrew Gvozdev
|
e79f6fda67
|
bug 306945: Build Console no longer shows for non-C/C++ Projects
Patch from Christian W. Damus
|
2010-03-28 02:09:50 +00:00 |
|
Andrew Gvozdev
|
196daf5a2a
|
Convenience methods
|
2010-03-28 02:04:32 +00:00 |
|
Andrew Gvozdev
|
908de317bd
|
register created project for cleanup
|
2010-03-28 02:01:49 +00:00 |
|
Andrew Gvozdev
|
870cd436e9
|
bug 307257: Help Documentation: Spelling mistake "function" spelled as "functionw".
Patch from Marc-Andre Laperle
|
2010-03-27 16:06:43 +00:00 |
|
James Blackburn
|
f38dda71f6
|
Related to Bug 286384 - don't throw NPE when a non-CDT project is moved...
|
2010-03-26 23:48:12 +00:00 |
|
Andrew Gvozdev
|
82446508ce
|
bug 307210: Build console does not show output lines that set to be ignored by error parsers
|
2010-03-26 21:10:07 +00:00 |
|
Alena Laskavaia
|
dc4a320192
|
provisional API for Control Flow Graph
|
2010-03-26 19:45:05 +00:00 |
|
Andrew Gvozdev
|
55d9c94968
|
bug 300539: Add ability to specify filter-path to build-options that support browsing
Patch from Baltasar Belyavsky
|
2010-03-26 17:45:42 +00:00 |
|
Alena Laskavaia
|
9f723276c7
|
PR: 307066 - fixed throw e cases
|
2010-03-26 15:14:41 +00:00 |
|
Alena Laskavaia
|
47c9b5205a
|
[281187] checker was doing the opposite - implemented properly
|
2010-03-26 15:02:42 +00:00 |
|
Anton Leherbauer
|
5e8566888d
|
Bug 307078 - CStorageDocumentProvider should provide annotation model
Patch from Adam Neal (IBM)
|
2010-03-26 09:22:37 +00:00 |
|
Anton Leherbauer
|
ea688d344d
|
[306007] [expressions][hover] Modifying a value in the hover does not show right away in the hover
|
2010-03-26 08:42:44 +00:00 |
|
John Cortell
|
f4e45adcea
|
[307023] Use of reflection in extending memory view/browser rendering API is unacceptable
|
2010-03-25 07:24:13 +00:00 |
|
Sergey Prigogin
|
e639e05743
|
Test case for C++0x-style sizeof. Bug 305979.
|
2010-03-24 22:29:44 +00:00 |
|
Ed Swartz
|
2cfb9a353a
|
Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can be implemented by adapters. In DSF, add IExpressions2 service to implement this support.
|
2010-03-24 20:32:55 +00:00 |
|
Pawel Piech
|
1ba8d3916d
|
[306982] - [concurrent] DsfRunnable.finalize() method increases the cost of garbage collecting 10x
|
2010-03-24 18:50:29 +00:00 |
|
Pawel Piech
|
04709d2876
|
[306982] - [concurrent] DsfRunnable.finalize() method increases the cost of garbage collecting 10x
|
2010-03-24 18:43:58 +00:00 |
|
Pawel Piech
|
79c61294f9
|
[302628] Moved to a non-API package.
|
2010-03-24 18:19:18 +00:00 |
|
Andrew Gvozdev
|
845bf5a063
|
bug 306708: Update project model with scanner info in CommonBuilder
|
2010-03-24 17:48:21 +00:00 |
|
Alena Laskavaia
|
d06798f4ef
|
- removed dependencies on cdt 7.0 so it can be used with cdt 6.0
|
2010-03-24 13:21:15 +00:00 |
|