| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag:Sat Apr 15 19:48:47 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-16 | 1 | -2/+2 |
* | ChangeLogTag:Sat Apr 15 19:44:40 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-16 | 1 | -141/+141 |
* | Added IDL flags for generation automatically when | kirthika | 2000-04-14 | 1 | -0/+7 |
* | Mon Apr 3 05:20:00 2000 Kirthika Parameswaran | kirthika | 2000-04-03 | 7 | -541/+607 |
* | Added gen_smart_proxies_ and attributes | kirthika | 2000-04-03 | 1 | -1/+8 |
* | Added improvisations to get_proxy () method | kirthika | 2000-04-01 | 1 | -3/+12 |
* | Added proxy_ member in TAO_interface_Smart_Proxy_Base | kirthika | 2000-04-01 | 1 | -4/+8 |
* | ChangeLogTag: Fri Mar 31 08:15:39 2000 David L. Levine <levine@cs.wustl.edu> | levine | 2000-03-31 | 1 | -0/+0 |
* | Thu Mar 30 00:20:00 2000 Kirthika Parameswaran <kirthika@cs.wustl.edu> | kirthika | 2000-03-31 | 4 | -31/+100 |
* | Added <nested_sp_type_name> method | kirthika | 2000-03-31 | 1 | -1/+13 |
* | Added stream code to deal with the repo id in the >>= operator. | parsons | 2000-03-28 | 1 | -0/+7 |
* | ChangeLogTag:Mon Mar 27 23:30:26 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-28 | 2 | -4/+4 |
* | Added implementation for <_stubobj> method in the Smart Proxy Base | kirthika | 2000-03-27 | 2 | -1/+21 |
* | Missed a spot. | parsons | 2000-03-26 | 2 | -3/+3 |
* | Implemented handling of escaped identifiers. | parsons | 2000-03-26 | 3 | -301/+305 |
* | Removed unused variable AST_Decl from push(), and the ScopeAsDecl | parsons | 2000-03-26 | 1 | -4/+0 |
* | Added a check for the nil status of the Stub ptr. | kirthika | 2000-03-26 | 1 | -1/+2 |
* | Initialized a variable to avoid cxx warnings, cosmetic changes, | parsons | 2000-03-24 | 1 | -26/+26 |
* | ChangeLogTag:Thu Mar 23 14:48:12 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-23 | 1 | -3/+3 |
* | ChangeLogTag:Thu Mar 23 11:06:24 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-03-23 | 1 | -383/+4 |
* | Modified the body of _tao_any_destructor() to use the node's local | parsons | 2000-03-22 | 1 | -2/+2 |
* | Modified the body of _tao_any_destructor() to use the node's local | parsons | 2000-03-22 | 5 | -11/+11 |
* | Made iter_lookup_by_name_local() recursive, to better handle reopened | parsons | 2000-03-22 | 1 | -82/+57 |
* | ChangeLogTag:Tue Mar 21 13:51:23 2000 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 2000-03-21 | 81 | -6600/+2906 |
* | Removed more of the unnecessary foo_ptr code for exceptions. | parsons | 2000-03-20 | 2 | -7/+1 |
* | ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-18 | 4 | -7/+101 |
* | Include of skeleton header and generation of 'pragma once' were | parsons | 2000-03-16 | 1 | -5/+5 |
* | Various bug fixes. | parsons | 2000-03-16 | 9 | -51/+81 |
* | ChangeLogTag: Sun Mar 12 21:10:13 2000 David L. Levine <levine@cs.wustl.edu> | levine | 2000-03-13 | 1 | -1402/+2575 |
* | Fixed bug in lookup of forward declared interface for redefinition, if it's | parsons | 2000-03-10 | 1 | -4/+5 |
* | More robustness to the >>= operator | parsons | 2000-03-02 | 1 | -4/+8 |
* | Removed superfluous assignment to 0; | parsons | 2000-03-02 | 1 | -1/+0 |
* | ChangeLogTag:Thu Mar 2 09:09:58 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-03-02 | 1 | -1/+1 |
* | ChangeLogTag:Wed Mar 1 18:01:37 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-03-02 | 3 | -44/+84 |
* | Had CDR stream inputting to the wrong variable. | parsons | 2000-03-02 | 1 | -1/+1 |
* | Removed all use of interpretive behavior in the generated Any operators. | parsons | 2000-03-01 | 7 | -133/+271 |
* | Commented out unused variable, until I know if it's really not needed. | parsons | 2000-03-01 | 3 | -4/+9 |
* | Fix for sequences whose elements are a typedef included from another | parsons | 2000-03-01 | 12 | -200/+199 |
* | Removed redundant generation of ACE_CHECK. | parsons | 2000-03-01 | 1 | -5/+1 |
* | ChangeLogTag:Mon Feb 28 17:37:53 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-02-29 | 1 | -1/+1 |
* | ChangeLogTag:Mon Feb 28 09:20:27 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-02-28 | 1 | -9/+10 |
* | Added command line option to suppress generation of ostream operators | parsons | 2000-02-25 | 6 | -11/+48 |
* | Removed typedef of foo_ptr - not part of spec. | parsons | 2000-02-25 | 1 | -5/+2 |
* | Cast IN args of type foo_array (if the array is multidimensional) to | parsons | 2000-02-25 | 1 | -0/+9 |
* | In checking for name clashes, uses local name for local declarations, | parsons | 2000-02-23 | 1 | -22/+38 |
* | Fix to handle modules reopened by a chain of #includes. | parsons | 2000-02-22 | 1 | -3/+10 |
* | Removed inclusion of server template header file in server header file, | parsons | 2000-02-22 | 1 | -2/+6 |
* | Optimization of oneway, twoway and ami calls. | parsons | 2000-02-22 | 2 | -1/+14 |
* | Make sure members of included modules are added to the scope of | parsons | 2000-02-21 | 3 | -19/+54 |
* | *** empty log message *** | parsons | 2000-02-21 | 1 | -1/+1 |