1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

17773 commits

Author SHA1 Message Date
Sergey Prigogin
d7a578480d Added noimplement and noextend tags. 2010-07-17 18:22:13 +00:00
Sergey Prigogin
469f8fbc87 Added noimplement and noextend tags. 2010-07-17 18:21:07 +00:00
Sergey Prigogin
d157c97d3f Cosmetics. 2010-07-17 18:06:18 +00:00
Sergey Prigogin
afc026fcd3 Cosmetics. 2010-07-17 18:01:06 +00:00
Andrew Gvozdev
3fdead487b removed unused x-friends directive 2010-07-16 22:24:06 +00:00
Ling Wang
682b0c44dc Bug 320044: New breakpoints are got installed in dead process. 2010-07-16 19:12:32 +00:00
Andrew Gvozdev
fa8ceee23e bug 319766: Invalid Javadoc tags
patch from Petri Tuononen
2010-07-16 15:12:58 +00:00
Andrew Gvozdev
a3bebcc788 bug 319830: Javadoc unexpected tags
patch from Petri Tuononen
2010-07-16 14:16:17 +00:00
Andrew Gvozdev
c066642a43 bug 319820: Deprecated methods missing @Deprecated annotation
patch from Petri Tuononen
2010-07-16 14:12:50 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Doug Schaefer
4f6745e045 Updated the Visual C++ build to support Windows 7 SDK. 2010-07-15 19:26:06 +00:00
Doug Schaefer
f586166f35 Added support for Windows 7 SDK and removed the others. 2010-07-15 18:55:24 +00:00
Marc Khouzam
9e3c2bfd51 Bug 319307: Remote gdbserver attach does not show thread info right after the attach because of missing stopped event. 2010-07-15 16:19:48 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Anton Leherbauer
874bc5564a Bug 318550 - SteppingController should clear step queue in case of stepping timeout 2010-07-15 13:39:29 +00:00
Andrew Gvozdev
b3c3920a84 bug 319814: The type Assert is deprecated
patch from Petri Tuononen
2010-07-14 19:30:15 +00:00
Andrew Gvozdev
ecf509ef86 compilation warnings 2010-07-14 19:26:43 +00:00
Andrew Gvozdev
9f150b102a bug 319769: Unnecessary type casts 2010-07-14 19:21:56 +00:00
Andrew Gvozdev
be965d0528 bug 319737: Unnecessary semicolons in managedbuilder.core
patch from Petri Tuononen
2010-07-14 19:19:04 +00:00
Pawel Piech
016c840b51 Bug 319890 - [memory] When nothing is selected in Debug view, memory browser still shows data 2010-07-14 18:18:13 +00:00
Andrew Gvozdev
ae0d300399 bug 319777: Restored 1.2 as it does not compile with Java 1.5 2010-07-14 17:24:12 +00:00
Vivian Kong
e3480a4a71 Bug 317992 Duplicate Outline View entry for F1 help 2010-07-14 16:21:30 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Andrew Gvozdev
dbe5a12393 bug 319777: Missing @Override annotations
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
James Blackburn
f7156a727c Bug 318600 - referenced configuration settings can disappear as a result of reconcile during load 2010-07-14 09:42:45 +00:00
Anton Leherbauer
a529a397d0 Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations for removed breakpoints 2010-07-14 08:44:41 +00:00
Marc Khouzam
b788d43334 Bug 263178: Create packages for remote launch plugin 2010-07-13 19:53:12 +00:00
James Blackburn
6074028851 Bug 319245 - Thread safety issue reading .cproject XML 2010-07-13 14:45:23 +00:00
Pawel Piech
973cdb82de Bug 319656 - [expressions] ExpressionsChangedEvent.Type enum is not public 2010-07-13 04:28:48 +00:00
Vivian Kong
98d451cfb8 Bug 319627 [Accessibility] CDT documentation has accessibility issues 2010-07-12 19:31:25 +00:00
Vivian Kong
28ee45bc85 Bug 319596 Broken Link, Indexer Preferences Window 2010-07-12 18:55:08 +00:00
Vivian Kong
79c919399f Bug 319594 Broken Link, displaying C/C++... and hiding files by type... 2010-07-12 18:53:44 +00:00
Andrew Gvozdev
0df0869a32 bug 318093: fixed test failing Hudson build#248 2010-07-12 15:55:06 +00:00
Sergey Prigogin
ce7daa960b Test case for bug 319498. 2010-07-12 03:41:58 +00:00
Marc Khouzam
9edface856 Bug 319257: Allow for overriding of when to use -exec-run or -exec-continue 2010-07-12 01:48:28 +00:00
Andrew Gvozdev
b25f1b7d13 bug 319113: Deprecated extension point org.eclipse.core.runtime.contentTypes 2010-07-10 04:19:52 +00:00
Andrew Gvozdev
622923ed86 bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier 2010-07-10 02:18:57 +00:00
Marc Khouzam
f279673643 Bug 319336: Changing the case of a file is causing problems on Windows. This change make the name of the file different. 2010-07-09 19:58:22 +00:00
Marc Khouzam
400c8eb42c Bug 318642: Make GDBLaunchDelegate easier to override with respect to non-stop 2010-07-09 12:07:33 +00:00
Marc Khouzam
847b3711f5 Bug 319336: Wrongly names properties file 2010-07-09 01:29:23 +00:00
Andrew Gvozdev
f1627c3e15 Bug 319322: Spelling corrected and duplicate messages removed 2010-07-08 21:55:22 +00:00
Andrew Gvozdev
aa7a3e8243 bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier discontinued.
Patch from Petri Tuononen.
2010-07-08 20:57:13 +00:00
Vivian Kong
f9860d7005 revert back to 0.3.0 tag 2010-07-08 18:52:01 +00:00
Vivian Kong
8bfdfe4248 *** empty log message *** 2010-07-08 17:49:25 +00:00
Vivian Kong
c6a62d0bc7 build TCF off trunk again 2010-07-08 17:26:37 +00:00
Vivian Kong
f1dff99bd2 try to fix build error: BUILD FAILED
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/build.xml:143: The following error occurred while executing this line:
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:34: The following error occurred while executing this line:
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/build.xml:78: The following error occurred while executing this line:
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/master/customTargets.xml:8: The following error occurred while executing this line:
/opt/users/hudsonbuild/workspace/cdt-nightly/all/org.eclipse.cdt.releng/tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts/genericTargets.xml:56: Could not retrieve feature.xml or build.properties for feature org.eclipse.tm.tcf.feature.
2010-07-08 17:21:20 +00:00
Vivian Kong
cde119d6f2 revert changes 2010-07-08 15:34:41 +00:00
Marc Khouzam
00be5f63e3 Bug 319165: Unnecessary step in GDBControl_7_0.startOrRestart 2010-07-08 15:32:27 +00:00
Vivian Kong
e95033ded7 try to fix build error: [eclipse.fetch] Could not retrieve feature.xml and/or build.properties: java.io.IOException: java.io.IOException: svn: not found. 2010-07-08 15:29:30 +00:00
Ed Swartz
f946054513 Add README for finding those elusive org.eclipse.test.* plugins. 2010-07-08 13:51:20 +00:00