Andrew Gvozdev
49de2e7452
bug 330941: Xlc error parser can't figure out that file name is in quotes
2010-11-23 17:09:21 +00:00
Andrew Gvozdev
d731ae4f20
bug 330941: Xlc error parser can't figure out that file name is in quotes
2010-11-23 17:09:20 +00:00
Andrew Gvozdev
9ea2234d11
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-30 16:17:04 +00:00
Andrew Gvozdev
879ed6c25f
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-30 16:09:40 +00:00
Andrew Gvozdev
8cdd50422c
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-24 22:13:15 +00:00
Marc Khouzam
ce50ee07e2
Bug 321692: Remove dependencies to plugins from features
2010-09-20 09:05:59 +00:00
Vivian Kong
67dfed0280
Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu
2010-08-09 17:50:49 +00:00
Andrew Gvozdev
739f1e403e
bug 321160: Confusing message about redefined macro from xlc error parser
2010-07-28 22:57:19 +00:00
Andrew Gvozdev
ba337c9707
bug 321160: reformatted
2010-07-28 21:32:39 +00:00
Andrew Gvozdev
6fc9f2b2bf
bug 319512: compilation warnings
2010-07-21 04:10:41 +00:00
Doug Schaefer
e37c94c358
Missing about.html files in various source plugins.
2010-06-14 20:34:48 +00:00
Doug Schaefer
dd109e248c
Add missing about.html files.
2010-06-14 18:35:55 +00:00
Sergey Prigogin
df06a819ec
Bug 315895 - Names and descriptions of CDT features are confusing.
2010-06-06 03:09:06 +00:00
Doug Schaefer
7b8cac960e
Prettier 32x32 icon.
2010-06-04 14:24:50 +00:00
Doug Schaefer
66828656bc
forgot to put the png into the build.properties. No wonder it didn't show up :P
2010-06-03 21:11:36 +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
Chris Recoskie
0d30c8b779
Bug 315645 - fix unmerged xlc/xlupc toolchains
2010-06-03 18:40:54 +00:00
Vivian Kong
256e16f10b
Bug 315435 Fix the regression test failures in cdt70
2010-06-03 17:55:30 +00:00
Doug Schaefer
e8a45c249a
New CDT Icon.
2010-06-03 14:59:53 +00:00
Vivian Kong
70237c3d81
Bug 315439 Fix up copyright
2010-06-03 00:12:05 +00:00
Vivian Kong
8d24bacec8
Bug 315439 Fix up copyright
2010-06-02 20:16:00 +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
bca90d03a2
Bug 315439 Fix up copyright
2010-06-02 17:56:47 +00:00
Chris Recoskie
e938acbcb4
Bug 315117 - xlc scanner discovery scheduling rule issue
2010-06-02 12:41:49 +00:00
Vivian Kong
ce9eb6b7d6
update copyright in about and update provider info
2010-05-31 20:40:20 +00:00
Vivian Kong
73c2648477
fix copyright
2010-05-31 17:41:57 +00:00
Vivian Kong
1dc1732f57
Bug 306627 - Fix license inconsistencies
2010-05-31 15:54:52 +00:00
Vivian Kong
36b3638d97
Bug 314212 - CDT Feature copyright dates are outdated
2010-05-31 15:15:04 +00:00
Chris Recoskie
7038788c04
further changes for Bug 291815 - Add an extension point to allow utilities for virtual EFS filesystems
2010-05-25 17:58:41 +00:00
Chris Recoskie
41cd409a38
fix for 313531 (xlc scanner discovery per file build output parser doesn't recognize automake format)
2010-05-20 17:21:14 +00:00
Vivian Kong
1b93077911
Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu
2010-05-12 17:19:17 +00:00
Chris Recoskie
947eedd5bc
- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
...
- Reworked IFileSystem utility so that now it is noimplement/noextend. Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule. Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing. Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from. Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Vivian Kong
5d22a3c67a
Bug 306627 - Fix license inconsistencies
2010-04-28 14:45:10 +00:00
Vivian Kong
5fad5a3b0c
mark non-translatable strings as non-translatable in properties file
2010-04-26 18:02:39 +00:00
Vivian Kong
f5aa6deafd
Bug 306627 - Fix license inconsistencies
2010-04-14 14:56:05 +00:00
Andrew Gvozdev
2dc29833ff
bug 308322: Converted to RegexErrorParser
2010-04-07 16:04:56 +00:00
Andrew Gvozdev
766aa21c74
bug 308322: [Error Parser] XlcErrorParser shouldn't keep leading spaces in error description
2010-04-07 13:51:38 +00:00
Mike Kucera
d3386e3dd2
Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler
2010-03-16 18:35:48 +00:00
Vivian Kong
8ff63ab2c3
Bug 303481 - change update site for helios
2010-02-26 15:54:53 +00:00
Vivian Kong
6d906f69c5
externalize strings in plugin.xml in various plugins
2010-02-01 16:23:38 +00:00
Vivian Kong
3d60e9196b
Bug 301028 - fix 'restore default' button in XLCompilerPropertiesPage for compiler version - Patch by John Liu
2010-01-28 03:26:29 +00:00
Vivian Kong
6621f5653e
Bug 300917 - need a new version of XL C/C++ Compiler properties page for John Liu
2010-01-27 19:45:01 +00:00
Vivian Kong
0991ca6fd9
Bug 300011 - NPE in XLCompilerPropertiesPage
2010-01-19 15:47:08 +00:00
Vivian Kong
22dda70010
Bug 296052 - Fix default compiler path for xlc compilers (patch from Tim Burrell)
2009-11-25 15:09:20 +00:00
Mike Kucera
7400462cd0
Bug 293079 - Allow new C/C++ project wizard extension
2009-11-04 16:39:44 +00:00
Mike Kucera
6af575f224
Bug 292949 - XL C++ parser using wrong scanner config - updating keywords
2009-10-22 21:36:05 +00:00
Mike Kucera
bd5a8a4f8a
Bug 292949 - XL C++ parser using wrong scanner config
2009-10-22 21:27:51 +00:00
Andrew Gvozdev
fe2cc5e4fd
bug 292304: XLC New Project Wizard does not like change of heart when users switch from other wizards
...
Patch from Marc-Andre Laperle
2009-10-16 15:10:50 +00:00
Vivian Kong
ae5661024d
Update version numbers for changes in features and plugins
2009-09-30 16:59:54 +00:00