| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag:Sun Apr 25 16:05:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-04-25 | 1 | -2/+2 |
* | *** empty log message *** | irfan | 1999-04-19 | 1 | -1/+1 |
* | Mon Apr 19 14:35:42 1999 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 1999-04-19 | 1 | -23/+30 |
* | only build if the orbsvcs library was built with the respective TAO_ORBSVCS c... | levine | 1999-04-16 | 1 | -2/+9 |
* | ChangeLogTag:Thu Apr 15 10:44:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-04-15 | 1 | -4/+2 |
* | ChangeLogTag:Wed Apr 7 12:03:33 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-04-07 | 1 | -34/+49 |
* | changed ORBSVCS_Time::zero to ORBSVCS_Time::zero () | levine | 1999-03-26 | 1 | -4/+4 |
* | ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 1 | -3/+0 |
* | ChangeLogTag:Fri Mar 19 14:56:59 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-19 | 1 | -0/+241 |
* | Removed with instructions from Carlos | bala | 1999-02-26 | 1 | -7/+0 |
* | ChangeLogTag:Fri Feb 05 03:41:09 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-02-05 | 1 | -1/+2 |
* | Updated dependencies | coryan | 1999-02-05 | 1 | -231/+0 |
* | ChangeLogTag:Thu Jan 28 21:36:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-01-29 | 1 | -9/+15 |
* | (parse_args): initialize local "aux" to 0, because DU strtok_r requires it | levine | 1999-01-22 | 1 | -4/+4 |
* | . | schmidt | 1999-01-17 | 1 | -1/+1 |
* | Changed to generate code using TAO_IN_ENV instead of _env. | nanbor | 1999-01-10 | 1 | -41/+41 |
* | ChangeLogTag:Mon Dec 28 11:49:04 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-12-28 | 1 | -6/+15 |
* | *** empty log message *** | irfan | 1998-12-26 | 1 | -2/+2 |
* | ChangeLogTag:Tue Nov 17 11:28:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-11-17 | 1 | -6/+7 |
* | Fixed compilation errors on UNIX resulting from RtecScheduler IDL portability... | cdgill | 1998-11-12 | 5 | -1022/+1022 |
* | General updates, including switching to the ACE class and using .\ or ./ | brunsch | 1998-11-12 | 1 | -1/+1 |
* | fixed compilation errors on UNIX platforms for scheduling anomaly features | cdgill | 1998-11-10 | 1 | -2/+5 |
* | ChangeLogTag:Mon Oct 26 18:28:36 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-27 | 1 | -0/+3 |
* | changed include protection from #if !defined to ifndef, and added #pragma onc... | levine | 1998-10-20 | 1 | -35/+40 |
* | Fixed scheduler inconsistencies Amir reported | cdgill | 1998-10-13 | 1 | -2/+2 |
* | ChangeLogTag:Sun Oct 11 23:18:19 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-12 | 1 | -3/+2 |
* | ChangeLogTag:Tue Oct 6 10:26:06 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-06 | 1 | -1/+1 |
* | ChangeLogTag:Mon Oct 5 20:35:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-06 | 1 | -6/+15 |
* | (print_priority_info): use ACE_OS::getpid () instead of getpid (). | levine | 1998-10-05 | 1 | -2/+2 |
* | ChangeLogTag:Thu Oct 1 23:31:34 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-02 | 1 | -1/+5 |
* | ChangeLogTag:Tue Sep 29 11:08:08 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-09-29 | 1 | -2/+3 |
* | ChangeLogTag:Thu Sep 24 15:39:39 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-09-24 | 1 | -0/+1 |
* | ChangeLogTag:Tue Sep 22 16:16:49 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-09-22 | 1 | -0/+2 |
* | removed Quantify support, now that it's in wrapper_macros.GNU | levine | 1998-09-22 | 1 | -6/+1 |
* | . | schmidt | 1998-09-17 | 1 | -9/+14 |
* | VC 6 modification | nanbor | 1998-09-09 | 2 | -2/+2 |
* | ChangeLogTag:Fri Sep 4 16:44:19 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-09-04 | 1 | -24/+19 |
* | removed VBIN definition, now that it's in wrapper_macros.GNU | levine | 1998-09-04 | 1 | -1/+1 |
* | replaced a bunch of casts with ACE_U64_TO_U32 | levine | 1998-09-02 | 1 | -23/+17 |
* | added VBIN so that the executable will be built on Solaris, et al | levine | 1998-09-02 | 1 | -0/+1 |
* | *** empty log message *** | irfan | 1998-08-30 | 1 | -1/+1 |
* | replaced BUILD macro with VBIN, because that's what wrapper_macros.GNU uses | levine | 1998-08-26 | 1 | -1/+0 |
* | ChangeLogTag:Fri Aug 21 19:22:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-08-22 | 1 | -3/+9 |
* | ChangeLogTag:Thu Aug 13 09:14:12 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-08-13 | 3 | -1303/+1303 |
* | fixed tests to pass config info to use_runtime, ACE_Runtime_Scheduler ctor, c... | cdgill | 1998-08-12 | 4 | -8/+39 |
* | Added ACE_RCSID to TAO/orbsvcs/ | gonzo | 1998-08-03 | 1 | -0/+2 |
* | ChangeLogTag:Thu Jul 30 16:40:10 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-07-30 | 1 | -1/+1 |
* | these versions were used for DASC-98, with 1000 low priority consumers | levine | 1998-07-29 | 4 | -64/+1034 |
* | (main): dynamically allocate the Test_ECG instance so that a large stack spac... | levine | 1998-07-29 | 1 | -2/+9 |
* | allow up to 1024 each consumers and suppliers | levine | 1998-07-29 | 1 | -2/+2 |