summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ACE+TAO-6_5_19ACE+TAO-6_5_19Latest_MicroLatest_BetaJohnny Willemsen2022-12-1910-46/+512
|
* Merge pull request #2003 from mitza-oci/ace6tao2Johnny Willemsen2022-12-172-0/+18
|\ | | | | NEWS for 6.5.19/2.5.19
| * NEWS for 6.5.19/2.5.19Adam Mitz2022-12-162-0/+18
|/
* Merge pull request #2001 from DOCGroup/elliottc/cdr_support_require_truncationocielliottc2022-12-152-7/+17
|\ | | | | [ace6tao2] Only emit the require_truncation_ boolean if CDR support is enabled.
| * Only emit the require_truncation_ boolean if CDR support is enabled.Chad Elliott2022-12-152-7/+17
| |
* | Merge pull request #2000 from DOCGroup/elliottc/sighandler-castingocielliottc2022-12-152-3/+4
|\ \ | |/ |/| [ace6tao2] Pull changes from ACE 7.
| * Pulled in changes from 362919a40c8652e5465a2240d7524d1cc1aac9ac to silence ↵Chad Elliott2022-12-152-3/+4
|/ | | | warnings.
* Merge pull request #1999 from DOCGroup/elliottc/disable_readdir_rAdam Mitz2022-12-154-4/+16
|\ | | | | [ace6tao2] Allow disabling of ACE_OS::readdir_r
| * Use readdir() instead of readdir_r() since it is now deprecated.Chad Elliott2022-12-141-3/+12
| |
| * Allow the disabling of readdir_r.Chad Elliott2022-12-143-1/+4
|/
* Merge pull request #1997 from DOCGroup/elliottc/715-additionalocielliottc2022-12-1410-26/+56
|\ | | | | [ace6tao2] Fix additional warnings from OpenDDS builds.
| * Modified strenvdup() to avoid a second copy (via strdup) and silence a ↵Chad Elliott2022-12-141-12/+9
| | | | | | | | warning from gcc 11 about possibly returning a pointer to a local variable.
| * Removed calls to ferror() as their return values were no longer used.Chad Elliott2022-12-141-2/+0
| |
| * Pulled in changes from ACE 7.Chad Elliott2022-12-146-12/+32
| |
| * Added an assignment operator because a copy constructor was defined. (ubuntu ↵Chad Elliott2022-12-142-0/+15
|/ | | | 22 - gcc 11 warning)
* Merge pull request #1991 from DOCGroup/elliottc/configuration-fixocielliottc2022-12-091-3/+3
|\ | | | | [ace6tao2] Correction for wide-char builds
| * Remove division by sizeof ACE_TCHAR when calculating the simple_section; ↵Chad Elliott2022-12-091-3/+3
|/ | | | pointer arithmetic already accounts for size of the individual elements.
* Merge pull request #1989 from DOCGroup/elliottc/fix-more-warningsocielliottc2022-12-085-7/+28
|\ | | | | [ace6tao2] Fix more build warnings (as shown by builds for OpenDDS)
| * Increased the final buffer size (in the info method) to accommodate the ↵Chad Elliott2022-12-081-3/+11
| | | | | | | | maximum possible string size. (ubuntu 20 - gcc 10 warning)
| * No need to compare the result of ::TryEnterCriticalSection to an explicit ↵Chad Elliott2022-12-081-1/+1
| | | | | | | | value. Doing so causes a warning in Release builds.
| * Added an assignment operator because a copy constructor was defined. (ubuntu ↵Chad Elliott2022-12-082-0/+10
| | | | | | | | 22 - gcc 11 warning)
| * Pulled in 0c2228f586a6c8fda87b707fcdaf2e861e118eff from master.Chad Elliott2022-12-081-3/+6
|/
* Merge pull request #1986 from DOCGroup/elliottc/715-fix-warningsocielliottc2022-12-066-8/+39
|\ | | | | [ace6tao2] Fix build warnings (as shown by builds for OpenDDS)
| * Increased the final buffer size (in the info method) to accommodate the ↵Chad Elliott2022-12-061-2/+11
| | | | | | | | maximum possible string size. (ubuntu 20 - gcc 10 warning)
| * Added assignment operators because a copy constructor was defined. (ubuntu ↵Chad Elliott2022-12-064-0/+20
| | | | | | | | 22 - gcc 11 warning)
| * Added curly braces around an else clause (ubuntu 22 - gcc 11 warning)Chad Elliott2022-12-061-6/+8
|/
* Merge pull request #1985 from mitza-oci/ace6tao2Adam Mitz2022-12-011-2/+2
|\ | | | | [ACE6] macOS major version fallback
| * Merge pull request #1741 from iedutu/masterJohnny Willemsen2022-11-301-2/+2
|/ | | | | | | | | | Support for macOS major version fallback (cherry picked from commit 61da3abdcfc16295ed34ab552b35dce4f2b78bad) # Conflicts: # ACE/include/makeinclude/platform_macosx.GNU # ACE/include/makeinclude/platform_macosx_monterey.GNU
* Merge pull request #1974 from mitza-oci/ace6tao2Adam Mitz2022-10-281-1/+1
|\ | | | | [ACE6] Merge pull request #1956 from jwillemsen/jwi-vxworksgethostbyaddr
| * Merge pull request #1956 from jwillemsen/jwi-vxworksgethostbyaddrJohnny Willemsen2022-10-281-1/+1
|/ | | | | | | | | VxWorks 7 also has the support for a non-reentrant version of gethostbyaddr (cherry picked from commit 1e84155d462e09d583a472c9fc70a06fa5d3054e) # Conflicts: # ACE/ace/os_include/os_netdb.h
* Merge pull request #1965 from DOCGroup/ocielliottc/a6t2-mergeocielliottc2022-10-144-6/+23
|\ | | | | Merged pull requests 1953 and 1955-1958
| * Merged pull requests 1953 and 1955-1958Chad Elliott2022-10-134-6/+23
|/
* Merge pull request #1948 from mitza-oci/a6t2-mergeAdam Mitz2022-10-1170-500/+892
|\ | | | | [ACE6-TAO2] Merge selected recent changes from ACE7-TAO3
| * Merge pull request #1954 from wkbrd/windows_resource_filesJohnny Willemsen2022-10-1013-0/+390
| | | | | | | | | | | | Add windows resource files (cherry picked from commit e1dda342b0805ffc880c618df86550df27cb9ce5)
| * Merge pull request #1952 from jwillemsen/jwi-pipeopenJohnny Willemsen2022-10-101-4/+6
| | | | | | | | | | | | | | | | | | Use the ACE_INET_Addr::set instead of the constructor so that we can … (cherry picked from commit 2ed56466bf34f1dd99260514cd6a38ac7497ee9a) # Conflicts: # ACE/ace/Pipe.cpp
| * Restored broad platform/compiler compatibilityAdam Mitz2022-10-032-2/+2
| |
| * fixed mergeAdam Mitz2022-10-031-1/+7
| |
| * Merge pull request #1942 from knutpett/knutpett/const_accessorJohnny Willemsen2022-10-033-3/+3
| | | | | | | | | | | | | | | | | | | | | | Added const accessors for AST_Decl::local_name () and UTL_String::get_string () (cherry picked from commit a16ac15dd106967992baef21a91f73f002b2cb79) # Conflicts: # TAO/TAO_IDL/ast/ast_decl.cpp # TAO/TAO_IDL/include/ast_decl.h # TAO/TAO_IDL/include/utl_string.h
| * Merge pull request #1930 from jwillemsen/jwi-sslcertJohnny Willemsen2022-10-0310-212/+332
| | | | | | | | | | | | Generated new certificates, old ones expired (cherry picked from commit 3f1236a89ac9381be2ece19ff833f6a6b5f4ae15)
| * Merge pull request #1943 from lukem/format-security-fixupJohnny Willemsen2022-10-032-5/+5
| | | | | | | | | | | | Fix -Wformat-security issues in examples (cherry picked from commit 697cb84ee1a1ebc3aed0e3b3437f246a7c34f3fb)
| * Merge pull request #1907 from lukem/format-securityAdam Mitz2022-10-0326-225/+105
| | | | | | | | | | | | | | | | | | Fix -Wformat-security issues (cherry picked from commit 0b7e12778ae92315cbd51c901cb8402d6bd646a7) # Conflicts: # ACE/websvcs/lib/URL_Addr.cpp
| * Merge pull request #1912 from knutpett/warning_extra_semiJohnny Willemsen2022-10-039-20/+18
| | | | | | | | | | | | | | | | | | | | | | Remove warnings -Wextra-semi (cherry picked from commit 1bc30d9abfac4b990a8ca25f43c666f28a8d61d2) # Conflicts: # ACE/ace/Null_Barrier.h # ACE/ace/Null_Condition.h # ACE/ace/Refcounted_Auto_Ptr.h
| * Merge pull request #1917 from jwillemsen/jwi-redefinedfallthroughJohnny Willemsen2022-10-031-4/+6
| | | | | | | | | | | | Fixed redefined ACE_FALLTHROUGH warnings (cherry picked from commit c8d4a23b971afe8de1128978a7e8e5d25269762b)
| * Merge pull request #1910 from Erich71/old_gcc_fixJohnny Willemsen2022-10-031-7/+7
| | | | | | | | | | | | | | | | | | Fix ACE_FALLTHROUGH definition for old GCC compilers. (cherry picked from commit 348277c5a753b65b7a0cc206720fd7ea47f81659) # Conflicts: # ACE/ace/config-g++-common.h
| * Merge pull request #1903 from likema/proc-gidJohnny Willemsen2022-10-033-14/+14
| | | | | | | | | | | | | | | | | | | | Fix incorrect `uid_t` to `gid_t` in `ACE_Process` (cherry picked from commit 73d9dcd44d257cb427c8510bbec52b0df73a9190) # Conflicts: # ACE/ace/Process.h # ACE/ace/Process.inl
| * Merge pull request #1902 from likema/win-localtime-rJohnny Willemsen2022-10-031-5/+1
| | | | | | | | | | | | Fix localtime_r emulation for Windows. (cherry picked from commit 49423535b6eabec9e681790581ed56ba4254e599)
| * Merge pull request #1887 from jwillemsen/jwi-codesetregistryJohnny Willemsen2022-10-033-6/+4
| | | | | | | | | | | | Minor change for codeset registry generation and removed old Id tags (cherry picked from commit bd92596bbc63635a2ed2131322e6c659a5420586)
* | Merge pull request #1947 from simpsont-oci/cpp17_lacks_auto_ptrTimothy Simpson2022-10-032-2/+6
|\ \ | |/ |/| C++17 or greater implies lack of std::auto_ptr
| * Update .github/workflows/macosx.ymlTimothy Simpson2022-10-031-1/+1
| | | | | | Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
| * For llvm's libcxx, C++17 or greater implies lack of std::auto_ptr unless ↵Timothy Simpson2022-10-032-2/+6
|/ | | | defines are set