Document current behavior of negative zero.

This commit is contained in:
James Roseborough
2012-09-17 04:21:09 +00:00
parent c4b9076b04
commit 51367db2b4
4 changed files with 21 additions and 1 deletions

View File

@@ -743,5 +743,6 @@ and LuaForge:
<li>module() and setfenv() only partially supported for lau2java or luajc compiled lua
<li>values associated with weak keys may linger longer than expected
<li>behavior of luaj when a SecurityManager is used has not been fully characterized
<li>Negative zero is treated as identical to integer value zero throughout luaj
</ul>