summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)AuthorFilesLines
2002-08-15#101225#Joachim Lingner1-3/+3
2002-08-13#101225# disabled code optimization for C52 to workaround CC code generation bugJörg Budischewski2-4/+54
2002-08-12#101225#Joachim Lingner1-6/+5
2002-08-08#101225# typo fixedJoachim Lingner1-3/+3
2002-08-08#101138# destroy not needed on temp mem registryDaniel Boelzle1-9/+2
2002-08-08#101225# a JavaNotConfiguredException is only thrown if there is no java.ini ...Joachim Lingner3-11/+46
2002-08-08#90353# delete -> delete[]Andreas Bregas1-4/+4
2002-08-08#102152# hotfix, do not throw exception if java.ini was not foundJoachim Lingner1-6/+6
2002-07-30#101138# no use of temp files anymoreDaniel Boelzle1-63/+4
2002-07-25#91843# The VM service tries to get the share/config/javarc in the base insta...Joachim Lingner1-26/+70
2002-07-24#101225#Joachim Lingner1-10/+10
2002-07-24#101225# adapted to SOLARISJoachim Lingner1-41/+30
2002-07-23#101225# support interaction handler now. This enables to start the jvmsetup ...Joachim Lingner6-495/+1099
2002-07-23#101225#Joachim Lingner2-0/+391
2002-07-12added abort handler and fixed a thread problem which occured when creation of...Joachim Lingner1-19/+82
2002-07-05#97095# MS Visual C++ unsigned __int64 to double missingDaniel Boelzle1-36/+33
2002-07-05#97095# fixed linux cond exprDaniel Boelzle1-23/+28
2002-07-05*** empty log message ***Joachim Lingner2-44/+58
2002-06-14#100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle9-324/+610
2002-06-07#97095# fixed incomplete enum types; byte->stringDaniel Boelzle1-39/+22
2002-06-07#97095# weakening test for big doublesDaniel Boelzle1-4/+5
2002-06-07#96232# throw exception when merging into read-only rdbDaniel Boelzle1-2/+10
2002-05-22#99361#Joachim Lingner1-13/+87
2002-05-22#99361#Joachim Lingner2-13/+91
2002-05-22#90353# fixing delete []; giving some message with thrown exceptionsDaniel Boelzle1-70/+210
2002-05-22#99361# changed the name from javai.dll to jvm.dll to have a sensible default...Jörg Budischewski1-3/+3
2002-05-15testsmgr2.cxxJörg Budischewski1-1/+2
2002-04-30#97931# CannotRegisterImplementation exception is now thrown, when the loader...Jörg Budischewski1-2/+11
2002-04-29#99011# UNO_SHARE/USER_PACAKGES_CACHE is now interpreted by the javavm serviceJörg Budischewski1-6/+118
2002-04-29#99011# UNO_SHARE/USER_PACAKGES_CACHE is now interpreted by the javavm serviceJörg Budischewski2-19/+50
2002-04-29#99011# fixed loopDaniel Boelzle1-14/+10
2002-04-26#99011# javaloader now evaluates bootstrap variables within the locationUrl, ...Jörg Budischewski1-5/+45
2002-04-19#88919# updated dyn restr testsDaniel Boelzle1-2/+96
2002-04-19#88919# revised dynamic restrictionsDaniel Boelzle1-58/+154
2002-04-15#88919# using DeploymentException signalling deployment errorsDaniel Boelzle1-4/+4
2002-04-11#88919# ignore case for windows file pathsDaniel Boelzle1-4/+24
2002-04-11#88919# switched to dbo-1Daniel Boelzle2-7/+7
2002-04-11#88919# bootstrap recursionsDaniel Boelzle4-177/+312
2002-04-11#88919# security testsDaniel Boelzle1-1/+11
2002-04-10#97790# Fixed XTypeProvider handlingAndreas Bregas1-50/+74
2002-03-25#98176# UDK implementation of XLogger service added to build listtpf1-0/+1
2002-03-13#98036# fixed dead factories when bridge was disconnected abruptlyDaniel Boelzle1-79/+115
2002-03-07#96711# removed unused class declarations of deprecated (unsupported) union typeDaniel Boelzle1-57/+2
2002-03-07#97931# exceptions during registering now fly, static stringhandlingJörg Budischewski1-699/+745
2002-03-06#97245# -enableassertions entry in java.ini is now passed on to the JVM corre...Joachim Lingner1-5/+11
2002-03-05#88919# removed static stringsDaniel Boelzle1-12/+3
2002-03-05#88919# opt avoiding acquire()/release() callsDaniel Boelzle1-8/+4
2002-03-04#88919# access controller implementation and bugfixesDaniel Boelzle9-498/+1459
2002-02-21#65293#: include <string.h>Jens-Heiner Rechtien1-2/+3
2002-02-21#65293#: include <string.h>Jens-Heiner Rechtien3-6/+10