Fix bug in Globals.UTF8Stream affecting loading from Readers. Add buffered input for compiling and loading of scripts.
This commit is contained in:
@@ -968,6 +968,8 @@ Files are no longer hosted at LuaForge.
|
||||
<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>Rename Globals.FINDER to Globals.finder.</li>
|
||||
<li>Fix bug in Globals.UTF8Stream affecting loading from Readers.</li>
|
||||
<li>Add buffered input for compiling and loading of scripts.</li>
|
||||
|
||||
</ul></td></tr>
|
||||
</table></td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user