summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-6_5_19ACE+TAO-6_5_19Latest_MicroLatest_BetaJohnny Willemsen2022-12-196-39/+403
* NEWS for 6.5.19/2.5.19Adam Mitz2022-12-161-0/+13
* Pulled in changes from 362919a40c8652e5465a2240d7524d1cc1aac9ac to silence wa...Chad Elliott2022-12-152-3/+4
* 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
* Modified strenvdup() to avoid a second copy (via strdup) and silence a warnin...Chad Elliott2022-12-141-12/+9
* Pulled in changes from ACE 7.Chad Elliott2022-12-145-7/+26
* Added an assignment operator because a copy constructor was defined. (ubuntu ...Chad Elliott2022-12-142-0/+15
* Remove division by sizeof ACE_TCHAR when calculating the simple_section; poin...Chad Elliott2022-12-091-3/+3
* Increased the final buffer size (in the info method) to accommodate the maxim...Chad Elliott2022-12-081-3/+11
* No need to compare the result of ::TryEnterCriticalSection to an explicit val...Chad Elliott2022-12-081-1/+1
* Added an assignment operator because a copy constructor was defined. (ubuntu ...Chad Elliott2022-12-082-0/+10
* Pulled in 0c2228f586a6c8fda87b707fcdaf2e861e118eff from master.Chad Elliott2022-12-081-3/+6
* Increased the final buffer size (in the info method) to accommodate the maxim...Chad Elliott2022-12-061-2/+11
* Added assignment operators because a copy constructor was defined. (ubuntu 22...Chad Elliott2022-12-064-0/+20
* Added curly braces around an else clause (ubuntu 22 - gcc 11 warning)Chad Elliott2022-12-061-6/+8
* Merge pull request #1741 from iedutu/masterJohnny Willemsen2022-11-301-2/+2
* Merge pull request #1956 from jwillemsen/jwi-vxworksgethostbyaddrJohnny Willemsen2022-10-281-1/+1
* Merged pull requests 1953 and 1955-1958Chad Elliott2022-10-134-6/+23
* Merge pull request #1948 from mitza-oci/a6t2-mergeAdam Mitz2022-10-1148-261/+536
|\
| * Merge pull request #1954 from wkbrd/windows_resource_filesJohnny Willemsen2022-10-1013-0/+390
| * Merge pull request #1952 from jwillemsen/jwi-pipeopenJohnny Willemsen2022-10-101-4/+6
| * fixed mergeAdam Mitz2022-10-031-1/+7
| * Merge pull request #1943 from lukem/format-security-fixupJohnny Willemsen2022-10-032-5/+5
| * Merge pull request #1907 from lukem/format-securityAdam Mitz2022-10-0323-213/+93
| * Merge pull request #1912 from knutpett/warning_extra_semiJohnny Willemsen2022-10-035-11/+11
| * Merge pull request #1917 from jwillemsen/jwi-redefinedfallthroughJohnny Willemsen2022-10-031-4/+6
| * Merge pull request #1910 from Erich71/old_gcc_fixJohnny Willemsen2022-10-031-7/+7
| * Merge pull request #1903 from likema/proc-gidJohnny Willemsen2022-10-033-14/+14
| * Merge pull request #1902 from likema/win-localtime-rJohnny Willemsen2022-10-031-5/+1
| * Merge pull request #1887 from jwillemsen/jwi-codesetregistryJohnny Willemsen2022-10-031-3/+2
* | For llvm's libcxx, C++17 or greater implies lack of std::auto_ptr unless defi...Timothy Simpson2022-10-031-0/+4
|/
* Merge pull request #1932 from DOCGroup/elliottc/vxworks-layersAdam Mitz2022-09-161-1/+1
* Merge pull request #1921 from DOCGroup/vxworks-21.03Adam Mitz2022-09-096-54/+108
* Merge pull request #1876 from jwillemsen/jwi-vxworkstaskidJohnny Willemsen2022-09-0956-129/+126
* Merge pull request #1877 from jwillemsen/jwi-vxworks2203Johnny Willemsen2022-09-092-2/+21
* Fix a small part of commit e401f02ed7c5 which broke compilationSimon McQueen2022-08-311-1/+5
* Merge pull request #1878 from jwillemsen/jwi-sysClkRateGetJohnny Willemsen2022-08-112-3/+3
* Merge pull request #1874 from jwillemsen/jwi-ctdtcompileJohnny Willemsen2022-08-111-2/+1
* Merge pull request #1872 from jwillemsen/jwi-vxworksJohnny Willemsen2022-08-114-7/+6
* ACE+TAO-6_5_18ACE+TAO-6_5_18Johnny Willemsen2022-08-106-39/+121
* NEWS for next ACE6+TAO2 releaseAdam Mitz2022-08-051-0/+2
* Add header and footer for stuck stacksSon Dinh2022-07-131-0/+2
* Update ACE/ace/Synch_Options.hTimothy Simpson2022-07-111-1/+1
* per reviewTimothy Simpson2022-07-111-1/+1
* Merge pull request #1865 from mitza-oci/no_ifdef_anyops_nsAdam Mitz2022-06-283-12/+0
* Merge pull request #1864 from mitza-oci/g++12Adam Mitz2022-06-244-14/+0
* Prepare for next 6.5.x releaseJohnny Willemsen2022-06-141-0/+8
* ACE+TAO-6_5_17ACE+TAO-6_5_17Johnny Willemsen2022-06-146-39/+176
* Add support for macOS MontereyJustin R. Wilson2022-05-262-0/+9