summaryrefslogtreecommitdiff
path: root/tests/DLL_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Tue Jun 20 18:55:12 UTC 2006 Martin Corino <mcorino@remedy.nl>Johnny Willemsen2006-06-201-1/+1
* ChangeLogTag: Thu Apr 20 07:23:12 UTC 2006 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2006-04-201-7/+0
* ChangeLogTag:Tue Oct 11 01:17:10 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-10-111-2/+2
* ChangeLogTag:Thu Oct 6 15:42:29 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-10-061-4/+1
* ChangeLogTag: Fri Jun 10 16:03:12 UTC 2005 Martin Corino <mcorino@remedy.nl>mcorino2005-06-101-3/+2
* ChangeLogTag:Fri Feb 25 17:29:12 2005 Steve Huston <shuston@riverace.com>Steve Huston2005-02-251-3/+3
* ChangeLogTag:Thu Jan 20 18:18:00 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-01-211-4/+4
* ChangeLogTag:Thu Feb 26 12:26:28 2004 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2004-02-261-1/+1
* ChangeLogTag: Fri Jan 16 09:56:53 UTC 2004 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2004-01-161-2/+4
* ChangeLogTag:Fri Nov 14 00:42:22 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-141-2/+4
* ChangeLogTag:Thu Nov 13 23:22:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-131-0/+4
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-1/+1
* ChangeLogTag:Wed Jul 23 23:47:52 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-07-231-0/+34
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-2/+2
* ChangeLogTag:Tue Jul 16 14:19:37 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-07-161-1/+1
* ChangeLogTag: Thu Jun 27 20:26:33 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>crodrigu2002-06-271-2/+2
* ChangeLogTag:Tue May 28 10:47:50 UTC 2002 Don Hinton <dhinton@ieee.org>dhinton2002-05-281-18/+46
* Wed May 15 15:58:07 UTC 2002 Don Hinton <dhinton@ieee.org>dhinton2002-05-151-3/+11
* ChangeLogTag:Mon Apr 22 15:20:02 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-04-221-3/+10
* ChangeLogTag:Sat Apr 13 15:42:03 UTC 2002 Don Hinton <dhinton@ieee.org>dhinton2002-04-131-10/+14
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag:Sun Apr 08 18:55:58 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-04-091-18/+9
* ChangeLogTag:Wed Mar 21 16:00:56 2001 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2001-03-211-2/+14
* ChangeLogTag:Sun Feb 25 16:33:26 2001 Darrell Brunsch <brunsch@uci.edu>brunsch2001-02-261-2/+7
* ChangeLogTag:Sun Feb 25 09:04:43 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-02-251-1/+1
* ChangeLogTag:Sat Feb 24 17:50:38 2001 Darrell Brunsch <brunsch@uci.edu>brunsch2001-02-251-1/+1
* ChangeLogTag:Sat Feb 24 15:44:58 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-02-241-15/+3
* Sat Feb 24 09:45:18 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-02-241-30/+8
* Fooey, checked in without fixing the ACE_START_TEXT/ACE_END_TEST macrosbrunsch2001-02-221-2/+2
* ChangeLogTag:Wed Feb 21 20:10:42 2001 Darrell Brunsch <brunsch@uci.edu>brunsch2001-02-221-2/+2
* ChangeLogTag: Sun Jan 7 08:59:09 2001 Balachandran Natarajan <bala@cs.wust...bala2001-01-071-2/+1
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-16/+16
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-17/+13
* ChangeLogTag:Tue Oct 05 21:58:06 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-10-061-1/+3
* .schmidt1999-07-161-5/+1
* Pure unicode fixes.nanbor1999-07-051-4/+4
* ChangeLogTag:Fri Jul 2 11:49:12 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-021-5/+5
* Removed static from cdecl_decoration functionkirthika1999-06-301-3/+4
* .schmidt1999-06-261-5/+18
* the ANSI C++ spec says you can no longer cast a void* to a functionkirthika1999-06-071-1/+10
* *** empty log message ***irfan1999-05-291-11/+11
* Use the new DLL_Test.h file which has the Hello class.Steve Huston1999-03-181-24/+2
* Shifted teh START_TEST before the #ifdefs.kirthika1999-03-121-12/+12
* Allowed the main to be accessed by all platforms.kirthika1999-03-111-5/+10
* Enable it to run on HP-UX. Generalize the prefix/suffix with platformSteve Huston1999-03-021-4/+6
* Optimised the if define statements for ACE_HAS_SVR4_DYNAMIC_LINKING.kirthika1999-03-021-8/+2
* Defined RUN_MAIN to care of the WIN32 case.kirthika1999-03-021-2/+8
* Added a check for WIN32 too.kirthika1999-03-021-3/+3
* Added the ACE_HAS_SVR4_DYNAMIC_LINKING directive only for Win32kirthika1999-03-021-1/+1
* Defined ACE_HAS_SVR4_DYNAMIC_LINKING as a protection to prohibit users form r...kirthika1999-03-021-0/+1