Sergey Prigogin
a16a16e0b4
Persistence of visibility setting for Enclosing Definition column.
2010-05-12 01:34:16 +00:00
Sergey Prigogin
f8ea863db6
Fix for bug 312198. Submitted on behalf of Markus,
2010-05-12 01:31:23 +00:00
Alena Laskavaia
9d1ca32d39
Fixed ant target for codan test
2010-05-12 00:38:45 +00:00
Alena Laskavaia
e0cd13ae73
Added codan in testing feature
2010-05-12 00:35:23 +00:00
Chris Recoskie
947eedd5bc
- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
...
- Reworked IFileSystem utility so that now it is noimplement/noextend. Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule. Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing. Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from. Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Marc Khouzam
a9b247a3f2
Bug 306555: Need extra parens for Cast To Type
2010-05-11 20:21:36 +00:00
Marc Khouzam
8a3597ae0a
Bug 306555: Some cleanup for Cast To Type and Display As Array
2010-05-11 20:08:34 +00:00
Marc Khouzam
61d7272149
Bug 306555: Support for Cast To Type and Display As Array for DSF-GDB
2010-05-11 19:55:35 +00:00
L. Frank Turovich
709e637157
spellchecking and minor edits in reference folder
2010-05-11 18:53:12 +00:00
Marc Khouzam
62f7695977
Bug 306555: It is valid for the platform to request more children that what we have
2010-05-11 17:54:50 +00:00
Alena Laskavaia
efccb72208
Added codan to test framework
2010-05-11 16:21:34 +00:00
Alena Laskavaia
204093e764
Bug 312427 Launch groups should have better validation/filtering of referenced launch configuration (patch from Teodor Madan)
2010-05-11 16:12:26 +00:00
Vivian Kong
c57fd263bd
turn LR and UPC parser tests off for now
2010-05-11 15:46:15 +00:00
Andrew Gvozdev
89863c1400
bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent
...
more troubleshooting added
2010-05-11 14:43:32 +00:00
Andrew Gvozdev
23734c5141
bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent
...
added troubleshooting assert
2010-05-11 14:37:48 +00:00
Vivian Kong
e06bd24516
remove extra parenthesis
2010-05-11 13:58:12 +00:00
Markus Schorn
2cdd5df347
Bug 312399: NPE using F3 on undef.
2010-05-11 13:28:47 +00:00
James Blackburn
bc7368e9cf
Bug 311189 sometimes we don't notice external .cproject changes after team remove and replace. Fix + test
2010-05-11 11:22:52 +00:00
James Blackburn
91561be4ae
Bug 297557 getProjectDescription returns null for non-CDT projects; use the shared description for the decorator.
2010-05-11 11:10:01 +00:00
Alena Laskavaia
fe3d182f42
Fixed f.p. for c++ lazy evaluation hacks
2010-05-11 03:01:00 +00:00
Alena Laskavaia
6d88bba776
Added tests for statement has not effect checker
2010-05-11 02:37:29 +00:00
Alena Laskavaia
823deee35f
Added data parameter to statement has no effect checker
2010-05-11 02:37:10 +00:00
Alena Laskavaia
6882aa6e56
Fixed f.p. for gnu compound statement expression extension
2010-05-11 02:17:20 +00:00
Alena Laskavaia
5f256a6889
Fixed test infrastructure (use common code C test utils to read files from java comments)
2010-05-11 02:08:44 +00:00
Alena Laskavaia
fdb501da55
Fixed missing NLS message warning
2010-05-11 02:07:52 +00:00
Sergey Prigogin
a39e7b7bd6
Cosmetics.
2010-05-10 20:31:34 +00:00
Vivian Kong
cdac2a8ed0
fix CHKPII errors
2010-05-10 20:25:24 +00:00
Marc Khouzam
a29b7e2b10
Bug 312229: Missing delta generation was forcing us to refresh the expressions view needlessly.
2010-05-10 20:15:50 +00:00
Marc Khouzam
0be25d015f
Bug 264895: Allow the visible console to match the currently selected debug context for a DSF-GDB session.
2010-05-10 18:48:38 +00:00
Marc Khouzam
d913b26d1f
Missing @Override tags
2010-05-10 18:43:47 +00:00
Marc Khouzam
2ce1b78448
Filter was no longer needed and was giving a warning.
2010-05-10 18:42:53 +00:00
James Blackburn
d107ceab3c
Bug 312292 suppress "method AbstractPane.updateCaret() does not override the inherited method" on Linux
2010-05-10 16:53:59 +00:00
Mikhail Khodjaiants
d2c5402e27
Bug 312055 - [registers][cdi] DSF mishandles empty register names in -data-list-register-names response.
2010-05-10 15:39:20 +00:00
Vivian Kong
46f65eb9c7
Bug 307593 - [Accessibility] CDT documentation has accessibility issues
2010-05-10 14:27:35 +00:00
Vivian Kong
55c0c36d5a
Bug 312133 - TVT36:TCT178: PTG: Tools is in English
2010-05-10 14:09:20 +00:00
Alena Laskavaia
95d7620fd1
Fixed bug with using wrong launch constant in dsf jtag devices that support new connection interface
2010-05-10 14:06:21 +00:00
Andrew Gvozdev
1a2fce25ec
bug 297557: Viewers should clearly indicate whether a file is excluded from build
...
Better description for Label Decorations in preferences
2010-05-10 14:04:31 +00:00
Sergey Prigogin
5b90e13d79
The previous fix for Linux broke the tests on Windows. This time it's a cross-platform fix.
2010-05-10 00:04:12 +00:00
Sergey Prigogin
f20d5d974c
Fixed junit tests failing on Linux.
2010-05-09 22:42:00 +00:00
L. Frank Turovich
1221c4b9a0
Bug 312167 - Revised File property pages Discovery Options, Includes, Symbols, Language Mapping, Paths and Symbols
2010-05-09 19:57:51 +00:00
Andrew Gvozdev
bb41d115e7
bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent
...
tweak to test with Hudson build
2010-05-09 17:37:03 +00:00
L. Frank Turovich
690f511f36
Bug 312167 - Revised several Task pages to make them current.
2010-05-09 17:11:10 +00:00
Andrew Gvozdev
6f3f7a3c1a
JavaDoc
2010-05-09 16:35:53 +00:00
Sergey Prigogin
ac690f85bf
Fixed broken test.
2010-05-09 06:43:22 +00:00
Sergey Prigogin
a54b8f71ac
Cosmetics.
2010-05-09 03:33:17 +00:00
Alena Laskavaia
a39fe6b4b2
Extracted interface for data object of Basic Block in control flow graph
2010-05-09 01:54:29 +00:00
Alena Laskavaia
ed2cdbc529
Bug 311268 fixed some f.p. in return checker
2010-05-09 01:49:06 +00:00
Sergey Prigogin
86647ac081
Include guard generation option based on file path relative to the source folder. Bug 235586.
2010-05-09 00:32:27 +00:00
Sergey Prigogin
0bb3286605
Include guard generation option based on file path relative to the source folder. Bug 235586.
2010-05-09 00:24:41 +00:00
Sergey Prigogin
66e0db829f
Cosmetics.
2010-05-08 22:35:36 +00:00