diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-07 22:19:58 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-07 22:19:58 +0000 |
commit | c5f1347e390f1bc1c92c1b6bd17a73c7a1d8c099 (patch) | |
tree | e52d2e277794ce25ee32ad5b22084ac9653b2fcb /ChangeLog-97a | |
parent | 1feb58ca434b415d145b62c3a9704d31a912cf77 (diff) | |
download | ATCD-c5f1347e390f1bc1c92c1b6bd17a73c7a1d8c099.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 0563ae1c093..6a4f86c626c 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,12 @@ +Mon Jul 07 17:01:47 1997 <irfan@TWOSTEP> + + * ace/High_Res_Timer.cpp (get_registry_scale_factor): Rewrote some + of the code to make things more stable. We may need to rewrite + some parts so that the static variable is not initialized if we + are not using Timers. Currently, everyone using ACE on Win32 + pays the price for running this code, irrespective of whether + they are using Timers or not. + Thu Jul 3 20:36:19 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> * performance-tests/Misc/childbirth_time.cpp: Changed the |