summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Sched/Reconfig_Scheduler_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchtypecode-overhaulnobody2004-09-161-1/+1
* ChangeLogTag: Mon Aug 16 16:45:06 2004 J.T. Conklin <jtc@acorntoolworks.com>jtc2004-08-161-1/+1
* ChangeLogTag: Mon Apr 12 10:43:19 2004 Venkita Subramonian <venkita@cs.wust...venkita2004-04-121-1/+2
* ChangeLogTag: Wed Feb 4 14:18:04 2004 Jeff Parsons <j.parsons@vanderbilt.edu>parsons2004-02-041-1/+1
* ChangeLogTag: Tue Aug 26 13:34:16 2003 Venkita Subramonian <venkita@cs.wust...venkita2003-08-261-1/+1
* ChangeLogTag: Mon Aug 25 20:20:00 2003 Venkita Subramonian <venkita@cs.wust...venkita2003-08-261-2/+3
* ChangeLogTag: Mon Aug 25 20:20:00 2003 Venkita Subramonian <venkita@cs.wust...venkita2003-08-261-0/+4
* ChangeLogTag: Mon Aug 25 08:41:13 2003 Venkita Subramonian <venkita@cs.wust...venkita2003-08-251-3/+3
* ChangeLogTag: Sun Aug 24 13:09:50 2003 Venkita Subramonian <venkita@cs.wust...venkita2003-08-241-256/+1821
* ChangeLogTag:Tue May 6 12:56:27 2003 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2003-05-061-3/+3
* Merge EC_Kokyu_0 into main branchthrall2003-04-181-0/+42
* ChangeLogTag:Mon Feb 18 01:45:07 2002 Christopher Kohlhoff <chris@kohlhoff....Chris Cleeland2002-02-181-10/+10
* ChangeLogTag:Tue Jan 29 21:09:12 2002 Oliver Kellogg <oliver.kellogg@sysde.e...okellogg2002-01-291-40/+40
* Merged corba-env-clean branch.Ossama Othman2001-12-081-62/+62
* scheduler typedef expansion in declaration and definition for VxWorks cross-c...bugzilla2001-05-251-1/+5
* ChangeLogTag:Thu May 17 06:23:59 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-05-171-5/+1
* ChangeLogTag: Fri May 11 12:13:42 2001 Balachandran Natarajan <bala@cs.wust...bala2001-05-111-1/+1
* ChangeLogTag: Mon Mar 26 09:10:09 2001 Balachandran Natarajan <bala@cs.wust...bala2001-03-261-6/+29
* ChangeLogTag: Sun Mar 25 08:52:48 2001 Balachandran Natarajan <bala@cs.wust...bala2001-03-251-6/+0
* ChangeLogTag:Wed May 10 11:59:35 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-05-101-2/+2
* fixed ACE_AUTO_PTR_RESET macro to take type with which auto_ptr is instantiatedcdgill1999-08-191-2/+2
* changed initialization value of RT_Info period to 1 to avoid divide by zero e...cdgill1999-08-191-1/+1
* added ACE_AUTO_PTR_RESET macrocdgill1999-08-031-10/+2
* ChangeLogTag: Thu Jul 15 16:11:04 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-151-3/+3
* replaced new operators with ACE_NEW_THROW_EXcdgill1999-07-131-5/+13
* Added accessors for internal trees, maps, and countscdgill1999-07-131-0/+91
* added ctor option to return defaults if no schedule was computedcdgill1999-07-121-6/+13
* Fixes for nightly build log errors and warnings.cdgill1999-07-111-44/+4
* The assignment operator of auto_ptr takes another auto_ptr, not the pointer i...nanbor1999-07-111-4/+4
* Changed auto_ptr::reset to release and assign.nanbor1999-07-111-2/+10
* added ACE_TYPENAMEcdgill1999-07-091-1/+1
* fixed undeclared symbol typo, type conversion errors from nightly builds.cdgill1999-07-081-4/+8
* bug fixes from testing the reconfig scheduler alongside the config scheduler.cdgill1999-07-081-35/+120
* fixed casting problems reported by GHS and OSF1 builds.cdgill1999-07-081-16/+20
* added missing template instantiations, fixed exception specification problems...cdgill1999-07-061-6/+8
* testing bug fixes, added missing config info generation codecdgill1999-07-051-53/+125
* fixed errors and warnings dected by compilers that fully instantiate all meth...cdgill1999-07-051-24/+23
* integrated reconfig scheduler into scheduling service, removed RMS_Dyn strate...cdgill1999-07-031-0/+1291