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

35221 commits

Author SHA1 Message Date
Sergey Prigogin
7a1fd480ce Bug 408635. Fixed NPE 2013-05-21 15:55:53 -07:00
Sergey Prigogin
99767b4630 Revert "Bug 408314 - Failure of dependent base lookup"
This reverts commit 96e51dfbca.
2013-05-21 10:55:24 -07:00
Danny Ferreira
96e51dfbca Bug 408314 - Failure of dependent base lookup
Change-Id: Ib90cc5e562c459bdd15741655b35c599ad9ac297
Reviewed-on: https://git.eclipse.org/r/12959
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-21 12:54:08 -04:00
David McKnight
8bc840702f [399231] Race conditions occur when trying to read from local processes
using LocalShellOutputReader
2013-05-21 10:38:21 -04:00
Andrew Gvozdev
8af6460cc0 bug 402023: Test case for Unix corrected 2013-05-20 17:41:58 -04:00
Sergey Prigogin
06221100c0 Added missing newline characters. 2013-05-20 14:30:59 -07:00
Andrew Gvozdev
b18bf27bb4 bug 402023: When persisting discovered include paths, project-relative paths should not embed the project name 2013-05-20 15:21:57 -04:00
Andrew Gvozdev
f2af5d39a9 bug 402023: tidy up 2013-05-20 14:53:17 -04:00
Andrew Gvozdev
2d5584fe98 bug 402023: Provide programmatic access for names of CdtMacroSupplier variables ($ProjName, $ConfigName etc.) 2013-05-20 14:48:22 -04:00
ddykstal
f91eb46553 [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
ddykstal
fb2bddc219 [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
axel
75e17131c0 Bug #368221
regression fix: enable navigation to the next/previous error in the
editor

Change-Id: Ie69f9a08f741b7b4b34a0c3f42ec4133a129c5ee
Reviewed-on: https://git.eclipse.org/r/12979
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-20 13:06:32 -04:00
ddykstal
eec054bd0c [408205] update source features (part 2) 2013-05-19 20:57:22 -05:00
ddykstal
7c1eb35a97 [408205] update source features 2013-05-19 19:28:57 -05:00
Sergey Prigogin
359fdb8764 Bug 402878. Fixed handling of members of class template instances (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400309#c12)
2013-05-19 12:09:02 -07:00
Sergey Prigogin
c532ede4cd Cosmetics. 2013-05-19 11:15:28 -07:00
Alexander Kurtakov
39c0820517 Use Tycho 0.17 for build.
This also required to add configuration for eclipserun plugin in the
master pom.

Change-Id: Id9814096a6ee430058470a8eefd6c18d1f90bebd
Reviewed-on: https://git.eclipse.org/r/12773
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-05-19 09:43:56 -04:00
ddykstal
1541eeebd0 [408205] fixing qualifier for org.eclipse.tm.terminal.sdk 2013-05-19 08:33:59 -05:00
ddykstal
bc6d7ffb2f [408205] fixing qualifier for org.eclipse.tm.terminal.sdk 2013-05-19 08:33:59 -05:00
ddykstal
189f81f497 [408205] update category.xml versions to match features 2013-05-19 08:25:02 -05:00
ddykstal
f89a68d854 [408240] Update to Orbit R-build for Kepler 2013-05-19 07:10:49 -05:00
ddykstal
2390a14b13 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05:00
ddykstal
fb52b86137 [408205] update feature versions and update site pointers 2013-05-19 06:41:22 -05:00
Sergey Prigogin
5700e27b7b Bug 403418 - Type Hierarchy view does not show class templates. 2013-05-17 19:33:58 -07:00
Sergey Prigogin
6052044cdc Cosmetics. 2013-05-17 19:31:38 -07:00
Sergey Prigogin
7e77be0d90 Cosmetics. 2013-05-17 17:57:11 -07:00
Sergey Prigogin
53e2492c02 Bug 402878. Fixed CppCallHierarchyTest.testClosures_316307 test. 2013-05-17 16:01:58 -07:00
Sergey Prigogin
9ec0902c16 Friendlier CPPClosureType.toString method. 2013-05-17 16:01:51 -07:00
Sergey Prigogin
8e55f9f834 Cosmetics. 2013-05-17 16:01:43 -07:00
Andrew Gvozdev
856760644c bug 401961: Adjusted LSP property page UI to function for legacy projects where no languages defined in the toolchain 2013-05-17 16:17:20 -04:00
Nathan Ridge
807f937284 Bug 408296 - [regression] ADL performed for qualified name
Change-Id: Ide4f592509bd0a7fff449db356a34507e4c5299c
Reviewed-on: https://git.eclipse.org/r/12910
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-17 14:39:15 -04:00
Sergey Prigogin
eecdf502d1 Bug 402878. Cleaned up debugging leftovers. 2013-05-17 11:35:15 -07:00
bbelyavsky
329251bdc0 Bug 405643 - [performance] HoldsOptions performance improvements
Change-Id: I10bc345821ad5d44a035a7dd46ac5837a0e5bbdb
Reviewed-on: https://git.eclipse.org/r/11936
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-05-17 14:21:03 -04:00
Andrew Gvozdev
81627b721e bug 403405: Added informational message on "Paths and Symbols" property page 2013-05-17 10:36:07 -04:00
Andrew Gvozdev
a1f4c57ead bug 407405 CDT Build Console blocks UI on every Project Explorer selection - set wrapping off by default to mitigate the issue. 2013-05-17 09:14:54 -04:00
Sergey Prigogin
eda5854c6b Bug 402878. Fixed a bug in getOwner method for closures. 2013-05-16 21:00:16 -07:00
Sergey Prigogin
fb2f901ac1 Bug 400309 - Code completion exposes invisible nested classes 2013-05-16 20:00:52 -07:00
Sergey Prigogin
f2a3ff9a9d Code streamlining. 2013-05-16 18:09:11 -07:00
Sergey Prigogin
c03c9ade0e Replaced LinkedList by ArrayDeque. 2013-05-16 16:54:12 -07:00
Sergey Prigogin
ca2aa076dc Changed JDK version from 1.5 to 1.6 in an attempt to fix the Hudson
build.
2013-05-16 16:31:37 -07:00
Sergey Prigogin
ef19f9a8e6 Bug 402878. Do not instantiate all members when searching for a matching
one.
2013-05-16 15:03:27 -07:00
Sergey Prigogin
95073b1f13 Bug 402878. Code streamlining. 2013-05-16 14:04:12 -07:00
Sergey Prigogin
0243165590 Cosmetics. 2013-05-16 12:36:58 -07:00
Thomas Corbat
c4da5d94a2 Bug 402878 - Visibility information for nested types
Change-Id: Ifd134d9cb573aecd4714c296f38eda6b13a80f06
Reviewed-on: https://git.eclipse.org/r/11901
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-16 15:29:16 -04:00
Sergey Prigogin
06bcfad238 Cosmetics. 2013-05-15 18:05:28 -07:00
Sergey Prigogin
149937682f Bug 408181 - Invalid owner returned for a friend template function 2013-05-15 17:06:29 -07:00
Sergey Prigogin
e56469e20d Cosmetics. 2013-05-15 17:06:21 -07:00
Martin Oberhuber
03f94f01c9 Bug 269442 - [ftp] FTP connections should use passive mode by default
Change-Id: Ica81e2fe2afbbb84c4dac6218717c2c2e92c28dd
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-05-15 23:19:40 +02:00
Martin Oberhuber
ae69407fdd [releng] Update versions and copyright-to-dates for RSE FTP feature 2013-05-15 21:21:20 +02:00
Martin Oberhuber
ea09725f31 [408092] Fix incorrect parsing of "PWD" with Commons Net 3.2
Change-Id: I62d0ad483a662f6b40d9c855b04876555bbc3456
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2013-05-15 21:07:27 +02:00