summaryrefslogtreecommitdiff
path: root/ace/Stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* Repo restructuringWilliam R. Otte2006-07-241-617/+0
* ChangeLogTag:Fri Oct 28 00:01:06 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-10-281-7/+3
* ChangeLogTag: Fri Apr 8 16:39:00 2005 Gary Maxey <gary.maxey@hp.com>gmaxey2005-04-081-0/+3
* ChangeLogTag: Wed Jun 16 07:56:12 UTC 2004 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2004-06-161-1/+1
* ChangeLogTag:Wed May 5 14:14:53 2004 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2004-05-051-6/+5
* ChangeLogTag:Wed Apr 28 22:06:08 2004 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2004-04-291-4/+12
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-2/+5
* ChangeLogTag:Thu Jun 12 15:20:37 2003 Balachandran Natarajan <bala@dre.vand...bala2003-06-121-7/+3
* ChangeLogTag:Thu Jun 14 16:20:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-141-1/+2
* Changes to support Green Hills Native x86 compiler.oci2001-01-191-1/+1
* ChangeLogTag:Mon Oct 30 11:38:07 2000 Carlos O'Ryan <coryan@cs.wustl.edu>coryan2000-10-301-1/+1
* ChangeLogTag:Fri Oct 27 15:02:56 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-10-271-109/+60
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-9/+9
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-16/+16
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+0
* ChangeLogTag:Tue Aug 17 19:10:00 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-08-181-4/+4
* ChangeLogTag:Tue Aug 17 11:56:33 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-171-4/+18
* ChangeLogTag:Thu Jul 22 16:55:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-221-1/+2
* Fixed format specifier that was expecting an integer argument.Ossama Othman1999-07-161-1/+1
* ChangeLogTag: Thu Jul 08 14:56:22 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-081-3/+3
* Pure unicode fixes.nanbor1999-07-051-5/+5
* (sample): replace return statement with an else branch, to make it easierlevine1999-06-221-17/+17
* fixed for ACE_LACKS_LONGLONG_T platforms.levine1999-06-221-5/+28
* ChangeLogTag:Mon Jun 21 14:17:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-211-0/+192
* CE changes: Sat Feb 13 22:06:17 1999 Nanbor Wangnanbor1999-02-141-0/+6
* (std_dev): added comments to not reformat some code. It compiles withlevine1998-12-071-9/+15
* Changes for pSOS using Diab 4.2a releasecdgill1998-12-061-3/+9
* (std_dev): fixed difference calculation so that it always calculates a non-ne...levine1998-12-041-16/+10
* (mean): removed caching. It didn't account for the fact that it couldlevine1998-11-251-77/+73
* modified standard deviation calculation to help avoid overflowlevine1998-09-231-102/+201
* use ACE_UINT64_LITERAL to replace platform-specific codelevine1998-07-141-13/+6
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Made CE friendlynanbor1998-07-071-9/+9
* (sample): continue aggregating data evenlevine1998-05-271-35/+17
* added some casts to avoid MSVC++ warnings about narrowinglevine1998-05-221-3/+6
* *** empty log message ***nanbor1998-05-221-1/+8
* added ACE_Stats classlevine1998-05-201-0/+337