diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-03 18:57:40 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-12-03 18:57:40 +0000 |
commit | f14e44bb9b1967e5a66eba13b1f5682ff08fa6d2 (patch) | |
tree | bdc9f1377e57912dc5ba5ab98078ef8ea68ac1f5 /ChangeLog | |
parent | a56111d5ac0a565e6f73ee2fe4cf5409d3afc9df (diff) | |
download | ATCD-f14e44bb9b1967e5a66eba13b1f5682ff08fa6d2.tar.gz |
ChangeLogTag:Mon Dec 3 10:54:34 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2dd85f74fe1..a6d3a0e8539 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Mon Dec 3 10:54:34 2001 Carlos O'Ryan <coryan@uci.edu> + + * ace/OS.h: + Document CDR default buffer sizes and control macros + using Doxygen. + Document memory alignment macros in Doxygen form. + + * ace/Sample_History.h: + * ace/Sample_History.inl: + Add accessor to get the samples saved on the history. + + * ace/RMCast/RMCast_Singleton_Factory.h: + Document constructor in more detail. + Mon Dec 03 07:54:04 2001 Johnny Willemsen <jwillemsen@remedy.nl> * ace/Unbounded_Queue.{h,cpp}: |