2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-29 20:12:14 +00:00

Add Predef release notes.

This commit is contained in:
Rene Rivera
2014-06-04 11:39:40 -05:00
parent 093462ece8
commit 2527beddb5

View File

@@ -179,6 +179,17 @@
* Implemented SSE-optimized versions of some functions of `uuid`, including comparison operators and `swap`. The support for different versions of SSE is automatically detected at compile time for most compilers, but can also be explicitly enabled or disabled with [@/libs/uuid/uuid.html#Configuration configuration macros]. ([ticket 8509])
* Silenced some compiler warnings. ([ticket 8495], [ticket 8697])
* [phrase library..[@/libs/predef/ Predef]:]
* Addition of `BOOST_PLAT_*` platform definitions for MinGW and
Windows platform variants.
* Detection of ARM architecture for Windows compilers to target
mobile devices of Windows 8.
* Improved ARM detection for 64 bit ARM.
* Added detection of iOS an an operating system.
* Improved detection of endianess on some platforms.
* Addition of exclusive plus emulated definitions for platform
and compiler detection.
* /TODO/
[/ TODO: These libraries always use the same message, referring to their