Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Fri Sep 15 20:39:49 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-16 | 30 | -343/+2467 |
| | |||||
* | ChangeLogTag:Fri Sep 15 16:37:41 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-15 | 3 | -296/+304 |
| | |||||
* | ChangeLogTag:Fri Sep 15 16:01:11 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-15 | 13 | -11/+89 |
| | |||||
* | ChangeLogTag:Fri Sep 15 16:55:01 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-09-15 | 7 | -107/+97 |
| | |||||
* | ChangeLogTag: Fri Sep 15 16:47:12 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 2 | -2/+2 |
| | |||||
* | * TAO_IDL/be/be_visitor_argument/arglist.cpp: | parsons | 2000-09-15 | 1 | -0/+10 |
| | | | | | | | | | * TAO_IDL/be/be_visitor_argument/request_info_arglist.cpp: Removed the generated 'const' before enum parameters in the request info class constructor. The class stores the private enum member as a reference, so it can't be passed in as const. | ||||
* | ChangeLogTag:Fri Sep 15 14:33:45 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-09-15 | 5 | -3/+25 |
| | |||||
* | ChangeLogTag: Fri Sep 15 14:25:37 2000 Priyanka Gontla <pgontla@ece.uci.edu> | doccvs | 2000-09-15 | 2 | -275/+5 |
| | |||||
* | ChangeLogTag: Fri Sep 15 16:18:39 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 3 | -6/+6 |
| | |||||
* | * TAO_IDL/tao_idl_static.dsp: | parsons | 2000-09-15 | 1 | -0/+10 |
| | | | | | | | | | * TAO_IDL/TAO_IDL_FE_LIB.dsp: * TAO_IDL/TAO_IDL_BE_LIB.dsp: Fixed problems with the static builds of the IDL compiler. Thanks to Erik Johannes <ejohannes@oresis.com> for pointing this out. | ||||
* | *** empty log message *** | marina | 2000-09-15 | 1 | -0/+7 |
| | |||||
* | ChangeLogTag:Fri Sep 15 14:37:22 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-15 | 1 | -0/+24 |
| | |||||
* | ChangeLogTag: Fri Sep 15 14:27:31 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 5 | -32/+23 |
| | |||||
* | * TAO_IDL/util/utl_scope.cpp: | parsons | 2000-09-15 | 1 | -0/+16 |
| | | | | | | | | | | | | | | Changed some ACE_ERROR_RETURNs to ACE_ERROR, to avoid unreachable code. * TAO_IDL/TAO_IDL_FE_LIB.dsp: * TAO_IDL/TAO_IDL_BE_LIB.dsp: * TAO_IDL/TAO_IDL_FE_DLL.dsp: * TAO_IDL/tao_idl.dsp: * TAO_IDL/tao_idl_static.dsp: Went through all the project setting and made them more self-consistent. | ||||
* | ChangeLogTag:Fri Sep 15 13:32:50 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-09-15 | 3 | -16/+24 |
| | |||||
* | ChangeLogTag: Fri Sep 15 13:11:42 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 1 | -1/+1 |
| | |||||
* | * TAO_IDL/be/be_visitor_argument/arglist.cpp: | parsons | 2000-09-15 | 1 | -0/+10 |
| | | | | | | | | In the generated subclass of TAO_ClientRequest_Info, an enum IN argument was declared const in the constructor declaration, but not in the constructor definition. Thanks to Aniruddha Gokhale <gokhale@research.bell-labs.com> for pointing this out. | ||||
* | ChangeLogTag: Fri Sep 15 11:05:11 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 3 | -2/+149 |
| | |||||
* | * tao/default_resource.cpp: | parsons | 2000-09-15 | 1 | -0/+13 |
| | | | | | | | | | | | Moved variable 'curarg' out of the two FOR loops it was in, to avoid redefinition errors on some compilers. * TAO.dsp: * TAO_Static.dsp: Added files Parser_Registry.*, DLL_Parser.*, and FILE_Parser.* to these projects. | ||||
* | ChangeLogTag:Thu Sep 14 18:17:40 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-15 | 13 | -513/+33 |
| | |||||
* | ChangeLogTag:Thu Sep 14 17:48:06 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-15 | 3 | -9/+16 |
| | |||||
* | ChangeLogTag: Thu Sep 14 19:36:46 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 1 | -4/+6 |
| | |||||
* | * TAO_IDL/util/utl_scope.cpp: | parsons | 2000-09-15 | 1 | -0/+4 |
| | | | | | | | | | Modified iter_lookup_by_name_local() to handle an example sent in by Russell Mora <rd.mora@router.econz.co.nz>. * tests/IDL_Test/reopened_modules.idl: Added Russell Mora's example to the test suite. | ||||
* | ChangeLogTag: Thu Sep 14 19:36:46 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-15 | 1 | -6/+13 |
| | |||||
* | * TAO_IDL/util/utl_scope.cpp: | parsons | 2000-09-15 | 1 | -0/+7 |
| | | | | | Modified iter_lookup_by_name_local() to handle an example sent in by Russell Mora <rd.mora@router.econz.co.nz>. | ||||
* | ChangeLogTag:Thu Sep 14 16:39:12 2000 Priyanka Gontla <pgontla@ece.uci.edu> | doccvs | 2000-09-14 | 63 | -1533/+8004 |
| | |||||
* | ChangeLogTag:Thu Sep 14 16:22:48 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-09-14 | 4 | -38/+43 |
| | |||||
* | ChangeLogTag: Thu Sep 14 17:52:55 2000 Balachandran Natarajan ↵ | bala | 2000-09-14 | 3 | -6/+12 |
| | | | | <bala@cs.wustl.edu> | ||||
* | ChangeLogTag:Thu Sep 14 11:40:46 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-14 | 3 | -5/+15 |
| | |||||
* | ChangeLogTag: Thu Sep 14 12:15:35 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-14 | 3 | -41/+26 |
| | |||||
* | * TAO_IDL/tao_static.dsp: | parsons | 2000-09-14 | 1 | -0/+13 |
| | | | | | | | | | | | Removed some MS libraries from the link list in the project text file, even though they weren't showing up in the project dialog boxes. * TAO_IDL/be/be_visitor_argument/request_info_arglist.cpp: * TAO_IDL/be/be_visitor_operation/interceptors_result.cpp: Removed some unused variables. | ||||
* | ChangeLogTag:Thu Sep 14 01:43:35 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-09-14 | 3 | -20/+25 |
| | |||||
* | ChangeLogTag:Wed Sep 13 22:11:11 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-14 | 171 | -23516/+19794 |
| | |||||
* | ChangeLogTag:Wed Sep 13 23:36:58 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-14 | 2 | -1/+77 |
| | |||||
* | ChangeLogTag:Wed Sep 13 23:13:47 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-14 | 3 | -42/+49 |
| | |||||
* | ChangeLogTag:Wed Sep 13 21:37:38 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-14 | 14 | -11408/+13335 |
| | |||||
* | ChangeLogTag:Wed Sep 13 18:15:07 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-14 | 2 | -1/+6 |
| | |||||
* | ChangeLogTag:Wed Sep 13 19:15:01 2000 Marina Spivak <marina@cs.wustl.edu> | marina | 2000-09-14 | 57 | -787/+5025 |
| | |||||
* | ChangeLogTag:Wed Sep 13 17:23:18 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-09-14 | 16 | -190/+374 |
| | |||||
* | ChangeLogTag:Wed Sep 13 15:19:07 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-13 | 12 | -58/+89 |
| | |||||
* | ChangeLogTag:Wed Sep 13 15:08:23 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-09-13 | 2 | -0/+33 |
| | |||||
* | ChangeLogTag: Wed Sep 13 15:17:45 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-13 | 2 | -90/+43 |
| | |||||
* | * TAO_IDL/be/be_visitor_argument/request_info_result.cpp: | parsons | 2000-09-13 | 1 | -0/+13 |
| | | | | | | | | | | | | * TAO_IDL/be/be_visitor_operation/interceptor_result.cpp: Made a fix to strip away the typedef (if any) of the 'result' member of the request info class before generating code to insert it into an Any. This is similar to the fix made a few days ago for the request info class' 'argument' members. Thanks to Kristopher Johnson <kristopher.johnson@transcore.com> for sending in the bug report and an example IDL file. | ||||
* | ChangeLogTag: Wed Sep 13 14:31:39 2000 Jeff Parsons <parsons@cs.wustl.edu> | parsons | 2000-09-13 | 6 | -86/+221 |
| | |||||
* | * TAO_IDL/be/be_visitor_argument/request_info_arglist.cpp: | parsons | 2000-09-13 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | * TAO_IDL/be/be_visitor_argument/request_info_ch.cpp: * TAO_IDL/be/be_visitor_argument/request_info_cs.cpp: * TAO_IDL/be/be_visitor_interface/interceptors_cs.cpp: * TAO_IDL/be/be_visitor_operation/interceptors_ch.cpp: * TAO_IDL/be/be_visitor_operation/interceptors_cs.cpp: An example sent in by Francois Bernier <fbernier@gel.ulaval.ca> showed that generated code for interceptors fails to compile when an operation uses an enum that is declared in the same scope as the operation. Fixed by using the ACE_NESTED_CLASS macro in generating both the argument list in the request info class constructor declaration, and in the request info class' private member list. Also made cosmetic changes to the generated code for the request info class' constructor definition. | ||||
* | ChangeLogTag:Wed Sep 13 14:26:48 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-09-13 | 4 | -84/+219 |
| | |||||
* | ChangeLogTag:Wed Sep 13 12:26:58 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-09-13 | 13 | -72/+2506 |
| | |||||
* | ChangeLogTag: Wed Sep 13 14:10:47 2000 Balachandran Natarajan ↵ | bala | 2000-09-13 | 3 | -2/+8 |
| | | | | <bala@cs.wustl.edu> | ||||
* | ChangeLogTag:Wed Sep 13 13:41:44 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-09-13 | 13 | -896/+840 |
| | |||||
* | ChangeLogTag: Wed Sep 13 13:15:18 2000 Balachandran Natarajan ↵ | bala | 2000-09-13 | 3 | -15/+23 |
| | | | | <bala@cs.wustl.edu> |