summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Solaris supportJohnny Willemsen2023-01-172-7/+2
|
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-224-38/+38
|
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1325-95/+95
|
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-101-1/+0
|
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0916-18/+18
|
* Replaced README filesJohnny Willemsen2015-01-073-3/+3
|
* Last ACE Id tag replacementsJohnny Willemsen2015-01-071-2/+0
|
* Perl filesJohnny Willemsen2015-01-0715-15/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-0738-75/+0
|
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Wed Aug 7 07:02:52 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-08-071-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE-INSTALL.html: * ASNMP/asnmp/address.cpp: * ASNMP/asnmp/asn1.cpp: * ASNMP/asnmp/snmp.h: * ASNMP/asnmp/snmp.cpp: * ace/Asynch_IO.h: * ace/Connection_Recycling_Strategy.h: * ace/Connection_Recycling_Strategy.cpp: * ace/ETCL/ETCL_Constraint_Visitor.h: * ace/ETCL/ETCL_Constraint_Visitor.cpp: * ace/FIFO_Recv_Msg.inl: * ace/Log_Msg_Callback.h: * ace/Log_Msg_Callback.cpp: * ace/Monitor_Control/Auto_Update_Starter.h: * ace/Monitor_Control/Auto_Update_Starter.cpp: * ace/Monitor_Control/Monitor_Query.h: * ace/Monitor_Control/Monitor_Query.cpp: * ace/OS_NS_Thread.cpp: * ace/OS_NS_signal.h: * ace/OS_NS_signal.cpp: * ace/OS_NS_stdio.cpp: * ace/Select_Reactor_Base.cpp: * ace/Sig_Handler.h: * ace/Sig_Handler.cpp: * ace/TTY_IO.h: * ace/TTY_IO.cpp: * ace/Thread_Hook.h: * ace/Thread_Hook.cpp: * ace/config-macros.h: * ace/config-win32-borland.h: * ace/config-win32-common.h: * ace/config-win32.h: * apps/Gateway/Peer/Peer.cpp: * bin/MakeProjectCreator/config/bmake.features: * examples/IPC_SAP/SOCK_SAP/CPP-inserver.cpp: * examples/NT_Service/main.cpp: * examples/Reactor/TP_Reactor/ReadHandler.cpp: * examples/Reactor/TP_Reactor/client.cpp: * examples/Timer_Queue/Custom_Handler.h: * examples/Timer_Queue/main_thread_custom_handler.cpp: * performance-tests/Synch-Benchmarks/Base_Test/mutex_test.cpp: * protocols/ace/INet/AuthenticationBase.h: * protocols/ace/INet/AuthenticationBase.cpp: * protocols/ace/INet/ConnectionCache.h: * protocols/ace/INet/FTP_ClientRequestHandler.cpp: * protocols/ace/INet/FTP_URL.cpp: * protocols/ace/INet/HTTP_ClientRequestHandler.h: * protocols/ace/INet/HTTP_ClientRequestHandler.cpp: * protocols/ace/INet/HTTP_URL.cpp: * protocols/ace/INet/HeaderBase.h: * protocols/examples/RMCast/Send_Msg/Receiver.cpp: * tests/Bug_2434_Regression_Test.cpp: * tests/Bug_2772_Regression_Test.cpp: * tests/Capabilities_Test.cpp: * tests/DLL_Test.h: * tests/DLL_Test_Impl.cpp: * tests/Logging_Strategy_Test.cpp: * tests/Process_Env_Test.cpp: * tests/Process_Strategy_Test.cpp: * tests/Reactor_Timer_Test.cpp: * tests/SOCK_Send_Recv_Test.cpp: * tests/test_config.h: Revived port for Embarcadero C++ Builder XE4 using bcc32 commit b8e06cf020879fa8aa8cf3158601a19ea8bc44d4 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Fri Jun 28 19:38:10 2013 +0200 Layout * ACE/tests/Bug_2434_Regression_Test.cpp: * ACE/tests/Bug_2772_Regression_Test.cpp: commit ee6893a5065cbe56df7e4ab5aae31971ddf0edf3 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Fri Jun 28 19:34:00 2013 +0200 Updated borland instructions * ACE/ACE-INSTALL.html: commit 1ac4a32bb448852cf8c1f2fa90d6b14f1fd2d339 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Fri Jun 28 19:28:01 2013 +0200 Fix conversion warnings for bcc32: * ACE/apps/Gateway/Peer/Peer.cpp: * ACE/examples/IPC_SAP/SOCK_SAP/CPP-inserver.cpp: * ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp: * ACE/examples/Reactor/TP_Reactor/client.cpp: commit b873f90c6801dde85f9fc6538a656f8400d4b8b3 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Fri Jun 28 09:02:36 2013 +0200 Fixed typo * ACE/tests/Reactor_Timer_Test.cpp: commit 4ffd49852005a058ddd7540e101348f1f58db506 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Jun 27 14:41:32 2013 +0200 Fixed bcc32 signed/unsigned comparison warnings * ACE/protocols/examples/RMCast/Send_Msg/Receiver.cpp: * ACE/tests/Capabilities_Test.cpp: * ACE/tests/Process_Strategy_Test.cpp: * ACE/tests/Reactor_Timer_Test.cpp: * ACE/tests/SOCK_Send_Recv_Test.cpp: commit 604b6c22cc21a64be12bbca4da68ce90f63b4d56 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Jun 27 13:01:30 2013 +0200 Fixed conversion warnings with bcc32 * ACE/ASNMP/asnmp/address.cpp: * ACE/ASNMP/asnmp/asn1.cpp: * ACE/ace/FIFO_Recv_Msg.inl: commit c257a73968b54bcab543cb5f2f436f16a9d63df8 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Jun 27 11:13:25 2013 +0200 Cleanup port * ACE/ace/config-win32-borland.h: commit a6dbc3fc51f6d3bb791b024c5e7aed2891a0f749 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 19:34:34 2013 +0200 Updated Embarcadero instructions * ACE/ACE-INSTALL.html: commit 476cdd82dcb899059e3f8c67858d4d383042e609 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 14:25:13 2013 +0200 Fixed bcc32 warning * ACE/tests/Process_Strategy_Test.cpp: commit 93e4a41e1954ff23a30d1b613e3d42a64ebcac10 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 14:18:51 2013 +0200 Extended size of environment usage to make sure we are above 32k * ACE/tests/Process_Env_Test.cpp: commit 340fbaa2b557c7df56d8ecf8ce623837b4bccb54 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 13:58:19 2013 +0200 Added missing export * ACE/protocols/ace/INet/HeaderBase.h: Layout * ACE/tests/Process_Env_Test.cpp: commit e7bbccf459931996a3c8482f74736b08ab929093 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 13:26:39 2013 +0200 Added some casts to suppress bcc32 warnings * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/Select_Reactor_Base.cpp: commit a07353c126b24967c7a72c5fba6369a487f8515b Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 13:22:52 2013 +0200 Removed check * ACE/ace/pre.h: commit f17435f0745233504a01a52fd1dc76b45397504d Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 12:26:20 2013 +0200 Fixed compile errors with bcc32 * ACE/protocols/ace/INet/FTP_ClientRequestHandler.cpp: * ACE/protocols/ace/INet/FTP_URL.cpp: * ACE/protocols/ace/INet/HTTP_ClientRequestHandler.cpp: * ACE/protocols/ace/INet/HTTP_ClientRequestHandler.h: * ACE/protocols/ace/INet/HTTP_URL.cpp: commit 305ed854f18ad958d593a94b1b51045ac8f01d5f Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 12:11:44 2013 +0200 bcb lacks localtime_r * ACE/ace/config-win32-borland.h: commit f7085b98b817695b633ffe2a1898523ff4e5677e Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 12:03:56 2013 +0200 Disable warning about static constructors * ACE/ace/pre.h: commit 0894d0797d66c9be6ab51ee68612c103f1b7a594 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 11:51:11 2013 +0200 Made check more generic * ACE/tests/Logging_Strategy_Test.cpp: commit 5b6354cd131be8ab244dfae4c9bcecccf46eaa74 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Jun 26 10:10:44 2013 +0200 Fix for bcc64 * ACE/tests/Logging_Strategy_Test.cpp: commit 4373010c606d004cc43685b19ad073e957be6518 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Jun 24 12:03:45 2013 +0200 Layout changes * ACE/tests/test_config.h: commit f3c9a5cd86bb50ace420b5a72f8e03fe35c6d9b5 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Jun 20 10:52:58 2013 +0200 Added support for ACE_HAS_CONSOLE_TEST_OUTPUT * ACE/tests/test_config.h: commit 2eadc63b624e91bf2bc3a68ee7627361e7c4c072 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed May 29 11:03:18 2013 +0200 Use 32bit preprocessor with cpp64 build * ACE/ace/config-win32-borland.h: commit fd1975d168c7cd7d7f26c6e097d6df4dfc56082d Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 21:50:34 2013 +0200 Attempt to fix bcc64 error * ACE/examples/NT_Service/main.cpp: commit d1988a65bc87098d5c13044bb7b7d7fb8e3c2271 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 21:32:27 2013 +0200 Attempt to fix time_t problems * ACE/ace/config-win32-borland.h: commit f2982ed3371cbe38528105b28532bbd56b60a29e Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 19:22:06 2013 +0200 Reverted change for other export macros * ACE/ace/config-win32-borland.h: commit 811d190e619b89fdf9478034f92dc5af28fcc69f Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 19:11:54 2013 +0200 Try regular export macros with bcb * ACE/ace/config-win32-borland.h: * ACE/ace/config-win32-common.h: commit 1f8bf7e55140105a36aaf6fb0c689009c05b696e Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 16:14:48 2013 +0200 Default constructor * ACE/protocols/ace/INet/AuthenticationBase.cpp: * ACE/protocols/ace/INet/AuthenticationBase.h: commit 201d7f17557a32477b8c02c74396ef092a4fc953 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 15:53:01 2013 +0200 Default constructor * ACE/ace/Monitor_Control/Monitor_Query.cpp: * ACE/ace/Monitor_Control/Monitor_Query.h: * ACE/performance-tests/Synch-Benchmarks/Base_Test/mutex_test.cpp: commit ba8d2a24dade17fe0bfa69c86127b00bc5ff6000 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 13:47:43 2013 +0200 Default constructor * ACE/ace/TTY_IO.cpp: * ACE/ace/TTY_IO.h: commit 2d9fb952d66ac6527794f3091115a6b1b2d82b58 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 13:46:33 2013 +0200 Default constructot * ACE/ace/Connection_Recycling_Strategy.cpp: * ACE/ace/Connection_Recycling_Strategy.h: commit e1629f8efa132812267365371e83f0cc6da52842 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 13:44:45 2013 +0200 Added default constructor * ACE/ace/Monitor_Control/Auto_Update_Starter.cpp: * ACE/ace/Monitor_Control/Auto_Update_Starter.h: commit eca2f470d4671100c1fedfa1a14fa3dc4ac2dda6 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 13:37:59 2013 +0200 Let us see what happens if we don't use a prefix underscore for symbols * ACE/ace/config-win32-borland.h: commit a596f6fed12afde29d4847af99c0dde85dcf35ee Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 12:57:24 2013 +0200 Default constructor * ACE/performance-tests/Synch-Benchmarks/Base_Test/mutex_test.cpp: commit 8dfb772c0d63996f2f5c0c9e8a02966cebc9665e Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 12:55:50 2013 +0200 Add default constructor * ACE/tests/DLL_Test.h: * ACE/tests/DLL_Test_Impl.cpp: commit ab80db0e78d4cdaca365fa2a4b7af2745629da0f Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 12:53:51 2013 +0200 Default constructor * ACE/ace/Thread_Hook.cpp: * ACE/ace/Thread_Hook.h: commit 2143f2e2b51e0e379eff498b85958434ff6e68fc Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 12:49:44 2013 +0200 Long double change for 64bit * ACE/ace/config-win32-borland.h: commit cd44c9fbf676714211d1016d8def0f0ffead14c1 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 12:46:56 2013 +0200 Added default constructors * ACE/ace/Log_Msg_Callback.cpp: * ACE/ace/Log_Msg_Callback.h: * ACE/ace/Sig_Handler.cpp: * ACE/ace/Sig_Handler.h: commit 19184dcab928edfd22dce7008ab141534b56f2cd Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 10:44:32 2013 +0200 Added empty constructor to fix bcc64 link errors * ACE/ace/ETCL/ETCL_Constraint_Visitor.cpp: * ACE/ace/ETCL/ETCL_Constraint_Visitor.h: commit 2e55eedf63d1e9a7b82c488f2bd0716a2d88078b Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 10:43:12 2013 +0200 Added explicit constructor to resolve bcc64 link problems * ACE/ASNMP/asnmp/snmp.cpp: * ACE/ASNMP/asnmp/snmp.h: commit d1f85d331af335064b4b40d55e469487ce8c36ad Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 10:40:19 2013 +0200 clang based compiler has a problem with swab, let us emulate it in ACE for the moment * ACE/ace/config-win32-borland.h: * ACE/protocols/ace/INet/ConnectionCache.h: Doxygen fix commit cec571985b60322fef6a0c613927d3fab9ae8fdf Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 09:14:36 2013 +0200 we have nonconst swab * ACE/ace/config-win32-borland.h: commit bb9dba4eb5005cb111a6b2cad60c94b8029dd616 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 09:07:50 2013 +0200 Zap older compiler support, handle different preprocessor for clang environment * ACE/ace/config-win32-borland.h: commit 7bcf63e19497aad971f0eb75ed6dfa504a8d4419 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 09:05:46 2013 +0200 Make unimplemented methods private * ACE/ace/Asynch_IO.h: commit 83333a374d3cafc4ea296c6bb419dfd2ecf2a580 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue May 28 08:40:52 2013 +0200 Added macro to try to resolve link errors * ACE/ace/config-win32-borland.h: commit d342c02695a6f74e95cc61446ed519de42a6815c Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon May 27 19:30:41 2013 +0200 Removed array of handles as part of siginfo_t, triggers warning with bcc64 and doesn't seem to be used at all * ACE/ace/OS_NS_signal.cpp: * ACE/ace/OS_NS_signal.h: commit 9e8926669d68a902196a7a4a474c70ad009a05e7 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon May 27 18:10:46 2013 +0200 Fix for localtime_r * ACE/ace/config-win32-borland.h: commit a59c969d36d8eb4ca6311bafeab4c653bc0475b6 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon May 27 16:51:17 2013 +0200 Attempt to fix argument unused warnings * ACE/ace/config-macros.h: commit fdf91a5679222a618a8eca419310ea83a4470573 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon May 27 12:53:26 2013 +0200 Fixes for bcc32 * ACE/examples/Timer_Queue/Custom_Handler.h: * ACE/examples/Timer_Queue/main_thread_custom_handler.cpp: commit 6799802f3d30139f586894debb2d41680bf78085 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon May 27 11:32:01 2013 +0200 New file for bmake * ACE/bin/MakeProjectCreator/config/bmake.features: Added. commit c08478508b066069b412391d17f2ee5905f96da0 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon May 27 11:17:45 2013 +0200 Fixes for C++BuilderXE4 * ACE/ace/config-win32-borland.h: commit cb17ce9c8760b274a669ceb9246d0ae3e4229dc0 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Fri Aug 17 13:40:38 2012 +0200 * ACE/ace/OS_NS_stdio.cpp: Fixed for bcc32 commit 83b5446de5dab9a967da424368170818f7fe78c7 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Fri Jul 27 13:37:55 2012 +0200 * ACE/ace/config-win32-borland.h: * ACE/ace/config-win32.h: Added some old files back
* Tue Jan 24 13:48:49 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-01-242-12/+2
| | | | Removed left over from automake removal
* Thu Oct 20 06:57:38 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>Johnny Willemsen2011-10-204-205/+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.
* Fri Oct 7 09:10:55 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-073-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Apr 22 07:25:57 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-04-228-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/MMAP_Memory_Pool.cpp: * ace/OS_NS_stdlib.cpp: Layout changes * Kokyu/tests/DSRT_MIF/svc.conf: * apps/Gateway/Gateway/svc.conf: * apps/Gateway/Peer/svc.conf: * apps/JAWS/server/svc.conf: * apps/JAWS3/jaws3/jaws.conf: * apps/JAWS3/small/jaws.conf: * apps/JAWS3/small/svc.conf: * examples/APG/Logging/client.conf: * examples/APG/Logging/logging_strategy.conf: * examples/APG/Logging/server.conf: * examples/APG/Naming/svc.conf: * examples/APG/Svc_Config/svc.conf.dynamic: * examples/APG/Svc_Config/svc.conf.static: * examples/ASX/CCM_App/svc.conf: * examples/C++NPv2/svc.conf: * examples/Service_Configurator/IPC-tests/server/svc.conf: * examples/Service_Configurator/Misc/svc.conf1: * examples/Service_Configurator/Misc/svc.conf2: * netsvcs/clients/Naming/Client/svc.conf: * netsvcs/clients/Naming/Client/svc2.conf: * netsvcs/servers/svc.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t1.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t16.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t2.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t32.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t4.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t64.conf: * performance-tests/Synch-Benchmarks/svcconf/perf_t8.conf: * performance-tests/Synch-Benchmarks/svcconf/svc.conf: * protocols/tests/HTBP/HTBP_Config.conf: * protocols/tests/HTBP/Reactor_Tests/inside.conf: * rpmbuild/etc/tao/tao-cosconcurrency.conf: * rpmbuild/etc/tao/tao-cosevent.conf: * rpmbuild/etc/tao/tao-cosnaming.conf: * rpmbuild/etc/tao/tao-cosnotification.conf: * rpmbuild/etc/tao/tao-costrading.conf: * rpmbuild/etc/tao/tao-rtevent.conf: * tests/Bug_3334_Regression_Test.conf: * tests/Service_Config_Stream_Test.conf: * tests/Service_Config_Test.UTF-16.conf: * tests/Service_Config_Test.conf: * tests/Service_Config_Test.conf.xml: * tests/UNIXclerk.conf: * tests/UNIXserver.conf: * tests/UNIXtokens.conf: * tests/Win32clerk.conf: * tests/Win32server.conf: * tests/Win32tokens.conf: Fuzz: Added $Id string.
* Mon Mar 28 07:41:37 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-282-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bin/fuzz.pl: Extended to check for old documentation style Converted to doxygen * ASNMP/agent/agent_impl.h: * ASNMP/agent/snmp_agent.h: * ASNMP/asnmp/address.cpp: * ASNMP/asnmp/asn1.cpp: * ASNMP/asnmp/counter.cpp: * ASNMP/asnmp/ctr64.cpp: * ASNMP/asnmp/gauge.cpp: * ASNMP/asnmp/integer.cpp: * ASNMP/asnmp/octet.cpp: * ASNMP/asnmp/oid.cpp: * ASNMP/asnmp/pdu.cpp: * ASNMP/asnmp/sagent.cpp: * ASNMP/asnmp/snmp.cpp: * ASNMP/asnmp/target.cpp: * ASNMP/asnmp/timetick.cpp: * ASNMP/asnmp/transaction.cpp: * ASNMP/asnmp/vb.cpp: * ASNMP/asnmp/wpdu.cpp: * ASNMP/examples/get/get.cpp: * ASNMP/examples/get/get_async.cpp: * ASNMP/examples/next/next.cpp: * ASNMP/examples/set/set.cpp: * ASNMP/examples/trap/trap.cpp: * ASNMP/examples/walk/walk.cpp: * ASNMP/tests/Address_Test.cpp: * ASNMP/tests/Counter64_Test.cpp: * ASNMP/tests/Counter_Test.cpp: * ASNMP/tests/Gauge_Test.cpp: * ASNMP/tests/Integer_Test.cpp: * ASNMP/tests/Octet_Test.cpp: * ASNMP/tests/Oid_Test.cpp: * ASNMP/tests/Target_Test.cpp: * ASNMP/tests/Varbind_Test.cpp: * ASNMP/tests/test_config.h: * Kokyu/Kokyu_dsrt.h: * ace/Codeset_Registry.h: * ace/Codeset_Registry.inl: * ace/ETCL/ETCL_l.cpp: * ace/ETCL/ETCL_y.cpp: * ace/OS_NS_signal.inl: * apps/Gateway/Gateway/Concrete_Connection_Handlers.h: * apps/Gateway/Gateway/Config_Files.h: * apps/Gateway/Gateway/Connection_Handler.h: * apps/Gateway/Gateway/Connection_Handler_Acceptor.h: * apps/Gateway/Gateway/Connection_Handler_Connector.h: * apps/Gateway/Gateway/Consumer_Dispatch_Set.h: * apps/Gateway/Gateway/Event.h: * apps/Gateway/Gateway/Event_Channel.h: * apps/Gateway/Gateway/Event_Forwarding_Discriminator.h: * apps/Gateway/Gateway/File_Parser.h: * apps/Gateway/Gateway/Gateway.h: * apps/Gateway/Gateway/Options.h: * apps/Gateway/Gateway/gatewayd.cpp: * apps/Gateway/Peer/Options.h: * apps/Gateway/Peer/Peer.h: * apps/Gateway/Peer/peerd.cpp: * apps/JAWS/clients/Blobby/Blob.h: * apps/JAWS/clients/Blobby/Blob_Handler.h: * apps/JAWS/clients/Blobby/Options.h: * apps/JAWS/clients/Blobby/blobby.cpp: * apps/JAWS/clients/Caching/ID_Generator.h: * apps/JAWS/clients/Caching/Local_Locator.h: * apps/JAWS/clients/Caching/Locator_Request_Reply.h: * apps/JAWS/clients/Caching/URL_Array_Helper.h: * apps/JAWS/clients/Caching/URL_Locator.h: * apps/JAWS/clients/Caching/URL_Properties.h: * apps/JAWS/clients/Caching/http_client.cpp: * apps/JAWS/clients/Caching/http_handler.h: * apps/JAWS/clients/Caching/http_handler.cpp: * apps/JAWS2/JAWS/IO_Handler.h: * apps/JAWS2/JAWS/Jaws_IO.h: * apps/drwho/BS_Client.h: * apps/drwho/BS_Server.h: * apps/drwho/Binary_Search.h: * apps/drwho/CM_Client.h: * apps/drwho/CM_Server.h: * apps/drwho/Comm_Manager.h: * apps/drwho/Drwho_Node.h: * apps/drwho/File_Manager.h: * apps/drwho/HT_Client.h: * apps/drwho/HT_Server.h: * apps/drwho/Hash_Table.h: * apps/drwho/Multicast_Manager.h: * apps/drwho/Options.h: * apps/drwho/PMC_All.h: * apps/drwho/PMC_Flo.h: * apps/drwho/PMC_Ruser.h: * apps/drwho/PMC_Usr.h: * apps/drwho/PMS_All.h: * apps/drwho/PMS_Flo.h: * apps/drwho/PMS_Ruser.h: * apps/drwho/PMS_Usr.h: * apps/drwho/PM_Client.h: * apps/drwho/PM_Server.h: * apps/drwho/Protocol_Manager.h: * apps/drwho/Protocol_Record.h: * apps/drwho/Rwho_DB_Manager.h: * apps/drwho/SL_Client.h: * apps/drwho/SL_Server.h: * apps/drwho/SML_Client.h: * apps/drwho/SML_Server.h: * apps/drwho/SMR_Client.h: * apps/drwho/SMR_Server.h: * apps/drwho/SM_Client.h: * apps/drwho/SM_Server.h: * apps/drwho/Search_Struct.h: * apps/drwho/Select_Manager.h: * apps/drwho/Single_Lookup.h: * apps/drwho/client.cpp: * apps/drwho/global.h: * apps/drwho/server.cpp: * netsvcs/clients/Tokens/collection/collection.cpp: * netsvcs/clients/Tokens/deadlock/deadlock_detection_test.cpp: * netsvcs/clients/Tokens/invariant/invariant.cpp: * netsvcs/clients/Tokens/manual/manual.cpp: * netsvcs/clients/Tokens/mutex/test_mutex.cpp: * netsvcs/clients/Tokens/rw_lock/rw_locks.cpp: * performance-tests/Synch-Benchmarks/Synch_Lib/Benchmark_Base.h: * performance-tests/Synch-Benchmarks/Synch_Lib/Benchmark_Base.cpp: * protocols/tests/HTBP/Send_Recv_Tests/client.cpp: * protocols/tests/HTBP/Send_Recv_Tests/server.cpp: * websvcs/lib/URL_Addr.h:
* * *.cpp:Johnny Willemsen2010-09-0825-54/+0
| | | | Removed RCS_ID
* Tue Sep 7 10:52:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-071-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Kokyu/DSRT_Direct_Dispatcher_Impl_T.cpp: Use ACE_GUARD * Kokyu/Dispatcher_Task.cpp: Initialise pointer with 0 * PROBLEM-REPORT-FORM: * VERSION: Updated support email addresses * ace/ACE.inl: Layout changes * ace/ACE.cpp: Layout changes, simplified some ifdef checks * ace/Auto_IncDec_T.h: * ace/Env_Value_T.h: Use ACE_Copy_Disabled * ace/Bound_Ptr.inl: Documentation updates * ace/CORBA_macros.h: Removed all deprecated macros * ace/Dynamic_Service_Base.cpp: Use ACE_GUARD_RETURN * ace/Event_Handler_T.h: * ace/Event_Handler_T.inl: * ace/Event_Handler_T.cpp: Removed checks for ACE_HAS_TEMPLATE_TYPEDEFS, I think all compilers have this now, let us see if nothing breaks * ace/FILE.h: Doxygen updates * ace/Future.h: * ace/Future.cpp: Use mutex defines * ace/Future_Set.h: Use ACE_Copy_Disabled * ace/Future_Set.cpp: Initialise pointer with 0 * ace/Global_Macros.h: Removed checks for ACE_HAS_TEMPLATE_TYPEDEFS, doxygen changes, make it possible for users to redefine ACE_GUARD macros * ace/Guard_T.h: * ace/Guard_T.inl: * ace/Guard_T.cpp: Doxygen changes, disable ACE_Guard checks for this file * ace/Hash_Map_Manager_T.h: * ace/Hash_Multi_Map_Manager_T.h: * ace/Map_Manager.h: Update to indicate the usage of ACE_GUARD * ace/INET_Addr.h: Doxygen changes * ace/Local_Tokens.h: Disable part of this file for ACE_Guard fuzz check * ace/Log_Msg.cpp: Use ACE_OS::thr_self * ace/Malloc_T.h: Disable part of this file for ACE_Guard fuzz check, doxygen changes * ace/Message_Queue_T.h: * ace/Message_Queue_T.cpp: * ace/Message_Queue_Vx.h: * ace/Message_Queue_Vx.cpp: Removed ACE_Guard argument to some methods, not used and now cause fuzz to fail * ace/Mutex.h: * ace/Mutex.inl: Added non const lock(), this fixes bugzilla 3878. Thanks to Susan Finster <sfinster at daetwyler-rd dot com> for reporting this * ace/Null_Barrier.h: * ace/Null_Condition.h: * ace/Null_Mutex.h: * ace/Null_Semaphore.h: Removed old comments, disable part for ACE_Guard, removed ACE_Null_Mutex_Guard * ace/OS_NS_Thread.cpp: Layout changes, use ACE_Guard * ace/OS_NS_poll.cpp: * ace/OS_NS_sys_select.cpp: Layout changes * ace/OS_NS_sys_socket.inl: Comment change * ace/Read_Buffer.h: * ace/Remote_Tokens.h: * ace/SOCK.h: Doxygen changes * ace/SOCK_Connector.h: * ace/SOCK_Dgram_Mcast.h: Doxygen changes * ace/SOCK_Connector.cpp: Layout and const changes * ace/Select_Reactor.h: Disable part of this file for ACE_Guard fuzz check * ace/Service_Gestalt.h: Use ACE_Copy_Disabled * ace/Sig_Handler.cpp: Use ACE_GUARD macros * ace/Synch_Traits.h: Removed ACE_HAS_TEMPLATE_TYPEDEFS checks * ace/TSS_T.h: * ace/TSS_T.cpp: Use ACE_Copy_Disabled, reworked some code to fix ACE_Guard fuzz checks * ace/Task_Ex_T.h: Use ACE_Copy_Disabled * apps/Gateway/Peer/Peer.cpp: * apps/JAWS/server/HTTP_Server.cpp: * apps/JAWS/server/JAWS_IO.cpp: Initialise pointers with 0 * apps/JAWS/server/HTTP_Helpers.cpp: Use ACE_GUARD macros * apps/JAWS2/JAWS/Cache_Hash_T.cpp: * apps/JAWS2/JAWS/Cache_Manager_T.cpp: * apps/JAWS2/JAWS/Cache_Object.cpp: * apps/JAWS2/JAWS/Concurrency.cpp: * apps/JAWS2/JAWS/FILE.cpp: * apps/JAWS2/JAWS/Jaws_IO.cpp: * apps/JAWS2/JAWS/Reaper.cpp: * apps/JAWS3/jaws3/FILE.cpp: Use ACE_GUARD macros * apps/gperf/src/Options.cpp: Rename of local variable so that we don't need to disable ACE_OS fuzz check * bin/fuzz.pl: Improved ACE_Guard checks and enable this one by default * bin/generate_doxygen.pl: Let DANCE use the CIAO version file for the moment * bin/make_release.py: Don't create static and wince solutions as part of the release anymore, if you use these, generate them by hand in the future. Added vc10 project files * examples/APG/Proactor/HA_Proactive_Status.cpp: * examples/APG/Reactor/Client.cpp: * examples/APG/Reactor/HAStatus.cpp: * examples/APG/Streams/Answerer.cpp: * examples/APG/Streams/CommandStream.cpp: * examples/APG/ThreadManagement/Pool.cpp: * examples/APG/ThreadPools/LF_ThreadPool.cpp: * examples/APG/ThreadPools/Task_ThreadPool.cpp: * examples/APG/ThreadSafety/Semaphore.cpp: * examples/APG/Threads/Message_Blocks.cpp: * examples/APG/Threads/Message_Queue.cpp: * examples/ASX/Message_Queue/bounded_buffer.cpp: * examples/ASX/Message_Queue/priority_buffer.cpp: * examples/Bounded_Packet_Relay/Thread_Bounded_Packet_Relay.cpp: * examples/C++NPv2/AIO_Client_Logging_Daemon.cpp: * examples/C++NPv2/display_logfile.cpp: * examples/IPC_SAP/UPIPE_SAP/ex1.cpp: * examples/Reactor/Misc/test_demuxing.cpp: * examples/Reactor/WFMO_Reactor/Talker.cpp: * examples/Threads/barrier2.cpp: * examples/Threads/thread_pool.cpp: Initialise pointers with 0 * examples/APG/ThreadPools/ThreadPool.cpp: Use ACE_Thread_ID to store a print a thread id using ACE_DEBUG, that is the only way that is 100% portable * examples/APG/Threads/Guards.cpp: Disable ACE_Guard fuzz * examples/Threads/reader_writer.cpp: * examples/Threads/recursive_mutex.cpp: Use ACE_GUARD macros * examples/Threads/thread_specific.cpp: * examples/Threads/tss1.cpp: Removed code not used * include/makeinclude/platform_g++_common.GNU: Added CROSS_COMPILE support to this file * include/makeinclude/platform_linux.GNU: * include/makeinclude/platform_linux_common.GNU: Moved some bits to platform_g++_common.GNU, works with G++ in general * include/makeinclude/platform_qnx_neutrino.GNU: * include/makeinclude/platform_qnx_rtp_gcc.GNU: Cleanup * netsvcs/lib/Log_Message_Receiver.h: * netsvcs/lib/Log_Message_Receiver.cpp: Use ACE_GUARD macros * performance-tests/Misc/Misc.mpc: Enable test_guard * performance-tests/Misc/test_guard.cpp: Made this compiling again * performance-tests/Synch-Benchmarks/Base_Test/Baseline_Test.cpp: * performance-tests/TCP/tcp_test.cpp: Renamed variable to not need ACE_OS fuzz disable code * protocols/ace/HTBP/HTBP_ID_Requestor.cpp: * protocols/ace/HTBP/HTBP_Session.cpp: Use ACE_GUARD macros * protocols/ace/RMCast/Acknowledge.h: * protocols/ace/RMCast/Acknowledge.cpp: * protocols/ace/RMCast/Bits.h: * protocols/ace/RMCast/Flow.h: * protocols/ace/RMCast/Flow.cpp: * protocols/ace/RMCast/Fragment.h: * protocols/ace/RMCast/Fragment.cpp: * protocols/ace/RMCast/Link.h: * protocols/ace/RMCast/Link.cpp: * protocols/ace/RMCast/Parameters.h: * protocols/ace/RMCast/Protocol.h: * protocols/ace/RMCast/Protocol.cpp: * protocols/ace/RMCast/Reassemble.h: * protocols/ace/RMCast/Reassemble.cpp: * protocols/ace/RMCast/Retransmit.h: * protocols/ace/RMCast/Retransmit.cpp: * protocols/ace/RMCast/Simulator.h: * protocols/ace/RMCast/Simulator.cpp: * protocols/ace/RMCast/Socket.h: * protocols/ace/RMCast/Socket.cpp: * protocols/ace/RMCast/Stack.h: * protocols/ace/RMCast/Stack.cpp: * protocols/ace/TMCast/FaultDetector.hpp: * protocols/ace/TMCast/Group.cpp: * protocols/ace/TMCast/Group.hpp: * protocols/ace/TMCast/GroupFwd.hpp: * protocols/ace/TMCast/LinkListener.hpp: * protocols/ace/TMCast/MTQueue.hpp: * protocols/ace/TMCast/MTQueue.cpp: * protocols/ace/TMCast/Messaging.hpp: * protocols/ace/TMCast/Protocol.hpp: * protocols/ace/TMCast/Protocol.cpp: * protocols/ace/TMCast/TransactionController.hpp: Removed commented out code, Id changes, disable ACE_Guard check for this project * rpmbuild/ace-tao.spec: Fixed some problems in this spec file * tests/Aio_Platform_Test.cpp: * tests/Basic_Types_Test.cpp: * tests/Bug_1576_Regression_Test.cpp: * tests/Bug_3532_Regression_Test.cpp: * tests/Bug_3673_Regression_Test.cpp: * tests/Bug_3709_Regression_Test.cpp: * tests/Bug_3744_Regression_Test.cpp: * tests/Compiler_Features_03_Test.cpp: * tests/Compiler_Features_09_Test.cpp: * tests/Compiler_Features_13_Test.cpp: * tests/Compiler_Features_14_Test.cpp: * tests/Env_Value_Test.cpp: * tests/Hash_Map_Bucket_Iterator_Test.cpp: * tests/Logging_Strategy_Test.cpp: * tests/MT_SOCK_Test.cpp: * tests/Pipe_Test.cpp: * tests/Priority_Task_Test.cpp: * tests/Proactor_UDP_Test.cpp: * tests/QtReactor_Test.cpp: * tests/Reactor_Notification_Queue_Test.cpp: * tests/Reactor_Registration_Test.cpp: * tests/Reference_Counted_Event_Handler_Test.cpp: * tests/Time_Service_Test.cpp: Zapped ACE_RCSID * tests/Message_Block_Test.cpp: * tests/Multicast_Test_IPV6.cpp: Initialise pointer with 0 * tests/Reader_Writer_Test.cpp: Use ACE_GUARD * tests/Recursive_Mutex_Test.cpp: Disable ACE_Guard fuzz for part of this file * tests/Bug_3878_Regression_Test.cpp: New test for bugzilla 3878 * tests/SSL/Bug_2912_Regression_Test.cpp: * tests/TP_Reactor_Test.cpp: Use ACE_GUARD * tests/Simple_Message_Block_Test.cpp: * tests/Svc_Handler_Test.cpp: * tests/Thread_Pool_Test.cpp: * tests/UPIPE_SAP_Test.cpp: Initialise pointers with 0 * tests/Thread_Mutex_Test.cpp: Disable ACE_Guard fuzz * tests/Upgradable_RW_Test.cpp: Use ACE_GUARD * tests/run_test.lst: * tests/tests.mpc: Added 3878
* Mon Feb 23 08:16:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-231-2/+2
|
* undoing accidental deletionWilliam R. Otte2008-03-0466-0/+4229
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-0466-4229/+0
|
* Sun Mar 2 18:53:12 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2008-03-021-0/+3
|
* Thu Sep 6 12:12:12 UTC 2007 Johnny WIllemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-061-1/+1
|
* Wed Aug 15 15:56:12 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-08-155-47/+47
|
* Tue Jul 17 04:03:24 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-07-171-2/+2
|
* Sat Jul 14 15:03:39 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-07-142-0/+6
|
* ChangeLogTag: Sat Dec 30 06:23:13 UTC 2006 J.T. Conklin ↵jtc2006-12-302-1/+2
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 22 18:27:39 UTC 2006 J.T. Conklin ↵jtc2006-11-222-2/+7
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 22 16:57:55 UTC 2006 J.T. Conklin ↵jtc2006-11-222-2/+7
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Nov 22 14:10:08 UTC 2006 J.T. Conklin ↵jtc2006-11-224-12/+33
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag:Fri Oct 28 03:23:18 UTC 2006 Ossama Othman <ossama_othman at ↵Ossama Othman2006-10-281-1/+2
| | | | symantec dot com>
* Fri Jul 28 15:32:27 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2006-07-282-2/+2
|
* Thu Jul 27 20:30:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2006-07-275-3/+3
|
* Repo restructuringWilliam R. Otte2006-07-2466-0/+4187