summaryrefslogtreecommitdiff
path: root/ACE/ace/CDR_Stream.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-2/+2
|
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-101-1/+0
|
* Make use of default destructorJohnny Willemsen2022-07-041-8/+0
|
* Use reset instead of ACE_auto_ptr_resetJohnny Willemsen2021-06-081-2/+2
| | | | | | | * ACE/ace/CDR_Stream.cpp: * ACE/ace/OS_NS_Thread.cpp: * ACE/tests/Bug_2820_Regression_Test.cpp: * ACE/tests/Malloc_Test.cpp:
* Remove redundant void from the core ACE library filesJohnny Willemsen2020-12-071-16/+16
|
* Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we ↵Johnny Willemsen2020-11-101-16/+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:
* add full support for streaming std::(w)stringMartin Corino2018-08-041-0/+164
| | | | | | (optimized for C++11 and onwards) added tests for optimized std::(w)string support extend character translators with std::(w)string support also
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-3/+35
|
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
|
* Thu Nov 29 10:31:05 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-291-29/+0
| | | | | | | * ace/CDR_Stream.cpp: Removed another occurance of arm handling here, gets handled at a lower layer already
* Thu Nov 29 08:49:39 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-291-16/+3
| | | | | | | * ace/CDR_Stream.cpp: Removed arm handling here, gets handled at a lower layer already
* Mon Jun 18 20:40:29 UTC 2012 James H. Hill <hillj at cs dot iupui dot edu>hillj2012-06-181-0/+229
|
* ChangeLogTag: Wed Feb 29 16:36:300 UTC 2012 Simon Massey <simon dot massey ↵sma2012-02-291-1/+11
| | | | | at prismtech dot com> Impliment DynValue, DynValueBox and DynValueCommon types
* Tue Aug 17 07:34:31 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-171-0/+2
| | | | * ace/CDR_Stream.cpp Add Id
* Mon Aug 16 12:58:31 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-161-4/+0
| | | Removed ACE_RCSID
* Thu Jan 21 23:16:27 UTC 2010 Abdul Sowayan <sowayan@gmail.com>Abdullah Sowayan2010-01-211-2/+2
|
* Thu Feb 19 14:01:33 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-191-2/+1
| | | | | | | | | | | | | | | | | | | | | * ace/Default_Constants.h: * ace/Log_Msg_IPC.cpp: * ace/Log_Msg_IPC.h: * netsvcs/lib/Client_Logging_Handler.cpp: * netsvcs/lib/Client_Logging_Handler.h: Added new ACE_HAS_STREAM_LOG_MSG_IPC which controls whether the ACE Log_Msg IPC should use streams or not. When ACE_HAS_STREAM_PIPES is defined we default to 1, else to 0. We do see that using stream pipes causes problems on at least Solaris, so the user can decide to set this value explicitly to 0 * ace/CDR_Stream.cpp: * ace/CDR_Stream.h: * ace/Message_Block.inl: Doxygen and layout changes * ace/Message_Block.cpp: Use %@ for pointers
* Tue Feb 17 10:57:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-171-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/ace.mpc: * ace/ace_for_tao.mpc: * ace/svc_export.h: * netsvcs/lib/svc_export.h: * ace/Makefile.am: * netsvcs/lib/Makefile.am Moved svc_export to the netsvcs lib directory, it belongs there * ace/CDR_Stream.cpp: Layout change * ace/Lock_Adapter_T.h: * ace/Message_Block.cpp: * ace/Message_Block.h: * ace/Reverse_Lock_T.h: Doxygen change * netsvcs/lib/Client_Logging_Handler.cpp: Make sure we receive the expected length * netsvcs/lib/lib.mpc: Set the correct export define * netsvcs/lib/Client_Logging_Handler.h: * netsvcs/lib/Name_Handler.cpp: * netsvcs/lib/Name_Handler.h: * netsvcs/lib/Server_Logging_Handler.h: * netsvcs/lib/Server_Logging_Handler_T.cpp: * netsvcs/lib/Time_Request_Reply.cpp: * netsvcs/lib/Time_Request_Reply.h: * netsvcs/lib/Token_Handler.cpp: * netsvcs/lib/Token_Handler.h: * netsvcs/lib/TS_Clerk_Handler.cpp: * netsvcs/lib/TS_Clerk_Handler.h: * netsvcs/lib/TS_Server_Handler.cpp: * netsvcs/lib/TS_Server_Handler.h: Updated include of svc_export and no need to set the build define
* Wed Dec 3 07:55:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-12-031-5/+2
|
* ChangeLogTag: Thu Aug 7 20:21:29 UTC 2008 Jeff Parsons ↵parsons2008-08-071-6/+21
| | | | <j.parsons@vanderbilt.edu>
* Tue Jul 22 07:36:28 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-07-221-3/+1
|
* ChangeLogTag: Tue Jun 10 21:33:25 UTC 2008 Jeff Parsons ↵parsons2008-06-101-4/+0
| | | | <j.parsons@vanderbilt.edu>
* Wed May 14 11:03:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-05-141-14/+14
|
* Fri May 9 12:04:15 UTC 2008 J.T. Conklin <jtc@acorntoolworks.com>Johnny Willemsen2008-05-091-16/+179
|
* ChangeLogTag:Fri Mar 28 17:18:50 UTC 2008 Steve Huston <shuston@riverace.com>Steve Huston2008-03-281-8/+12
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+1892
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-1892/+0
|
* ChangeLogTag:Fri Nov 30 16:58:00 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-11-301-13/+56
|
* Mon Oct 1 15:06:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-10-011-1/+1
|
* Thu Sep 20 06:59:15 CDT 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-201-7/+7
|
* Wed Aug 15 12:09:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-151-5/+3
|
* Mon Aug 12 10:55;12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-131-1/+1
|
* Sun Jul 22 06:34:30 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-231-4/+4
|
* ChangeLogTag:Thu Jul 13 00:04:25 UTC 2007 Ossama Othman <ossama_othman at ↵Ossama Othman2007-07-131-33/+38
| | | | symantec dot com>
* ChangeLogTag: Fri Jul 6 10:10:58 UTC 2007 Jeff Parsons ↵parsons2007-07-061-1/+3
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri Jun 29 11:12:17 UTC 2007 Jeff Parsons ↵parsons2007-06-291-9/+9
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Thu Jun 28 10:08:38 UTC 2007 Jeff Parsons ↵parsons2007-06-281-1/+2
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Jun 27 08:29:56 UTC 2007 Jeff Parsons ↵parsons2007-06-271-0/+33
| | | | <j.parsons@vanderbilt.edu>
* (no commit message)Johnny Willemsen2007-04-251-0/+4
|
* Fri Mar 23 15:19:18 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-03-231-0/+2
|
* ChangeLogTag: Tue Feb 27 17:23:27 UTC 2007 Iliyan Jeliazkov ↵iliyan2007-02-271-2/+13
| | | | <iliyan@ociweb.com>
* ChangeLogTag: Tue Feb 27 14:20:26 UTC 2007 Iliyan Jeliazkov ↵iliyan2007-02-271-16/+5
| | | | <iliyan@ociweb.com>
* ChangeLogTag: Mon Feb 26 19:06:36 UTC 2007 Iliyan Jeliazkov ↵iliyan2007-02-261-2/+13
| | | | <iliyan@ociweb.com>
* ChangeLogTag:Mon Dec 11 20:21:14 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-12-111-0/+45
|
* ChangeLogTag:Mon Oct 23 02:28:42 UTC 2006 Ossama Othman <ossama_othman at ↵Ossama Othman2006-10-231-26/+19
| | | | symantec dot com>
* Tue Oct 10 14:16:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-10-101-2/+2
|
* Thu Sep 28 13:35:04 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-09-281-1/+1
|
* ChangeLogTag:Fri Sep 8 21:11:20 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-09-081-1/+1
|
* Wed Aug 30 12:19:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-301-10/+10
|
* ChangeLogTag:Monschmidt2006-08-211-5/+20
|