summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #2024 from jwillemsen/jwi-openvmscleanupJohnny Willemsen2023-01-1468-1182/+76
|\ \ \ | | |/ | |/|
| * | Removed openvms config filesJohnny Willemsen2023-01-142-283/+0
| * | Update Process_Manager_Test.cppJohnny Willemsen2023-01-141-1/+1
| * | Update Process_Manager_Test.cppJohnny Willemsen2023-01-141-0/+1
| * | Update os_types.hJohnny Willemsen2023-01-141-1/+1
| * | Removed OpenVMS supportJohnny Willemsen2023-01-1466-899/+75
|/ /
* | Merge pull request #2014 from jwillemsen/jwi-doxygen196Johnny Willemsen2023-01-1435-665/+1050
|\ \
| * | Upgrade doxygen configuration files to latest doxygen releaseJohnny Willemsen2023-01-1235-665/+1050
* | | Merge pull request #2017 from jwillemsen/jwi-cleanupwinceJohnny Willemsen2023-01-14173-4609/+303
|\ \ \
| * | | Update Hash_Naming_Context.hJohnny Willemsen2023-01-131-1/+1
| * | | Update Hash_Naming_Context.hJohnny Willemsen2023-01-131-0/+4
| * | | Cleanup another not used defineJohnny Willemsen2023-01-131-17/+0
| * | | Cleanup workarounds which we don't need anymoreJohnny Willemsen2023-01-138-65/+11
| * | | Fixed cleanup errorJohnny Willemsen2023-01-131-1/+1
| * | | Fixed cleanup errorJohnny Willemsen2023-01-132-1/+7
| * | | Fixed cleanup errorJohnny Willemsen2023-01-131-4/+1
| * | | Fixed cleanup errorJohnny Willemsen2023-01-131-2/+1
| * | | Fixed cleanup mistakesJohnny Willemsen2023-01-133-20/+22
| * | | More Windows CE cleanupJohnny Willemsen2023-01-1356-2352/+16
| * | | Removed Windows CE supportJohnny Willemsen2023-01-13122-2157/+250
| |/ /
| * | Make use of nullptr and deleteJohnny Willemsen2023-01-122-5/+5
|/ /
* | Merge pull request #2013 from jwillemsen/jwi-openddsJohnny Willemsen2023-01-091-1/+1
|\ \ | |/ |/|
| * Updated OpenDDS urlJohnny Willemsen2023-01-091-1/+1
|/
* Merge pull request #2009 from ocielliottc/cmake-supportocielliottc2023-01-064-0/+113
|\
| * Added windows to the cmake actions.Chad Elliott2023-01-061-1/+9
| * Added a GitHub Action for building with CMake.Chad Elliott2023-01-051-0/+74
| * Adds the ability to build ACE core libraries, gperf, and possibly others usin...Chad Elliott2023-01-053-0/+31
* | Merge pull request #2010 from ocielliottc/correct_tao_idl_includesocielliottc2023-01-062-2/+1
|\ \
| * | Removed unnecessary includes and added necessary ones.Chad Elliott2023-01-062-2/+1
|/ /
* | Merge pull request #2008 from ocielliottc/correcting_includesocielliottc2023-01-051-2/+1
|\ \ | |/ |/|
| * Corrected #include'sChad Elliott2023-01-051-2/+1
|/
* Merge pull request #2005 from jwillemsen/jwi-x711Johnny Willemsen2022-12-196-34/+41
|\
| * Make ACE 7.0.11 and TAO 3.0.11 public availableJohnny Willemsen2022-12-196-34/+41
* | ACE+TAO-7_0_11ACE+TAO-7_0_11Johnny Willemsen2022-12-1910-44/+571
|/
* Merge pull request #2004 from mitza-oci/masterJohnny Willemsen2022-12-172-0/+4
|\
| * Updated NEWS for 7.0.11/3.0.11Adam Mitz2022-12-162-0/+4
|/
* Merge pull request #2002 from ocielliottc/elliottc/cdr_support_require_trunca...ocielliottc2022-12-151-2/+6
|\
| * Only emit the require_truncation_ boolean if CDR support is enabled.Chad Elliott2022-12-151-2/+6
|/
* Merge pull request #1998 from DOCGroup/elliottc/715-additional-masterocielliottc2022-12-152-14/+9
|\
| * Removed calls to ferror() as their return values were no longer used.Chad Elliott2022-12-141-2/+0
| * Modified strenvdup() to avoid a second copy (via strdup) and silence a warnin...Chad Elliott2022-12-141-12/+9
* | Merge pull request #1996 from jwillemsen/jwi-Properties_EncoderJohnny Willemsen2022-12-144-3/+12
|\ \ | |/ |/|
| * Document changesJohnny Willemsen2022-12-142-0/+6
| * Add back Properties_Encoder constructor, looks MinGW doesn't like the default...Johnny Willemsen2022-12-142-3/+6
|/
* Merge pull request #1995 from jwillemsen/jwi-doxygen5Johnny Willemsen2022-12-1335-2625/+5670
|\
| * Upgrade all doxygen config filesJohnny Willemsen2022-12-1335-2625/+5670
* | Merge pull request #1994 from jwillemsen/jwi-portablegroupcleanupJohnny Willemsen2022-12-1240-227/+59
|\ \ | |/
| * Merge branch 'jwi-portablegroupcleanup' of https://github.com/jwillemsen/ATCD...Johnny Willemsen2022-12-1263-145/+145
| |\
| | * Merge branch 'master' into jwi-portablegroupcleanupJohnny Willemsen2022-12-1263-145/+145
| | |\ | |_|/ |/| |
* | | Merge pull request #1992 from DOCGroup/elliottc/configuration-fix-masterocielliottc2022-12-121-3/+3
|\ \ \