summaryrefslogtreecommitdiff
path: root/TAO/tests
Commit message (Expand)AuthorAgeFilesLines
* good_bit is a bool and removed some uncessary c-style castsJohnny Willemsen2023-02-011-2/+2
* Cleanup Solaris supportJohnny Willemsen2023-01-1712-30/+8
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-166-13/+0
* Removed AIX supportJohnny Willemsen2023-01-168-29/+2
* Removed HPUX supportJohnny Willemsen2023-01-1528-122/+7
* Address issue #2015 : In TAO/TAO_IDL/ast/ast_field.cpp constructor handle AST...Oliver Kellogg2023-01-144-0/+58
* Removed OpenVMS supportJohnny Willemsen2023-01-1416-100/+1
* Make use of noexcept instead of throw()Johnny Willemsen2022-12-128-17/+8
* Use overrideJohnny Willemsen2022-10-191-3/+1
* Fixed compile error due to cleanup and made destructors defaultJohnny Willemsen2022-10-1412-64/+17
* Make use of defaultJohnny Willemsen2022-10-1314-42/+27
* Fixed unused variable warningsJohnny Willemsen2022-10-1383-314/+73
* Fixed unused variable warningsJohnny Willemsen2022-10-132-6/+0
* Layout changesJohnny Willemsen2022-10-126-10/+10
* Layout changesJohnny Willemsen2022-10-12103-506/+432
* Layout changesJohnny Willemsen2022-10-1233-176/+82
* Merge pull request #1941 from knutpett/knutpett/remove_void_part2Johnny Willemsen2022-09-2323-39/+39
|\
| * Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-2223-39/+39
* | Correct projectJohnny Willemsen2022-09-201-0/+1
* | Move new test IDL to seperate projectJohnny Willemsen2022-09-203-55/+96
* | More testJohnny Willemsen2022-09-191-1/+5
* | More test extensinsJohnny Willemsen2022-09-192-2/+15
* | Extend test, enabled cdrJohnny Willemsen2022-09-192-3/+14
|/
* Extend test IDLJohnny Willemsen2022-09-181-0/+23
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131232-3213/+3213
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-10129-160/+0
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-10198-278/+0
* Removed extra newline before closing }Knut Petter Svendsen2022-09-1053-55/+0
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-0946-65/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-09200-326/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-09120-127/+0
* Fix more blank line issuesKnut Petter Svendsen2022-09-091-1/+0
* Removed old comments for ACE_NESTED_CLASSJohnny Willemsen2022-08-101-10/+0
* Layout changesJohnny Willemsen2022-07-194-11/+0
* Removed old code for Tru64/Irix, not supported anymore for a long timeJohnny Willemsen2022-07-146-30/+0
* Updated .gitignoreAdam Mitz2022-06-271-6/+0
* Updated sequence Any operators code generationAdam Mitz2022-06-271-0/+11
* Corrected versioned_namespace usage in mpc fileAdam Mitz2022-06-161-2/+1
* TAO_IDL: improve versioned namespace and valuetype supportAdam Mitz2022-06-162-2/+13
* Test tao_idl-generated code with versioned namespacesAdam Mitz2022-06-153-0/+16
* Removed redundant voidJohnny Willemsen2022-06-141-1/+1
* Merge pull request #1822 from jwillemsen/jwi-readmetyposJohnny Willemsen2022-04-193-10/+3
|\
| * Fixed some typos in readmesJohnny Willemsen2022-04-193-10/+3
* | Merge pull request #1821 from jwillemsen/jwi-defaultJohnny Willemsen2022-04-192-5/+1
|\ \
| * | Make constructor defaultJohnny Willemsen2022-04-192-5/+1
| |/
* | More tests updateSon Dinh2022-04-184-11/+11
* | More updates to TAO/testsSon Dinh2022-04-184-14/+14
* | Fixing testsSon Dinh2022-04-184-8/+8
|/
* Remove duplicate semi-colonJohnny Willemsen2022-01-215-5/+5
* Use nullptr/default, docu changesJohnny Willemsen2022-01-182-2/+2