Sergey Prigogin
|
73175131ff
|
Bug 305987.
|
2010-04-02 07:42:34 +00:00 |
|
Sergey Prigogin
|
b4b9ae7689
|
Cosmetics.
|
2010-04-02 07:28:44 +00:00 |
|
John Cortell
|
c45cc7f9c1
|
[305178] Wait for MIStoppedEven instead of the more specific MISignalEvent
|
2010-04-01 22:21:42 +00:00 |
|
John Cortell
|
396d8a4ffd
|
[305533] Remove reference to obsolete commands
|
2010-04-01 22:09:09 +00:00 |
|
Markus Schorn
|
e45f335e8b
|
Bug 307818: Show target type of typedef specializations in content assist.
|
2010-04-01 09:29:56 +00:00 |
|
Alena Laskavaia
|
0908dbf0cd
|
- added node factory and cfg for for statement
|
2010-04-01 02:14:48 +00:00 |
|
Vivian Kong
|
21d46e71ee
|
use platform 3.6m6 build
|
2010-03-31 20:52:38 +00:00 |
|
John Cortell
|
983dc28f18
|
Fixed inappropriate reference comparison. Should be a deep comparison (using equals method).
|
2010-03-31 20:00:58 +00:00 |
|
John Cortell
|
8b280845e4
|
Test case had coding goof. Incremented and checked wrong iterator variable, leading to early termination of the test.
|
2010-03-31 19:45:52 +00:00 |
|
John Cortell
|
5db1a3b7f4
|
[306066] Accidental boolean assignment in org.eclipse.cdt.debug.ui.memory.traditional.Rendering (applied patch)
|
2010-03-31 19:34:11 +00:00 |
|
Markus Schorn
|
72fd8f6158
|
Bug 307738: Add include for enumerators.
|
2010-03-31 14:48:45 +00:00 |
|
Markus Schorn
|
b07eedb957
|
Bug 305975: Fix creation of ICElements for enumerators.
|
2010-03-31 14:40:35 +00:00 |
|
Markus Schorn
|
2361b4c075
|
Bug 307362: open definition for sym-linked duplicates.
|
2010-03-31 13:47:58 +00:00 |
|
Markus Schorn
|
d7c1b4bf22
|
Bug 306670: Add include for template specializations.
|
2010-03-31 12:56:53 +00:00 |
|
Markus Schorn
|
38da7f7ebd
|
Bug 306879: Headers duplicated via symbolic links.
|
2010-03-31 12:01:53 +00:00 |
|
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 |
|