summaryrefslogtreecommitdiff
path: root/ACE/apps
Commit message (Collapse)AuthorAgeFilesLines
* Minor layout changesJohnny Willemsen2021-10-231-2/+0
| | | | | | | | * ACE/apps/JAWS3/bench/rqfiles.cpp: * ACE/examples/ASX/Event_Server/Transceiver/transceiver.h: * ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.h: * ACE/examples/Reactor/WFMO_Reactor/Console_Input.cpp: * ACE/netsvcs/lib/TS_Clerk_Handler.cpp:
* Minor layout changesJohnny Willemsen2021-10-231-18/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Process_Manager.cpp: * ACE/ace/Process_Manager.h: * ACE/ace/Service_Config.cpp: * ACE/ace/Sig_Adapter.cpp: * ACE/ace/Sig_Handler.cpp: * ACE/ace/Test_and_Set.h: * ACE/ace/Timer_Queue_Adapters.cpp: * ACE/ace/WFMO_Reactor.cpp: * ACE/ace/WFMO_Reactor.inl: * ACE/apps/Gateway/Gateway/Gateway.cpp: * ACE/examples/APG/Reactor/HAStatus.cpp: * ACE/examples/APG/Reactor/Reschedule.cpp: * ACE/examples/APG/Reactor/Schedule_Timers.cpp: * ACE/examples/APG/Reactor/Timer_Cancel.cpp: * ACE/examples/APG/Reactor/Timer_State_Data.cpp: * ACE/examples/APG/Signals/SigGuard.cpp: * ACE/examples/APG/Signals/SigHandler.cpp: * ACE/examples/APG/Signals/SigInfo.cpp: * ACE/examples/APG/ThreadManagement/Signals.cpp: * ACE/examples/APG/ThreadManagement/Signals2.cpp: * ACE/examples/ASX/Event_Server/Transceiver/transceiver.cpp: * ACE/examples/Connection/blocking/SPIPE-acceptor.cpp: * ACE/examples/Connection/misc/Connection_Handler.cpp: * ACE/examples/Connection/misc/Connection_Handler.h: * ACE/examples/Connection/non_blocking/CPP-connector.cpp: * ACE/examples/QOS/Change_Receiver_FlowSpec/QoS_Signal_Handler.h: * ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.cpp: * ACE/examples/QOS/Change_Sender_TSpec/QoS_Signal_Handler.h: * ACE/examples/QOS/Simple/QoS_Signal_Handler.h: * ACE/examples/Reactor/Misc/notification.cpp: * ACE/examples/Reactor/Misc/test_demuxing.cpp: * ACE/examples/Reactor/Misc/test_event_handler_t.cpp: * ACE/examples/Reactor/Misc/test_signals_1.cpp: * ACE/examples/Reactor/Misc/test_signals_2.cpp: * ACE/examples/Reactor/WFMO_Reactor/APC.cpp: * ACE/examples/Reactor/WFMO_Reactor/Abandoned.cpp: * ACE/examples/Reactor/WFMO_Reactor/Directory_Changes.cpp: * ACE/examples/Reactor/WFMO_Reactor/Registry_Changes.cpp: * ACE/examples/Reactor/WFMO_Reactor/Talker.cpp: * ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp: * ACE/netsvcs/lib/TS_Clerk_Handler.h: * ACE/tests/Bug_2368_Regression_Test.cpp: * ACE/tests/Network_Adapters_Test.cpp: * ACE/tests/Network_Adapters_Test.h: * ACE/tests/Reference_Counted_Event_Handler_Test.cpp:
* Merge pull request #1592 from mitza-oci/install-relativeAdam Mitz2021-07-091-1/+1
|\ | | | | make install: use relative links in prefix/share
| * make install: use relative links in prefix/shareAdam Mitz2021-07-081-1/+1
| |
* | Generate some fallthroughs to silence gcc warningsJohnny Willemsen2021-03-291-5/+5
| | | | | | | | * ACE/apps/gperf/src/Key_List.cpp:
* | Fixed compile warningsJohnny Willemsen2021-03-271-1/+1
| | | | | | | | | | | | | | | | * ACE/apps/drwho/Options.h: * ACE/tests/Proactor_Test_IPV6.cpp: * ACE/tests/SOCK_Send_Recv_Test.cpp: * ACE/tests/SOCK_Test.cpp: * ACE/tests/Sendfile_Test.cpp:
* | Removed redundant voidJohnny Willemsen2021-03-1764-308/+308
| |
* | Documentation, layout, C++11 changesJohnny Willemsen2021-03-098-12/+12
| |
* | Layout changesJohnny Willemsen2021-03-081-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ASNMP/tests/test_config.h: * ACE/Kokyu/Kokyu_defs.inl: * ACE/ace/ATM_Params.h: * ACE/apps/JAWS2/HTTPU/http_headers.h: * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: * TAO/orbsvcs/orbsvcs/Notify/Refcountable.cpp: * TAO/tao/Codeset/Codeset_Manager_i.h: * TAO/tao/Codeset/Codeset_Translator_Factory.h: * TAO/tao/Codeset_Manager.h: * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp: * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/server.cpp:
* | Remove redundant voidJohnny Willemsen2020-12-142-3/+3
| |
* | Cleanup Visual Studio support now that we only support Visual Studio 2015 or ↵Johnny Willemsen2020-11-281-2/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | newer * ACE/ace/config-win32-msvc-10.h: * ACE/ace/config-win32-msvc-11.h: * ACE/ace/config-win32-msvc-12.h: * ACE/ace/config-win32-msvc-7.h: * ACE/ace/config-win32-msvc-8.h: * ACE/ace/config-win32-msvc-9.h: Deleted. * ACE/ace/Local_Tokens.cpp: * ACE/ace/Numeric_Limits.h: * ACE/ace/OS_NS_stdio.inl: * ACE/ace/OS_NS_sys_stat.h: * ACE/ace/Object_Manager.cpp: * ACE/ace/Select_Reactor_Base.inl: * ACE/ace/Svc_Conf_Lexer.cpp: * ACE/ace/WFMO_Reactor.cpp: * ACE/ace/checked_iterator.h: * ACE/ace/config-WinCE.h: * ACE/ace/config-lite.h: * ACE/ace/config-win32-msvc-14.h: * ACE/ace/config-win32-msvc.h: * ACE/apps/Gateway/Gateway/Event_Channel.cpp:
* Update .gitignore filesFred Hornsey2020-06-012-1/+1
| | | | | | | | | | | | After building TAO tests for https://github.com/DOCGroup/ACE_TAO/pull/1132 I was left with a lot of untracked files. I used https://github.com/objectcomputing/OpenDDS/blob/e1b3c99f74e73a537083e790f3bf9fb9ee6ed8b9/tools/scripts/update_gitignore.pl to create and update `.gitignore` files. I made sure I wasn't creating any directories just containing a `.gitignore` file, except for `ACE/apps/gperf/tests/iout2_gen`. It had a placeholder file called `.empty` which I deleted because the `.gitignore` can serve the same purpose.
* gperf: Readd commaFred Hornsey2019-11-081-1/+1
|
* Respond to ReviewFred Hornsey2019-11-081-3/+2
|
* gperf: use basename for command line comment insteadFred Hornsey2019-11-062-40/+6
|
* Add --only-record-arguments to gperfFred Hornsey2019-11-012-10/+45
| | | | | If desired, this options keeps gperf from printing the whole path of the gperf executable in the result. It only prints the arguments.
* Removed old style documentation which was just about mentioning where ↵Johnny Willemsen2019-08-196-10/+0
| | | | constructors/destructors are
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-192-3/+0
|
* Moved all changelogs to the ChangeLogs directoryJohnny Willemsen2019-03-133-3623/+0
|
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-2424-42/+33
|
* Updated several broken linksJohnny Willemsen2019-01-241-1/+1
|
* Fixed links to gperf pdfJohnny Willemsen2019-01-241-1/+1
| | | | | * ACE/apps/gperf/README: * TAO/docs/compiler.html:
* Removed duplicated project files (MPC issue 50)Adam Mitz2018-07-091-3/+0
|
* Fixed 64bit conversion warningJohnny Willemsen2017-09-012-4/+4
| | | | | * ACE/apps/JAWS2/JAWS/Cache_Hash_T.cpp: * ACE/apps/JAWS2/JAWS/Cache_Hash_T.h:
* Fixed typosJohnny Willemsen2017-08-311-1/+1
| | | | | | * ACE/ACEXML/README: * ACE/apps/JAWS2/main.cpp: * ACE/contrib/FaCE/README:
* Removed this patch, only patches makefiles which we don't ship anymoreJohnny Willemsen2017-08-312-2882/+0
|
* Removed left over Id tagsJohnny Willemsen2017-08-315-78/+68
|
* Fixed gcc7 warningJohnny Willemsen2017-08-292-8/+4
| | | | | * ACE/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp: * ACE/apps/Gateway/Peer/Peer.cpp:
* Fixed typosJohnny Willemsen2017-03-311-1/+1
| | | | | | | | | | | | | | | | | | | * 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-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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:
* Revert "some (bundled) minor changes (take 2)"revert-176-masterJohnny Willemsen2016-10-319-15/+12
|
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOErik Sohns2016-10-231-2/+0
|\
| * Zapped some empty linesJohnny Willemsen2016-10-061-2/+0
| | | | | | | | * ACE/apps/gperf/tests/test.cpp:
* | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOErik Sohns2016-07-141-1/+1
|\ \ | |/ | | | | | | | | | | # Conflicts: # ACE/protocols/ace/HTBP/HTBP_Channel.cpp # ACE/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp # ACE/protocols/ace/HTBP/HTBP_Session.cpp
| * Fixed typoJohnny Willemsen2016-02-121-1/+1
| | | | | | | | | | | | * ACE/ace/Service_Config.h: * ACE/ace/Svc_Conf_Param.h: * ACE/apps/gperf/src/Key_List.cpp:
* | repaired include strategy for ace/Synch.h (prerequisite to solving template ↵Erik Sohns2015-12-039-12/+15
|/ | | | instantiation issues on Win32)
* Fixed missing includeJohnny Willemsen2015-05-291-0/+1
| | | | * ACE/apps/gperf/src/List_Node.cpp:
* Changes to fix integer type conversion warnings.Martin Corino2015-05-283-3/+5
| | | | | | | | * ACE/ace/ETCL/ETCL_y.cpp: * ACE/ace/XML_Utils/XercesString.cpp: * ACE/apps/gperf/src/Gen_Perf.cpp: * ACE/apps/gperf/src/List_Node.cpp: * ACE/apps/gperf/src/Options.cpp:
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-028-0/+38
|
* removed id tagJohnny Willemsen2015-01-071-1/+1
|
* Shorter headerJohnny Willemsen2015-01-0711-11/+0
|
* Shorter headerJohnny Willemsen2015-01-076-6/+0
|
* Removed id tag from mwc filesJohnny Willemsen2015-01-071-2/+0
|
* Fixed file headersJohnny Willemsen2015-01-073-3/+0
|
* Shorten file headersJohnny Willemsen2015-01-0712-18/+0
|
* Removed trailing whitespacesJohnny Willemsen2015-01-071-1/+1
|
* Zap id tag from .txt filesJohnny Willemsen2015-01-073-3/+0
|
* Replace sh filesJohnny Willemsen2015-01-072-2/+1
|
* Replaced README filesJohnny Willemsen2015-01-0716-16/+14
|
* Last ACE Id tag replacementsJohnny Willemsen2015-01-0727-28/+12
|