1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
Commit graph

17815 commits

Author SHA1 Message Date
Doug Schaefer
df28983cb2 forgot to put the png into the build.properties. No wonder it didn't show up :P 2010-06-03 20:37:25 +00:00
Vivian Kong
47cff97f62 Bug 315435 Fix the regression test failures in cdt70 (add lrparser, upc and lrparser.xlc tests back to nightly build) 2010-06-03 20:36:38 +00:00
Vivian Kong
b4271a2cb3 Bug 315435 Fix the regression test failures in cdt70 for John Liu 2010-06-03 20:35:48 +00:00
Vivian Kong
9697941eec Bug 315435 Fix the regression test failures in cdt70 - for John Liu 2010-06-03 20:00:42 +00:00
John Cortell
aaf7b3dfbb Previous commit caused test failures with gdb 6.8 due to a breakpoint hit not being generated when using SyncUtil to set the breakpoint. Avoid using SyncUti for setting a line breakpoint. Also some refactoring to reduce clutter and code duplication. 2010-06-03 18:43:26 +00:00
Chris Recoskie
0d30c8b779 Bug 315645 - fix unmerged xlc/xlupc toolchains 2010-06-03 18:40:54 +00:00
Doug Schaefer
55a341fd32 New CDT Icon. 2010-06-03 18:27:48 +00:00
Andrew Gvozdev
3f9995f1db bug 289168: [RegexErrorParser] Update Help 2010-06-03 18:19:28 +00:00
Doug Schaefer
40a27bbea4 Try a gif instead. 2010-06-03 18:18:17 +00:00
Vivian Kong
256e16f10b Bug 315435 Fix the regression test failures in cdt70 2010-06-03 17:55:30 +00:00
Vivian Kong
2c11aef5b6 Bug 315439 Fix up copyright 2010-06-03 17:52:57 +00:00
Vivian Kong
078c2fd1f8 Bug 315439 Fix up copyright 2010-06-03 17:36:02 +00:00
Ken Ryall
8cf1d78978 Bug 315461 - [launch] Invalid thread access exception during launch 2010-06-03 17:19:19 +00:00
Vivian Kong
912f531ec4 Bug 315439 Fix up copyright 2010-06-03 17:01:53 +00:00
Vivian Kong
9a346521e2 Bug 315439 Fix up copyright 2010-06-03 16:48:25 +00:00
Vivian Kong
4243380198 Bug 315439 Fix up copyright 2010-06-03 16:41:41 +00:00
Doug Schaefer
4d79947e9c New CDT Icon. 2010-06-03 15:20:43 +00:00
Doug Schaefer
e8a45c249a New CDT Icon. 2010-06-03 14:59:53 +00:00
Vivian Kong
a2ca080d1a Bug 315439 Fix up copyright 2010-06-03 14:35:46 +00:00
Vivian Kong
544317d804 Bug 315439 Fix up copyright 2010-06-03 14:22:11 +00:00
Vivian Kong
b2370eeea7 Bug 315439 Fix up copyright 2010-06-03 14:12:21 +00:00
Vivian Kong
43baefd7e3 Bug 315435 Fix the regression test failures in cdt70 2010-06-03 14:06:55 +00:00
Vivian Kong
b01f608abb Bug 315237 Make ImportExportWizardButtons public 2010-06-03 13:14:13 +00:00
Alena Laskavaia
ecf0c62ff0 Bug 315525: fix to suppress errors in inner functions 2010-06-03 03:02:06 +00:00
Alena Laskavaia
164cdd8a6e Javadoc 2010-06-03 01:07:59 +00:00
Alena Laskavaia
47c6380964 Bug 315425 batch marker deletion (James' patch) 2010-06-03 01:03:27 +00:00
Vivian Kong
70237c3d81 Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
Andrew Gvozdev
18b2a05a56 bug 289168: Updated cross-references in the doc related to error parsers 2010-06-02 22:03:41 +00:00
Vivian Kong
738da44d29 Bug 315439 Fix up copyright 2010-06-02 20:38:34 +00:00
Vivian Kong
8d24bacec8 Bug 315439 Fix up copyright 2010-06-02 20:16:00 +00:00
Vivian Kong
dbc7965332 Bug 315439 Fix up copyright 2010-06-02 19:54:47 +00:00
Vivian Kong
20dd9ee139 Bug 315439 Fix up copyright 2010-06-02 19:48:27 +00:00
Vivian Kong
0890f7c49e Bug 315435 Fix the regression test failures in cdt70 2010-06-02 19:35:43 +00:00
Vivian Kong
c2d90006b5 Bug 315439 Fix up copyright 2010-06-02 19:32:35 +00:00
Vivian Kong
0ac162a821 Bug 315439 Fix up copyright 2010-06-02 19:27:16 +00:00
Andrew Gvozdev
8123cb69ed bug 289168: [RegexErrorParser] Update Help
Separated "Error Parsers tab" chapter into a separate file
2010-06-02 19:15:11 +00:00
Vivian Kong
8b4a2fbab5 Bug 315439 Fix up copyright 2010-06-02 19:10:42 +00:00
Marc Khouzam
43e8a91e3a Bug 315446: Wrong bundle name makes NLS strings fail to be found. 2010-06-02 19:01:56 +00:00
Vivian Kong
bd5effad11 Bug 315439 Fix up copyright 2010-06-02 18:48:45 +00:00
Vivian Kong
bca90d03a2 Bug 315439 Fix up copyright 2010-06-02 17:56:47 +00:00
Andrew Gvozdev
93fc3f322b bug 289168: "Tuning Error Parsers" chapter in the doc. 2010-06-02 17:51:10 +00:00
Doug Schaefer
92de7a9d57 Fixed a little grammar. 2010-06-02 16:02:53 +00:00
Doug Schaefer
c1d0ce55dd Fixed a little grammar. 2010-06-02 15:59:25 +00:00
Doug Schaefer
cf8ef3e9b0 Simplified before you begin instructions. 2010-06-02 15:56:50 +00:00
Andrew Gvozdev
c8cf44c0d7 bug 289168: Problem markers icons updated in the doc. 2010-06-02 15:21:04 +00:00
Anton Leherbauer
9c47fdf7ec Bug 315365 - [templates] ClassCastException when using ${todo} in file template 2010-06-02 14:16:55 +00:00
John Cortell
21b37f0e95 Bug 315396: EDC launch imported executable causes divide by zero exception 2010-06-02 14:16:38 +00:00
Chris Recoskie
e938acbcb4 Bug 315117 - xlc scanner discovery scheduling rule issue 2010-06-02 12:41:49 +00:00
Andrew Gvozdev
e4024a7d2b bug 289168: Updated outdated documentation on Jumping to errors 2010-06-02 05:00:58 +00:00
Andrew Gvozdev
6a74b5482f Correct outdated help about filtering problems view 2010-06-02 04:05:35 +00:00