1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

36 commits

Author SHA1 Message Date
Martin Oberhuber
c5e8c11303 [cleanup] Fix Copyright Year 2008-04-17 10:13:57 +00:00
Michael Scharf
c18cb2eaa9 NEW - bug 224989: Support contributed services over Terminal connections
https://bugs.eclipse.org/bugs/show_bug.cgi?id=224989
2008-04-15 20:19:09 +00:00
Martin Oberhuber
316e8a1270 [168197] Fix Terminal for eRCP 2008-04-11 19:51:41 +00:00
Martin Oberhuber
599d9de79c cvsignore bin in terminal.test 2008-04-11 19:33:00 +00:00
Martin Oberhuber
125a6d12b1 [226738] Create team-shared Launches for Terminal Tests 2008-04-11 19:30:24 +00:00
Martin Oberhuber
734d3e6b8e [226738] Create team-shared Launches for Terminal Tests 2008-04-11 19:25:10 +00:00
Martin Oberhuber
1941a62e16 [168197] Fix Terminal for CDC-1.1/Foundation-1.1 2008-04-11 18:57:46 +00:00
Martin Oberhuber
ffd50c0b55 [cleanup] organize manifests 2008-04-09 19:55:57 +00:00
Michael Scharf
7085803193 bug 225853: [terminal][api][breaking] Abstract base class TerminalConnectorImpl should provide more default functionality
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225853

Applied patch by Martin Oberhuber
2008-04-05 00:24:14 +00:00
Martin Oberhuber
76e2d6090d [cleanup] Fix copyright dates 2008-04-04 16:31:46 +00:00
Martin Oberhuber
f432d8aebd [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:36:12 +00:00
Martin Oberhuber
1692d941ab [200541][api][breaking] Rename terminalConnector -> terminalConnectors and add some Javadoc and @since tags 2008-04-04 15:23:10 +00:00
Michael Scharf
c91dfb4717 bug 200541: [terminal][api] TerminalConnectorProxy class should be removed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200541
The attached patch contains the following changes:
- ITerminalConnectorInfo is gone
- ITerminalConnector is now the client interface
- the implmentation is in org.eclipse.tm.internal.terminal.connector.TerminalConnector
  (was TerminalConnectorExtension.TerminalConnectorProxy)
- TerminalConnector is adaptable and can be adapted to the TerminalConnectorImpl
- the terminalConnector extension now requires extensions to implement TerminalConnectorImpl
  (was ITerminalConnector before)
- a test added for TerminalConnector
2008-04-04 13:52:27 +00:00
Martin Oberhuber
875965c5f3 [cleanup] Disable API Tooling again for terminal test plugin 2008-04-03 08:01:23 +00:00
Martin Oberhuber
24ba529260 [cleanup] Switch on API Tooling checks for terminal and discovery 2008-03-16 20:19:58 +00:00
Martin Oberhuber
3ea93ca975 [cleanup] switch off unnecessary compiler warnings in terminal.tests project 2008-03-16 20:16:27 +00:00
Martin Oberhuber
f838ddaca2 Add terminal test suites for automatic execution 2008-02-13 18:03:44 +00:00
Martin Oberhuber
b988d7bcf8 Run core-test in terminal rather than ui-test due to split packages 2008-02-13 15:10:42 +00:00
Martin Oberhuber
c3b8fd7a6a Organize Manifest and add feature branding 2008-02-13 13:56:43 +00:00
Martin Oberhuber
32ea48c2d9 [cleanup] fix copyright notices for 2008 2008-02-12 23:51:21 +00:00
Martin Oberhuber
63b42e712d [cleanup] fix copyright notices for 2008 2008-02-12 22:22:00 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Michael Scharf
ee9c1f6531 don't clean the screen at the end 2007-10-11 15:25:08 +00:00
Martin Oberhuber
883cbc3930 Fix build.properties for Terminal tests 2007-10-09 15:21:41 +00:00
Michael Scharf
3f72eabcb1 make sure to run tests with assertions enabled II 2007-10-09 15:01:05 +00:00
Michael Scharf
e9f1fd274f make sure to run tests with assertions enabled 2007-10-09 14:58:09 +00:00
Michael Scharf
94ad453a01 fixed tests 2007-10-09 14:48:53 +00:00
Michael Scharf
0f9ca60727 bug 205772: [terminal] crash on linux (division by zero)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205772
2007-10-09 01:12:11 +00:00
Michael Scharf
249a6c3753 throttle was saved wrongly 2007-10-05 03:06:10 +00:00
Michael Scharf
4888031daf better throttle 2007-10-05 00:06:54 +00:00
Michael Scharf
bd392c36c6 speedtest improved 2007-10-04 23:56:38 +00:00
Michael Scharf
25490cd6a2 speedtest added 2007-10-04 18:44:59 +00:00
Michael Scharf
e0ac61bfdc merged performance branch into main 2007-10-04 18:38:31 +00:00
Michael Scharf
3942b1f006 fixed build error 2007-08-03 15:40:25 +00:00
Michael Scharf
e940279c31 Initial version 2007-08-03 15:33:15 +00:00