summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)AuthorFilesLines
2001-07-09#88569# added AnyConverterJoachim Lingner1-3/+4
2001-07-05newJoachim Lingner1-0/+305
2001-06-25only check java threadpool (#88338#)Kay Ramme1-4/+2
2001-06-14#87233# component context supportDaniel Boelzle2-108/+365
2001-05-17renamed ThreadID; changed to new ThreadPool interface (#87110#)Kay Ramme7-1007/+958
2001-05-17renamed ThreadID; changed to new ThreadPool interface; throws dispose reasong...Kay Ramme1-48/+68
2001-05-17renamed ThreadID -> ThreadIdKay Ramme6-54/+54
2001-05-17new ThreadPool interface (#87110#)Kay Ramme2-0/+364
2001-05-09must not be a serviceKay Ramme1-52/+3
2001-05-08removed method: addFactoriesKay Ramme1-14/+7
2001-05-08type clean upKay Ramme7-257/+190
2001-05-08use typedescription provider instead of Type.getTypeDescriptionKay Ramme1-4/+4
2001-05-04dapted to cleaned exception specificationKay Ramme2-12/+12
2001-05-04added new test for getInstance; adapted to cleaned exception specificationKay Ramme1-8/+83
2001-05-04removed obsolet exception declaration; made must change to getInstnace confor...Kay Ramme1-92/+111
2001-05-04added dependency of urlres to loader; removed iiopKay Ramme1-3/+2
2001-05-04cleaned up exception specificationKay Ramme9-195/+490
2001-05-04removed obsolet exception specificationKay Ramme1-6/+5
2001-05-04removed obsolet import of MappingExceptionKay Ramme1-4/+3
2001-05-04removed obsolet importKay Ramme1-4/+3
2001-04-20map void-any on Any(void.class)Kay Ramme1-2/+7
2001-04-20removed obsolete toString methodKay Ramme1-13/+3
2001-04-19removed obsolet methods for connection inheritanceKay Ramme3-76/+11
2001-04-19adapted to new constructorKay Ramme1-5/+7
2001-04-19joined 1.8.4.11 - 1.8.4.12 (enabled the socket-close-bug workaround only for ...Kay Ramme1-6/+20
2001-04-17joined changes from 1.6.2.6 - 1.6.2.8Kay Ramme1-19/+19
2001-04-17new option: tcpNoDelay (#85985#)Kay Ramme2-11/+21
2001-04-17new option: tcpNoDelay (#85985#)Kay Ramme1-7/+15
2001-03-14added a test for java ProxysKay Ramme1-2/+3
2001-03-14unrole arrays of interface sequences (must not be XInterface) in structs corr...Kay Ramme1-7/+24
2001-03-13get MANIFEST relative to jar files (#84787#)Kay Ramme1-3/+3
2001-03-13Generated for support of solar list particlesNils Fuhrmann1-0/+17
2001-03-12cleaned; removed one sendReplyKay Ramme1-24/+12
2001-03-12removed unnecessary synchronizeds; correct _message_count (#84611#)Kay Ramme1-121/+125
2001-03-12now synchronized correctly on _outputStream (something went wrong with some m...Kay Ramme1-4/+4
2001-03-09merged changes from 1.6.2.2 - 1.6.2.6Kay Ramme1-32/+47
2001-03-08(#84764#)Kay Ramme1-49/+41
2001-03-06joined changes 1.6.2.3 - 1.6.2.4 (#84162#)Kay Ramme1-14/+45
2001-03-06let the JobDispatcher go through the javaThreadPool (#84162#)Kay Ramme1-24/+60
2001-03-06joined changes 1.4 - 1.4.4.1 (#84162#)Kay Ramme1-3/+3
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-28sync _jobQueus access; remove JobQueue only if it is a remote thread (#84395#)Kay Ramme1-20/+19
2001-02-26merged changes from 1.2 - 1.2.4.1 (synchronize incs, decs, _objects)Kay Ramme1-22/+27
2001-02-26merged changes from 1.8.4.6 - 1.8.4.7(synchronize incs, decs, _objects)Kay Ramme1-24/+30
2001-02-26UcbDemo now tries to get some propertyvaluesJörg Budischewski1-3/+3
2001-02-22merged diff 1.8.4.5-1.8.4.6 (the source environment has to be set, when creat...Kay Ramme1-6/+5
2001-02-20remove JobQueue from ThreadPool, if disposed (#82560#)Kay Ramme1-5/+8