1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

18817 commits

Author SHA1 Message Date
Andrew Gvozdev
dba2ed2036 typo fixed 2011-01-31 20:37:25 +00:00
Vivian Kong
debad68d66 Bug 321692 Remove dependencies to plugins from features - SDK features should include its base feature 2011-01-31 20:27:43 +00:00
Sergey Prigogin
bc8b98729f Code streamlining. 2011-01-31 18:51:49 +00:00
Sergey Prigogin
253c5f1f03 Code streamlining. 2011-01-31 18:12:38 +00:00
Anton Leherbauer
270544ee2e Bug 335702 - [c++0x] Template brackets matching doesn't work with adjacent closing angle brackets 2011-01-31 10:53:49 +00:00
Sergey Prigogin
d4c8d89493 Bug 307503 - New Class wizard doesn't check for C++ keywords during validation 2011-01-31 00:16:01 +00:00
Sergey Prigogin
d387df2ecd Bug 280990 - Code formatter refuses to wrap member access expressions 2011-01-30 21:29:56 +00:00
Sergey Prigogin
9465ae8064 Cosmetics. 2011-01-30 20:46:12 +00:00
Sergey Prigogin
cd8e54c404 Cosmetics. 2011-01-30 03:17:14 +00:00
Marc Khouzam
0c02ab5445 Bug 335776: Typo in translation string gives exception 2011-01-29 18:56:26 +00:00
Sergey Prigogin
1b637c4f8a Consistent formatting of assignment expressions and equals initializers. 2011-01-28 22:56:17 +00:00
Sergey Prigogin
cd3776c4f6 Cosmetics. 2011-01-28 20:47:44 +00:00
Randy Rohrbach
5c17240c89 Bug - 323013
Improves the scroll bar position when moving within the data pane.
Supplied by Andre St. LAurent ( Wind Rive Systems Inc. )
Randy Rohrbach
781-364-2226
2011-01-28 20:44:11 +00:00
Sergey Prigogin
7d649781ac Cosmetics. 2011-01-28 20:36:27 +00:00
Sergey Prigogin
bf32904276 More readable names for list alignments. 2011-01-28 18:56:49 +00:00
Vivian Kong
c62c6e671e Bug 335512 - Update XLC scanning discovery parser and marcos and include path import XML utility accessible scope (for John Liu) 2011-01-28 16:36:58 +00:00
James Blackburn
3f7e96cb4b Allow test proejcts which aren't compressed in zip files. zip files aren't repository friendly, nor can they be easily examined in the IDE. 2011-01-28 12:47:25 +00:00
John Cortell
7dd91beaf6 Bug 335643: Session-less tests should be exercised as part of every suite 2011-01-28 02:27:09 +00:00
John Cortell
c1b4709436 Bug 335643: Session-less tests should be exercised as part of every suite 2011-01-28 02:03:46 +00:00
Sergey Prigogin
514a13bad4 Bug 280989 - Code formatter refuses to break 'for' statement at semicolons 2011-01-28 00:07:38 +00:00
Sergey Prigogin
954f68068a Cosmetics. 2011-01-28 00:05:36 +00:00
James Blackburn
20f08c565e Beef up the test to check the CDT variable managers. 2011-01-27 17:33:40 +00:00
Markus Schorn
b17869ff74 Fix some LR-parser test-failures. 2011-01-27 09:29:03 +00:00
Markus Schorn
f11d5a23d7 Bug 333941: Adjust testcase. 2011-01-27 09:25:19 +00:00
Vivian Kong
5ca9b3b6d1 Bug 326957 EFSExtensionProvider does not handle URI's correctly 2011-01-26 20:00:26 +00:00
Mikhail Khodjaiants
8e355ea4b2 Bug 334329 - Launch is not marked as 'terminated' when program exits. 2011-01-26 19:00:17 +00:00
James Blackburn
7759bde483 Bug 328867 - Override some C++ 0x test cases in LR parser test suite in head stream 2011-01-26 18:53:12 +00:00
James Blackburn
1821d8be1b Bug 335476 - CDT build doesn't notice cdt.core.prefs is modified externally. Test added. 2011-01-26 18:09:48 +00:00
Markus Schorn
c38a620170 Bug 333941: Squiqgly line for missing semicolons. 2011-01-26 16:57:58 +00:00
Markus Schorn
46a7cd35cd Bug 335387: Overload resolution and conversion on implied object. 2011-01-26 15:38:07 +00:00
Sergey Prigogin
855cfa3b48 Bug 335259 - Restored symmetry between PDOMNode.equals and CompositeIndexBinding.equals. 2011-01-25 20:32:06 +00:00
James Blackburn
e7395929a9 Bug 335338 - Configurations from projectTypes are included in ManagedBuildManager#getExtensionConfigurations 2011-01-25 17:27:58 +00:00
Andrew Gvozdev
64695227bf bug 330750: Include path defined as ${workspace_loc} incorrectly displayed in Project Explorer view
Patch from Alex Freidin
2011-01-25 15:43:38 +00:00
James Blackburn
d5b2a18e14 Bug 335298 - IncludePaths are canonicalised on creation
- Add #getCanonicalPathWindows which only canonicalizes the path on windows.
2011-01-25 15:42:11 +00:00
James Blackburn
d20b5fe5b2 Bug 335298 - IncludePaths are canonicalised on creation. Only need to do this on Windows. 2011-01-25 13:58:29 +00:00
James Blackburn
a7da2de702 Compiler warnings + Generics 2011-01-25 12:31:21 +00:00
James Blackburn
513a9a614f Compiler warnings + Generics 2011-01-25 12:09:34 +00:00
James Blackburn
5c176c24e2 Remove unused BaseTestCase 2011-01-25 10:53:50 +00:00
James Blackburn
094a51f44a Bug 303953 - Deleted linked resource in managed project is still being built.
- Ensure that subdir.mk is re-generated when last file has been removed from a directory + test
  - Add scaffolding for managedbuilder.core regression tests
2011-01-24 16:07:59 +00:00
James Blackburn
834cc7b829 Enable assertions when running the tests 2011-01-24 15:44:20 +00:00
Andrew Gvozdev
3bdee7d348 bug 334118: Fixed link to the moved preference page. 2011-01-23 05:10:24 +00:00
Marc Khouzam
ec4d115af3 Bug 335099 - [tests] NPE at the end of the JUnit tests when running headless 2011-01-23 03:09:28 +00:00
Marc Khouzam
b5992da2dc Bug 326878: Registers JUnit test fail with GDB 7.2 2011-01-23 03:00:29 +00:00
Marc Khouzam
ed94590082 Bug 335098: JUnit tests don't always use the DSF executor when they should 2011-01-23 02:28:59 +00:00
Sergey Prigogin
dde309b5ee Bug 273525 - Restrict search in working copies to dirty editors. 2011-01-22 22:24:00 +00:00
Sergey Prigogin
9e0a33921d Cosmetics. 2011-01-22 22:21:12 +00:00
Sergey Prigogin
f5c75fe27d Adjusted copyright header. 2011-01-22 21:54:22 +00:00
Sergey Prigogin
2bb4e50214 Bug 273525 - Do not search for insert location twice. Patch by Marc-Andre Laperle. 2011-01-22 21:53:43 +00:00
James Blackburn
c78ccde0de Bug 296072 - CDT release is missing shared objects for linux-ppc64-gtk 2011-01-22 12:09:26 +00:00
Marc Khouzam
c40aa41437 Bug 237306: Enable --thread-group for all MI commands 2011-01-22 11:31:12 +00:00