summaryrefslogtreecommitdiff
path: root/ACE/ace/SString.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Mon Nov 15 09:40:48 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-11-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: Zap TAO as directory * ACEXML/common/XML_Types.h: * ace/Auto_Ptr.h: * ace/Basic_Types.h: * ace/OS_NS_Thread.cpp: * ace/Obchunk.cpp: * ace/Object_Manager.cpp: * ace/Object_Manager_Base.cpp: * ace/Proactor.h: * ace/SOCK_Dgram.h: * ace/SOCK_Dgram.inl: * ace/SOCK_Dgram_Mcast.h: * ace/SOCK_Dgram_Mcast.cpp: * ace/SString.h: * ace/SString.cpp: * ace/Thread_Exit.cpp: * ace/Timer_List.h: * ace/config-lite.h: * apps/JAWS/clients/Caching/Locator_Request_Reply.cpp: * apps/JAWS/clients/Caching/URL_Properties.h: * apps/JAWS/clients/Caching/URL_Properties.inl: * apps/JAWS/clients/Caching/URL_Properties.cpp: Clean of deprecated define ACE_USHORT16 and ACE_AUTO_PTR_RESET * configure.ac: Updated support address
* Mon Aug 16 12:58:31 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-161-5/+0
| | | Removed ACE_RCSID
* Sun Jun 7 17:53:05 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-06-071-206/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * ace/Tokenizer_T.cpp * ace/Tokenizer_T.h * ace/SString.cpp * ace/SString.h Moved ACE_Tokenizer to its own file and reworked it to the C++ template ACE_Tokenizer_T. ACE_Tokenizer is then a typedef of ACE_Tokenizer_T<ACE_TCHAR>. This makes it possible to use a char tokenizer in a wchar build * ace/ace.mpc: * ace/ace_for_tao.mpc: * ace/Makefile.am: Added new files * ace/Configuration.cpp: * ace/Process.cpp: * examples/OS/Process/process.cpp: Added include of Tokenizer_T.h * ace/OS_NS_Thread.cpp * ace/OS_NS_Thread.h * ace/OS_NS_Thread.inl Changed important_writer_ to bool
* Thu Nov 13 09:41:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-11-141-3/+0
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+550
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-550/+0
|
* ChangeLogTag: Mon Jan 8 19:55:31 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-081-3/+2
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+551