summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add headers and other source files to the list of files to be installed.Thomas Lockhart2023-01-151-0/+10
| | | | | | | | | | | | | | | | | | | | This includes stubs and skeletons for IDL interfaces and files required to extend interfaces. This is a superset of files which are known to be required to build external packages.
* | | | Merge pull request #2034 from jwillemsen/jwi-macrocleanupJohnny Willemsen2023-01-1711-203/+8
|\ \ \ \ | | | | | | | | | | Cleanup several macros which are not set by any config file
| * | | | Cleanup several macros which are not set by any config fileJohnny Willemsen2023-01-1611-203/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/OS_NS_dirent.inl: * ACE/ace/OS_NS_sys_stat.inl: * ACE/ace/OS_NS_time.cpp: * ACE/ace/OS_NS_time.h: * ACE/ace/OS_NS_time.inl: * ACE/ace/OS_NS_unistd.inl: * ACE/ace/README: * ACE/ace/TLI.cpp: * ACE/ace/os_include/os_stropts.h: * ACE/ace/os_include/sys/os_mman.h:
* | | | Merge pull request #2033 from jwillemsen/jwi-ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-17288-648/+32
|\ \ \ \ | | | | | | | | | | Removed checks for ACE_TEMPLATES_REQUIRE_SOURCE
| * \ \ \ Merge branch 'master' into jwi-ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-170-0/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2031 from jwillemsen/jwi-cleanupaixsupportJohnny Willemsen2023-01-17349-2415/+98
|\ \ \ \ \ | |_|/ / / |/| | | | Removed AIX support
| * | | | trigger GitHub actionsJohnny Willemsen2023-01-160-0/+0
| | | | |
| | * | | Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-16288-648/+32
| |/ / /
| * | | Removed AIX supportJohnny Willemsen2023-01-16343-1672/+98
| | | |
| * | | Removed AIX supportJohnny Willemsen2023-01-166-743/+0
|/ / /
* | | Merge pull request #2029 from jwillemsen/jwi-rtemscleanupJohnny Willemsen2023-01-1516-494/+18
|\ \ \ | | | | | | | | Removed RTEMS support
| * | | Removed RTEMS supportJohnny Willemsen2023-01-151-155/+0
| | | |
| * | | Removed RTEMS supportJohnny Willemsen2023-01-1515-339/+18
|/ / /
* | | Merge pull request #2028 from jwillemsen/jwi-removehpuxJohnny Willemsen2023-01-15125-1614/+74
|\ \ \ | | | | | | | | Remove HPUX support
| * | | Update FIFO_Test.cppJohnny Willemsen2023-01-151-1/+1
| | | |
| * | | More cleanupJohnny Willemsen2023-01-153-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/config-linux-common.h: * ACE/ace/config-macros.h: * TAO/TAO_IDL/fe/idl.yy.cpp:
| * | | Removed HPUX supportJohnny Willemsen2023-01-154-18/+6
| | | |
| * | | More cleanupJohnny Willemsen2023-01-152-5/+0
| | | | | | | | | | | | | | | | | | | | * ACE/ace/README: * ACE/ace/os_include/sys/os_socket.h:
| * | | Fixed cleanup mistakesJohnny Willemsen2023-01-152-4/+3
| | | | | | | | | | | | | | | | | | | | * ACE/ace/os_include/os_pthread.h: * ACE/ace/os_include/sys/os_socket.h:
| * | | Updated NEWS filesJohnny Willemsen2023-01-152-5/+5
| | | |
| * | | Removed HPUX supportJohnny Willemsen2023-01-15119-1583/+61
| | | |
* | | | Merge pull request #2027 from jwillemsen/jwi-openvmscleanupJohnny Willemsen2023-01-153-4/+4
|\ \ \ \ | |/ / / |/| | | Removed some OpenVMS code
| * | | Removed some OpenVMS codeJohnny Willemsen2023-01-153-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/SSL/SSL_Context.cpp: * ACE/ace/Sock_Connect.cpp: * TAO/TAO-INSTALL.html:
* | | | Merge pull request #2023 from esohns/issue_2016_move_make_qwordJohnny Willemsen2023-01-152-6/+13
|\ \ \ \ | | | | | | | | | | move ACE_Make_QWORD to OS_NS_macros.h
| * | | | move ACE_Make_QWORD to OS_NS_macros.hErik Sohns2023-01-132-6/+13
| | | | |
* | | | | Merge pull request #2026 from okellogg/masterJohnny Willemsen2023-01-156-0/+73
|\ \ \ \ \ | | | | | | | | | | | | Address issue #2015 : tao_idl shall reject misuse of exception as type
| * | | | | Address issue #2015 : In TAO/TAO_IDL/ast/ast_field.cpp constructor handle ↵Oliver Kellogg2023-01-146-0/+73
|/ / / / / | | | | | | | | | | | | | | | AST_Decl::NT_except.
* | | | | Merge pull request #2024 from jwillemsen/jwi-openvmscleanupJohnny Willemsen2023-01-1468-1182/+76
|\ \ \ \ \ | | |/ / / | |/| | | Removed OpenVMS support
| * | | | 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 release
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Remove Windows CE support
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/OS_NS_unistd.inl:
| * | | | | Cleanup workarounds which we don't need anymoreJohnny Willemsen2023-01-138-65/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/OS_NS_stdlib.cpp: * ACE/ace/OS_NS_sys_resource.inl: * ACE/ace/OS_NS_sys_time.inl: * ACE/ace/OS_NS_unistd.cpp: * ACE/ace/OS_NS_unistd.inl: * ACE/ace/os_include/os_errno.h: * ACE/ace/os_include/os_signal.h: * ACE/ace/os_include/sys/os_types.h:
| * | | | | Fixed cleanup errorJohnny Willemsen2023-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/tests/Proactor_Test_IPV6.cpp:
| * | | | | Fixed cleanup errorJohnny Willemsen2023-01-132-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/config-win32-common.h: * ACE/ace/config-win32-msvc.h:
| * | | | | Fixed cleanup errorJohnny Willemsen2023-01-131-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/OS_NS_Thread.inl:
| * | | | | Fixed cleanup errorJohnny Willemsen2023-01-131-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/config-macros.h:
| * | | | | Fixed cleanup mistakesJohnny Willemsen2023-01-133-20/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/OS_NS_Thread.inl: * ACE/ace/OS_NS_stdio.inl: * ACE/tests/Bug_3943_Regression_Test.cpp:
| * | | | | 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
|/ / / / | | | | | | | | | | | | | | | | * ACE/ace/ace_wchar.h: * ACE/ace/ace_wchar.inl:
| | * | integrated review commentsErik Sohns2023-04-051-17/+22
| | |/
| | * 0 --> NULL --> nullptrErik Sohns2023-01-091-2/+2
| | |