summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Moved all changelogs to the ChangeLogs archive directory, release scriptJohnny Willemsen2014-12-051-301/+0
| | | | | | | | | will generate a changelog for each release * ACE/ChangeLog -> ACE/ChangeLogs/ChangeLog-2014b: * CIAO/ChangeLog -> CIAO/ChangeLogs/ChangeLog-2014b: * DAnCE/ChangeLog -> DAnCE/ChangeLogs/ChangeLog-2014b: * TAO/ChangeLog -> TAO/ChangeLogs/ChangeLog-2014b: Moved.
* Tue Nov 25 14:52:51 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-11-251-1/+8
| | | | | | | | * ACE-INSTALL.html: Fixed cygwin setup instructions as reported by Koh Onishi <k_onishi at mtj dot biglobe dot ne dot jp> in bugzilla 4066
* ChangelogTag: Tue Nov 25 09:18:14 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-11-251-0/+7
|
* Mon Nov 24 11:20:09 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-11-241-0/+5
| | | | | | * ace/Abstract_Timer_Queue.h: Doxygen fix
* ChangelogTag: Mon Nov 24 10:49:54 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-11-241-0/+5
|
* Fri Nov 14 15:03:21 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-11-141-0/+6
| | | | | | | * bin/MakeProjectCreator/config/vc14nmake.mpb: Disable warnings 4456, 4458, and 4459 with Visual Studio 2015 when we are using nmake
* Fri Nov 14 08:14:39 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-11-141-0/+15
| | | | | | | | | | | | | | | | * NEWS: * docs/Download.html: * docs/bczar/bczar.html: * etc/index.html: Make 6.3.0 public * bin/MakeProjectCreator/config/vc12.features: * bin/MakeProjectCreator/config/vc14.features: Missing features files * bin/MakeProjectCreator/config/vc_warnings.mpb: Disable warnings 4456, 4458, and 4459 with Visual Studio 2015
* ChangeLogTag:Fri Nov 14 08:38:16 CET 2014 Johnny Willemsen ↵Johnny Willemsen2014-11-141-0/+4
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Thu Nov 13 11:31:37 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-11-131-0/+7
|
* Mon Nov 10 15:45:42 UTC 2014 Johnny Willemsen <willemsen_j@remedy.nl>Johnny Willemsen2014-11-101-0/+5
| | | | | | | * ace/CDR_Stream.h: Doxygen fixes
* ChangelogTag: Mon Nov 10 12:39:18 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-11-101-1/+6
|
* Thu Nov 6 19:45:38 UTC 2014 Johnny Willemsen <willemsen_j@remedy.nl>Johnny Willemsen2014-11-061-0/+11
| | | | | | | | | | | | | | | | * bin/MakeProjectCreator/config/vc_warnings.mpb: Visual Studio 2013 Update 3 gives a lot of warnings on deprecated ascii winsock calls but they just work, so no need to change our code. Added new feature vc_avoid_winsock_warnings which is enabled by default, this adds _WINSOCK_DEPRECATED_NO_WARNINGS to the compiler falgs. If you want to see all warnings, set vc_avoid_winsock_warnings to 0 in your default.features file before generatin the project files
* Tue Nov 4 14:37:56 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-11-041-0/+10
| | | | | | | | | | | | * etc/ace_inet.doxygen: * etc/ace_qos.doxygen: * etc/ace_rmcast.doxygen: * etc/ace_ssl.doxygen: * etc/acexml.doxygen: Set UML_LOOK to NO, with UML look all members/methods are shown in the diagrams making them unusable
* ChangelogTag: Mon Nov 3 12:50:28 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-11-031-0/+10
|
* Fri Oct 31 14:10:52 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-311-0/+5
| | | | | | * rpmbuild/ace-tao.spec: No need for lsb
* ChangelogTag: Fri Oct 31 13:49:11 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-10-311-0/+14
|
* ChangeLogTag:Wed Oct 29 20:22:38 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-10-291-0/+5
|
* ChagelogTag: Tue Oct 28 09:51:14 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-10-281-0/+8
|
* Tue Oct 28 08:00:15 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-281-0/+5
| | | | | | | * tests/Bug_4189_Regression_Test.cpp: Use PF_INET, that is the default argument of ACE_SOCK_Dgram_Bcast
* Mon Oct 27 18:06:17 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-271-0/+8
| | | | | | | | | | * ace/config-win32-common.h: Don't define SO_REUSEPORT when it is not defined, the code that uses this as argument to call ACE_OS::setsockopt only works when this has been defined. Defining it here to a dummy value causes us to call the Windows API with an invalid argument
* Mon Oct 27 12:32:17 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-271-0/+7
| | | | | | | | * ace/config-win32-common.h: * ace/os_include/sys/os_types.h: Introduce new ACE_LACKS_PID_T which is set on Windows, but not with MinGW
* Mon Oct 27 07:57:57 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-271-0/+8
| | | | | | | | | | | * ace/OS_NS_sys_socket.inl: Removed the ignore of SO_REUSEADDR on windows, this is needed for ACE_SOCK_Dgram_Bcast to work, see bugzilla 4189. Also removed the Windows specific change of SO_REUSEPORT to SO_REUSEADDR, this are different flags that we should not merge at this level.
* Fri Oct 24 18:41:42 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-241-0/+9
| | | | | | | | | | * tests/Bug_4189_Regression_Test.cpp: * tests/run_test.lst: * tests/tests.mpc: New test for bugzilla 4189, on Windows it is not possible at this moment to open a ACE_SOCK_Dgram_Bcast multiple times on the same port, even when reuse_addr has been set to 1
* ChangeLogTag:Thu Oct 23 19:41:00 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-10-231-0/+5
|
* Tue Oct 21 15:45:59 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-10-211-0/+5
| | | | * ace/ETCL/ETCL_l.cpp: Scoreboard cleanup.
* Mon Oct 20 15:37:35 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-10-201-0/+16
| | | | | | | | | | | | | | | * ACEXML/common/XMLFilterImpl.h: * ACEXML/common/XMLFilterImpl.cpp: * ACEXML/parser/parser/Entity_Manager.h: * ace/ETCL/ETCL_l.cpp: * protocols/ace/RMCast/Flow.h: * protocols/ace/RMCast/Flow.cpp: * protocols/ace/RMCast/Reassemble.h: * protocols/ace/RMCast/Reassemble.cpp: * protocols/ace/TMCast/TransactionController.hpp: Clean up unused member warnings identified by clang 6.0. * bin/PerlACE/Process_Unix.pm: increase the valgrind wait factor to accommodate slower machines.
* ChangeLogTag:Mon Oct 13 18:59:00 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-10-131-0/+4
|
* Mon Oct 13 17:24:21 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-10-131-0/+5
| | | | | | * docs/bczar/bczar.html: Added package for killall
* ChangeLogTag:Sat Oct 1 21:09:07 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-10-111-0/+8
|
* ChangeLogTag:Sat Oct 11 20:45:03 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-10-111-0/+4
|
* ChangeLogTag:Thu Oct 9 16:21:38 UTC 2014 Steve Huston <shuston@riverace.com>Steve Huston2014-10-101-0/+40
|
* VxWorks changes; ChangeLogTag: Tue Oct 7 21:55:51 UTC 2014 Steve Huston ↵Steve Huston2014-10-071-0/+29
| | | | <shuston@riverace.com>
* Tue Sep 30 13:34:34 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-301-0/+5
| | | | | | * include/makeinclude/platform_g++_common.GNU: Add -Wnon-virtual-dtor to the default CCFLAGS
* ChangeLogTag: Fri Sep 26 09:58:57 UTC 2014 Olli Savia <ops@iki.fi>olli2014-09-291-2310/+2
|
* ChangeLogTag: Fri Sep 26 09:58:57 UTC 2014 Olli Savia <ops@iki.fi>olli2014-09-261-2/+2315
|
* Make x.2.8 publicJohnny Willemsen2014-09-251-2312/+0
|
* ChangeLogTag:Wed Sep 24 19:51:44 CEST 2014 Johnny Willemsen ↵Johnny Willemsen2014-09-241-0/+4
| | | | <jwillemsen@remedy.nl>
* Preparation for next microJohnny Willemsen2014-09-241-1/+1
|
* Tue Sep 16 18:11:58 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-161-0/+18
| | | | | | | | | | | | | | | | | | | | * ace/Dev_Poll_Reactor.cpp: * ace/Reactor.h: * ace/Select_Reactor_T.cpp: * ace/WFMO_Reactor.inl: When using ACE_Event_Handler_var together with reference counting it is easy to pass the var.handler() to the cancel_timer() operation of the reactor to just cancel all timers at shutdown. But, when the application specific initialization fails which leads to the fact that the var contains a nullptr, this leads to a crash. Updated all cancel_timer operations to also check if a valid event handler pointer has been passed. If not, we just return 0 * tests/MT_Reactor_Timer_Test.cpp: Added test for use case mentioned above
* Fri Sep 12 09:19:15 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-09-121-2/+7
|
* Thu Sep 11 10:14:17 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-09-111-0/+20
|
* Tue Sep 9 06:49:28 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-091-0/+12
| | | | | | | | | | | | | * bin/generate_doxygen.pl: Use safe way to get an unique tmp file * include/makeinclude/platform_linux_common.GNU: Added support for detecting and using platform large file flags Thanks to Pau Garcia i Quiles <pgquiles at elpauer dot org> for providing both patches
* Tue Sep 9 06:46:06 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-091-0/+5
| | | | | | * ace/Time_Value.cpp: When using C++11 use std::abs
* Tue Sep 9 06:41:24 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-091-0/+12
| | | | | | | | | | | | | * ASNMP/asnmp/asn1.cpp: Use ACE_REGISTER * ace/CDR_Base.h: Add missing include for ACE_REGISTER * contrib/minizip/unzip.c: * contrib/minizip/zip.c: Fix clang warnings
* Mon Sep 8 17:59:55 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+17
| | | | | | | | | | | | | | | | | | * ace/Base_Thread_Adapter.h: * ace/CDR_Base.inl: * ace/CDR_Base.cpp: * ace/ETCL/ETCL_l.cpp: * ace/ETCL/ETCL_l.cpp.diff: * ace/ETCL/ETCL_y.cpp: * ace/ETCL/ETCL_y.cpp.diff: * ace/Global_Macros.h: * ace/Handle_Set.cpp: * ace/OS_NS_stdlib.cpp: * ace/OS_NS_string.cpp: C++11 deprecated the register keyword, so introduce a new ACE_REGISTER define which normall expands to register, but to nothing with C++11
* Mon Sep 8 15:41:55 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+7
| | | | | | | | * include/makeinclude/platform_linux_clang.GNU: Added deprecated_declarations, default is 1 and than we just let clang show all, with C++11 we set it to 0 to get rid of them (if not set by the user)
* Mon Sep 8 15:36:03 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+8
| | | | | | | | | * include/makeinclude/platform_clang_common.GNU: Looks this 'common' file is only used for MacOSX * include/makeinclude/platform_linux_clang.GNU: Small improvements to only set one C++ flavor
* Mon Sep 8 13:30:45 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+6
| | | | | | | * ace/Auto_IncDec_T.h: Fixed compile error because ACE_Copy_Disabled was implicitly pulled in before
* Mon Sep 8 13:24:53 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+6
| | | | | | | * netsvcs/lib/Log_Message_Receiver.h: Fixed compile error because ACE_Copy_Disabled was implicitly pulled in before
* Mon Sep 8 13:02:34 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+6
| | | | | | | * include/makeinclude/platform_clang_common.GNU: Support c++11 as setting and add -Wno-deprecated at that moment to the compiler flags