Chris Recoskie
d8f99aa058
upversioning the C99 and UPC plugins to 4.0.0.qualifier
2007-04-27 16:35:29 +00:00
Vivian Kong
fe5583158b
for bug 183847 - removing the platform check from GCC/GPPParserExtensionConfiguration
2007-04-27 15:29:00 +00:00
Oleg Krasilnikov
6ffd53dea0
Toolchains filtering implemented
2007-04-27 15:27:51 +00:00
Chris Recoskie
c7e6e87019
RESOLVED - bug 184442: UPCLanguage has typo in PLUGIN_ID
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=184442
2007-04-27 15:06:03 +00:00
Chris Recoskie
e129ae7c03
151850 (allow user to specify which parser/language to parse a given content type with)
...
Patch from Jason Montojo
2007-04-27 14:45:42 +00:00
Doug Schaefer
696e4d156f
Oops, wrong folder for the gdbjtag projects.
2007-04-27 14:45:16 +00:00
Markus Schorn
5f1be363ee
Change for 169847, facilitate remove indexing.
2007-04-27 14:24:15 +00:00
Markus Schorn
dccac113b7
Removes superfluous method PDOMName.resolveBinding().
2007-04-27 14:17:14 +00:00
Doug Schaefer
63778dc01c
Forgot to add in the gdbjtag entries into the cdt.map file.
2007-04-27 13:47:52 +00:00
Markus Schorn
897d6b87e6
Simplification of fix for 184042, updating index for changes in configuration.
2007-04-27 13:41:47 +00:00
Chris Recoskie
269b4e7072
miscellaneous fixes to xlc integration
2007-04-27 13:11:52 +00:00
Andrew Ferguson
93ae2153c7
184216: add two missing composite template bindings
2007-04-27 12:58:21 +00:00
Mikhail Khodjaiants
b3e38d9e19
Bug 135250: Patch to fix function breakpoints.
2007-04-27 11:11:01 +00:00
Andrew Ferguson
0bcf54bfc5
clean up warnings
2007-04-27 09:41:35 +00:00
Oleg Krasilnikov
a4ee63b31d
Warning elimination
2007-04-27 09:30:44 +00:00
Oleg Krasilnikov
82ab376180
Bug #182450 : TriButton update
2007-04-27 09:06:34 +00:00
Anton Leherbauer
51d62cd4f5
Fix for 184189: CReconciler exception
2007-04-27 09:05:30 +00:00
Oleg Krasilnikov
5afe61ff79
Copyright update
2007-04-27 08:06:18 +00:00
Oleg Krasilnikov
1d1583f9d3
Bug #183410 : enhance CDT vars dialog
2007-04-27 08:03:25 +00:00
Anton Leherbauer
08d67267bc
Limit visibility of index menu to cnature projects
2007-04-27 08:02:29 +00:00
Anton Leherbauer
805be5b8ed
Fix for 179967: warning for breakpoint handler logged on startup
2007-04-27 07:48:46 +00:00
Anton Leherbauer
b887f80850
Partial fix for 184066: [Project Explorer] Make C/C++ context menu and project explorer menu more similar (Patch by Sascha Radike <sradike@ejectlag.com>)
2007-04-27 07:44:59 +00:00
Anton Leherbauer
d239639cce
Add check for null
2007-04-27 06:51:23 +00:00
Chris Recoskie
bd759a1e82
initial xlc integration
2007-04-27 02:19:35 +00:00
Chris Recoskie
1c2f4ad61d
RESOLVED - bug 183848: add parser for Unified Parallel C
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=183848
2007-04-27 02:04:49 +00:00
Chris Recoskie
53b7411eeb
RESOLVED - bug 183848: add parser for Unified Parallel C
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=183848
Patch from Mike Kucera
2007-04-27 02:03:40 +00:00
Mikhail Sennikovsky
5a24d7c682
final fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces
2007-04-26 22:01:54 +00:00
Mikhail Sennikovsky
5961aaeb02
additional fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces
2007-04-26 21:50:47 +00:00
Mikhail Sennikovsky
e3448230ed
3d step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces
2007-04-26 21:41:44 +00:00
Mikhail Sennikovsky
b9e741c953
2nd step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces
2007-04-26 21:28:40 +00:00
Mikhail Sennikovsky
c58b1c80fb
First step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces
2007-04-26 21:24:04 +00:00
Mikhail Sennikovsky
279868fade
Fix from Andrew Ferguson to the project creation with small updates
2007-04-26 20:15:44 +00:00
Mikhail Sennikovsky
c5603e5a0e
Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012)
2007-04-26 17:07:39 +00:00
Andrew Ferguson
6741a8d019
183986: extract a Comparator from PDOMBinding
2007-04-26 16:41:39 +00:00
Markus Schorn
417e9c0d70
Fix for 184042, updating index considers changes in configuration.
2007-04-26 14:03:25 +00:00
Oleg Krasilnikov
946248481d
Eliminate warning: !MESSAGE Unable to find Action Set:
...
org.eclipse.cdt.managedbuilder.ui.buildSelectedFilesActionSet
In fact, this action set was removed some times ago.
2007-04-26 13:09:08 +00:00
Oleg Krasilnikov
4eb74954dd
1. for Bug #182450 : tri-state button experimental implementation.
...
2. Preference page minor change (items order)
2007-04-26 12:49:03 +00:00
Oleg Krasilnikov
1f69bd652c
Bug #182820 : support for "canExclude()"
2007-04-26 10:23:34 +00:00
Oleg Krasilnikov
1aa3d8f62f
Bug #182820 : fix for "canExclude()"
2007-04-26 10:22:21 +00:00
Anton Leherbauer
1214623cf9
Fix CCE
2007-04-26 10:11:53 +00:00
Anton Leherbauer
987b06a53e
Fix for 183396: Open up breakpoint ruler actions for other debug models
2007-04-26 09:06:33 +00:00
Doug Schaefer
6342a2854c
Bug 184083 - Patch for Bryan - Add base classes to for class instances and specialization in the PDOM.
2007-04-26 01:34:34 +00:00
Doug Schaefer
b1cf95a962
I'm tired of this test failing on Windows.
2007-04-26 01:26:35 +00:00
Doug Schaefer
5cffc8915f
Bug 179991 - Added feature for the GDB hardware debugging feature. And set up the releng scripts to build it.
2007-04-26 01:14:21 +00:00
Doug Schaefer
ca9dd7313d
Bug 182101 - Fixed infinite loop when the operator keyword was selected. Actually, there are a huge number of problems with operator handling in the selection parse. I've removed the whole thing. We need to handle this differently.
2007-04-25 21:02:41 +00:00
Mikhail Sennikovsky
1c180b9fac
Fix for [Bug 183825] [Binary Parser] does not parse
2007-04-25 20:53:05 +00:00
Doug Schaefer
4be0fe893c
Bug 183382 - Added JNICALL to the winreg native code to fix a crash that was happening on Vista with IBM's VM. Also moved this build to use MinGW instead of MSVC.
2007-04-25 19:20:08 +00:00
Chris Recoskie
dd55dc2b58
RESOLVED - bug 170615: Need access to ProgressMonitor in MBS Custom Pages
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=170615
2007-04-25 18:40:57 +00:00
Doug Schaefer
1d7403d060
Fix up the ASCII property for these files.
2007-04-25 18:29:42 +00:00
Randy Rohrbach
c7ea21be28
IFormattedValues.java
...
1.) Changed the names somewhat to be a little more distinctive when used in other code.
2.) Created FormattedValueDMContext class instead of requiring addition interfaces to be done by the users.
IRegisters.java
1.) Changed to support IFormattedValues
2.) Removed INumericalValue interface
RegisterLayoutNode.java
1.) Changed to use IFormattedValues data style.
2.) Added additional overriden method updateLabelInSessionThread to deal with the additional level of abstraction to get the data.
3.) Completed the event handling.
MIRegisters.java
1.) Changed to use the new IRegisters.java formatted data interfaces.
2.) Add getModelData routines for IRegisterDMContext - this is untested at this point. I will test it shortly.
2007-04-25 16:20:15 +00:00