summaryrefslogtreecommitdiff
path: root/ACE/ace/IOStream_T.h
Commit message (Collapse)AuthorAgeFilesLines
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-221-11/+11
|
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-5/+5
|
* Merge pull request #1537 from jwillemsen/jwi-ACE_HAS_STRING_CLASSJohnny Willemsen2021-06-081-4/+0
|\ | | | | Each platform we support provides std::string as string class, define…
| * Each platform we support provides std::string as string class, define ↵Johnny Willemsen2021-06-081-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACE_HAS_STRING_CLASS always and removed the checks for it * ACE/ace/IOStream.h: * ACE/ace/IOStream_T.cpp: * ACE/ace/IOStream_T.h: * ACE/ace/config-aix-5.x.h: * ACE/ace/config-all.h: * ACE/ace/config-cygwin32.h: * ACE/ace/config-hpux-11.00.h: * ACE/ace/config-hurd.h: * ACE/ace/config-icc-common.h: * ACE/ace/config-kfreebsd.h: * ACE/ace/config-linux-common.h: * ACE/tests/IOStream_Test.cpp:
* | Removed some !ACE_WIN32 checks, the comments talk about an ancient msvc compilerJohnny Willemsen2021-06-081-9/+4
|/ | | | * ACE/ace/IOStream_T.h:
* Removed redundant voidJohnny Willemsen2021-03-171-1/+1
|
* Use delete instead of ACE_UNIMPLEMENTED_FUNCJohnny Willemsen2021-01-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Active_Map_Manager_T.h: * ACE/ace/Arg_Shifter.h: * ACE/ace/Asynch_IO.h: * ACE/ace/Auto_IncDec_T.h: * ACE/ace/Based_Pointer_Repository.h: * ACE/ace/Cache_Map_Manager_T.h: * ACE/ace/Compression/Compressor.h: * ACE/ace/Condition_T.h: * ACE/ace/Dynamic_Service.h: * ACE/ace/Free_List.h: * ACE/ace/Guard_T.h: * ACE/ace/Hash_Map_Manager_T.h: * ACE/ace/Hash_Multi_Map_Manager_T.h: * ACE/ace/IOStream_T.h: * ACE/ace/Managed_Object.h: * ACE/ace/Map_Manager.h: * ACE/ace/Map_T.h: * ACE/ace/Message_Block_T.h: * ACE/ace/Message_Queue_T.h: * ACE/ace/OS_Log_Msg_Attributes.h: * ACE/ace/Parse_Node.cpp: * ACE/ace/Parse_Node.h: * ACE/ace/SSL/SSL_SOCK_Stream.h: * ACE/ace/Select_Reactor_T.h: * ACE/ace/Singleton.h: * ACE/ace/Task_T.h: * ACE/ace/Timer_Hash_T.h: * ACE/ace/Timer_List_T.h:
* Const and layout changesJohnny Willemsen2020-08-201-2/+0
| | | | | | | | | | | | | * ACE/ace/Acceptor.cpp: * ACE/ace/Connector.cpp: * ACE/ace/FILE_IO.h: * ACE/ace/Hashable.h: * ACE/ace/INET_Addr.cpp: * ACE/ace/IOStream_T.h: * ACE/ace/IO_SAP.h: * ACE/ace/IPC_SAP.h: * ACE/ace/If_Then_Else.h: * ACE/ace/Local_Memory_Pool.h:
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-191-1/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Fri Feb 11 11:16:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-02-111-2/+2
| | | | | Merged changes from Remedy work branch.
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+297
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-297/+0
|
* Wed May 23 15:32:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-231-1/+1
|
* Thu Feb 15 13:38:58 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-151-1/+1
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+297