summaryrefslogtreecommitdiff
path: root/ACE/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typosJohnny Willemsen2017-08-311-6/+3
| | | | | | * ACE/ACEXML/README: * ACE/apps/JAWS2/main.cpp: * ACE/contrib/FaCE/README:
* Removed trailing whitespacesJohnny Willemsen2015-01-075-5/+4
|
* Trailing whitespacesJohnny Willemsen2015-01-071-1/+1
|
* removed id and shorter headersJohnny Willemsen2015-01-071-1/+1
|
* Trailing whitespacesJohnny Willemsen2015-01-073-3/+3
|
* Removed trailing white spacesJohnny Willemsen2015-01-076-6/+6
|
* Shorter headersJohnny Willemsen2015-01-071-1/+0
|
* Removed id tag from mwc filesJohnny Willemsen2015-01-071-1/+0
|
* Zap id tag from .txt filesJohnny Willemsen2015-01-071-1/+1
|
* Replaced README filesJohnny Willemsen2015-01-071-1/+1
|
* Last ACE Id tag replacementsJohnny Willemsen2015-01-0711-11/+11
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-074-8/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-0710-19/+0
|
* Tue Sep 9 06:41:24 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-092-3/+3
| | | | | | | | | | | | | * ASNMP/asnmp/asn1.cpp: Use ACE_REGISTER * ace/CDR_Base.h: Add missing include for ACE_REGISTER * contrib/minizip/unzip.c: * contrib/minizip/zip.c: Fix clang warnings
* Tue Jul 2 20:52:26 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-07-021-2/+2
| | | | | | * contrib/minizip/zip.c: * performance-tests/UDP/udp_test.cpp: Minor coverity fixes.
* Fri Apr 19 12:02:36 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-04-192-2/+2
| | | | | | | * contrib/minizip/unzip.c: * contrib/minizip/zip.c: Fixed warnings
* Fixed fuzzJohnny Willemsen2011-10-071-0/+1
|
* Fri Oct 7 09:10:55 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-10-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Removed trailing whitespacesJohnny Willemsen2010-09-175-13/+13
|
* Mon Sep 13 18:15:27 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-132-2/+2
| | | | | | *: Zapped trailing whitespaces using find -name \*.h -o -name \*.cpp -name \*.inl | xargs perl -i -pe's/\s+\n/\n/'
* Mon Sep 13 09:25:22 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bin/generate_doxygen.pl: Updated for DAnCE move * ace/ETCL/ETCL_Constraint.cpp: * ace/ETCL/ETCL_l.cpp.diff: * ace/ETCL/ETCL_l.cpp: * ace/Makefile.am: * ace/Thread_Control.inl: * ace/ace.mpc: * ace/ace_for_tao.mpc: * apps/JAWS3/bench/average.cpp: * apps/JAWS3/bench/mkfiles.cpp: * apps/JAWS3/bench/rqfiles.cpp: * apps/JAWS3/http/HTTP_Data.h: * apps/JAWS3/http/HTTP_Service_Handler.h: * apps/JAWS3/http/HTTP_Service_Handler.cpp: * apps/JAWS3/http/HTTP_States.h: * apps/JAWS3/jaws3-todo/Reactive_Socket.h: * apps/JAWS3/jaws3-todo/Reactive_Socket_Helpers.h: * apps/JAWS3/jaws3-todo/Reactive_Socket_Helpers.cpp: * apps/JAWS3/jaws3-todo/Socket.h: * apps/JAWS3/jaws3/Concurrency_T.h: * apps/JAWS3/small/SS_Data.h: * apps/JAWS3/small/SS_Service_Handler.h: * apps/JAWS3/small/SS_Service_Handler.cpp: * apps/JAWS3/small/SS_State_DONE.h: * apps/JAWS3/small/SS_State_DONE.cpp: * apps/JAWS3/small/SS_State_ERROR.h: * apps/JAWS3/small/SS_State_ERROR.cpp: * apps/JAWS3/small/SS_State_PARSE.h: * apps/JAWS3/small/SS_State_PARSE.cpp: * apps/JAWS3/small/SS_State_READ.h: * apps/JAWS3/small/SS_State_READ.cpp: * apps/JAWS3/small/SS_State_WRITE.h: * apps/JAWS3/small/SS_State_WRITE.cpp: * apps/JAWS3/small/SS_Templates.cpp: * contrib/FaCE/FaCE.h: * examples/APG/Svc_Config/HA_Status_Dynamic.h: * examples/APG/Svc_Config/HA_Status_Static.h: * examples/Reactor/TP_Reactor/client.cpp: * examples/Reactor/TP_Reactor/server.cpp: * protocols/ace/HTBP/HTBP_Channel.cpp: * protocols/ace/HTBP/HTBP_Filter.h: * protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp: * protocols/ace/HTBP/HTBP_Session.cpp: * protocols/ace/TMCast/Group.cpp: * protocols/examples/RMCast/Send_Msg/Sender.cpp: * protocols/tests/HTBP/Reactor_Tests/client.cpp: * protocols/tests/HTBP/Reactor_Tests/server.cpp: * protocols/tests/HTBP/Reactor_Tests/test_config.h: * protocols/tests/HTBP/Send_Large_Msg/client.cpp: * protocols/tests/HTBP/Send_Large_Msg/server.cpp: * protocols/tests/HTBP/Send_Recv_Tests/client.cpp: * protocols/tests/HTBP/Send_Recv_Tests/server.cpp: * protocols/tests/HTBP/ping/client.cpp: * protocols/tests/HTBP/ping/server.cpp: * protocols/tests/RMCast/Sender.cpp: * tests/Based_Pointer_Test.cpp: * tests/Bug_2980_Regression_Dll.cpp: * tests/SSL/Bug_2912_Regression_Test.cpp: Removed include of ace/OS.h, only in a few files we really had to add an include of OS_NS_*.h * ace/OS.h: * ace/OS.inl: * ace/OS.cpp: Removed these files, replaced with OS_NS_* files a long time ago
* ChangeLogTag: Tue May 18 21:34:34 UTC 2010 Adam Mitz <mitza@ociweb.com>mitza2010-05-181-1/+1
|
* Tue Jul 14 11:12:20 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-07-14192-9955/+5
|
* Mon Jun 29 23:42:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-291-0/+1
| | | | | * contrib/FaCE/newres.h: Fixed compile problem with CEGCC
* ChangeLogTag: Mon Jun 8 18:39:58 UTC 2009 Adam Mitz <mitza@ociweb.com>mitza2009-06-081-0/+3
|
* Thu Jun 4 09:42:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-042-4/+4
| | | | | | * contrib/FaCE/CE_ARGV.h: * contrib/FaCE/FaCE.cpp: Fixed GCC 4.4 warnings
* Tue May 19 13:14:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-192-2/+2
| | | | | | * contrib/FaCE/FaCE.mpc: * contrib/FaCE/FaCENOACE.mpc: Added missing lib
* (no commit message)Johnny Willemsen2009-05-191-1/+1
|
* (no commit message)Johnny Willemsen2009-05-191-1/+1
|
* (no commit message)Johnny Willemsen2009-05-191-1/+1
|
* (no commit message)Johnny Willemsen2009-05-192-1/+1
|
* (no commit message)Johnny Willemsen2009-05-191-1/+1
|
* (no commit message)Johnny Willemsen2009-05-192-0/+0
|
* (no commit message)Johnny Willemsen2009-05-193-1/+1
|
* (no commit message)Johnny Willemsen2009-05-191-5/+5
|
* (no commit message)Johnny Willemsen2009-05-191-3/+3
|
* (no commit message)Johnny Willemsen2009-05-191-4/+4
|
* (no commit message)Johnny Willemsen2009-05-191-4/+4
|
* (no commit message)Johnny Willemsen2009-05-191-3/+3
|
* (no commit message)Johnny Willemsen2009-05-191-5/+5
|
* Tue May 19 10:12:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-05-191-0/+1
| | | | | * contrib/FaCE/CE_Screen_Output.h: Added missing include of stdio.h for FILE
* Fri Nov 28 11:04:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-281-3/+3
|
* Mon Oct 20 07:23:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-201-1/+1
|
* undoing accidental deletionWilliam R. Otte2008-03-04224-0/+17069
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-04224-17069/+0
|
* Mon Mar 3 10:49:28 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2008-03-0314-2/+28
|
* Sun Mar 2 18:53:12 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2008-03-021-0/+1
|
* (no commit message)Johnny Willemsen2007-11-231-1/+1
|
* ChangeLogTag:Thu Nov 1 16:57:11 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-11-011-0/+1
|
* ChangeLogTag:Thu Nov 1 16:57:11 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-11-011-0/+1
|