From 6691db2408b23cd4d5499f10fe99a850b9d70af4 Mon Sep 17 00:00:00 2001 From: jtc Date: Wed, 25 May 2005 01:49:12 +0000 Subject: ChangeLogTag: Tue May 24 20:46:28 2005 Olli Savia --- ACEXML/ChangeLog | 27 +++++++++++++++++++++++++++ ChangeLog | 21 +-------------------- 2 files changed, 28 insertions(+), 20 deletions(-) diff --git a/ACEXML/ChangeLog b/ACEXML/ChangeLog index 68da2d7a1ba..fa1e1bb4aa5 100644 --- a/ACEXML/ChangeLog +++ b/ACEXML/ChangeLog @@ -8,6 +8,33 @@ Tue May 24 18:39:02 2005 J.T. Conklin Added XML_Util.h to Header_Files section. +Tue May 24 09:18:34 2005 Justin Michel + + * tests/util/test.cpp: + + Fixed for loop scoping problem for non-standard compilers. + +Mon May 23 14:52:19 2005 Justin Michel + + * tests/util/util.mpc: + + Add missing $ Id tag. + +Mon May 23 13:02:25 2005 Justin Michel + + * common/XML_Util.h: + * common/XML_Util.cpp: + + Added new ACEXML_escape_string() functions to allow replacement of + illegal characters, (', ", &, <, >, etc.) with the escaped versions. + (", <, etc.) + + * tests/util/test.cpp: + * tests/util/util.mpc: + + This is a performance test used while making the above functions, and + testing performance with ACE_String_Base. + Fri Apr 22 21:34:19 2005 Ossama Othman * parser/parser/Parser.cpp (parse_entity_decl): diff --git a/ChangeLog b/ChangeLog index a6310dd09fc..f8f4e4d4121 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,15 +2,9 @@ Tue May 24 20:46:28 2005 Olli Savia * ace/config-irix6.x-common.h: * ace/config-linux-common.h: - Changed incorrect define ACE_USES_NEW_TERMIOS to + Changed incorrect define ACE_USES_NEW_TERMIOS to ACE_USES_NEW_TERMIOS_STRUCT. -Tue May 24 09:18:34 2005 Justin Michel - - * ACEXML/tests/util/test.cpp: - - Fixed for loop scoping problem for non-standard compilers. - Tue May 24 09:31:42 2005 Chad Elliott * bin/MakeProjectCreator/config/acedefaults.mpb: @@ -68,19 +62,6 @@ Mon May 23 14:52:19 2005 Justin Michel Mon May 23 13:02:25 2005 Justin Michel - * ACEXML/common/XML_Util.h: - * ACEXML/common/XML_Util.cpp: - - Added new ACEXML_escape_string() functions to allow replacement of - illegal characters, (', ", &, <, >, etc.) with the escaped versions. - (", <, etc.) - - * ACEXML/tests/util/test.cpp: - * ACEXML/tests/util/util.mpc: - - This is a performance test used while making the above functions, and - testing performance with ACE_String_Base. - * ace/String_Base.h: * ace/String_Base.inl: * ace/String_Base.cpp: -- cgit v1.2.1