mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
Update history docs for release.
This commit is contained in:
@ -14,6 +14,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
||||
* Add compile only version of check utilities to address cross-compile
|
||||
use cases. And changed the BBv2 check support to use compile only checks.
|
||||
* Fix test warnings.
|
||||
* Fix typos on `AVAILABLE` macros for Windows Platform. (from Vemund Handeland)
|
||||
|
||||
[heading 1.3]
|
||||
|
||||
|
@ -57,7 +57,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: August 27, 2015 at 15:17:44 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: October 15, 2015 at 04:09:31 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
@ -33,6 +33,10 @@
|
||||
<li class="listitem">
|
||||
Fix test warnings.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
Fix typos on <code class="computeroutput"><span class="identifier">AVAILABLE</span></code>
|
||||
macros for Windows Platform. (from Vemund Handeland)
|
||||
</li>
|
||||
</ul></div>
|
||||
<h4>
|
||||
<a name="predef.history.h1"></a>
|
||||
|
Reference in New Issue
Block a user