1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

17632 commits

Author SHA1 Message Date
Alena Laskavaia
b5a9a032db Bug 317042 added more cases for assignment in condition checker 2010-06-19 18:05:56 +00:00
Alena Laskavaia
f912261f97 Bug 317067: typo in comments 2010-06-19 17:40:40 +00:00
Alena Laskavaia
7823edaff4 Bug 317067: typo 2010-06-19 17:37:54 +00:00
John Cortell
abc6a93d59 Updated classpath to specify 1.5 JRE. The lack of it was causing errors for Mikhail (now that I've turning those warnings into errors). Not sure why I'm not seeing them. Investigating... 2010-06-18 18:58:19 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Teodor Madan
bb9485981f Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE when getting frame address 2010-06-18 16:11:44 +00:00
John Cortell
931bdcb29a Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is extraneous 2010-06-18 15:44:02 +00:00
John Cortell
9303fa016e Bug 317226: Disassembly view throws NPE when debugging with CDI 2010-06-18 15:31:50 +00:00
Markus Schorn
19768142fd Bug 316704: Exponential complexity resolving template argument ambiguity. 2010-06-18 14:38:24 +00:00
Markus Schorn
2f75332ece Bug 315664: Duplicate choices in open declaration. 2010-06-18 08:21:03 +00:00
Markus Schorn
0664dab5c6 Attempt to fix occasional test-failure. 2010-06-18 07:56:41 +00:00
Markus Schorn
7ed4f94f50 Bug 294543: Built-in candidates for overloaded operators: Additional testcases and corrections. 2010-06-18 07:47:43 +00:00
John Cortell
c39daa9ca9 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-17 18:30:47 +00:00
Marc Khouzam
b1aa24fe34 Bug 317223: Disable two tests for GDB 6.6 since they depend on -var-info-path-expression, which is only supported starting with GDB 6.7 2010-06-17 17:42:56 +00:00
Andrew Gvozdev
64bf10ce46 Compilation warnings 2010-06-17 16:00:23 +00:00
Andrew Gvozdev
0fd56bdb67 Improved message in .log 2010-06-17 15:59:42 +00:00
Marc Khouzam
2c31af1afe Bug 314447: Missing rm.done() 2010-06-17 15:50:35 +00:00
Markus Schorn
66d10bd31a Bug 316747: Fix mistyped 'getTemplateParameter'. 2010-06-17 14:12:18 +00:00
Markus Schorn
222046596e Compiler warnings. 2010-06-17 14:00:24 +00:00
Markus Schorn
a7397911f1 Bug 294543: Built-in candidates for overloaded operators. 2010-06-17 13:57:03 +00:00
Alena Laskavaia
59ab06fad1 Bug 317067: fixed typo in comment 2010-06-17 01:06:39 +00:00
Alena Laskavaia
7b02c1b681 Bug 317016: renamed miss-spelled function 2010-06-17 01:01:42 +00:00
Alena Laskavaia
ce55d2dce6 enabled API checks 2010-06-17 00:56:57 +00:00
Alena Laskavaia
05a463702b Bug 315863: fixed misspelled class name 2010-06-17 00:56:20 +00:00
Alena Laskavaia
8ab2acc24a Bug 317061: fixed exception throwing 2010-06-17 00:34:47 +00:00
Alena Laskavaia
d570162453 Bug 316309: unwind typedef for void 2010-06-17 00:23:02 +00:00
Alena Laskavaia
dbaa224228 Bug 316154: support processing of inner functions 2010-06-17 00:20:17 +00:00
John Cortell
d36946d206 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-16 20:02:05 +00:00
Marc Khouzam
af62fdaef7 Bug 317075: Wrong text to the exception 2010-06-16 19:42:54 +00:00
Markus Schorn
4c8a4d2d74 Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage(). 2010-06-16 12:27:16 +00:00
Markus Schorn
9f1f076635 Bug 316454: Open Element to cancel query when typing additional letters. 2010-06-16 12:27:03 +00:00
Andrew Gvozdev
d77d775b21 bug 316816: Project build doesn't print anything on Console if no error parser is selected 2010-06-15 22:21:13 +00:00
Andrew Gvozdev
be678f1ff4 bug 206372: [Scanner Discovery] Include path discovery doesn't discard obsolete paths on compiler upgrade 2010-06-15 22:18:42 +00:00
Andrew Gvozdev
f0ff969691 bug 255694: [Scanner Discovery] folder-level discovery option page seen when "per configuration" scope is selected at project level 2010-06-15 22:12:16 +00:00
John Cortell
6277487b53 Bug 315845: Intermittent race-condition failure in MIMemoryTest.asynchronousReadWrite() 2010-06-15 21:13:45 +00:00
John Cortell
edbcd95797 Bug 316040: Bad progress messages being posted from CDI launcher 2010-06-15 21:07:42 +00:00
Doug Schaefer
a7ced67bcb Tag the whole org.eclipse.cdt tree. 2010-06-14 20:38:05 +00:00
Doug Schaefer
e37c94c358 Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
Doug Schaefer
5b2bdc6fcf Pick an SDK build, any sdk build. 2010-06-14 19:17:59 +00:00
Doug Schaefer
36cc171f3f Update to RC4 2010-06-14 18:49:00 +00:00
Doug Schaefer
dd109e248c Add missing about.html files. 2010-06-14 18:35:55 +00:00
Doug Schaefer
2cc7be8154 Fix missing about.html and removed the templates for the source plugins. 2010-06-14 17:52:00 +00:00
Andrew Gvozdev
058657319a bug 315992: What's New and Noteworthy in CDT 7.0? 2010-06-07 19:34:15 +00:00
Pawel Piech
c761330f36 Bug 311564 - [memory] GDB-DSF memory retrieval hangs when creating memory block at function symbol 2010-06-07 18:55:00 +00:00
Sergey Prigogin
455546e0b0 Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 04:57:22 +00:00
Sergey Prigogin
df06a819ec Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 03:09:06 +00:00
Warren Paul
3815a4b8ad Bug 315835 - NPE in DisassemblyPart 2010-06-04 23:26:25 +00:00
Vivian Kong
9a3245584f Bug 315810 CModelManager.getSharedWorkingCopy() always create a new WorkingCopy 2010-06-04 18:30:35 +00:00
Ed Swartz
564e54347f Bug 315415: always clear a terminated job from pathToJobsMap, and store off fetchedExecutables as soon as possible, leaving only UI work to Display#asyncExec(). 2010-06-04 18:23:39 +00:00
Marc Khouzam
8c5a9f0d91 Bug 315784: Support to test with GDB 7.1 and 7.2 2010-06-04 15:46:37 +00:00