summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Collapse)AuthorAgeFilesLines
* Fri Feb 13 12:18:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-133-9/+51
| | | | | | * netsvcs/lib/Client_Logging_Handler.cpp: * netsvcs/lib/Server_Logging_Handler_T.cpp: Log a message when insert/extract fails
* Fri Feb 13 11:12:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-133-9/+17
| | | | | | | | * netsvcs/lib/Client_Logging_Handler.cpp: * netsvcs/lib/Server_Logging_Handler_T.cpp: When demarshaling fails return 0 instead of -1. That keeps the event handler registered with the reactor for the next log message.
* Thu Feb 12 07:33:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-123-14/+41
| | | | | | | | | | * ace/config-win32-common.h: * ace/os_include/sys/os_types.h: Added ACE_LACKS_MODE_T, ACE_LACKS_CADDR_T, ACE_LACKS_NLINK_T, ACE_LACKS_UID_T, and ACE_LACKS_GID_T as new defines. This makes it possible for an enduser to disable the typedefs by undefining these defines. Thanks to Bill Rizzi <rizzi at softserv dot com> for pointing this out
* ChangeLogTag:Wed Feb 11 22:26:26 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-02-112-5/+40
|
* ChangeLogTag: Wed Feb 11 16:20:19 UTC 2009 William R. Otte ↵William R. Otte2009-02-112-1/+7
| | | | <wotte@dre.vanderbilt.edu>
* ChangeLogTag:Wedschmidt2009-02-112-1/+2
|
* Wed Feb 11 06:59:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-112-0/+7
| | | | | * ace/config-win32-msvc.h: Disable msc_ver check in this file
* Wed Feb 11 06:52:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-112-3/+8
| | | | | * include/makeinclude/platform_linux.GNU: Fixed Red Hat detection
* ChangeLogTag: 20:38:27 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2009-02-102-1/+8
|
* Tue Feb 10 20:16:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-104-5/+12
| | | | | | | * ace/OS_NS_ctype.inl: * ace/Process_Manager.cpp: * ace/WFMO_Reactor.cpp: Updated old msvc ver checks to fix fuzz errors
* Tue Feb 10 18:27:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-102-2/+7
| | | | | * netsvcs/lib/Server_Logging_Handler_T.h: Doxygen change
* Tue Feb 10 18:26:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-103-12/+10
| | | | | | * include/makeinclude/platform_linux.GNU: Changed how we detect broken GCC versions, not check on the platform but check on the gcc version (RedHat 4.1.1 or 4.1.2)
* Tue Feb 10 18:25:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-102-6/+11
| | | | | * rpmbuild/ace-tao-ciao.spec: Updated for the next release
* Tue Feb 10 18:23:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-104-16/+49
| | | | | | | | | | | | * docs/bczar/bczar.html: Extended bczar release instructions * bin/fuzz.pl: Extended msvc_ver check * debianbuild/control: Updated for the next release
* Tue Feb 10 18:20:28 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-108-14/+27
| | | | | | | | | | | | | | | | * ace/config-pharlap.h: Define ACE_HAS_WINSOCK1 to 1 * ace/config-vxworks.h: Added support for VxWorks 6.7 * ace/config-win32-borland.h: Removed support for C++Builder 2007 * ace/os_include/sys/os_types.h: * ace/OS_NS_arpa_inet.cpp: * ace/OS_NS_unistd.inl: Fixes for VxWorks 6.7
* Tue Feb 10 05:39:28 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-02-102-0/+8
|
* Tue Feb 10 05:08:24 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-02-105-10484/+10504
|
* ChangeLogTag:Mon Feb 09 12:01:28 CST 2009 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2009-02-094-4/+8
|
* Mon Feb 9 17:35:05 UTC 2009 Phil Mesnier <phil@phil.ociweb.com>Phil Mesnier2009-02-093-20/+29
|
* Mon Feb 9 09:19:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-092-1/+6
| | | | | * bin/generate_rel_manpages: We are now using doxygen 1.5.8
* Fri Feb 6 15:37:15 UTC 2009 Steven Stallion <stallions@ociweb.com>stallions2009-02-062-0/+7
|
* (no commit message)Johnny Willemsen2009-02-061-0/+6
|
* Fri Feb 6 10:55:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-062-1/+9
| | | | | * html/Stats/index.shtml: Updated download link and added xampler link
* Fri Feb 6 10:33:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-062-2/+9
| | | | | * examples/APG/Containers/Map_Manager_Specialization.cpp: Fixed compile error in versioned namespace build
* ChangeLogTag: Thu Feb 5 23:50:27 UTC 2009 Jeff Parsons ↵parsons2009-02-052-0/+7
| | | | <j.parsons@vanderbilt.edu>
* Thu Feb 5 23:17:59 UTC 2009 Phil Mesnier <phil@phil.ociweb.com>Phil Mesnier2009-02-052-0/+7
|
* Thu Feb 5 22:27:34 UTC 2009 Steven Stallion <stallions@ociweb.com>stallions2009-02-052-1/+6
|
* Thu Feb 5 21:14:15 UTC 2009 Steven Stallion <stallions@ociweb.com>stallions2009-02-053-0/+58
|
* ChangeLogTag: Thu Feb 5 15:11:13 UTC 2009 Adam Mitz <mitza@ociweb.com>mitza2009-02-053-1/+19
|
* ChangeLogTag:Wed Feb 4 22:23:26 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-02-044-90/+70
|
* ChangeLogTag:Tue Feb 3 23:28:50 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-02-033-5/+31
|
* Tue Feb 3 19:45:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-0320-127/+150
| | | | | | | | | | | | | | | | | | | | | | | | | * ace/Acceptor.h: * ace/Active_Map_Manager_T.h: * ace/CDR_Stream.h: * ace/Configuration.h: * ace/Connector.h: * ace/Dev_Poll_Reactor.h: * ace/Dirent.h: * ace/Map_T.h: * ace/Message_Block.h: * ace/Message_Queue_Vx.h: * ace/Name_Request_Reply.h: * ace/Reactor.h: * ace/Reactor_Impl.h: * ace/Select_Reactor_Base.h: * ace/Select_Reactor_T.h: * ace/Strategies_T.h: * ace/WFMO_Reactor.h: Doxygen changes * ace/Unbounded_Queue.h: * ace/Unbounded_Queue.inl: Use bool
* ChangeLogTag: Tue Feb 3 15:57:41 UTC 2009 Adam Mitz <mitza@ociweb.com>mitza2009-02-032-4/+11
|
* ChangeLogTag: Mon Feb 2 19:07:39 UTC 2009 William R. Otte ↵William R. Otte2009-02-022-0/+7
| | | | <wotte@dre.vanderbilt.edu>
* Mon Feb 2 07:40:17 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-024-23/+42
| | | | | | | | | * netsvcs/lib/Client_Logging_Handler.cpp: * netsvcs/lib/Server_Logging_Handler_T.cpp: Check return values of stream operators * netsvcs/lib/Client_Logging_Handler.h: Doxygen changes
* ChangeLogTag:Fri Jan 30 20:42:45 UTC 2009 Steve Huston <shuston@riverace.com>Steve Huston2009-01-303-5/+13
|
* Fri Jan 30 15:02:08 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-01-3010-24/+39
| | | | | | | | | | | | | * ace/Barrier.cpp: * ace/Dynamic_Service_Base.cpp: * ace/Hash_Map_Manager_T.cpp: * ace/Malloc.cpp: * ace/Malloc_T.cpp: * ace/Mutex.cpp: * ace/Pipe.cpp: * ace/Semaphore.cpp: * ace/TSS_T.cpp: Removed some unnecessary ACE_DEBUG statements.
* Fri Jan 30 12:55:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-301-0/+1
| | | | | | | | | * tests/run_test.lst: * tests/tests.mpc: * tests/Bug_3532_Regression.cpp: Added a new test for bugzilla 3532. This bug is not fixed, just integrating the regression test. Thanks to Martin Gaus <Gaus@gmx.de> for creating this test
* (no commit message)Johnny Willemsen2009-01-301-1/+1
|
* Fri Jan 30 12:55:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-304-0/+76
| | | | | | | | | * tests/run_test.lst: * tests/tests.mpc: * tests/Bug_3532_Regression.cpp: Added a new test for bugzilla 3532. This bug is not fixed, just integrating the regression test. Thanks to Martin Gaus <Gaus@gmx.de> for creating this test
* Fri Jan 30 12:38:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-303-1/+19
| | | | | | * ace/ACE.cpp: * ace/Log_Msg.cpp: Fixed unicode logging problems on non windows platforms
* Fri Jan 30 11:54:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-307-18/+102
| | | | | | | | | | | | | | | | | | * ace/Intrusive_List.cpp: Just have one exit point in the methods * ace/Singleton.cpp: * ace/Singleton.h: Added a static close() which can be used to explicitly close an ACE_Singleton. It will then deregister from the object manager from cleanup. This way an application developer could close his singletons explicitly, but keep the safety that ACE will do that also when the application does a shutdown * tests/run_test.lst: * tests/tests.mpc: * tests/Singleton_Test.cpp: Added a new test for the close
* Thu Jan 29 18:48:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-293-10/+30
|
* Thu Jan 29 12:59:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-292-0/+8
| | | | | * bin/mpc-mode.el: Added patch from Stefan Naewe <stefan.naewe@googlemail.com>
* Thu Jan 29 10:33:52 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-298-26/+37
| | | | | | | | | | | * ace/ATM_Acceptor.cpp: * ace/ATM_QoS.cpp: * ace/ATM_Stream.cpp: * ace/ATM_Stream.inl: * ace/OS_NS_Thread.inl: * ace/OS_NS_unistd.inl: * ace/OS_NS_wchar.cpp: Don't use () when returning 0 or -1
* ACE: Wed Jan 28 20:22:45 UTC 2009 Adam Mitz <mitza@ociweb.com>mitza2009-01-286-678/+55
| | | | | TAO: Wed Jan 28 20:22:51 UTC 2009 Adam Mitz <mitza@ociweb.com> CIAO: Wed Jan 28 20:22:52 UTC 2009 Adam Mitz <mitza@ociweb.com>
* ChangeLogTag: Wed Jan 28 15:02:11 UTC 2009 Jeff Parsons ↵parsons2009-01-282-1/+7
| | | | <j.parsons@vanderbilt.edu>
* Wed Jan 28 10:24:46 UTC 2009 Marcel Smit <msmit@remedy.nl>msmit2009-01-282-0/+6
| | | | | | * bin/tao_orb_tests.lst: Added new test for bug 3559.
* Wed Jan 28 09:45:53 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-284-19/+30
| | | | | | | | | | | * tests/Bug_3541_Regression.cpp: Fixed last compile error * tests/Multicast_Test.cpp: Unicode fix * tests/Thread_Pool_Reactor_Resume_Test.cpp: Unicode fix
* Wed Jan 28 09:09:53 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-2810-2/+28
| | | | | | | | | | | | | | | | | * ace/OS_NS_arpa_inet.inl: Use new ACE_HAS_NONCONST_INET_ADDR * ace/config-cray.h: * ace/config-lynxos.h: * ace/config-tandem.h: * ace/config-vxworks5.x.h: * ace/config-vxworks6.2.h: * ace/config-vxworks6.3.h: * ace/config-vxworks6.4.h: Added ACE_HAS_NONCONST_INET_ADDR * ace/config-vxworks6.7.h: Undef ACE_HAS_NONCONST_INET_ADDR, WindRiver fixed their api