summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add abspath converter to rc compile to work on linked buildsRiverace-6.2aSteve Huston2022-03-291-1/+1
|
* Add explicit copy constructor per Howard FinerSteve Huston2022-03-292-0/+9
|
* Pick up changes from this set:Steve Huston2022-03-2217-48/+282
| | | | | Commit ad906bbed19 ChangeLogTag:Thu Oct 9 16:21:38 UTC 2014 Steve Huston <shuston@riverace.com>
* Add CPP14 and 11 mechanisms to allow fallthroughSteve Huston2022-03-191-0/+3
|
* Refactor switch to avoid fallthrough and read easierSteve Huston2022-03-191-45/+45
|
* Refactor preproc so ACE_HAS_CPU_SET_T is obeyedSteve Huston2022-03-191-6/+9
|
* Move ACE_Handle_Set copy ctor to inlSteve Huston2022-03-162-22/+20
|
* Add ACE_FALLTHROUGH macro that adjusts to c++17 or earlierSteve Huston2022-03-166-10/+30
|
* Apply diffs from HowardSteve Huston2022-03-1620-3/+112
|
* ChangeLogTag: Mon May 27 10:09:24 CEST 2013 Johnny Willemsen ↵ACE+TAO+CIAO-6_2_0Johnny Willemsen2013-05-270-0/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Mon May 27 10:09:24 CEST 2013 Johnny Willemsen ↵Johnny Willemsen2013-05-2747-77/+93
| | | | <jwillemsen@remedy.nl>
* Fri May 24 07:55:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-243-2/+11
| | | | dot com> Add .in () accessor to vars being duplicated. Lynos4.2 compiler issued warnings
* Wed May 22 15:15:34 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-222-1/+7
|
* Update NEWS with ImR List changePhil Mesnier2013-05-221-0/+4
|
* (no commit message)Johnny Willemsen2013-05-212-0/+9
|
* Tue May 21 14:26:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-211-7/+7
| | | | dot com> Moved the NEWs into the current section (I added it to the previous release with Fri May 17 13:40:00 UTC 2013).
* Tue May 21 13:22:47 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-214-104/+12
|
* Tue May 21 13:17:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-212-0/+20
| | | | dot com> Add note about failures on Solaris, AIX and MacOS due to problems with sending data via multicast on loopback.
* Tue May 21 11:07:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-211-2/+2
| | | | dot com> Add sanity check for SndSock value obtained from system
* Tue May 21 11:07:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-211-3/+3
| | | | dot com> Add sanity check for SndSock value obtained from system
* Tue May 21 11:07:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-212-1/+21
| | | | dot com> Add sanity check for SndSock value obtained from system
* Mon May 20 18:40:20 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-05-202-0/+8
| | | | | | * tests/Compiler_Features_16_Test.cpp: Added also a forward declared enum
* Mon May 20 16:41:51 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-204-12/+70
|
* Mon May 20 13:52:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-202-0/+7
| | | | | | dot com> Add debug switch to client as well.
* Mon May 20 13:10:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-202-7/+6
| | | | | dot com> Remove dead code and unused state variable (expect_char).
* Mon May 20 12:15:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-202-3/+10
| | | | | dot com> Added !NO_LOOPBACK_MCAST config item to McastLocal/Mcast & McastPreferredInterfaces tests.
* Mon May 20 09:59:30 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-203-4/+11
| | | | | | dot com> Remove warning about unused instance_ variable.
* Mon May 20 09:50:30 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-203-4/+9
| | | | | dot com> Fix fuzz warning about a white-space trailing a comment line.
* Mon May 20 07:49:30 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-202-1/+7
| | | | | dot com> Enable debug for orbsvcs/tests/miop/McastLocal.
* Sun May 19 13:20:04 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-192-2/+8
|
* Fri May 17 19:02:02 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-172-0/+30
|
* Fri May 17 13:42:24 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-173-15/+34
|
* ChangeLogTag: Fri May 17 13:48:34 UTC 2013 Adam Mitz <mitza@ociweb.com>Adam Mitz2013-05-172-2/+8
|
* Fri May 17 13:40:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-1733-325/+680
| | | | dot com> Fix for Buzilla 1391
* Fri May 17 10:11:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-172-2/+8
| | | | dot com> size_t not CORBA::ULong for ACE_Vector size.
* Fri May 17 09:32:04 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-05-172-0/+7
| | | | | | * tests/tests.mpc: Add NOMINMAX to macros for compiler features test 16/17
* Fri May 17 09:26:22 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-05-172-0/+6
| | | | | | * tests/Compiler_Features_19_Test.cpp: Added missing include
* Fri May 17 09:10:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-172-8/+19
| | | | | dot com> Rename ALLOW_UNICAST_MIOP to TAO_ALLOW_UNICAST_MIOP, this feature was originally not going to be committed into the Open Source but it is being used (unwisely in our opinion) in the community. It short circuits the error checking on joins, such that MIOP can be used to send to a unicast address. I would not recommend building TAO with this option set.
* Fri May 17 08:26:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-172-0/+8
| | | | | dot com> Correction to Cater ALLOW_UNICAST_MIOP builds.
* Fri May 17 08:03:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-172-1/+10
| | | | dot com> Cater for wchar version of call
* ChangeLogTag: Thu May 16 17:52:36 UTC 2013 Adam Mitz <mitza@ociweb.com>Adam Mitz2013-05-168-15/+35
|
* Thu May 16 09:01:00 UTC 2013 Simon Massey <simon dot massey at prismtech ↵sma2013-05-1622-95/+906
| | | | dot com> add -ORBListenerInterface to UDP/MIOP
* Wed May 15 18:21:40 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-05-152-5/+5
| | | | | | | * tao/Exception.cpp: Shouldn't put asserts in the core code
* Tue May 14 15:17:51 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-143-1/+11
|
* Tue May 14 14:53:28 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-143-1/+59
|
* Mon May 13 21:38:06 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-132-5/+14
|
* This is the changelog for revision 97131Phil Mesnier2013-05-131-115/+35
|
* Mon May 13 19:12:59 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-1316-429/+656
|
* Mon May 13 17:27:37 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2013-05-133-3/+24
|
* Mon May 13 17:34:28 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-05-133-5/+13
| | | | | | | | | * tests/INET_Addr_Test.cpp: Fixed error in logging * tests/Multihomed_INET_Addr_Test.cpp: Unicode fixes