mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
Update history doc for Android LibreOffice fixes.
This commit is contained in:
@ -12,6 +12,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
* Account for skip in Visual Studio product version vs. compiler version.
|
* Account for skip in Visual Studio product version vs. compiler version.
|
||||||
This supports version of VS 2015 an onward.
|
This supports version of VS 2015 an onward.
|
||||||
* Add detection of Haiku OS (from Jessica Hamilton).
|
* Add detection of Haiku OS (from Jessica Hamilton).
|
||||||
|
* Some fixes to endian detection for Android (from mstahl-at-redhat.com).
|
||||||
|
|
||||||
[heading 1.1]
|
[heading 1.1]
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||||
<td align="left"><p><small>Last revised: December 29, 2014 at 17:24:18 GMT</small></p></td>
|
<td align="left"><p><small>Last revised: December 30, 2014 at 05:22:51 GMT</small></p></td>
|
||||||
<td align="right"><div class="copyright-footer"></div></td>
|
<td align="right"><div class="copyright-footer"></div></td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
<hr>
|
<hr>
|
||||||
|
@ -29,6 +29,9 @@
|
|||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
Add detection of Haiku OS (from Jessica Hamilton).
|
Add detection of Haiku OS (from Jessica Hamilton).
|
||||||
</li>
|
</li>
|
||||||
|
<li class="listitem">
|
||||||
|
Some fixes to endian detection for Android (from mstahl-at-redhat.com).
|
||||||
|
</li>
|
||||||
</ul></div>
|
</ul></div>
|
||||||
<h4>
|
<h4>
|
||||||
<a name="predef.history.h1"></a>
|
<a name="predef.history.h1"></a>
|
||||||
|
Reference in New Issue
Block a user