Update comment to link to bug number.
This commit is contained in:
@@ -957,7 +957,7 @@ Files are no longer hosted at LuaForge.
|
|||||||
<li>Pass user-supplied ScriptContext to script engine evaluation (fixes issue #21).</li>
|
<li>Pass user-supplied ScriptContext to script engine evaluation (fixes issue #21).</li>
|
||||||
<li>Autoflush and encode written bytes in script contexts (fixes issue #20).</li>
|
<li>Autoflush and encode written bytes in script contexts (fixes issue #20).</li>
|
||||||
<li>Rename Globals.FINDER to Globals.finder.</li>
|
<li>Rename Globals.FINDER to Globals.finder.</li>
|
||||||
<li>Fix bug in Globals.UTF8Stream affecting loading from Readers.</li>
|
<li>Fix bug in Globals.UTF8Stream affecting loading from Readers (fixes issue #24).</li>
|
||||||
<li>Add buffered input for compiling and loading of scripts.</li>
|
<li>Add buffered input for compiling and loading of scripts.</li>
|
||||||
<li>In CoerceJavaToLua.coerse(), coerce byte[] to LuaString (fixes issue #31).</li>
|
<li>In CoerceJavaToLua.coerse(), coerce byte[] to LuaString (fixes issue #31).</li>
|
||||||
<li>In CoerceJavaToLua.coerse(), coerce LuaValue to same value (fixes issue #29).</li>
|
<li>In CoerceJavaToLua.coerse(), coerce LuaValue to same value (fixes issue #29).</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user