summaryrefslogtreecommitdiff
path: root/ACE/ACEXML
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant voidJohnny Willemsen2020-12-1724-165/+165
|
* Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we ↵Johnny Willemsen2020-11-101-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | require C++11 compiler support * ACE/ACEXML/examples/SAXPrint/main.cpp: * ACE/ace/ARGV.h: * ACE/ace/Basic_Types.h: * ACE/ace/Bound_Ptr.h: * ACE/ace/Bound_Ptr.inl: * ACE/ace/CDR_Stream.cpp: * ACE/ace/Codeset_IBM1047.cpp: * ACE/ace/Event_Handler.cpp: * ACE/ace/Event_Handler.h: * ACE/ace/Global_Macros.h: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/Proactor.cpp: * ACE/ace/Process_Manager.h: * ACE/ace/Reactor.h: * ACE/ace/Reactor_Timer_Interface.h: * ACE/ace/Signal.h: * ACE/ace/Thread_Manager.cpp: * ACE/ace/Time_Policy.h: * ACE/ace/Time_Value.cpp: * ACE/ace/Time_Value.h: * ACE/ace/Time_Value.inl: * ACE/ace/WFMO_Reactor.cpp: * ACE/ace/XML_Utils/XML_Helper.h: * ACE/ace/XML_Utils/XSCRT/Elements.hpp: * ACE/ace/config-macosx-lion.h: * ACE/examples/APG/Active_Objects/AO.cpp: * ACE/examples/APG/Active_Objects/AO2.cpp: * ACE/examples/APG/Naming/Name_Binding.h: * ACE/examples/APG/Reactor/HAStatus.cpp: * ACE/examples/Threads/future1.cpp: * ACE/examples/Threads/future2.cpp: * ACE/netsvcs/lib/Client_Logging_Handler.cpp: * ACE/netsvcs/lib/Server_Logging_Handler_T.cpp: * ACE/tests/Bound_Ptr_Test.cpp: * ACE/tests/Bug_2540_Regression_Test.cpp: * ACE/tests/Bug_2820_Regression_Test.cpp: * ACE/tests/Chrono_Test.cpp: * ACE/tests/Compiler_Features_15_Test.cpp: * ACE/tests/Compiler_Features_16_Test.cpp: * ACE/tests/Compiler_Features_17_Test.cpp: * ACE/tests/Compiler_Features_18_Test.cpp: * ACE/tests/Compiler_Features_19_Test.cpp: * ACE/tests/Compiler_Features_20_DLL.h: * ACE/tests/Compiler_Features_21_Test.cpp: * ACE/tests/Compiler_Features_23_Test.cpp: * ACE/tests/Compiler_Features_24_Test.cpp: * ACE/tests/Compiler_Features_25_Test.cpp: * ACE/tests/Compiler_Features_26_Test.cpp: * ACE/tests/Compiler_Features_27_Test.cpp: * ACE/tests/Compiler_Features_28_Test.cpp: * ACE/tests/Compiler_Features_29_Test.cpp: * ACE/tests/Compiler_Features_31_Test.cpp: * ACE/tests/Compiler_Features_32_Test.cpp: * ACE/tests/Compiler_Features_34_Test.cpp: * ACE/tests/Compiler_Features_35_Test.cpp: * ACE/tests/Compiler_Features_36_Test.cpp: * ACE/tests/DLL_Test.cpp: * ACE/tests/Process_Manager_Test.cpp: * ACE/tests/Reactor_Remove_Resume_Test.cpp: * ACE/tests/Reactor_Timer_Test.cpp: * ACE/tests/Task_Ex_Test.cpp: * TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: * TAO/TAO_IDL/be_include/be_helper.h: * TAO/orbsvcs/ImplRepo_Service/AsyncListManager.h: * TAO/tao/Object.h:
* Layout changesJohnny Willemsen2020-10-281-8/+4
|
* Make use of C++11 std::unique_ptrJohnny Willemsen2020-08-211-0/+5
| | | | | | | * ACE/ACEXML/examples/SAXPrint/main.cpp: * ACE/tests/Bug_2540_Regression_Test.cpp: * ACE/tests/Bug_2820_Regression_Test.cpp: * ACE/tests/DLL_Test.cpp:
* Moved all changelogs to the ChangeLogs directoryJohnny Willemsen2019-03-131-1256/+0
|
* Removed noop comments, no need for that. Removed empty lines, some old ↵Johnny Willemsen2019-01-293-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commented out code and some unicode fixs * ACE/ACEXML/apps/svcconf/Svcconf_Handler.cpp: * ACE/ACEXML/common/DefaultHandler.cpp: * ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp: * TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp: * TAO/examples/Event_Comm/Notifier_Server.cpp: * TAO/examples/OBV/Simple_util.cpp: * TAO/examples/Persistent_Grid/Grid_i.cpp: * TAO/examples/Persistent_Grid/Simple_util.cpp: * TAO/examples/PluggableUDP/tests/Performance/UDP_i.cpp: * TAO/examples/Simple/bank/AccountManager_i.cpp: * TAO/examples/Simple/bank/Account_i.cpp: * TAO/examples/Simple/grid/Grid_i.cpp: * TAO/examples/Simple/time-date/Time_Date_Client_i.cpp: * TAO/examples/Simple/time/Time_i.cpp: * TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp: * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp: * TAO/orbsvcs/ImplRepo_Service/Locator_Repository.cpp: * TAO/orbsvcs/Time_Service/Clerk_i.cpp: * TAO/orbsvcs/Time_Service/Server_i.cpp: * TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.cpp: * TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.cpp: * TAO/orbsvcs/tests/Bug_2247_Regression/test_i.cpp: * TAO/orbsvcs/tests/Bug_2248_Regression/test_i.cpp: * TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.cpp: * TAO/tao/LF_Multi_Event.cpp: * TAO/tao/Transport.cpp: * TAO/tests/Big_Reply/Big_Reply_i.cpp: * TAO/tests/Bug_2935_Regression/sink_i.cpp: * TAO/tests/Bug_3276_Regression/test_i.cpp: * TAO/tests/CSD_Collocation/Collocation_Tester.cpp: * TAO/tests/CSD_Collocation/Diamond_i.cpp: * TAO/tests/Collocation/Collocation_Tester.cpp: * TAO/tests/Collocation/Diamond_i.cpp: * TAO/tests/DIOP/UDP_i.cpp: * TAO/tests/InterOp-Naming/INS_i.cpp: * TAO/tests/InterOp-Naming/Server_i.cpp: * TAO/tests/MProfile/test_i.cpp: * TAO/tests/MProfile_Connection_Timeout/test_i.cpp: * TAO/tests/MProfile_Forwarding/Servant_Locator.cpp: * TAO/tests/MProfile_Forwarding/test_i.cpp: * TAO/tests/OBV/Simple/Simple_util.cpp: * TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl: * TAO/tests/Smart_Proxies/Collocation/Coll_Tester.cpp: * TAO/tests/Smart_Proxies/Collocation/Diamond_i.cpp:
* Fix broken links and some doxygen enhancementsJohnny Willemsen2019-01-251-3/+3
| | | | | | | * ACE/ACE-INSTALL.html: * ACE/ACEXML/common/URL_Addr.h: * ACE/examples/Web_Crawler/URL_Addr.h: * TAO/docs/releasenotes/index.html:
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-242-2/+2
|
* Removed scope of variableJohnny Willemsen2017-11-101-2/+1
| | | | * ACE/ACEXML/common/Mem_Map_Stream.cpp:
* Fixed exception throwingJohnny Willemsen2017-11-101-16/+7
| | | | * ACE/ACEXML/parser/parser/Parser.cpp:
* Fixed typosJohnny Willemsen2017-08-311-3/+1
| | | | | | * ACE/ACEXML/README: * ACE/apps/JAWS2/main.cpp: * ACE/contrib/FaCE/README:
* Removed left over Id tagsJohnny Willemsen2017-08-311-1/+0
|
* Fixed typosJohnny Willemsen2017-03-312-2/+2
| | | | | | | | | | | | | | | | | | | * ACE/ACEXML/parser/parser/Parser.cpp: * ACE/ACEXML/parser/parser/Parser.h: * ACE/ASNMP/asnmp/sagent.h: * ACE/ASNMP/asnmp/snmp.h: * ACE/ace/Service_Config.cpp: * ACE/apps/gperf/src/Options.cpp: * ACE/tests/Malloc_Test.cpp: * TAO/TAO_IDL/be/be_interface.cpp: * TAO/TAO_IDL/be_include/be_interface.h: * TAO/examples/OBV/Simple_util.h: * TAO/examples/Persistent_Grid/Simple_util.h: * TAO/examples/Simple/Simple_util.h: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.cpp: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.h: * TAO/tests/Bug_3683_Regression/Simple_util.h: * TAO/tests/OBV/Simple/Simple_util.h:
* Fixed typoJohnny Willemsen2017-01-023-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ACEXML/common/DTD_Manager.h: * ACE/ACEXML/common/NamespaceSupport.h: * ACE/ACEXML/parser/debug_validator/Debug_DTD_Manager.h: * ACE/ace/Containers_T.h: * ACE/ace/DLL.h: * ACE/ace/QoS/QoS_Session.h: * ACE/ace/QoS/QoS_Session_Impl.cpp: * ACE/ace/QoS/QoS_Session_Impl.h: * ACE/ace/RB_Tree.h: * ACE/ace/SSL/SSL_SOCK_Stream.cpp: * ACE/ace/SSL/SSL_SOCK_Stream.inl: * ACE/ace/Select_Reactor_T.cpp: * ACE/ace/TP_Reactor.cpp: * ACE/ace/Token.cpp: * ACE/apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/file.h: * ACE/examples/APG/Signals/SigHandler.cpp: * ACE/examples/APG/Signals/SigHandlers.cpp: * ACE/examples/Reactor/Proactor/test_aiosig.cpp: * ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp: * ACE/examples/Reactor/WFMO_Reactor/APC.cpp: * ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp: * ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp: * ACE/tests/Cached_Accept_Conn_Test.cpp: * ACE/tests/Dev_Poll_Reactor_Echo_Test.cpp: * ACE/tests/Dev_Poll_Reactor_Test.cpp: * TAO/DevGuideExamples/PortableInterceptors/Auth/ServerInitializer.cpp: * TAO/examples/Content_Server/AMI_Observer/Callback_Handler.cpp: * TAO/orbsvcs/examples/Notify/Subscribe/Subscribe.h: * TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.cpp: * TAO/orbsvcs/examples/RtEC/Kokyu/Supplier.h: * TAO/orbsvcs/orbsvcs/Event/EC_ObserverStrategy.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Round_Robin.cpp: * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: * TAO/orbsvcs/tests/Bug_1630_Regression/testclient.cpp: * TAO/orbsvcs/tests/Concurrency/CC_command.cpp: * TAO/orbsvcs/tests/Event/Mcast/Two_Way/application.cpp: * TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.h: * TAO/tao/Connection_Handler.cpp: * TAO/tao/IIOP_Connector.cpp: * TAO/tao/Invocation_Utils.h: * TAO/tao/LF_CH_Event.h: * TAO/tao/ORB_Core.cpp: * TAO/tao/Stub.h: * TAO/tao/Stub.inl: * TAO/tao/Transport.h: * TAO/tests/Bug_1495_Regression/Threaded_Server.cpp: * TAO/tests/Bug_1495_Regression/server_interceptor.cpp: * TAO/tests/Bug_3748_Regression/client.cpp: * TAO/tests/DII_AMI_Forward/server_interceptor.cpp: * TAO/tests/DynValue_Test/main.cpp: * TAO/tests/Explicit_Event_Loop/client.cpp: * TAO/tests/Explicit_Event_Loop/server.cpp: * TAO/tests/IORManipulation/IORTest.cpp: * TAO/tests/POA/On_Demand_Act_Direct_Coll/Collocated_Test.cpp: * TAO/tests/Portable_Interceptors/Bug_1559/server_interceptor.cpp: * TAO/tests/Portable_Interceptors/ForwardRequest/Client_Request_Interceptor.cpp: * TAO/tests/Portable_Interceptors/ForwardRequest/Server_Request_Interceptor.cpp: * TAO/tests/TransportCurrent/Framework/client.cpp: * TAO/tests/TransportCurrent/IIOP/client.cpp:
* removed commented out codeJohnny Willemsen2016-09-141-24/+0
| | | | * ACE/ACEXML/examples/SAXPrint/main.cpp:
* Fixed coverity reported issuesJohnny Willemsen2016-09-143-26/+6
| | | | | | * ACE/ACEXML/common/Mem_Map_Stream.cpp: * ACE/ACEXML/examples/SAXPrint/Print_Handler.cpp: * ACE/ACEXML/examples/SAXPrint/Print_Handler.h:
* Don't delete the member of the base in ACEXML_SAXNotSupportedException, the ↵Johnny Willemsen2016-09-141-1/+0
| | | | | | base class destructor already handles that * ACE/ACEXML/common/SAXExceptions.cpp:
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-062-0/+4
|
* Trailing whitespacesJohnny Willemsen2015-01-073-3/+3
|
* Shorter headerJohnny Willemsen2015-01-071-1/+0
|
* Removed id tag from mwc filesJohnny Willemsen2015-01-071-2/+0
|
* Shorten file headersJohnny Willemsen2015-01-076-7/+0
|
* Shorten file headersJohnny Willemsen2015-01-071-2/+0
|
* Zap id tag from .txt filesJohnny Willemsen2015-01-075-6/+6
|
* Replaced README filesJohnny Willemsen2015-01-072-2/+2
|
* TAO replacementsJohnny Willemsen2015-01-075-5/+5
|
* Last ACE Id tag replacementsJohnny Willemsen2015-01-071-2/+2
|
* Also handle mpb filesJohnny Willemsen2015-01-071-2/+0
|
* More Id tagJohnny Willemsen2015-01-071-1/+1
|
* More Id tagsJohnny Willemsen2015-01-0715-15/+15
|
* Removed some more id tagsJohnny Willemsen2015-01-076-6/+6
|
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-071-2/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-0748-96/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-0744-85/+0
|
* Zapped two line id tagsJohnny Willemsen2015-01-072-6/+0
|
* Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-10-203-4/+4
| | | | | | | | | | | | | | | * ACEXML/common/XMLFilterImpl.h: * ACEXML/common/XMLFilterImpl.cpp: * ACEXML/parser/parser/Entity_Manager.h: * ace/ETCL/ETCL_l.cpp: * protocols/ace/RMCast/Flow.h: * protocols/ace/RMCast/Flow.cpp: * protocols/ace/RMCast/Reassemble.h: * protocols/ace/RMCast/Reassemble.cpp: * protocols/ace/TMCast/TransactionController.hpp: Clean up unused member warnings identified by clang 6.0. * bin/PerlACE/Process_Unix.pm: increase the valgrind wait factor to accommodate slower machines.
* Merge in OCI_Reliability_Enhancements branch. stanleyk2013-02-052-4/+35
|
* ChangeLogTag:Tueschmidt2012-02-282-1/+8
|
* Fri Oct 21 09:50:19 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-10-212-1/+6
| | | | | * parser/parser/Parser.cpp: Initialise variable with 0
* Fri Oct 21 09:48:21 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-10-2128-32/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * common/Attributes.h: * common/AttributesImpl.h: * common/Attributes_Def_Builder.h: * common/CharStream.h: * common/ContentHandler.h: * common/DTDHandler.h: * common/DTD_Manager.h: * common/DefaultHandler.h: * common/Element_Def_Builder.h: * common/Encoding.h: * common/EntityResolver.h: * common/ErrorHandler.h: * common/Exception.h: * common/HttpCharStream.h: * common/InputSource.h: * common/Locator.h: * common/LocatorImpl.h: * common/Mem_Map_Stream.h: * common/NamespaceSupport.h: * common/SAXExceptions.h: * common/StrCharStream.h: * common/StreamFactory.h: * common/Transcode.h: * common/URL_Addr.h: * common/Validator.h: * common/XMLFilterImpl.h: * common/XMLReader.h: Doxygen changes, fix some Klocwork reports
* Thu Oct 20 06:57:38 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>Johnny Willemsen2011-10-2010-730/+0
| | | | | | | * *.*: Removed autoconf support due to lack of resources/funding to get autoconf really working. It now only causes confusions and not working configurations for users.
* Sat Oct 8 09:00:00 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-084-5/+8
| | | | | | | | * ACEXML/examples/SAXPrint/namespaces.xml: * ACEXML/examples/SAXPrint/ns.svc.conf.xml: * ACEXML/examples/SAXPrint/simple.svcconf.xml: * ACEXML/examples/SAXPrint/svc.conf.xml: XML does not allow anything before the xml-tag.
* Fri Oct 7 09:45:31 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-072-0/+6
| | | | | | | * ACEXML/docs/TODO.txt: * ACEXML/docs/bugs.txt: * ASNMP/tests/run_tests.sh: Fuzz
* Fri Oct 7 09:10:55 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * ACEXML/docs/readme.txt: * ASNMP/README: * Kokyu/README: * bin/LabVIEW_RT/README: * bin/PerlACE/README: * contrib/FaCE/README: * examples/C++NPv1/README: * examples/C++NPv2/README: * examples/IPC_SAP/SSL_SAP/README: * examples/Semaphores/README: * html/README: * netsvcs/lib/README: * performance-tests/README: * performance-tests/RPC/README: * performance-tests/Synch-Benchmarks/Perf_Test/README: * performance-tests/Synch-Benchmarks/README: * performance-tests/Synch-Benchmarks/Synch_Lib/README: * performance-tests/TCP/README: * performance-tests/TTCP/C/README: * performance-tests/UDP/README: * protocols/ace/HTBP/README: * websvcs/README: Fuzz: No id-tags. Also uniform way of declaring the Id-tags
* Fri Oct 7 07:48:32 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-075-0/+19
| | | | | | | | | | | | | * ACEXML/examples/SAXPrint/broken.xml: * ACEXML/examples/SAXPrint/namespaces.xml: * ACEXML/examples/SAXPrint/ns.svc.conf.xml: * ACEXML/examples/SAXPrint/simple.svcconf.xml: * ACEXML/examples/SAXPrint/svc.conf.xml: * Kokyu/tests/DSRT_MIF/svc.conf.xml: * examples/ASX/CCM_App/svc.conf.xml: * netsvcs/servers/svc.conf.xml: * tests/Service_Config_Test.conf.xml: Fuzz: No Id-tags.
* Tue May 31 07:13:01 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-05-311-2/+4
| | | | | * ACEXML/examples/SAXPrint/main.cpp: Fixed compile error.
* Mon May 30 18:44:55 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-05-301-1/+1
| | | | | | | | * ACEXML/examples/SAXPrint/main.cpp: Fixed gcc 4.6 warning * docs/bczar/bczar.html: Added some more packages
* ChangeLogTag: Mon Dec 20 21:10:55 UTC 2010 Olli Savia <ops@iki.fi>olli2010-12-201-1/+1
|
* Mon Nov 15 09:40:48 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Zap TAO as directory * ACEXML/common/XML_Types.h: * ace/Auto_Ptr.h: * ace/Basic_Types.h: * ace/OS_NS_Thread.cpp: * ace/Obchunk.cpp: * ace/Object_Manager.cpp: * ace/Object_Manager_Base.cpp: * ace/Proactor.h: * ace/SOCK_Dgram.h: * ace/SOCK_Dgram.inl: * ace/SOCK_Dgram_Mcast.h: * ace/SOCK_Dgram_Mcast.cpp: * ace/SString.h: * ace/SString.cpp: * ace/Thread_Exit.cpp: * ace/Timer_List.h: * ace/config-lite.h: * apps/JAWS/clients/Caching/Locator_Request_Reply.cpp: * apps/JAWS/clients/Caching/URL_Properties.h: * apps/JAWS/clients/Caching/URL_Properties.inl: * apps/JAWS/clients/Caching/URL_Properties.cpp: Clean of deprecated define ACE_USHORT16 and ACE_AUTO_PTR_RESET * configure.ac: Updated support address
* Fri Sep 24 12:41:13 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-241-1/+1
| | | | | | | | | | | | | * ACE-INSTALL.html: Updated Remedy platforms * ACEXML/parser/parser/Parser.h: * ace/Containers_T.h: * ace/Containers_T.cpp: * ace/OS_NS_string.h: * ace/OS_NS_wchar.h: * apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/shexp.h: Fixed typo