summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***PI2kirthika2000-07-261-5/+7
|
* Added result population inside TAO_INTERCEPTOR macrokirthika2000-07-261-15/+49
|
* Added result population inside the interceptors checkkirthika2000-07-261-5/+47
|
* added interceptors checkkirthika2000-07-261-1/+2
|
* *** empty log message ***kirthika2000-07-261-1/+1
|
* *** empty log message ***kirthika2000-07-251-1/+1
|
* added interceptor checkkirthika2000-07-254-6/+9
|
* benchmarking for smart proxieskirthika2000-07-2511-0/+2037
|
* added dump stats after iterations loopkirthika2000-07-251-10/+12
|
* *** empty log message ***kirthika2000-07-249-0/+1555
|
* Benchamrk test files`kirthika2000-07-249-0/+897
|
* retval had an extra ;, removed itkirthika2000-07-161-3/+3
|
* changed the return values as per the CDR_OUTPUT state of marshal.cppkirthika2000-07-141-6/+6
| | | | to take of interfaces etc
* added CDR_OUTPUT state to the updationof result sincekirthika2000-07-141-1/+2
| | | | the primitive types need to know the state
* changed the updation of the resul tto be like the return of thekirthika2000-07-141-1/+11
| | | | operation as in this same file
* changed INFO_ARGLIST_SS back from ARG_UPCALL_SSkirthika2000-07-131-7/+2
|
* changed in <visit_argument>kirthika2000-07-131-1/+2
| | | | | (TAO_CodeGen::TAO_ARGUMENT_INTERCEPTORS_INFO_ARGLIST_SS) for (TAO_CodeGen::TAO_ARGUMENT_UPCALL_SS);
* *** empty log message ***kirthika2000-07-131-1/+6
|
* INFO_ARGLIST_SS was changed to ARG_UPCALL_SS statekirthika2000-07-131-1/+2
|
* added bounds for bounded strings for the Any insertionkirthika2000-07-131-9/+11
|
* rectified mistake made by put two & after char *kirthika2000-07-131-3/+3
|
* attroibute changeskirthika2000-07-131-3/+29
|
* attribute probs resolvedkirthika2000-07-131-1/+27
|
* resolved attribute probskirthika2000-07-131-6/+162
|
* atribute porbs resolvedkirthika2000-07-131-6/+162
|
* attribute chanegskirthika2000-07-131-1/+27
|
* rectified attribute probskirthika2000-07-131-106/+236
|
* took care of attributeskirthika2000-07-131-105/+205
|
* had a wrong state for genaration of result updationkirthika2000-07-121-1/+1
|
* *** empty log message ***kirthika2000-07-121-14/+14
|
* *** empty log message ***kirthika2000-07-121-14/+14
|
* *** empty log message ***kirthika2000-07-121-2/+2
|
* in some cases the & was genearted twice, rectidfiedkirthika2000-07-122-58/+58
|
* *** empty log message ***kirthika2000-07-121-2/+4
|
* added stateskirthika2000-07-121-1/+25
|
* *** empty log message ***kirthika2000-07-127-60/+60
|
* %d was needed to print Longkirthika2000-07-121-91/+51
|
* for oneways break wasnt happening at the rigth spotkirthika2000-07-121-2/+3
|
* retval was not rightkirthika2000-07-121-1/+1
|
* POA_ was missing from class namekirthika2000-07-121-1/+1
|
* *** empty log message ***kirthika2000-07-122-42/+51
|
* defined the TAO specific _received_exception and _sending_exceptionkirthika2000-07-121-0/+241
| | | | methods
* declared the TAO specific _received_exception and _sending_exceptionkirthika2000-07-121-0/+22
| | | | methods
* removed definition of the <length> variablekirthika2000-07-121-0/+10
|
* made some syntax correctionskirthika2000-07-122-245/+51
|
* rectified the redifinition of the <length> symbol while forming thekirthika2000-07-121-0/+1
| | | | paramlist
* rectified the redifinition of the <length> variablekirthika2000-07-121-0/+1
| | | | while forming the parameterlist.
* the constructor for ClientRequest_Info now does a _duplicate beforekirthika2000-07-101-2/+2
| | | | storing the target object
* made the Dynamic::ParameterList_var simply a pointer to resolve memorykirthika2000-07-091-11/+11
| | | | problems
* removed unused arg erros found on Redhat 6kirthika2000-07-091-38/+30
|