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

73 commits

Author SHA1 Message Date
David McKnight
edce489958 adding tracing for commands 2007-04-11 21:37:41 +00:00
David McKnight
a6bb67ab14 adding tracing for commands 2007-04-11 21:36:27 +00:00
David McKnight
a0aceb898d uncommenting line for diagnostics 2007-04-11 21:14:08 +00:00
David McKnight
6cfb4e0fba [180994] I still can't reproduce this problem but Martin pointed out that the ClientUpdateHandler is not finishing on disconnect. I've fixed that here by making sure that finish calls notifyAll(). 2007-04-11 13:01:17 +00:00
David McKnight
97e60bc916 [180994] I can't reproduce this problem but there was a locking problem recently discovered in version 7 RSE. I've put the fix here although I can't be sure if it fixes the problem Dave D and Martin are seeing. 2007-04-07 20:24:48 +00:00
David McKnight
b54c04556b [180562[ not implementing IDataStoreConstants 2007-04-03 14:04:06 +00:00
David McKnight
f65d331b47 [180650] moved dstore.miners.miner to dstore.miners 2007-04-03 13:45:46 +00:00
David McKnight
e7cff05ecc [180520] yes, this file is not needed. Deleting it now. 2007-04-02 17:36:24 +00:00
David McKnight
c55eb2c711 [178599] public interfaces can't import private interfaces (external loader) 2007-04-02 14:54:37 +00:00
Martin Oberhuber
77f6828769 [cleanup] organize Manifests: add internal exports 2007-03-22 10:34:16 +00:00
David McKnight
cc3d896947 [178599] core.internal -> internal.core 2007-03-21 17:32:36 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
David McKnight
4f9571e8e2 [173332] refactored dstore extra apis to be visible 2007-02-08 16:23:03 +00:00
David McKnight
6c0193f6e5 [173332] refactored dstore extra apis to be visible 2007-02-08 14:25:29 +00:00
David McKnight
868f5c7522 [173332] refactored dstore extra apis to be visible 2007-02-07 19:41:48 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
119d7c5588 cleanup a couple dstore things 2007-01-09 19:56:08 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
David McKnight
9231857606 removing dstore compiler warnings 2006-11-28 17:12:01 +00:00
David McKnight
7dd1b2c44f removing print 2006-11-24 17:24:08 +00:00
David McKnight
59bbd5c737 null check fro client ticket too 2006-11-24 17:12:59 +00:00
David McKnight
29a42ceef1 [164202] fix for manual connection - need to handle null ticket case 2006-11-23 17:55:25 +00:00
David McKnight
410d9913e1 [164202] fix for manual connection - need to handle null ticket case 2006-11-23 17:54:01 +00:00
David McKnight
a3c55feef7 performance fix - when dealing with spirit stuff 2006-11-16 15:44:56 +00:00
David McKnight
9545a65bbe performance fix - when dealing with spirit stuff 2006-11-16 15:19:06 +00:00
David McKnight
7deaf70d13 performance fix - when dealing with spirit stuff 2006-11-16 14:50:08 +00:00
David McKnight
aa1f2c1034 null attributes need to be allowed (in particular for delete() case). 2006-11-09 16:25:05 +00:00
Martin Oberhuber
1468c657d8 [cleanup] fix NON-NLS-1 tags 2006-11-09 11:30:28 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David McKnight
c458020bdc fix problem with connecting to ssl server that randomly occurs returning "null" for connect status. 2006-10-05 18:27:38 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
eb0c254e9c Record Mike Bergers patch for bug 145799 in copyright (applied with v1.5) 2006-09-20 13:46:34 +00:00
Martin Oberhuber
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
54e3040567 [cleanup] Fix compiler warnings 2006-08-25 16:06:03 +00:00
Martin Oberhuber
659b31dad8 [cleanup] Fix compiler warnings 2006-08-25 14:14:48 +00:00
David McKnight
d2fcb558d4 fix for 149785. Confine allowed port range to daemon-specified range. 2006-08-21 15:17:21 +00:00
David McKnight
5d4a23fa3b fix for 149785. Adding additional daemon argument to support server port range. 2006-08-16 15:22:09 +00:00
David McKnight
c927f205ba name the threads - makes it easier for debug 2006-08-09 15:36:15 +00:00
David McKnight
80981eee1e defect 149133 - use absolute to indicate local receiver file rather than mapping 2006-08-08 15:15:16 +00:00
David McKnight
c13f860b64 port range support for daemon 2006-08-01 17:25:48 +00:00
Martin Oberhuber
d337eab9cc Fix warnings in dstore.doc.isv build 2006-07-27 13:39:31 +00:00
David McKnight
41f13fa015 allow non-ssl for server when ssl is used for daemon 2006-07-26 17:02:17 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00