summaryrefslogtreecommitdiff
path: root/ace/Stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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