Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-26 | 120 | -763/+696 |
| | |||||
* | * tao/Any.cpp: | parsons | 2000-05-26 | 1 | -0/+9 |
| | | | | | | | | Fixed two leaks in the CDR << operator for Anys. Both cases were calls to Any::type() without putting the result into a _var. Thanks to Lothar Werzinger <werzinger.lothar@krones.de> for sending in the example that helped track this down. | ||||
* | Fixed two leaks in the CDR << operator for Any. | parsons | 2000-05-26 | 1 | -2/+4 |
| | |||||
* | ChangeLogTag:Fri May 26 09:16:21 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-05-26 | 4 | -2/+47 |
| | |||||
* | ChangeLogTag:Fri May 26 08:31:52 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-05-26 | 1 | -0/+4 |
| | |||||
* | ChangeLogTag:Fri May 26 08:31:52 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-05-26 | 3 | -126/+1216 |
| | |||||
* | ChangeLogTag:Thu May 25 20:23:45 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-05-26 | 4 | -1/+24 |
| | |||||
* | ChangeLogTag: Thu May 25 22:00:04 2000 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2000-05-26 | 4 | -4/+47 |
| | |||||
* | *** empty log message *** | pradeep | 2000-05-26 | 1 | -13/+22 |
| | |||||
* | Thu May 25 21:41:30 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> | pradeep | 2000-05-26 | 1 | -3/+1 |
| | |||||
* | ChangeLogTag:Thu May 25 17:52:48 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-26 | 5 | -51/+27 |
| | |||||
* | ChangeLogTag:Thu May 25 17:39:57 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-26 | 2 | -32/+7 |
| | |||||
* | ChangeLogTag:Thu May 25 17:47:08 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-26 | 1 | -5/+10 |
| | |||||
* | * orbsvcs/IFR_Service/TypeCodeFactory_i.cpp: | parsons | 2000-05-26 | 1 | -0/+7 |
| | | | | | | Removed .in() from two things that weren't _vars in create_exception_tc - the same change that was made to create_struct_tc a few days ago. | ||||
* | Removed .in() from two things that weren't _vars. | parsons | 2000-05-26 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | yamuna | 2000-05-25 | 1 | -1/+31 |
| | |||||
* | . | Steve Huston | 2000-05-25 | 3 | -0/+60 |
| | |||||
* | ChangeLogTag:Thu May 25 18:21:41 2000 Steve Huston <shuston@riverace.com> | Steve Huston | 2000-05-25 | 1 | -9/+9 |
| | |||||
* | ChangeLogTag:Thu May 25 16:57:16 2000 Steve Huston <shuston@riverace.com> | Steve Huston | 2000-05-25 | 1 | -6/+13 |
| | |||||
* | ChangeLogTag:Thu May 25 17:39:22 2000 Steve Huston <shuston@riverace.com> | Steve Huston | 2000-05-25 | 2 | -4/+4 |
| | |||||
* | ChangeLogTag:Thu May 25 15:26:34 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-25 | 1 | -1/+3 |
| | |||||
* | ChangeLogTag:Thu May 25 15:19:14 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-05-25 | 4 | -1/+24 |
| | |||||
* | *** empty log message *** | joeh | 2000-05-25 | 3 | -0/+15 |
| | |||||
* | Removing libs that used to be needed for FORE. | joeh | 2000-05-25 | 1 | -1/+4 |
| | |||||
* | * orbsvcs/IFR_Service/TypeCodeFactory_i.h: | parsons | 2000-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | Cosmetic changes. * orbsvcs/IFR_Service/TypeCodeFactory_i.cpp: Added create_union_tc() method. Every feature has not been tested with every discriminator type, but enum discriminators have been thoroughly tested, as well as default cases and multiple case labels. Recursive typecodes (structs and unions) are not yet supported. | ||||
* | * orbsvcs/IFR_Service/TypeCodeFactory_i.h: | parsons | 2000-05-25 | 1 | -0/+12 |
| | | | | | | | | | | | Cosmetic changes. * orbsvcs/TypeCodeFactory_i.cpp: Added create_union_tc() method. Every feature has not been tested with every discriminator type, but enum discriminators have been thoroughly tested, as well as default cases and multiple case labels. Recursive typecodes (structs and unions) are not yet supported. | ||||
* | Added create_union_tc(). | parsons | 2000-05-25 | 1 | -2/+297 |
| | |||||
* | Cosmetic changes. | parsons | 2000-05-25 | 1 | -0/+6 |
| | |||||
* | Thu May 25 11:09:24 2000 Chad Elliott <elliott_c@ociweb.com> | oci | 2000-05-25 | 2 | -1/+6 |
| | |||||
* | ChangeLogTag:Thu May 25 09:07:16 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-05-25 | 4 | -27/+42 |
| | |||||
* | *** empty log message *** | yamuna | 2000-05-25 | 1 | -35/+11 |
| | |||||
* | Updated dependencies | Ossama Othman | 2000-05-25 | 1 | -9667/+11407 |
| | |||||
* | ChangeLogTag:Wed May 24 20:27:26 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-25 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Ossama Othman | 2000-05-25 | 3 | -0/+24 |
| | |||||
* | *** empty log message *** | pradeep | 2000-05-25 | 1 | -7/+26 |
| | |||||
* | Wed May 24 22:14:03 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> | pradeep | 2000-05-25 | 1 | -1/+343 |
| | |||||
* | ChangeLogTag:Wed May 24 20:18:59 2000 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2000-05-25 | 1 | -3/+15 |
| | |||||
* | *** empty log message *** | Ossama Othman | 2000-05-25 | 3 | -0/+24 |
| | |||||
* | Wed May 24 22:14:03 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> | pradeep | 2000-05-25 | 9 | -6/+783 |
| | |||||
* | Forgot an ACE_INLINE | brunsch | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | Used the wrong root directory for the changelog. | brunsch | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag:Wed May 24 19:23:05 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-05-25 | 3 | -1/+400 |
| | |||||
* | Using the wrong case in my #include's of OS_Export.h. Showed up on Unix. | brunsch | 2000-05-25 | 2 | -2/+2 |
| | |||||
* | ChangeLogTag:Wed May 24 18:56:16 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-05-25 | 22 | -1515/+1766 |
| | |||||
* | *** empty log message *** | yamuna | 2000-05-25 | 5 | -42/+2450 |
| | |||||
* | Fixed the undefined references errors | yamuna | 2000-05-25 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | pradeep | 2000-05-24 | 1 | -0/+16 |
| | |||||
* | Wed May 24 15:32:49 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> | pradeep | 2000-05-24 | 8 | -839/+0 |
| | |||||
* | *** empty log message *** | pradeep | 2000-05-24 | 3 | -6/+38 |
| | |||||
* | Wed May 24 15:32:49 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> | pradeep | 2000-05-24 | 10 | -0/+2297 |
| |