summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagami_phase3_endnobody1999-07-081927-126193/+114159
| | | 'ami_phase3_end'.
* removed some trailing spaceslevine1999-07-081-9/+9
|
* ChangeLogTag: Wed Jul 07 21:37:33 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-084-60/+69
|
* bug fixes from testing the reconfig scheduler alongside the config scheduler.cdgill1999-07-0811-152/+322
|
* *** empty log message ***schmidt1999-07-081-0/+10
|
* .schmidt1999-07-082-20/+17
|
* ChangeLogTag:Wed Jul 7 20:36:20 1999 Marina Spivak <marina@cs.wustl.edu>marina1999-07-084-68/+141
|
* ChangeLogTag:Wed Jul 7 19:24:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-081-0/+8
|
* fixed casting problems reported by GHS and OSF1 builds.cdgill1999-07-087-18/+44
|
* ChangeLogTag:Wed Jul 7 19:24:00 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-0812-35/+152
|
* First versionbala1999-07-076-0/+222
|
* First version..bala1999-07-077-0/+2078
|
* ChangeLogTag:Wed Jul 07 18:26:58 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-0710-96/+121
|
* *** empty log message ***schmidt1999-07-071-0/+5
|
* *** empty log message ***Ossama Othman1999-07-071-0/+9
|
* Added some members to the member initializer list to get rid ofOssama Othman1999-07-073-7/+13
| | | | some "Effective C++" warnings.
* *** empty log message ***schmidt1999-07-071-43/+44
|
* Modified destructor for ACE_Caching_Strategy_Adapterkirthika1999-07-071-0/+2
|
* Destructors for LFU and FIFO Caching Strategies modifiedkirthika1999-07-071-4/+22
|
* Cached_Conn_Testkirthika1999-07-071-0/+5
|
* Added testing of all strategies by defaultkirthika1999-07-071-0/+11
|
* ChangeLogTag: Wed Jul 07 16:25:05 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-073-116/+176
|
* ChangeLogTag:Wed Jul 7 16:14:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-073-3/+33
|
* ChangeLogTag: Wed Jul 07 16:06:45 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-072-67/+85
|
* *** empty log message ***schmidt1999-07-071-8/+50
|
* *** empty log message ***vishal1999-07-072-4/+5
|
* Caching relatedkirthika1999-07-071-77/+38
|
* *** empty log message ***Ossama Othman1999-07-071-0/+52
|
* Minor spelling correction in comment.Ossama Othman1999-07-071-1/+1
|
* Explicitly initialized some variables to fix potentialOssama Othman1999-07-071-13/+32
| | | | | | | | | | "uninitialized variable" warnings. Added protocol_factories_ member to TAO_Default_Resource_Factory member initializer list. Fixed potential memory leaks due to failed (and unlikely) insertions into the protocol factory set.
* Added commentkirthika1999-07-071-1/+1
|
* Added some useful and/or missing error checks.Ossama Othman1999-07-071-6/+29
| | | | | | | | | Fixed some memory leaks that may occur when an error occurs. Added connectors_ member to the member initializer list. Explicitly initialized some variables to fix potential "uninitialized variable" warnings.
* Added a call to TAO_Acceptor_Registry::close_all () in theOssama Othman1999-07-071-7/+32
| | | | | | | | | | TAO_Acceptor_Registry destructor. The call in the destructor shouldn't be necessary since close_all () is already called by the ORB, but it is safer to add the call to the destructor. Added some useful and/or missing error checks. Fixed some memory leaks that may occur when an error occurs.
* Added the run-time selection of strategies featurekirthika1999-07-071-243/+208
|
* Added a destructor to aid in post-error rendezvous point cleanOssama Othman1999-07-072-0/+11
| | | | up.
* Changed some print statement to print on stderr so that they getOssama Othman1999-07-071-2/+4
| | | | printed before the tests actually run.
* ChangeLogTag: Wed Jul 07 15:31:18 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-072-19/+28
|
* Added changes whihc now allow all the different tests woth all cachingkirthika1999-07-071-30/+66
| | | | strategies follow the samme lookup pattern
* *** empty log message ***irfan1999-07-071-2/+5
|
* Caching strategies can be changed at runtime now.kirthika1999-07-071-35/+211
|
* ChangeLogTag:Wed Jul 7 14:24:08 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-0745-1964/+408
|
* *** empty log message ***Steve Huston1999-07-071-0/+8
|
* .schmidt1999-07-071-1/+0
|
* *** empty log message ***schmidt1999-07-071-4/+7
|
* Removed erroneous "ace/" from #pragma implementation line.Steve Huston1999-07-072-2/+2
|
* Change typedef for TYPE from size_t to ACE_UINT32 to match ACE_Hash ↵Steve Huston1999-07-071-1/+1
| | | | specialization
* *** empty log message ***schmidt1999-07-071-0/+11
|
* *** empty log message ***schmidt1999-07-071-7/+12
|
* ChangeLogTag: Wed Jul 07 13:07:09 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-072-92/+91
|
* ChangeLogTag:Wed Jul 7 12:59:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-073-5/+16
|