summaryrefslogtreecommitdiff
path: root/ACE/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Make x.0.4 public availableJohnny Willemsen2021-10-011-0/+3
| | | | | | | | | | * 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:
* Update NEWSJohnny Willemsen2021-09-171-0/+4
|
* Updated newsJohnny Willemsen2021-09-091-1/+1
| | | | * ACE/NEWS:
* Updated Embarcadero news itemJohnny Willemsen2021-09-091-1/+2
| | | | * ACE/NEWS:
* Add changesJohnny Willemsen2021-09-041-0/+4
| | | | * ACE/NEWS:
* Update NEWSJohnny Willemsen2021-08-181-0/+2
|
* Make ACE 7.0.3 and TAO 3.0.3 availableJohnny Willemsen2021-08-041-1/+4
| | | | | | | | | | * 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:
* Update NEWSJohnny Willemsen2021-08-021-1/+5
|
* Add cleanupJohnny Willemsen2021-07-141-0/+2
| | | | * ACE/NEWS:
* Removed itemJohnny Willemsen2021-07-111-3/+0
| | | | * ACE/NEWS:
* List changesJohnny Willemsen2021-07-091-0/+9
| | | | * ACE/NEWS:
* Renamed ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS to ↵Johnny Willemsen2021-06-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ACE_HAS_WIN32_STRUCTURED_EXCEPTIONS * ACE/NEWS: * ACE/ace/Base_Thread_Adapter.cpp: * ACE/ace/Base_Thread_Adapter.h: * ACE/ace/Global_Macros.h: * ACE/ace/Log_Msg.cpp: * ACE/ace/Log_Msg.h: * ACE/ace/MEM_IO.inl: * ACE/ace/Malloc_T.cpp: * ACE/ace/OS_Log_Msg_Attributes.h: * ACE/ace/OS_Log_Msg_Attributes.inl: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/OS_Thread_Adapter.cpp: * ACE/ace/OS_Thread_Adapter.h: * ACE/ace/Object_Manager_Base.cpp: * ACE/ace/Object_Manager_Base.h: * ACE/ace/README: * ACE/ace/Thread_Adapter.cpp: * ACE/ace/Thread_Adapter.h: * ACE/ace/Thread_Manager.cpp: * ACE/ace/config-all.h: * ACE/ace/config-lite.h: * ACE/ace/config-win32-borland.h: * ACE/ace/config-win32-msvc.h: * ACE/tests/Compiler_Features_39_Test.cpp:
* Make ACE 7.0.2 and TAO 3.0.2 public availableJohnny Willemsen2021-05-141-0/+3
| | | | | | | | | | * 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:
* List changesJohnny Willemsen2021-04-301-0/+6
| | | | * ACE/NEWS:
* Prepare for next releaseJohnny Willemsen2021-03-151-0/+3
| | | | | * ACE/NEWS: * TAO/NEWS:
* Documented changesJohnny Willemsen2021-02-241-0/+6
| | | | * ACE/NEWS:
* Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-251-0/+3
| | | | | | | | | | * 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:
* Remove support for the Alpha CPUJohnny Willemsen2021-01-051-0/+2
| | | | | | | | | | | | | * ACE/ACE-INSTALL.html: * ACE/NEWS: * ACE/ace/Basic_Types.h: * ACE/ace/High_Res_Timer.cpp: * ACE/ace/OS_NS_time.inl: * ACE/ace/README: * ACE/ace/config-linux-common.h: * ACE/tests/Auto_Event_Test.cpp: * ACE/tests/Semaphore_Test.cpp: * TAO/tests/Time_Policy/main.cpp:
* Merge remote-tracking branch 'upstream/master' into igtd/android-ndk-compileFred Hornsey2020-12-291-1/+9
|\
| * Update news filesJohnny Willemsen2020-12-291-1/+9
| | | | | | | | | | * ACE/NEWS: * TAO/NEWS:
* | Merge remote-tracking branch 'upstream/master' into igtd/android-ndk-compileFred Hornsey2020-12-071-0/+4
|\ \ | |/
| * ACE/NEWS: Fix TypoFred Hornsey2020-12-071-1/+1
| |
| * Remove ACE_OS::readdir_rFred Hornsey2020-12-051-0/+4
| | | | | | | | | | | | | | | | | | glibc (https://man7.org/linux/man-pages/man3/readdir_r.3.html) and FreeBSD libc (https://www.freebsd.org/cgi/man.cgi?query=readdir&sektion=3) have both marked `readdir_r` deprecated, mainly because it can't deal with arbitrarily long path names, so we should probably remove it. Also removed `ACE_Dirent::(ACE_DIRENT *, ACE_DIRENT **)` which used it. `ACE_LACKS_READDIR_R` will now always be defined.
* | Android NDK >=r19 for Direct BuildFred Hornsey2020-12-061-3/+3
| |
* | Remove Support for Android NDKs before r18Fred Hornsey2020-12-051-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To get rid of the hacky GCC support in platform_macros.GNU, ensure that all the NDKs we support have >=C++11 by default, and to be able to default to using lld as recommended by Google. Also: - Removed `ANDROID_ARCH` make variable. - Replaced `ANDROID_ABI` with `android_abi` make variables to match other make variables, but keep `ANDROID_ABI` as an alias of `android_abi` for compatibility. - Will no longer default to 32-bit ARM. `android_abi` or `ANDROID_ABI` are now required. - Update ACE-INSTALL.html for all the changes so far
* | Support Using Android NDK DirectlyFred Hornsey2020-12-031-0/+11
|/ | | | | | | | | | | | | | Instead of having to use a standalone toolchain generated from the NDK. Also: - Make NEON the default on 32 bit arm - Update NEWS file with all this that matters to users and the last commit - Remove a bunch of unneeded arguments - Remove need to pass a macro about android/ndk-version.h unless the NDK is old - Add NDK Beta to NDK version macros
* Mention valgrind/dlclose in the news fileJohnny Willemsen2020-11-301-0/+7
| | | | * ACE/NEWS:
* Update NEWS filesJohnny Willemsen2020-11-101-2/+5
| | | | | * ACE/NEWS: * TAO/NEWS:
* Make x.5.12 public availableJohnny Willemsen2020-10-271-0/+3
| | | | | | | | | * ACE/NEWS: * 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:
* Extend news file with changes as part of issue #1271Johnny Willemsen2020-10-251-1/+6
| | | | * ACE/NEWS:
* Updated news file for x.5.12Johnny Willemsen2020-10-241-0/+11
| | | | * ACE/NEWS:
* Additional ACE news for 6.5.11Adam Mitz2020-08-141-2/+7
|
* List changes for next releaseJohnny Willemsen2020-08-131-0/+16
| | | | * ACE/NEWS:
* Make x.5.10 public availableJohnny Willemsen2020-06-261-0/+3
| | | | | | | | | * ACE/NEWS: * 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:
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-0/+10
| | | | | | | | | | | | | * ACE/NEWS: * ACE/ace/Compression/rle/RLECompressor.cpp: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/config-win32-borland.h: * ACE/ace/os_include/net/os_if.h: * TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp: * TAO/orbsvcs/orbsvcs/Notify/MonitorControlExt/MC_Default_Factory.h: * TAO/orbsvcs/orbsvcs/Notify/RT_Factory.h: * TAO/orbsvcs/tests/Notify/Bug_3252_Regression/server.cpp: * TAO/tests/Bug_3574_Regression/test.cpp:
* Make x.5.9 public and prepare for next releaseJohnny Willemsen2020-05-011-0/+3
| | | | | | | | | | | * ACE/NEWS: * ACE/bin/copy-local-script.sh: * ACE/bin/copy-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:
* List changesJohnny Willemsen2020-04-291-0/+8
| | | | * ACE/NEWS:
* Support if_nametoindex on Windows - responded to review comments.Adam Mitz2020-04-151-1/+5
|
* Check but don't define _WIN32_WINNTJustin R. Wilson2020-04-131-1/+1
|
* Handle WindowsJustin R. Wilson2020-04-091-0/+2
|
* Make ACE/TAO 6.5.8/2.5.8 public and prepare for next releaseJohnny Willemsen2020-02-101-0/+3
| | | | | | | | | * ACE/NEWS: * 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:
* Add VERSION rename to NEWS filesFred Hornsey2020-02-041-7/+5
|
* Merge remote-tracking branch 'upstream/master' into igtd/android-on-windowsFred Hornsey2020-02-041-0/+2
|\
| * List some important changesJohnny Willemsen2020-01-301-0/+2
| | | | | | | | | | * ACE/NEWS: * TAO/NEWS:
* | Update ACE NEWSFred Hornsey2020-01-141-0/+8
|/
* Make x.5.7 availableJohnny Willemsen2019-11-221-0/+3
| | | | | | | | | | * ACE/NEWS: * ACE/bin/copy-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 NEWS updatesAdam Mitz2019-11-151-0/+6
|
* Fixup ace news itemFred Hornsey2019-11-061-3/+3
|
* Merge remote-tracking branch 'upstream/master' into igtd/monotonicFred Hornsey2019-10-311-0/+3
|\
| * Added NEWS for PR936mitza-NEWS-657Adam Mitz2019-10-101-0/+3
| |