| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | vishal | 1999-03-30 | 3 | -7/+7 |
* | ChangeLogTag:Mon Mar 29 19:10:09 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-30 | 1 | -9/+17 |
* | Removed extra ACE_File_Connector variables that were not being used. | brunsch | 1999-03-29 | 1 | -2/+0 |
* | *** empty log message *** | vishal | 1999-03-28 | 3 | -141/+143 |
* | Using -r when the IR wasn't being used. | brunsch | 1999-03-28 | 1 | -1/+1 |
* | Replaced ACE_GUARD_THROW* with ACE_GUAR_THROW_EX with appropiate ACE_CHECK. | nanbor | 1999-03-28 | 7 | -63/+89 |
* | added ACE_Auto_Basic_Ptr<TAO_Naming_Context> explicit instantiation. | levine | 1999-03-28 | 1 | -0/+6 |
* | Replaced depricated ACE_NEW_THROW_* with ACE_NEW_THROW_EX | nanbor | 1999-03-28 | 10 | -136/+144 |
* | Forgot to use a backslash. | brunsch | 1999-03-28 | 1 | -1/+1 |
* | Unix stuff | brunsch | 1999-03-28 | 1 | -1/+28 |
* | I think the passing of a _var into a method that accepts _ptr was causing | brunsch | 1999-03-27 | 2 | -2/+2 |
* | Replaced all TAO exception macros with ACE exception macros. | brunsch | 1999-03-27 | 11 | -105/+117 |
* | instead of not building Time component if ImplRepo component isn't | levine | 1999-03-26 | 1 | -12/+12 |
* | Updated dependencies | coryan | 1999-03-26 | 14 | -265/+298 |
* | *** empty log message *** | vishal | 1999-03-26 | 1 | -12/+12 |
* | Update project files to include new Naming Service files | marina | 1999-03-26 | 2 | -625/+112 |
* | Implementation of the Naming Service has been restructured to follow the brid... | marina | 1999-03-26 | 2 | -1124/+0 |
* | Added/removed files in orbsvcs/orbsvcs/Naming - updated dependencies accordingly | marina | 1999-03-26 | 1 | -212/+29331 |
* | Restructured the implementation of the Naming Service to follow the bridge pa... | marina | 1999-03-26 | 7 | -11/+1512 |
* | Added #include EC_Timeout_Filter.h instead of forward-declaring it. | Steve Huston | 1999-03-26 | 1 | -1/+1 |
* | replace static zero object with static zero () member function. | levine | 1999-03-26 | 3 | -3/+7 |
* | changed ORBSVCS_Time::zero to ORBSVCS_Time::zero () | levine | 1999-03-26 | 14 | -118/+118 |
* | Forgot dependencies for some IDL files | brunsch | 1999-03-24 | 1 | -2/+4 |
* | ChangeLogTag:Wed Mar 24 09:00:01 1999 Carlos O'Ryan | coryan | 1999-03-24 | 1 | -4/+4 |
* | ChangeLogTag:Wed Mar 24 09:00:01 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-24 | 1 | -2/+2 |
* | move TAO_ORBSVCS default setting from rule.tao.GNU to orbsvcs/orbsvcs/Makefile | levine | 1999-03-24 | 1 | -2/+23 |
* | ChangeLogTag:Tue Mar 23 21:35:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-24 | 1 | -7/+15 |
* | only build if the orbsvcs library was build with the respective TAO_ORBSVCS c... | levine | 1999-03-23 | 4 | -74/+99 |
* | if not building ImplRepo Service, don't build Time Service | levine | 1999-03-23 | 1 | -8/+14 |
* | *** empty log message *** | vishal | 1999-03-23 | 1 | -0/+2 |
* | . | schmidt | 1999-03-22 | 1 | -36/+24 |
* | *** empty log message *** | vishal | 1999-03-22 | 1 | -2/+4 |
* | ChangeLogTag:Mon Mar 22 16:40:36 1999 Vishal Kachroo <vishal@merengue.cs.wu... | vishal | 1999-03-22 | 6 | -29387/+334 |
* | added ace_components support | levine | 1999-03-22 | 1 | -0/+10 |
* | *** empty log message *** | vishal | 1999-03-21 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1999-03-21 | 1 | -61/+63 |
* | ChangeLogTag:Sat Mar 20 20:27:54 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-21 | 2 | -10/+1 |
* | ChangeLogTag:Sat Mar 20 20:27:54 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-21 | 1 | -1/+4 |
* | Removed leftover references to Paper Airplanes. | brunsch | 1999-03-20 | 3 | -15/+18 |
* | Implemented persistance for the number of cans. It saves it to a file. | brunsch | 1999-03-20 | 2 | -14/+70 |
* | ChangeLogTag:Fri Mar 19 19:15:56 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 1 | -11/+11 |
* | ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 28 | -639/+41 |
* | ChangeLogTag:Fri Mar 19 14:56:59 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-19 | 31 | -989/+41982 |
* | Returning from a query where the request_id had been seen wasn't | sbw1 | 1999-03-19 | 1 | -1/+5 |
* | On Linux, the get_host_name call added the domain name complete | sbw1 | 1999-03-19 | 1 | -0/+6 |
* | Some vestigial TAO_HAS_OBJECT_IN_STRUCT_MARSHAL_BUG code was | sbw1 | 1999-03-19 | 3 | -39/+4 |
* | Removed NT warnings. | marina | 1999-03-18 | 2 | -13/+22 |
* | Fixed spelling error and reorganized both_ir test. | brunsch | 1999-03-18 | 1 | -6/+7 |
* | * orbsvcs/tests/Property/client.cpp | Ossama Othman | 1999-03-18 | 1 | -1/+5 |
* | adjusted curly braces | marina | 1999-03-18 | 1 | -5/+5 |