summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Tue Mar 17 11:26:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-171-2/+4
* ChangeLogTag:Tue Mar 17 10:25:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-1716-175/+186
* ChangeLogTag:Mon Mar 16 15:27:21 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-162-16/+31
* ChangeLogTag:Mon Mar 16 10:47:08 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-1618-35/+51
* (be_visitor_field_cs::visit_sequence): made int return type explicit.levine1998-03-151-3/+4
* *** empty log message ***gokhale1998-03-155-26/+115
* *** empty log message ***gokhale1998-03-152-0/+39
* *** empty log message ***gokhale1998-03-144-5/+322
* *** empty log message ***gokhale1998-03-131-16/+12
* *** empty log message ***gokhale1998-03-121-1/+7
* *** empty log message ***gokhale1998-03-121-3/+3
* *** empty log message ***gokhale1998-03-123-36/+42
* (be_visitor_sequence_ci::visit_sequence): made int return typelevine1998-03-121-25/+26
* changed loop index inlevine1998-03-121-1/+1
* (visit_interface): changed type of loop index "i" to signed, to avoidlevine1998-03-121-43/+43
* added -Wno-unused to g++ CCFLAGS to suppress warnings about unusedlevine1998-03-121-1/+1
* Added header files into project.nanbor1998-03-111-0/+64
* *** empty log message ***gokhale1998-03-111-24/+30
* *** empty log message ***nanbor1998-03-111-0/+4
* *** empty log message ***gokhale1998-03-111-0/+231
* *** empty log message ***gokhale1998-03-1115-210/+1054
* Added new visitor files into the project.nanbor1998-03-111-0/+56
* *** empty log message ***gokhale1998-03-1068-1182/+22048
* * tao/giop.cpp: Removed crufty unused code.Chris Cleeland1998-03-061-43/+14
* ChangeLogTag:Mon Mar 2 16:48:59 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-024-22/+39
* ChangeLogTag:Mon Mar 2 13:13:19 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-022-6/+16
* *** empty log message ***schmidt1998-02-261-5/+5
* *** empty log message ***schmidt1998-02-261-3/+8
* added all target for cross-compiled platformslevine1998-02-261-1/+1
* added Cleanup section, which cleans out builds that were created with the nes...levine1998-02-251-2/+21
* removed -fPIC for g++ because it's not needed without shared librarieslevine1998-02-241-1/+0
* removed an extra newline added in previous commitlevine1998-02-241-1/+0
* (tc_name2long): changed type of "buf" from char array to long array so that i...levine1998-02-241-14/+17
* added the g++ options that were picked up from be/Makefilelevine1998-02-241-0/+6
* ChangeLogTag:Mon Feb 23 17:33:52 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-231-5/+5705
* (be_visitor_sequence_ch::visit_sequence): commented out unused local "cg".levine1998-02-231-25/+23
* (be_visitor_root_ch::visit_sequence): added ACE_UNUSED_ARG (node).levine1998-02-231-6/+4
* (be_interface::relative_name): commented out unused local variable "def_scope".levine1998-02-231-81/+83
* commented out some unused variables to avoid compiler warnings. Thelevine1998-02-231-11/+18
* (be_visitor_collocated_ss::visit_operation): removed unused local "nl"levine1998-02-231-87/+84
* added clean and realclean targets for CROSS-COMPILE platformslevine1998-02-231-9/+12
* use CROSS-COMPILE flag instead of CHORUS, LYNXOS, and VXWORKSlevine1998-02-231-19/+5
* don't build for Chorus, LynxOS, or VxWorkslevine1998-02-191-6/+18
* moved base class initialization to beginning of initializer listlevine1998-02-1711-59/+83
* Changed to use CPP_LOCATION at run time instead of CPP_PATH.nanbor1998-02-171-1/+1
* Added explicit template instantiation for ACE_Env_Value.nanbor1998-02-171-0/+6
* DRV_cpp_init: Check the environment variable CPP_PATH at run-time. Ifnanbor1998-02-171-1/+4
* ChangeLogTag:Mon Feb 16 10:14:34 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-161-2/+2
* (gen_code): added default case to switch statement, which sets "os" to 0, tolevine1998-02-121-3/+7
* (get_code): added default case to switch statement, which sets "os" to 0, tolevine1998-02-121-3/+7