1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
Commit graph

19668 commits

Author SHA1 Message Date
Doug Schaefer
11f7910368 Bug 350828 - Prebuild indexes for docs. 2011-09-12 14:44:43 -04:00
Doug Schaefer
45d46ea979 Bug 337748 - Added source for memory and p2. 2011-09-12 14:38:53 -04:00
Doug Schaefer
681216a8b0 Fix up ISV doc build. 2011-09-12 11:20:48 -04:00
Doug Schaefer
fd4e0c5dd2 Remove jars from classpath. Add missing property files. 2011-09-12 11:16:50 -04:00
Sergey Prigogin
c1f8274bcb Bug 292839 - Adding a base class takes too much time in New Class
wizard.
2011-09-11 19:54:48 -07:00
Sergey Prigogin
775c95143c Cosmetics. 2011-09-11 18:54:40 -07:00
Sergey Prigogin
7d5892884b Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-09-08 13:25:22 -07:00
Axel Mueller
84fa9f1b49 Bug 320277: Cannot view variables of base class in derived class 2011-09-07 10:16:46 -04:00
Andrew Gvozdev
8b79206703 Incremented plugin versions for SR 8.0.1 2011-09-06 13:28:34 -04:00
Marc Khouzam
1992418e38 Bug 356613: NPE when opening thread filter page with one running and one terminated launch 2011-09-02 14:50:56 -04:00
Marc Khouzam
82dfb619ed Bug 355833: Thread filter effectively disables a breakpoint at the next session 2011-09-02 14:18:15 -04:00
Randy Rohrbach
68d329ec2a Merge branch 'cdt_8_0' of ssh://rarohrba@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git into cdt_8_0 2011-09-02 12:05:47 -04:00
Sergey Prigogin
6bf6a686a6 Cosmetics. 2011-09-01 12:17:28 -07:00
Sergey Prigogin
015933f267 Clarified Javadoc. 2011-09-01 12:14:02 -07:00
Sergey Prigogin
617866d758 Bug 356268 - Name resolution problem with 'using' declaration inside a
class. Fix and test case.
2011-09-01 12:13:20 -07:00
Doug Schaefer
65eda32856 Fix up the version in the gdbjtag.core pom that Marc forgot to update :) 2011-09-01 14:48:13 -04:00
Marc Khouzam
80f8e653dd Bug 356463: Wrong label in thread filter for programs compiled without pthreads 2011-09-01 09:02:28 -04:00
John Dallaway
9a2af84979 Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter 2011-09-01 08:12:41 -04:00
Randy Rohrbach
48d7a3bcc4 Bug 356352 : Added DnD capability to the expression text-box in the
Memory Browser
2011-08-31 17:53:05 -04:00
Randy Rohrbach
decd827478 Merge branch 'cdt_8_0' of ssh://rarohrba@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git into cdt_8_0 2011-08-31 13:44:51 -04:00
Randy Rohrbach
b80903c9e0 Bug 356346 - Do not reload expressions if the debug context is the same
as before.
2011-08-31 13:35:55 -04:00
Doug Schaefer
47557f2d04 Fix typo on pom. 2011-08-31 10:40:33 -04:00
Doug Schaefer
c10cd94cd2 Add staging the repo for the next build in the chain. 2011-08-31 10:36:06 -04:00
Sergey Prigogin
29a103a4e7 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-08-30 14:53:28 -07:00
Doug Schaefer
5bfce877c2 Merge remote-tracking branch 'origin/cdt_8_0' into cdt_8_0 2011-08-30 16:54:28 -04:00
Doug Schaefer
74e02da617 Got the core.tests to install the CDT feature. 2011-08-30 16:53:54 -04:00
Doug Schaefer
4e8b1285b2 clean up last of the plug-in jars. 2011-08-30 16:48:24 -04:00
Doug Schaefer
a9fafd90a4 Fix id of codan.test. 2011-08-30 14:28:28 -04:00
Doug Schaefer
51bd7c5a0a fixed up the pom id for features. Removed the fragment jar files. 2011-08-30 13:37:55 -04:00
Doug Schaefer
4d20b76b48 Fix up the name of the gnu.dsf feature in the pom. 2011-08-30 10:53:09 -04:00
Doug Schaefer
006ca6f42a Fixing up more features. 2011-08-30 10:33:59 -04:00
Doug Schaefer
cd48424346 Fix gnu.build.source feature. 2011-08-30 10:17:10 -04:00
Doug Schaefer
35821c3d27 Fix up platform.source feature. 2011-08-30 09:57:53 -04:00
Sergey Prigogin
fc5265dad5 Added ability to suppress unused variable and function warnings for code
produced by macro expansion.
2011-08-29 17:00:45 -07:00
Sergey Prigogin
e972ac9ea5 Bug 356040 - Invalid "Unused declaration of variable" warning. 2011-08-28 20:35:50 -07:00
Sergey Prigogin
dce3efe733 Bug 356037 - "No break at the end of case" warning for a case statement
produced by macro expansion.
2011-08-28 19:35:40 -07:00
Marc-Andre Laperle
82272a7965 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:49:38 -04:00
Doug Schaefer
db272b5b00 Get rid of more conflicts. 2011-08-27 15:58:46 -04:00
Doug Schaefer
aa472310d9 gdb plug-in and feature have same id. Doesn't work with Maven. 2011-08-27 15:51:48 -04:00
Doug Schaefer
3846173602 Fix up feature poms to have the correct artifactIds. 2011-08-27 15:44:31 -04:00
Marc Khouzam
0b1aec3226 Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter 2011-08-25 11:12:14 -04:00
Doug Schaefer
dabed9f3db Comment out core.test deps. Need to find out how to specify versions. 2011-08-24 15:32:13 -04:00
Doug Schaefer
1d4e841ea6 Fix up version in core.test dependencies. 2011-08-24 14:30:44 -04:00
Doug Schaefer
c37051ea90 Add the core fragments to the core test dependencies. 2011-08-24 14:16:25 -04:00
Alena Laskavaia
d70aae3b11 Bug 352221 - Quick Fix for "case break" checker 2011-08-22 23:04:30 -04:00
Chris Recoskie
e699fb5dfb Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 15:36:44 -04:00
Chris Recoskie
e4424b7678 Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 13:18:55 -04:00
Andrew Gvozdev
88c2992cbe bug 345750: convert relative paths to absolute also for those that don't
exist
2011-08-18 13:44:13 -04:00
Andrew Gvozdev
54caae0c7a bug 345750: tidy up cosmetics 2011-08-18 13:43:57 -04:00
Martin Oberhuber
656f825db0 bug 345750: [Scanner Discovery] Per File Build output parser misses
includes with drive-relative paths when sources are behind a linked
resource
2011-08-18 13:43:44 -04:00