summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Collapse)AuthorAgeFilesLines
* Layout and const changesJohnny Willemsen2019-04-172-40/+5
| | | | | | | | * ACE/ace/Event_Handler.cpp: * ACE/ace/Process_Manager.cpp: * TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp: * TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.h: * TAO/orbsvcs/tests/ImplRepo/ping_interrupt/run_test.pl:
* Merge pull request #885 from jwillemsen/masterJohnny Willemsen2019-04-091-5/+5
|\ | | | | Fixed typo
| * Fixed typoJohnny Willemsen2019-04-091-5/+5
| |
* | Merge pull request #884 from jwillemsen/masterJohnny Willemsen2019-04-091-1/+1
|\ \ | |/ | | Latest release also contains Visual Studio 2019 project files
| * Latest release also contains Visual Studio 2019 project filesJohnny Willemsen2019-04-091-1/+1
| | | | | | | | * ACE/docs/Download.html:
* | ACEXML and gperf don't have a separate changelog anymoreJohnny Willemsen2019-04-081-2/+0
|/
* New CIAO/DAnCE micro releasesJohnny Willemsen2019-04-081-12/+12
| | | | * ACE/docs/Download.html:
* Make x.5.5 public available and prepar for next releaseJohnny Willemsen2019-04-086-44/+43
| | | | | | | | | | * ACE/NEWS: * ACE/bin/copy-local-script.sh: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/docs/Download.html: * ACE/docs/bczar/bczar.html: * ACE/etc/index.html: * TAO/NEWS:
* ACE+TAO-6_5_5ACE+TAO-6_5_5Johnny Willemsen2019-04-0856-69/+1099
|
* Update NEWS for SOCK_Dgram::recv receive addressJustin R. Wilson2019-04-031-0/+2
|
* List SLES15.0Johnny Willemsen2019-04-031-0/+2
| | | | * ACE/NEWS:
* Merge pull request #845 from jwillemsen/jwi-vs2019Johnny Willemsen2019-03-293-7/+16
|\ | | | | Use Visual Studio 2019 draft azure devops image
| * List Visual Studio 2019Johnny Willemsen2019-03-291-7/+10
| | | | | | | | | | * ACE/ACE-INSTALL.html: * TAO/TAO-INSTALL.html:
| * Add vs2019 projectsJohnny Willemsen2019-03-291-0/+4
| | | | | | | | * ACE/bin/make_release.py:
| * List vs2019 initial supportJohnny Willemsen2019-03-291-0/+2
| | | | | | | | * ACE/NEWS:
* | Fixed unused parameter warning when compiling for AndroidJohnny Willemsen2019-03-191-1/+1
| | | | | | | | * ACE/ace/Log_Msg_Android_Logcat.cpp:
* | Merge pull request #877 from iguessthislldo/igtd/android_configAdam Mitz2019-03-181-7/+0
|\ \ | | | | | | Fix Android Linking Errors
| * | Fix Android Linking ErrorsFred Hornsey2019-03-181-7/+0
| | |
* | | Merge pull request #876 from mitza-oci/masterAdam Mitz2019-03-151-1/+1
|\ \ \ | | | | | | | | SOCK_Dgram_Test: remove hardcoded buffer length
| * | | SOCK_Dgram_Test: remove hardcoded buffer lengthAdam Mitz2019-03-151-1/+1
| | | | | | | | | | | | | | | | Fixes wchar
* | | | Merge pull request #858 from iguessthislldo/igtd/android_configAdam Mitz2019-03-156-34/+74
|\ \ \ \ | |/ / / |/| / / | |/ / Try to Prevent Usage of System SSL on Android
| * | Update ACE NEWSFred Hornsey2019-03-041-8/+13
| | |
| * | Merge branch 'master' of github.com:DOCGroup/ACE_TAO into igtd/android_configFred Hornsey2019-03-0413-16/+203
| |\ \
| * | | ACE-INSTALL.html: Android OpenSSL and LoggingFred Hornsey2019-03-044-24/+59
| | | |
| * | | Hide OpenSSL Symbols on AndroidFred Hornsey2019-03-041-2/+2
| | | | | | | | | | | | | | | | Also make small changes to config-android.h and platform_*.GNU files.
* | | | Add remark about minizipJohnny Willemsen2019-03-131-0/+2
| | | |
* | | | Removed minizip, it is moved to DAnCE where it is only usedJohnny Willemsen2019-03-1316-5150/+0
| | | |
* | | | Merge pull request #871 from jwillemsen/masterJohnny Willemsen2019-03-139-3/+1
|\ \ \ \ | | | | | | | | | | Moved all old changelogs to the ChangeLogs directory
| * | | | Moved all changelogs to the ChangeLogs directoryJohnny Willemsen2019-03-137-0/+0
| | | | |
| * | | | Layout changesJohnny Willemsen2019-03-132-3/+1
| | |_|/ | |/| | | | | | | | | | | | | | * ACE/ace/XML_Utils/XML_Error_Handler.h: * ACE/ace/XML_Utils/XML_Schema_Resolver.h:
* | | | Fix AIX ACE_DLL_Handle::open.Like Ma2019-03-131-2/+2
| | | |
* | | | Merge pull request #868 from likema/unix-addr-sizeJohnny Willemsen2019-03-124-1/+77
|\ \ \ \ | | | | | | | | | | Fix ACE_UNIX_Addr size.
| * | | | Add ACE_UNIX_Addr test.Like Ma2019-03-123-0/+71
| | | | |
| * | | | Fix ACE_UNIX_Addr size.Like Ma2019-03-101-1/+6
| |/ / /
* | | | Add missing ACE_TEXTJohnny Willemsen2019-03-121-4/+1
| | | |
* | | | Remove ACE_HAS_DLSYM_SEGFAULT_ON_INVALID_HANDLE from config-linux.hLike Ma2019-03-122-1/+3
|/ / / | | | | | | | | | | | | In Linux, it is valid to dlsym with RTLD_DEFAULT that is equal to ACE_SHLIB_INVALID_HANDLE.
* | | Removed empty lineJohnny Willemsen2019-03-081-1/+0
| | | | | | | | | | | | * ACE/ace/Shared_Object.h:
* | | Removed some empty linesJohnny Willemsen2019-03-061-2/+0
| | | | | | | | | | | | * ACE/ace/Sig_Handler.cpp:
* | | Removed empty linesJohnny Willemsen2019-03-0621-59/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ACE/tests/Process_Manual_Event_Test.cpp: * ACE/tests/Process_Mutex_Test.cpp: * ACE/tests/Process_Semaphore_Test.cpp: * ACE/tests/Process_Strategy_Test.cpp: * ACE/tests/Process_Test.cpp: * ACE/tests/RB_Tree_Test.cpp: * ACE/tests/Reactor_Dispatch_Order_Test.cpp: * ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp: * ACE/tests/Reactor_Exceptions_Test.cpp: * ACE/tests/Reactor_Fairness_Test.cpp: * ACE/tests/Reactor_Notify_Test.cpp: * ACE/tests/Reactor_Performance_Test.cpp: * ACE/tests/Reactor_Registration_Test.cpp: * ACE/tests/Reactor_Remove_Resume_Test.cpp: * ACE/tests/Reactor_Timer_Test.cpp: * ACE/tests/Reactors_Test.cpp: * ACE/tests/Reader_Writer_Test.cpp: * ACE/tests/Recursive_Condition_Bug_Test.cpp: * ACE/tests/Recursive_Condition_Test.cpp: * ACE/tests/Refcounted_Auto_Ptr_Test.cpp: * ACE/tests/Reverse_Lock_Test.cpp:
* | | Fix c++11 auto_ptr warningJohnny Willemsen2019-03-061-0/+4
| | | | | | | | | | | | * ACE/tests/Task_Ex_Test.cpp:
* | | Merge pull request #860 from jwillemsen/jwi-cpp11warningsJohnny Willemsen2019-03-067-7/+30
|\ \ \ | | | | | | | | Fixed c++11 given warnings
| * | | Fixed c++11 given warningsJohnny Willemsen2019-03-057-7/+30
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | * ACE/ace/Message_Queue_T.cpp: * ACE/examples/APG/Active_Objects/AO.cpp: * ACE/examples/APG/Active_Objects/AO2.cpp: * ACE/examples/Threads/future1.cpp: * ACE/examples/Threads/future2.cpp: * ACE/performance-tests/TCP/tcp_test.cpp: * ACE/performance-tests/UDP/udp_test.cpp:
* | | Merge pull request #853 from jrw972/sock-dgram-safetyAdam Mitz2019-03-051-0/+9
|\ \ \ | |/ / |/| | Fix SOCK_Dgram_Test on safety profile
| * | Problem: SOCK_Dgram_Test fails on safety profileJustin R. Wilson2019-03-011-0/+9
| | | | | | | | | | | | Solution: Fall back to normal receive when testing with safety profile.
* | | Fixed statement may fall through warningJohnny Willemsen2019-03-041-1/+1
| | | | | | | | | | | | * ACE/ace/OS_NS_unistd.cpp:
* | | Fix C++11 related warnings given by newer gcc versionsJohnny Willemsen2019-03-045-5/+21
|/ / | | | | | | | | | | | | | | * ACE/netsvcs/lib/Client_Logging_Handler.cpp: * ACE/netsvcs/lib/Name_Handler.cpp: * ACE/netsvcs/lib/Server_Logging_Handler_T.cpp: * ACE/netsvcs/lib/TS_Clerk_Handler.cpp: * ACE/netsvcs/lib/TS_Server_Handler.cpp:
* | Merge pull request #834 from iguessthislldo/igtd/androidAdam Mitz2019-02-287-10/+181
|\ \ | |/ |/| Use Logcat on Android
| * Log_Msg: Allow flag macros to be overridenFred Hornsey2019-02-133-10/+18
| |
| * Log_Msg: Renable STDERR on AndroidFred Hornsey2019-02-132-5/+4
| |
| * Update ACE/NEWSFred Hornsey2019-02-121-0/+6
| |