summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_1_4'.TAO-0_1_4nobody1998-02-172600-820902/+0
|
* TAO version 0.1.4, released Tue Feb 17 17:22:47 1998.Chris Cleeland1998-02-172-1/+5
|
* *** empty log message ***Chris Cleeland1998-02-171-8/+9
|
* * tao/orbobj.cpp (open): Modified so that if it's been calledChris Cleeland1998-02-172-56/+8
| | | | | multiple times it returns '1' rather than '-1', thus not appearing to calling code as an error.
* We can take advantage of TAO naming service now.nanbor1998-02-172-8/+8
|
* Updated project to use DLL version of orbsvcs.nanbor1998-02-171-4/+5
|
* Added new files into project.nanbor1998-02-171-10/+53
|
* Added proper symbol export keywords TAO_ORBSVCS_Exportnanbor1998-02-172-17/+17
|
* *** empty log message ***nanbor1998-02-171-0/+16
|
* *** empty log message ***schmidt1998-02-173-2/+8
|
* *** empty log message ***sergio1998-02-1719-340/+1469
|
* only slightly more up to date now :-(Chris Cleeland1998-02-171-0/+14
|
* *** empty log message ***sumedh1998-02-171-1/+4
|
* Added instructions of the useage of CPP_LOCATION.nanbor1998-02-171-3/+5
|
* *** empty log message ***nanbor1998-02-171-0/+6
|
* * include/makeinclude/wrapper_macros.GNU: Broke the "purify"Chris Cleeland1998-02-172-7/+33
| | | | | | | command out of PRELINK into its own variable: PURELINK. This was done to quiet purify when building shared libraries. It wasn't possible simply to remove the PRELINK reference from SOLINK.cc because PRELINK is also used for specifying quantify.
* *** empty log message ***levine1998-02-171-1/+4
|
* (make_standard_typecode): replaced unsigned long/long with ↵levine1998-02-171-2/+2
| | | | CORBA::ULong/CORBA::Long
* *** empty log message ***naga1998-02-171-0/+4
|
* *** empty log message ***levine1998-02-171-0/+6
|
* moved base class initialization to beginning of initializer listlevine1998-02-1711-59/+83
|
* *** empty log message ***levine1998-02-172-0/+8
|
* set TAO_ALIGNMENT_MAGIC_NUMBER to 128 if ACE_SIZEOF_LONG > 4, e.g., on ↵levine1998-02-171-11/+15
| | | | 64-bit CPUs
* removed ACE_LACKS_TCP_H on alpha because it's not necessary with glibc-2.0.6levine1998-02-171-8/+0
|
* ChangeLogTag:Tue Feb 17 10:43:45 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-172-0/+7
|
* ChangeLogTag:Tue Feb 17 10:43:45 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-1730-252/+1246
|
* *** empty log message ***levine1998-02-171-96/+101
|
* there were two SIGCHLD #defines, if it was not already #defined. Ilevine1998-02-171-3/+3
| | | | changed the second one to be SIGCLD instead.
* *** empty log message ***schmidt1998-02-173-1/+8
|
* ACE version 4.4.27, released Tue Feb 17 07:41:32 1998.schmidt1998-02-173-3/+7
|
* *** empty log message ***schmidt1998-02-172-5/+6
|
* re-enable LM_DEBUG messages at the end, so the "Ending" messageslevine1998-02-171-0/+5
| | | | gets printed
* Changed to use CPP_LOCATION at run time instead of CPP_PATH.nanbor1998-02-171-1/+1
| | | | They are semantically different.
* *** empty log message ***nanbor1998-02-171-4/+12
|
* *** empty log message ***nanbor1998-02-171-1/+2
|
* 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
| | | | set, use the one defined by CPP_PATH instead.
* *** empty log message ***nanbor1998-02-171-3/+9
|
* *** empty log message ***nanbor1998-02-171-0/+45
|
* WinCE port continues..nanbor1998-02-174-1/+239
|
* *** empty log message ***alex1998-02-171-0/+5
|
* Some more testing with Any in and out from Hash Table.alex1998-02-171-8/+13
|
* *** empty log message ***alex1998-02-171-0/+22
|
* *** empty log message ***alex1998-02-172-46/+65
|
* *** empty log message ***levine1998-02-171-0/+4
|
* (spawn): suppress warning message about retrying task activation unless -d ↵levine1998-02-171-6/+28
| | | | option is specified
* Fixed redefinition error (Thanks David!).jxh1998-02-171-12/+1
|
* Added a missing semicolon pointed out by David Levine (thanks!).jxh1998-02-171-1/+1
|
* Indentationalex1998-02-171-14/+18
|
* Indentation. commentingalex1998-02-171-15/+26
|