summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ACE-4_4'.ACE-4_4nobody1997-11-25254-77505/+0
|
* CVS:gokhale1997-11-231-2/+2
| | | | | | | | CVS: CVS: CVS: CVS: CVS:
* code for attributes and other fixesgokhale1997-11-238-62/+1773
| | | | | | | CVS: CVS: CVS: CVS:
* fixed strings as return valuesgokhale1997-11-201-3/+3
| | | | | CVS: CVS:
* Removed an unreachable return statement. There was already a return abovejxh1997-11-191-1/+0
| | | | it.
* Added casts to comparisons of char variables to 0, since chars arejxh1997-11-191-3/+3
| | | | unsigned by default in SGI.
* *** empty log message ***sergio1997-11-1915-18/+18
|
* Included template instantiations pragmas for SGI.Chris Cleeland1997-11-181-0/+15
|
* fixed handling of return values. some spurious () removed.gokhale1997-11-183-46/+76
| | | | | | | CVS: CVS: CVS: CVS:
* redid some changes that Carlos had already donegokhale1997-11-182-11/+5
| | | | | | | CVS: CVS: CVS: CVS:
* compiler changes - 5 new statesgokhale1997-11-181-0/+5
| | | | | | | CVS: CVS: CVS: CVS:
* compiler changesgokhale1997-11-1812-551/+1386
| | | | | CVS: CVS:
* ChangeLogTag:Mon Nov 17 18:40:49 1997 Carlos O'Ryan ↵coryan1997-11-181-3/+3
| | | | <coryan@macarena.cs.wustl.edu>
* *** empty log message ***schmidt1997-11-172-11/+6
|
* ChangeLogTag:Mon Nov 17 01:48:17 1997 Carlos O'Ryan ↵coryan1997-11-173-29/+21
| | | | <coryan@macarena.cs.wustl.edu>
* ChangeLogTag:Sun Nov 16 23:14:45 1997 Carlos O'Ryan ↵coryan1997-11-173-11/+11
| | | | <coryan@macarena.cs.wustl.edu>
* ChangeLogTag:Sun Nov 16 18:18:50 1997 Carlos O'Ryan ↵coryan1997-11-172-3/+13
| | | | <coryan@macarena.cs.wustl.edu>
* Added new files (be_state_*.cpp) into project file.nw11997-11-163-6136/+7345
|
* now generate the /* obj */ code in _is_a_skelgokhale1997-11-161-4/+1
| | | | | CVS: CVS:
* ChangeLogTag:Sun Nov 16 00:22:04 1997 Carlos O'Ryan ↵coryan1997-11-161-0/+1
| | | | <coryan@macarena.cs.wustl.edu>
* Sat Nov 15 21:38:48 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>coryan1997-11-161-1/+1
|
* Sat Nov 15 21:38:48 1997 Carlos O'Ryan <coryan@macarena.cs.wustl.edu>coryan1997-11-162-11/+54
|
* typecodes for strings fixed.gokhale1997-11-164-21/+21
| | | | | | | CVS: CVS: CVS: CVS:
* new files, some changesgokhale1997-11-1612-3343/+4057
| | | | | | | CVS: CVS: CVS: CVS:
* ChangeLogTag:Sat Nov 15 17:33:15 1997 Carlos O'Ryan ↵coryan1997-11-151-5/+5
| | | | <coryan@macarena.cs.wustl.edu>
* typecodes for typedefs, and some work on unions with string membersgokhale1997-11-155-62/+142
| | | | | CVS: CVS:
* ChangeLogTag:Sat Nov 15 12:27:59 1997 Carlos O'Ryan ↵coryan1997-11-153-177/+20
| | | | <coryan@macarena.cs.wustl.edu>
* Changed two loop counters from type int to type size_t.nw11997-11-151-6/+6
|
* ChangeLogTag:Sat Nov 15 11:23:46 1997 Carlos O'Ryan ↵coryan1997-11-153-89/+108
| | | | <coryan@macarena.cs.wustl.edu>
* *** empty log message ***schmidt1997-11-141-524/+257
|
* STD C++ Library changes.nw11997-11-131-1/+0
|
* Changed to use "ace/stdcpp.h" and remove header files that conflict withnw11997-11-1315-20/+15
| | | | Standard C++ Library.
* unused parameters, reformattinggokhale1997-11-123-25/+8
| | | | | | | | | CVS: CVS: CVS: CVS: CVS: CVS:
* duplicate case label problem resolvedgokhale1997-11-121-4/+4
| | | | | | | CVS: CVS: CVS: CVS:
* disabled clean and realclean targets on VxWorks, so that they don'tlevine1997-11-121-22/+10
| | | | remove tao_idl from the host build tree
* new _bind, additional parameters to _narrow, use TAO_ENCAP_BYTE_ORDERgokhale1997-11-127-13/+42
| | | | | | | CVS: CVS: CVS: CVS:
* ChangeLogTag:Fri Nov 07 21:23:35 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-11-082-28/+74
|
* *** empty log message ***sumedh1997-11-081-3/+3
|
* Added the (__FreeBSD__) flag.nw11997-11-072-4/+4
|
* *** empty log message ***sumedh1997-11-062-2/+2
|
* *** empty log message ***sergio1997-11-061-0/+2
|
* *** empty log message ***sumedh1997-11-062-0/+9
|
* Added one more enumerationgokhale1997-11-061-0/+1
| | | | | | | | | CVS: CVS: CVS: CVS: CVS: CVS:
* Added lot of code to handle parameters to upcalls, added MY_BYTE_SEX macrogokhale1997-11-0612-532/+806
| | | | | | | CVS: CVS: CVS: CVS:
* more hacks to not build on VxWorkslevine1997-11-051-4/+8
|
* added code for []gokhale1997-11-051-2/+18
| | | | | CVS: CVS:
* Don't build the IDL compiler on VxWorks.levine1997-11-041-7/+22
|
* Added #ifdef around #pragma ident.nw11997-11-041-0/+2
|
* fixed outstanding issues.gokhale1997-11-042-5/+5
| | | | | CVS: CVS:
* ChangeLogTag:Tue Nov 04 06:26:14 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-11-041-8/+25
|