John Cortell
|
e123e11d87
|
Restore support for a program specification that is a linked resource
|
2008-08-26 23:17:04 +00:00 |
|
Vivian Kong
|
54d0aeb51f
|
update build script to tag lrparser.tests and upc.tests
|
2008-08-26 18:35:13 +00:00 |
|
Sergey Prigogin
|
b4981a7e62
|
Fixed spelling of reverseConstantPropagationLookup (245053).
|
2008-08-25 01:14:00 +00:00 |
|
Sergey Prigogin
|
e9629b194e
|
Bug 245049. Also fixed test14_8_2_4s7.
|
2008-08-25 00:39:02 +00:00 |
|
Sergey Prigogin
|
bc2382f2ca
|
toString method.
|
2008-08-25 00:08:17 +00:00 |
|
Sergey Prigogin
|
9acb20d524
|
Test case for bug 245049.
|
2008-08-24 19:44:04 +00:00 |
|
Sergey Prigogin
|
ca322a621a
|
Bug 245030.
|
2008-08-24 04:03:05 +00:00 |
|
Sergey Prigogin
|
e8efeee1b0
|
Test case for bug 245030.
|
2008-08-23 23:26:34 +00:00 |
|
Sergey Prigogin
|
cfe64d83a6
|
Failing test case for bug 245027.
|
2008-08-23 19:23:47 +00:00 |
|
John Cortell
|
68cbb7177b
|
Fixed warning; unused import
|
2008-08-21 16:54:09 +00:00 |
|
John Cortell
|
263d85a58d
|
Add strings used by the recently added Move To Line action (forgot to commit this earlier)
|
2008-08-21 12:09:52 +00:00 |
|
John Cortell
|
6d4d1d2bed
|
The program executable would be expandable (in the Modules view) only if it lived in the output directory of a CDT project. It should be expandable as long as it's anywhere in a CDT project. I fixed this for shared libraries last month, and realized today the same issue is happening for the program executable. This refactors that earlier solution to fix both cases. It also fixes an NPE that would happen if the shared library was in a non-CDT project, or outside the workspace altogether.
|
2008-08-20 22:13:45 +00:00 |
|
John Cortell
|
f98068dadf
|
Adjustment to last commit. Use project referenced in the launch config rather than the one stored in the field 'project' (copy&paste goof).
|
2008-08-20 21:04:48 +00:00 |
|
John Cortell
|
c2c4bc613c
|
Slight organizational improvement to last commit (consolidate two checks into one).
|
2008-08-20 20:57:26 +00:00 |
|
John Cortell
|
b9f5b7a7d4
|
Support specifying the program as a relative path pointing outside the project directory. This is currently blocked merely because of shortcomings in the validation logic. There is no hard requirement otherwise for the executable to be in the project directory. In fact, the code I'm tweaking already supports the program being specified as an absolute path. Not allowing a relative path to the same location (or any other valid location) doesn't make sense.
|
2008-08-20 20:50:17 +00:00 |
|
John Cortell
|
c178e29335
|
Fix for 244605. User loses use of LC editor if user stores a progam path in launch configuration that points outside the project directory ("../something", e.g.). Also, fixed Generics warnings.
|
2008-08-19 20:13:59 +00:00 |
|
John Cortell
|
43c51f933f
|
Fix for 244605. User looses use of LC editor if user stores a progam path in launch configuration that points outside the project directory ("../something", e.g.). Also, fixed Generics warnings.
|
2008-08-19 19:40:23 +00:00 |
|
Alena Laskavaia
|
8e64dbaaa5
|
PR: 215492 - moved to external package
|
2008-08-18 14:13:35 +00:00 |
|
Alena Laskavaia
|
c1438bceb5
|
PR: 109999 - use variable substitution for gdb command
|
2008-08-18 13:38:34 +00:00 |
|
Chris Recoskie
|
8ffdab73fe
|
fixing accidental use of package visibility for makeArray()
|
2008-08-15 15:53:40 +00:00 |
|
Mike Kucera
|
3c6df72408
|
updated UI plugin version to 5.1
|
2008-08-14 19:12:05 +00:00 |
|
Ken Ryall
|
736c7a5e69
|
Reopen when the file "found" is in the workspace.
|
2008-08-14 15:31:25 +00:00 |
|
Vivian Kong
|
fb41f6daf8
|
update build info
|
2008-08-13 20:24:32 +00:00 |
|
Jason Montojo
|
d7a8770a02
|
Fix for bug 235482
|
2008-08-13 16:29:29 +00:00 |
|
Ken Ryall
|
037111a067
|
Fix build break caused by incomplete commit.
|
2008-08-13 13:27:20 +00:00 |
|
Alena Laskavaia
|
5ff757551b
|
- message for failing loading library
|
2008-08-12 21:01:10 +00:00 |
|
Alena Laskavaia
|
d2cba6c8c9
|
- fixed module loading to avoid wrong error reported
|
2008-08-12 21:00:40 +00:00 |
|
Ken Ryall
|
1c95fb3c77
|
More work in the executables manager and view: added a remove button, don't alllow duplicate exes from different providers in the list.
|
2008-08-12 20:27:10 +00:00 |
|
Mike Kucera
|
433174325e
|
project settings import/export wizards, bug 242010
|
2008-08-12 18:29:20 +00:00 |
|
Emanuel Graf
|
ca75909f2c
|
fix for error caused by index based TU in extract constant
|
2008-08-12 09:14:03 +00:00 |
|
Sergey Prigogin
|
d7229a14f2
|
Implementation of "Rename in File"
|
2008-08-12 03:39:54 +00:00 |
|
John Cortell
|
434436e82f
|
gdb session isn't getting cleaned up because of of my change to null out the ICDITarget reference after we dispose it. Reported by Mikhail. Will revisit. For now, just avoid nulling the reference. Restores previous behavior.
|
2008-08-11 14:49:50 +00:00 |
|
Ken Ryall
|
1efd4082c4
|
Executables View improvements: source file providers, import exes with same name, externalized some strings
|
2008-08-08 20:19:00 +00:00 |
|
Anton Leherbauer
|
de84c1909c
|
Fix for 242707 - Tab is not indenting line in C/C++ editor
Patch by Andrew Gvozdev
|
2008-08-08 11:32:36 +00:00 |
|
Anton Leherbauer
|
da70901535
|
Bug 243056 - [Formatter] changes syntax by removing a space
|
2008-08-07 08:45:59 +00:00 |
|
Markus Schorn
|
03b82b0928
|
Complete implementation of ICPPClassType, bug 98171.
|
2008-08-06 14:19:12 +00:00 |
|
Emanuel Graf
|
c9129857f9
|
fix for bug 243169: Refactor UI: Text dragging does not enable Preview button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243169
|
2008-08-06 08:20:11 +00:00 |
|
Markus Schorn
|
0c1c0e52bd
|
Scopes for catch handlers, bug 209579.
|
2008-08-05 12:05:59 +00:00 |
|
Markus Schorn
|
ab54af8863
|
ASTviewer must not call set.. methods.
|
2008-08-05 11:04:38 +00:00 |
|
Markus Schorn
|
8a535a1187
|
Formatting.
|
2008-08-05 11:04:21 +00:00 |
|
Markus Schorn
|
1aae35abf1
|
Empty versus no exception specification, bug 86943.
|
2008-08-05 09:44:53 +00:00 |
|
Sergey Prigogin
|
fe9a0ddd82
|
Bug 233889.
|
2008-08-05 03:53:26 +00:00 |
|
Sergey Prigogin
|
7bf06f5e35
|
Code formatting.
|
2008-08-04 18:52:17 +00:00 |
|
Markus Schorn
|
ae80725f3f
|
Store files of project with project-relative paths, bug 239472.
|
2008-08-04 15:11:15 +00:00 |
|
Markus Schorn
|
58dced96be
|
AST representation for member-initializers and function try block, bug 237253.
|
2008-08-04 13:41:50 +00:00 |
|
Alena Laskavaia
|
b4159f688a
|
[242699] - jtag progress monitor, contribute by Peter Vidler
|
2008-08-01 18:10:24 +00:00 |
|
John Cortell
|
7701228f68
|
Fixed typo in comment
|
2008-08-01 17:45:20 +00:00 |
|
John Cortell
|
a733bd09d8
|
Applying my 242890 patch. Shared libraries will now be expandable in the Modules view even if they're not in a project output directory.
|
2008-08-01 16:07:05 +00:00 |
|
Anton Leherbauer
|
1d8d0320a9
|
Bug 242335 - Eclipse Ganymede hangs on startup
|
2008-08-01 10:57:21 +00:00 |
|
Markus Schorn
|
c4f2d97cf1
|
Optional support for block-comments like /% comment %/, bug 130235.
|
2008-08-01 09:37:20 +00:00 |
|