Commit graph

133 commits

Author SHA1 Message Date
Oliver Braun
0983dfd0a5 obsolete ports.c removed 2000-10-23 08:53:37 +00:00
Jörg Budischewski
367e948026 socket.close replaced by socket.shutdown (more threadsafe) 2000-10-20 16:04:52 +00:00
Jörg Budischewski
d42aed5862 listeners are now notified on close 2000-10-20 16:03:05 +00:00
Jörg Budischewski
6ee842633c socket close replaced by shutdown (shutdown is more threadsafe, because the handle is not destroyed 2000-10-20 15:55:46 +00:00
Jörg Budischewski
569575ee6f bugs concerning correct bridge termination fixed 2000-10-20 15:44:05 +00:00
Patrick Luby
e3710da1b9 Added #ifdef's for Mac OS X for finding malloc.h 2000-10-20 00:07:05 +00:00
Patrick Luby
11bc6b4116 Added #ifdef for finding malloc.h on Mac OS X 2000-10-19 17:26:50 +00:00
Kay Ramme
b0d43be872 added test for BridgeFactory 2000-10-19 14:48:44 +00:00
Kay Ramme
c886760ee7 changed the BridgeFactory to use the UnoRuntime for bridge access 2000-10-19 14:46:30 +00:00
Kay Ramme
f640281c0c moved thread add counting from JobQueue to JavaThreadPool 2000-10-19 14:44:57 +00:00
Kay Ramme
1d0f60c164 constructor accepts a 4th parameter as the bridge name; only print exceptions occurred during sendRequest, when debug enabled 2000-10-19 14:42:11 +00:00
Kay Ramme
4d2b7dfe4b added AcceptorThread for object exports; cleaned up Help 2000-10-19 14:31:11 +00:00
Jörg Budischewski
57baabc6d0 iiopbrdg->remotebridge 2000-10-19 14:16:14 +00:00
Jörg Budischewski
b32d629a6d unnecessary startup of languagebinding during bootstrapping the servicemanager removed 2000-10-19 13:56:08 +00:00
Jörg Budischewski
b3dddc3b57 bug fixed: during releaseRemote m_pType->ppAllMembers was accessed but not checked for the bComplet flag 2000-10-19 13:22:25 +00:00
Kay Ramme
825cc5a283 typo: missing dot in service path added 2000-10-19 12:07:52 +00:00
Tino Rachui
f47657254d *** empty log message *** 2000-10-19 07:54:15 +00:00
mfe
fcd5f7af29 new assertion output 2000-10-18 15:15:51 +00:00
mfe
1c0972cc08 move debug_ustring to all/utility.cxx 2000-10-18 15:14:48 +00:00
mfe
bd226c7fb1 added utility.cxx 2000-10-18 15:13:57 +00:00
mfe
dfb4b00b26 moved from unx/process.c 2000-10-18 15:13:19 +00:00
Juergen Schmidt
57ddd157a0 insert guard for assigning xModuleFactory a new factory 2000-10-18 12:20:58 +00:00
Kay Ramme
0e481b7ac0 #79524# reduce verbosity - do not print connection failures 2000-10-17 14:44:59 +00:00
Kurt Zenker
fb337a22d1 add. XWeak and XAggregation 2000-10-17 08:28:28 +00:00
Tino Rachui
2f25994b01 *** empty log message *** 2000-10-17 04:40:31 +00:00
Jörg Budischewski
5493be85ec build is now independent of the unotypes directory 2000-10-16 11:22:47 +00:00
Jörg Budischewski
7c1d9e8949 build is now independent of the unotypes directory 2000-10-16 11:12:54 +00:00
Jörg Budischewski
0a8ae254db *** empty log message *** 2000-10-16 10:51:56 +00:00
Jörg Budischewski
3c5a61821f examples for interprocess communication added 2000-10-16 10:43:46 +00:00
Juergen Schmidt
9530622d7c remove cvs log 2000-10-16 10:12:04 +00:00
Gene Anaya
9bdb6240aa Added several staticmbXXX.cxx files for mac os X build 2000-10-13 17:00:29 +00:00
Jörg Budischewski
ce704a3137 forgotten debug output removed 2000-10-13 11:21:44 +00:00
Jörg Budischewski
1998be9d26 name of iiopbrdg-dll changed to remotebridge 2000-10-13 09:47:26 +00:00
Kai Sommerfeld
e9270fd8b0 Removed: module "chaos". 2000-10-13 09:27:59 +00:00
Hans-Joachim Lankenau
5df96a0095 internal compiler error 2000-10-12 08:51:06 +00:00
Juergen Schmidt
09c63d49f7 extend test 2000-10-12 07:14:28 +00:00
Juergen Schmidt
bb9aca7579 bug, modified index calculation 2000-10-12 07:11:51 +00:00
Patrick Luby
1ad36bb66f Rolled back changes for Mac OS X since the changes are incompatible with the staticmb.cxx files in all other projects. 2000-10-10 16:39:11 +00:00
Daniel Boelzle
e439acf0a7 fixed macos x linking problem 2000-10-10 13:30:11 +00:00
Gene Anaya
93056047ce add staticmbtypeconv.cxx for macx 2000-10-10 04:48:53 +00:00
Gene Anaya
ab6fb13e05 add staticmbtdmanager.cxx for macosx 2000-10-10 04:48:11 +00:00
Gene Anaya
e4d30de25f add staticmbsimpleregistry.cxx for macosx 2000-10-10 04:45:47 +00:00
Gene Anaya
4e7553d68e add staticmbsedrvicemanager.cxx for macosx 2000-10-10 04:45:06 +00:00
Gene Anaya
54e86e78a9 add staticmbregistry_tdprovider.cxx for macosx 2000-10-10 04:44:24 +00:00
Gene Anaya
5f77a0e08f add staticmbproxy_factory.cxx for macosx 2000-10-10 04:43:12 +00:00
Gene Anaya
b1bc11aff2 add staticmbnamingservice.cxx for macosx 2000-10-10 04:42:35 +00:00
Gene Anaya
93ab9400bb add staticmbloader.cxx for macosx 2000-10-10 04:41:55 +00:00
Gene Anaya
3fc8c2a0ee add staticmbinvocation_adapterfactory.cxx for macosx 2000-10-10 04:41:19 +00:00
Gene Anaya
8d2eb3f73c Add staticmbinvocation.cxx for macosx 2000-10-10 04:40:16 +00:00
Gene Anaya
80e77a304e Add staticmbinspect.cxx for macosx 2000-10-10 04:39:18 +00:00