summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Sat Apr 15 19:48:47 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-161-2/+2
* ChangeLogTag:Sat Apr 15 19:44:40 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-161-141/+141
* Added IDL flags for generation automatically whenkirthika2000-04-141-0/+7
* Mon Apr 3 05:20:00 2000 Kirthika Parameswarankirthika2000-04-037-541/+607
* Added gen_smart_proxies_ and attributeskirthika2000-04-031-1/+8
* Added improvisations to get_proxy () methodkirthika2000-04-011-3/+12
* Added proxy_ member in TAO_interface_Smart_Proxy_Basekirthika2000-04-011-4/+8
* ChangeLogTag: Fri Mar 31 08:15:39 2000 David L. Levine <levine@cs.wustl.edu>levine2000-03-311-0/+0
* Thu Mar 30 00:20:00 2000 Kirthika Parameswaran <kirthika@cs.wustl.edu>kirthika2000-03-314-31/+100
* Added <nested_sp_type_name> methodkirthika2000-03-311-1/+13
* Added stream code to deal with the repo id in the >>= operator.parsons2000-03-281-0/+7
* ChangeLogTag:Mon Mar 27 23:30:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-282-4/+4
* Added implementation for <_stubobj> method in the Smart Proxy Basekirthika2000-03-272-1/+21
* Missed a spot.parsons2000-03-262-3/+3
* Implemented handling of escaped identifiers.parsons2000-03-263-301/+305
* Removed unused variable AST_Decl from push(), and the ScopeAsDeclparsons2000-03-261-4/+0
* Added a check for the nil status of the Stub ptr.kirthika2000-03-261-1/+2
* Initialized a variable to avoid cxx warnings, cosmetic changes,parsons2000-03-241-26/+26
* ChangeLogTag:Thu Mar 23 14:48:12 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-3/+3
* ChangeLogTag:Thu Mar 23 11:06:24 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-231-383/+4
* Modified the body of _tao_any_destructor() to use the node's localparsons2000-03-221-2/+2
* Modified the body of _tao_any_destructor() to use the node's localparsons2000-03-225-11/+11
* Made iter_lookup_by_name_local() recursive, to better handle reopenedparsons2000-03-221-82/+57
* ChangeLogTag:Tue Mar 21 13:51:23 2000 Carlos O'Ryan <coryan@cs.wustl.edu>coryan2000-03-2181-6600/+2906
* Removed more of the unnecessary foo_ptr code for exceptions.parsons2000-03-202-7/+1
* ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-184-7/+101
* Include of skeleton header and generation of 'pragma once' wereparsons2000-03-161-5/+5
* Various bug fixes.parsons2000-03-169-51/+81
* ChangeLogTag: Sun Mar 12 21:10:13 2000 David L. Levine <levine@cs.wustl.edu>levine2000-03-131-1402/+2575
* Fixed bug in lookup of forward declared interface for redefinition, if it'sparsons2000-03-101-4/+5
* More robustness to the >>= operatorparsons2000-03-021-4/+8
* Removed superfluous assignment to 0;parsons2000-03-021-1/+0
* ChangeLogTag:Thu Mar 2 09:09:58 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-021-1/+1
* ChangeLogTag:Wed Mar 1 18:01:37 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-023-44/+84
* Had CDR stream inputting to the wrong variable.parsons2000-03-021-1/+1
* Removed all use of interpretive behavior in the generated Any operators.parsons2000-03-017-133/+271
* Commented out unused variable, until I know if it's really not needed.parsons2000-03-013-4/+9
* Fix for sequences whose elements are a typedef included from anotherparsons2000-03-0112-200/+199
* Removed redundant generation of ACE_CHECK.parsons2000-03-011-5/+1
* ChangeLogTag:Mon Feb 28 17:37:53 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-02-291-1/+1
* ChangeLogTag:Mon Feb 28 09:20:27 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-02-281-9/+10
* Added command line option to suppress generation of ostream operatorsparsons2000-02-256-11/+48
* Removed typedef of foo_ptr - not part of spec.parsons2000-02-251-5/+2
* Cast IN args of type foo_array (if the array is multidimensional) toparsons2000-02-251-0/+9
* In checking for name clashes, uses local name for local declarations,parsons2000-02-231-22/+38
* Fix to handle modules reopened by a chain of #includes.parsons2000-02-221-3/+10
* Removed inclusion of server template header file in server header file,parsons2000-02-221-2/+6
* Optimization of oneway, twoway and ami calls.parsons2000-02-222-1/+14
* Make sure members of included modules are added to the scope ofparsons2000-02-213-19/+54
* *** empty log message ***parsons2000-02-211-1/+1