summaryrefslogtreecommitdiff
path: root/ACE/ace/Registry.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant voidJohnny Willemsen2021-03-171-3/+3
|
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-091-12/+12
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Mon Apr 20 10:17:32 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-04-201-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/Basic_Types.h: * ace/config-WinCE.h: * ace/OS_NS_stropts.h: * ace/OS_NS_sys_socket.h: * ace/OS_NS_Thread.cpp: Removed WinCE support for versions < 5.0. * ace/config-win32-cegcc.h: Removed temporary defines. * ace/config-win32-common.h: Replaced UNDER_CE with _WIN32_WCE. * ace/OS_main.cpp: * ace/OS_main.h: Removed CE gcc compiler warning by adding destructor. * ace/OS_NS_Thread.inl: Removed WinCE support for versions before 5.0. Added ACE_LACKS_CE_THREAD_PRIORITY define in order to compile on CE gcc. * ace/Process.cpp: Removed CE gcc compiler warning by using ACE_UNUSED_ARG. * ace/Registry.cpp: * ace/Registry.h: Removed CE gcc compiler warning by adding destructor. Removed CE gcc compiler warning by using ACE_UNUSED_ARG. * ace/SV_Semaphore_Simple.cpp: Removed pragma's for CE gcc compiler. Removed check on ACE_WIN64 define. * include/makeinclude/platform_cegcc.GNU: Default platform macros for CE gcc compiler. * include/makeinclude/platform_gnuwin32_common.GNU: Added support for CE gcc compiler.
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+559
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-559/+0
|
* Thu May 24 07:54:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-241-22/+22
|
* Wed May 23 15:32:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-231-18/+18
|
* ChangeLogTag:Fri Mar 9 00:53:43 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-03-091-8/+4
|
* ChangeLogTag:Wed Feb 21 21:46:18 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-02-211-3/+3
|
* Wed Feb 14 08:53:58 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-141-1/+1
|
* ChangeLogTag:Wed Feb 7 21:01:39 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-02-071-3/+3
|
* Mon Aug 14 11:15:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-141-1/+1
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+563