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

3059 commits

Author SHA1 Message Date
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
Martin Oberhuber
dea1af67ec Release [205772][terminal] crash on linux (division by zero) 2007-10-09 08:46:42 +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
Martin Oberhuber
354ec9ead0 Fix version range for fixes query 2007-10-09 00:19:53 +00:00
Martin Oberhuber
0698c35f31 Update build notes for I-builds 2007-10-08 22:58:35 +00:00
Martin Oberhuber
24b239f7f8 Release for I20071009 2007-10-08 22:49:55 +00:00
Michael Scharf
c96b764980 bug 205679: [terminal] Before the terminal is connected, the cursor and scrollbar are wrong
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205679
2007-10-08 21:12:57 +00:00
Michael Scharf
ab379497f4 added logging to recursion guard (log at most once!) 2007-10-08 13:21:03 +00:00
Martin Oberhuber
c3978f51b4 Add terminal.test to mapfile 2007-10-08 10:12:54 +00:00
Michael Scharf
3880e531ab bug 205443: [terminal] Workbench terminal view refresh problem between perspectives
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205443
2007-10-08 04:15:46 +00:00
David McKnight
25c61fbaaf [205297] Editor upload should not be on main thread 2007-10-05 18:39:36 +00:00
David McKnight
d7e821bf68 [205592] CheckExistsJob should use the context model object to get adapter 2007-10-05 18:27:33 +00:00
Michael Scharf
064f9aad7b 199285: [terminal][api] id is optional to not break API
https://bugs.eclipse.org/bugs/show_bug.cgi?id=199285
2007-10-05 13:01:02 +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
a4699ff8ef bug 205393: [terminal] terminal causes stack overflow
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205393
2007-10-04 17:51:44 +00:00
Michael Scharf
a6bab8287c remove obsolete code 2007-10-04 17:21:53 +00:00
Xuan Chen
4a7d336412 [190824] fix: Incorrect result for DStore#getSeparator() function when parent is "/" 2007-10-04 13:49:44 +00:00
Michael Scharf
37f90eb1eb bug 196456: [terminal] Multiple Terminal Instances should be distinguishable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=196456
2007-10-04 04:51:06 +00:00
Michael Scharf
f87d3d8141 bug 205389: [terminal] null pointer exception when opening a view
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205389
2007-10-04 04:46:30 +00:00
Xuan Chen
508129509f [202949] fix: [archives] copy a folder from one connection to an archive file in a different connection does not work 2007-10-04 04:38:27 +00:00
Michael Scharf
ae203509de bug 205385: [terminal] Use system property to switch to old implementation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205385
2007-10-04 03:34:00 +00:00
Michael Scharf
2ad64ddcdd bug 199285: [terminal][api] TerminalConnector ID should be mandatory in plugin.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=199285
2007-10-03 01:05:11 +00:00
David McKnight
165efc470f [189271] [team] New Profile's are always active 2007-10-02 13:28:33 +00:00
Javier Montalvo Orus
66a3ca2e50 [198692] FTP should mark files starting with "." as hidden 2007-10-01 16:19:40 +00:00
Xuan Chen
62aeab40fd [200404] fix: [junit-tests] rsetest###### directories aren't all removed when running Archive tests 2007-09-30 02:22:12 +00:00
David McKnight
1add2dba42 (dstore-specific) merge so that refresh happens after disconnectObjectS() called 2007-09-28 20:13:55 +00:00
David McKnight
031f379d36 [192884] Should not use filter to determine previous query results 2007-09-28 20:00:29 +00:00
Martin Oberhuber
90e3c722c5 Tag global repository as R2_0_1 2007-09-28 18:32:21 +00:00
Martin Oberhuber
924bab50e8 Update Download Types for 3.0 2007-09-28 16:58:05 +00:00
Martin Oberhuber
84207083fa Prepare update site for holding 3.0 stuff 2007-09-28 15:59:31 +00:00
Martin Oberhuber
5af3f875cd Enable 2.0.1 on main update site 2007-09-28 15:15:49 +00:00
Michael Scharf
3dafd57026 fixed selection (now shift works to expand the selection) 2007-09-27 20:57:16 +00:00
Martin Oberhuber
8ba78ead2d Release [204794][terminal] StringIndexOutOfBoundException when selecting 2007-09-27 12:58:56 +00:00
Michael Scharf
a0cde25ac6 bug 204794: [terminal] StringIndexOutOfBoundException when selecting text and doing right-click
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204794
check for negative column and do not copy in that case
2007-09-27 12:33:45 +00:00
Martin Oberhuber
da526d93c5 *** empty log message *** 2007-09-27 01:40:57 +00:00
Martin Oberhuber
77571e1971 Rev up feature versions for 2.0.1 2007-09-27 01:40:25 +00:00
Martin Oberhuber
770a8d6d5f Rev up terminal serial connector version 2007-09-27 01:37:02 +00:00
Martin Oberhuber
6a54ad79e1 Rev up terminal serial connector version 2007-09-27 01:30:26 +00:00
Martin Oberhuber
855f13e154 Retag rse.doc.isv 2007-09-27 00:49:37 +00:00
Martin Oberhuber
46e16b556b Release for 2.0.1RC3: [203365] Profile should not be saved as a result of file transfer; [197855] Can't Delete/Rename/Move a Read-Only File; [203490] Fix NPE in SftpService.getUserHome(); Merge R2_0_terminal_performance changes; [204246] Update commons.net about.html after applying patches NET-3 and NET-73; [203327] patch to return context as string instead of IRemoteFile; [204669] Fix ftp path concatenation on systems using backslash separator; [204710] Update Javadoc to mention that getUserHome() may return null; [204684] CheckExistsJob used for determining if a remote object exists after a query of it's children; [203500] Support encodings for SSH Sftp and FTP paths; [204744] Honor encoding in SSH command input field; [176577] wrong enablement of "Move up/down" in connection context menu; [204750][doc] Fix links pointing to old 1.x updates and downloads 2007-09-27 00:47:01 +00:00
Martin Oberhuber
802fc96f50 [204750][doc] Fix links pointing to old 1.x updates and downloads 2007-09-27 00:38:35 +00:00
Martin Oberhuber
dc0c2fb631 [176577] wrong enablement of "Move up/down" in connection context menu
fix and unit tests
2007-09-26 23:31:15 +00:00
Martin Oberhuber
441b38a6da [204744] Honor encoding in SSH command input field 2007-09-26 23:04:47 +00:00
Michael Scharf
53be336cfa Serial terminal now allows to specify a port manually (e.g. to access virtual devices that are not found by the port scan) 2007-09-26 23:00:19 +00:00