summaryrefslogtreecommitdiff
path: root/TAO/examples
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Solaris supportJohnny Willemsen2023-01-177-8/+6
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-163-6/+0
* Removed AIX supportJohnny Willemsen2023-01-163-9/+0
* Removed HPUX supportJohnny Willemsen2023-01-151-6/+1
* Removed OpenVMS supportJohnny Willemsen2023-01-141-8/+0
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-2213-19/+19
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-13238-966/+966
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-1035-59/+0
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-1040-63/+0
* Removed extra newline before closing }Knut Petter Svendsen2022-09-1018-24/+0
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-0935-50/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-0958-98/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-0911-14/+0
* Make use of ACE_FALLTHROUGHJohnny Willemsen2022-04-233-3/+3
* Merge pull request #1777 from jwillemsen/jwi-copydisJohnny Willemsen2022-02-023-16/+13
|\
| * Remove redundant whitespaceJohnny Willemsen2022-02-021-13/+11
| * Initialize membersJohnny Willemsen2022-02-022-4/+3
* | Minor cleanupJohnny Willemsen2022-02-0219-138/+41
|/
* Remove redundant voidJohnny Willemsen2022-02-011-2/+2
* Fixed codacy issuesJohnny Willemsen2022-02-016-34/+18
* Removed redundant virtualJohnny Willemsen2022-02-011-1/+1
* Cleanup the callback quoter exampleJohnny Willemsen2022-02-0122-269/+111
* Removed redundant newlineJohnny Willemsen2022-02-012-2/+0
* Remove duplicate semi-colonJohnny Willemsen2022-01-216-11/+11
* Docu/cleanupJohnny Willemsen2021-08-234-28/+25
* Merge pull request #1458 from jwillemsen/jwi-cleanupJohnny Willemsen2021-03-174-4/+4
|\
| * Minor cleanupJohnny Willemsen2021-03-174-4/+4
* | Merge pull request #1457 from jwillemsen/jwi-redundantvoidJohnny Willemsen2021-03-174-4/+4
|\ \
| * | Removed redundant voidJohnny Willemsen2021-03-174-4/+4
| |/
* | bool changesJohnny Willemsen2021-03-1720-20/+20
* | bool changesJohnny Willemsen2021-03-178-14/+10
|/
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0937-256/+115
* Layout changesJohnny Willemsen2021-03-086-12/+6
* Add std::move now that we are using unique_ptrJohnny Willemsen2020-12-183-3/+3
* Make server_guid_counter a std::atomicJohnny Willemsen2020-12-102-4/+4
* Fixed fallthrough warningJohnny Willemsen2020-11-171-0/+1
* Layout changesJohnny Willemsen2020-11-101-17/+14
* Layout changesJohnny Willemsen2020-11-101-28/+13
* Layout changesJohnny Willemsen2020-10-282-4/+2
* Reduced indent of bullets in several readme filesJohnny Willemsen2020-09-175-96/+86
* Windows only on pull requestJohnny Willemsen2020-08-221-1/+1
* Tab/newline cleanupJohnny Willemsen2020-06-111-3/+0
* Removed old style documentation which was just about mentioning where constru...Johnny Willemsen2019-08-192-2/+0
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-1944-78/+4
* More usage of TAO_ROOTJohnny Willemsen2019-05-216-7/+7
* Removed noop comments, no need for that. Removed empty lines, some old commen...Johnny Willemsen2019-01-2911-18/+0
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-2411-11/+11
* Update test mpc files for taobaseidldefaults.mpb changeAdam Mitz2019-01-162-0/+2
* Fixed typosJohnny Willemsen2018-08-103-3/+3
* Fixed compile errorsJohnny Willemsen2018-06-021-1/+1