summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/sfp.cpp
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)Johnny Willemsen2008-10-061-1/+1
* Mon Dec 3 16:23:58 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-12-031-1/+1
* Repo restructuringWilliam R. Otte2006-07-241-0/+1336
* Repo restructuringWilliam R. Otte2006-07-241-1336/+0
* ChangeLogTag: Tue May 16 14:03:12 UTC 2006 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2006-05-161-1/+1
* ChangeLog Tag: Thu Mar 16 15:48:50 UTC 2006 jiang,shanshan <shanshan.jiang@v...sjiang2006-03-161-1/+1
* ChangeLogTag: Tue Mar 14 06:02:15 UTC 2006 J.T. Conklin <jtc@acorntoolworks...jtc2006-03-141-1/+1
* ChangeLogTag:Wed Nov 9 22:34:24 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-11-101-8/+11
* ChangeLogTag: Tue Oct 4 10:04:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-10-041-52/+2
* ChangeLogTag: Fri Jan 28 07:53:34 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-281-3/+2
* ChangeLogTag: Thu Jan 27 11:39:00 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-271-17/+17
* ChangeLogTag: Tue Jan 25 09:59:28 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-251-21/+17
* ChangeLogTag: Mon Oct 18 18:28:23 2004 Olli Savia <ops@iki.fi>Olli Savia2004-10-181-0/+2
* ChangeLogTag:Fri Apr 23 20:28:35 2004 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2004-04-241-2/+2
* ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-041-0/+1
* ChangeLogTag: Wed Apr 30 07:26:37 2003 Chad Elliott <elliott_c@ociweb.com>elliott_c2003-04-301-12/+15
* ChangeLogTag: Tue Oct 16 11:19:17 2001 Yamuna Krishnamurthy <yamuna@cs.wust...yamuna2001-10-161-1/+1
* ChangeLogTag: Sat Jun 16 18:23:43 2001 Balachandran Natarajan <bala@cs.wust...bala2001-06-171-1/+2
* ChangeLogTag:Mon Mar 26 13:06:10 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-03-261-2/+4
* Tue Mar 13 11:59:45 2001 Craig Rodrigues <crodrigu@bbn.com>crodrigu2001-03-131-10/+10
* ChangeLogTag: Thu Feb 1 20:29:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-02-021-2/+2
* ChangeLogTag: Mon Jan 29 15:34:08 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-01-291-1/+1
* ChangeLogTag:Mon Jan 8 17:27:29 2001 Darrell Brunsch <brunsch@uci.edu>brunsch2001-01-091-2/+2
* *** empty log message ***yamuna2001-01-081-0/+8
* Sun Nov 26 19:07:48 2000 Pradeep Gore <pradeep@cs.wustl.edu>pradeep2000-11-271-1/+0
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-1/+1
* ChangeLogTag:Fri Mar 31 21:01:59 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-021-145/+152
* ChangeLogTag:Thu Mar 23 11:06:24 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-231-349/+178
* ChangeLogTag:Tue Feb 29 16:44:47 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-011-7/+7
* Tried fixing errors on NTbala1999-09-021-3/+3
* Fixed warnings with SunOSEGcsbala1999-09-021-4/+4
* Tue Aug 31 18:07:35 1999 Nagarajan Surendran <naga@cs.wustl.edu>naga1999-08-311-909/+1286
* Replaced ACE_TRY_ENV.print_exception with ACE_PRINT_EXCEPTION.naga1999-06-261-4/+4
* Fixed a few warnings for unused args. Thanks to Carlos for reporting these.naga1999-06-231-3/+3
* ChangeLogTag:Tue Jun 22 17:45:16 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-221-1/+1
* Fixed the THROW_SPEC warnings on HP-UX. Thanks to Steve Huston for reportingnaga1999-06-161-4/+4
* ChangeLogTag:Sun Jun 6 22:09:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-1/+0
* Fixed a few missing template instantiation spotted by Sun CC 5.0. Thanks to C...naga1999-06-061-14/+16
* ChangeLogTag:Sun Jun 6 00:23:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-1/+12
* ChangeLogTag:Wed Jun 2 13:18:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-021-22/+22
* Fixed the case-only difference in IDL by suffixing a _Msg to all enumerators.naga1999-05-311-18/+17
* Initialized 'result' to avoid a compiler warning.parsons1999-05-251-3/+3
* Fixed a warning about uninitialized variable.naga1999-05-241-1/+3
* Fixed a few warnings on g++. Thanks to David Levine for reporting these.naga1999-05-211-9/+17
* Fixed a few warnings.naga1999-05-211-5/+0
* Fixed g++ template errors and warnings. Thanks to David and Andy for reportingnaga1999-05-211-3/+34
* Changed TAO_StreamEndPoint from a template to non-template and added MSVCnaga1999-05-211-0/+17
* Fixed the misinterpretation of the credit message. Thanks to Leifnaga1999-05-041-1/+0
* Made the DUMP_BUF macro to a function. Also removed all signed/unsigned warni...naga1999-04-081-60/+117
* Replaced the CDR with ACE_CDR and also moved the FRAGMENT_SET_ITERATOR outsidenaga1999-04-071-8/+8