summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8076db650a1..e0527016638 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri May 9 10:17:11 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * bin/fuzz.pl (check_for_ptr_arith_t):
+
+ New check for ptr_arith_t usage in source files. Steve Huston
+ points out that we should be using the portable/standard
+ ptrdiff_t type instead.
+
Fri May 9 12:12:51 2003 Chad Elliott <elliott_c@ociweb.com>
* bin/MakeProjectCreator/modules/ProjectCreator.pm:
@@ -101,10 +109,17 @@ Wed May 7 18:32:45 2003 Steve Huston <shuston@riverace.com>
Wed May 7 17:02:44 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+<<<<<<< ChangeLog
+ * bin/MakeProjectCreator/config/ciao_component.mpb: Added the
+ required libraries to build the server. This was necessitated by
+ the recent subsetting in TAO.
+
+=======
* bin/MakeProjectCreator/config/ciao_component.mpb: Added the
required libraries to build the server. This was necessitated by
the recent subsetting in TAO.
+>>>>>>> 4.5036
Wed May 7 17:25:49 2003 Steve Huston <shuston@riverace.com>
* ace/Service_Config.h: Added description of the -s option to
@@ -117,10 +132,17 @@ Wed May 7 14:00:31 2003 Steve Huston <shuston@riverace.com>
Wed May 7 12:03:28 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+<<<<<<< ChangeLog
+ * bin/topinfo_iorsize_stats.sh (FILES): Removed the memory
+ tracking on the client side since its of no use. Added code to
+ collect the actual size of the server growth once data is
+ marshalled.
+=======
* bin/topinfo_iorsize_stats.sh (FILES): Removed the memory
tracking on the client side since its of no use. Added code to
collect the actual size of the server growth once data is
marshalled.
+>>>>>>> 4.5036
* bin/generate_topinfo_stats.sh: Used the 4th argument to plot
information on the y axis.