summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-07-23 18:37:50 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-07-23 18:37:50 +0000
commit4adcd743c8eeecb8b275ea1a57221f41417c7720 (patch)
tree14dcef567aa5353ffdfb7bdfc478a335cfd3a789
parentd4a6cbca6e3c394c1fff2fba8a8cc44e335c6bb0 (diff)
downloadATCD-4adcd743c8eeecb8b275ea1a57221f41417c7720.tar.gz
ChangeLogTag:Mon Jul 23 1:44:23 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a28
-rw-r--r--TAO/tao/TAO_Static.dsp16
2 files changed, 30 insertions, 14 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 8280c521b5e..20a30a2755b 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,9 +1,13 @@
+Mon Jul 23 1:44:23 2001 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tao/TAO_Static.dsp: Added GIOP_Lite files to the builds.
+
Mon Jul 23 11:44:30 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Support for GIOP Lite and GIOP Fragments are being added in this
checkin. Merged from the branch giop_lite_fragment.
- * tao/Makefile:
+ * tao/Makefile:
* tao/Makefile.bor: Added GIOP Lite files to the list of files.
Sat Jul 14 16:42:07 2001 Balachandran Natarajan <bala@cs.wustl.edu>
@@ -65,7 +69,7 @@ Sun Jul 22 21:53:23 2001 Irfan Pyarali <irfan@cs.wustl.edu>
* tests/Exposed_Policies/Policy_Tester.cpp (Policy_Tester): Fixed
several things:
-
+
- No need for the Policy_Tester::~Policy_Tester to call
shutdown(). This is already done by the servant.
@@ -81,9 +85,9 @@ Sun Jul 22 21:53:23 2001 Irfan Pyarali <irfan@cs.wustl.edu>
- Removed unnecessary default values from the function
prototypes.
- * tests/Exposed_Policies/run_test.pl:
- * tests/Exposed_Policies/POA.cfg:
- * tests/Exposed_Policies/Object.cfg:
+ * tests/Exposed_Policies/run_test.pl:
+ * tests/Exposed_Policies/POA.cfg:
+ * tests/Exposed_Policies/Object.cfg:
Updated config files so that the priorities would be ok for
Win32.
@@ -97,7 +101,7 @@ Sun Jul 22 16:44:16 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Big_Reply/Client_Task.cpp:
* tests/Big_Reply/Client_Task.h: Fixed a compile error in no
- exception builds.
+ exception builds.
Sun Jul 22 13:36:21 2001 Craig Rodrigues <crodrigu@bbn.com>
@@ -113,7 +117,7 @@ Sun Jul 20 12:30:00 2001 Michael Kircher <Michael.Kircher@mchp.siemens.de>
* tao/Asynch_Invocation.cpp:
* tao/Asynch_Invocation.i:
- Changed the code which sets up a reply dispatcher for
+ Changed the code which sets up a reply dispatcher for
AMI calls to only set up one, if a non-nil reply handler
got registerd. This change is related to my change on
Fri Jul 20 08:10:00 2001. It assumes that the ORB
@@ -123,21 +127,21 @@ Sun Jul 22 09:43:09 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Big_Reply/Test.idl: Added a no-op ping () operation which
is used to setup a connection properly.
-
+
* tests/Big_Reply/Client_Task.cpp:
* tests/Big_Reply/Client_Task.h: Called the ping () method before
getting the replies.
-
+
* tests/Big_Reply/Big_Reply_i.h:
* tests/Big_Reply/Big_Reply_i.cpp: Implementation for the ping ()
- method.
-
+ method.
+
Sun Jul 22 09:27:30 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Oneway_Buffering/Test.idl: Changed the operation
request_received () in Oneway_Buffering_Admin interface to a
oneway. The reason for doing this has been well documented in
- bug #982.
+ bug #982.
Fri Jul 20 23:58:12 2001 Balachandran Natarajan <bala@cs.wustl.edu>
diff --git a/TAO/tao/TAO_Static.dsp b/TAO/tao/TAO_Static.dsp
index 4601c4d5a82..5353de0a536 100644
--- a/TAO/tao/TAO_Static.dsp
+++ b/TAO/tao/TAO_Static.dsp
@@ -40,8 +40,8 @@ RSC=rc.exe
# PROP Output_Dir ""
# PROP Intermediate_Dir "LIB\Release"
# PROP Target_Dir ""
-LINK32=link.exe -lib
MTL=midl.exe
+LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../" /I "../" /D "_WINDOWS" /D "_CONSOLE" /D "NDEBUG" /D "WIN32" /D "TAO_AS_STATIC_LIBS" /D "ACE_AS_STATIC_LIBS" /FD /c
# SUBTRACT CPP /YX
@@ -66,8 +66,8 @@ LIB32=link.exe -lib
# PROP Output_Dir ""
# PROP Intermediate_Dir "LIB\Debug"
# PROP Target_Dir ""
-LINK32=link.exe -lib
MTL=midl.exe
+LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../" /I "../" /D "_WINDOWS" /D "_CONSOLE" /D "_DEBUG" /D "WIN32" /D "ACE_AS_STATIC_LIBS" /D "TAO_AS_STATIC_LIBS" /FD /c
# SUBTRACT CPP /YX
@@ -351,6 +351,10 @@ SOURCE=.\GIOP_Message_Generator_Parser_Impl.h
# End Source File
# Begin Source File
+SOURCE=.\GIOP_Message_Lite.h
+# End Source File
+# Begin Source File
+
SOURCE=.\GIOP_Message_Locate_Header.h
# End Source File
# Begin Source File
@@ -1051,6 +1055,10 @@ SOURCE=.\GIOP_Message_Generator_Parser_Impl.inl
# End Source File
# Begin Source File
+SOURCE=.\GIOP_Message_Lite.i
+# End Source File
+# Begin Source File
+
SOURCE=.\GIOP_Message_Locate_Header.i
# End Source File
# Begin Source File
@@ -1675,6 +1683,10 @@ SOURCE=.\GIOP_Message_Generator_Parser_Impl.cpp
# End Source File
# Begin Source File
+SOURCE=.\GIOP_Message_Lite.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\GIOP_Message_Locate_Header.cpp
# End Source File
# Begin Source File