Implement redirection for pluggable scripting contexts

This commit is contained in:
James Roseborough
2013-02-03 00:22:47 +00:00
parent 05ac5f22e0
commit 8a93c061f7
5 changed files with 461 additions and 123 deletions

View File

@@ -842,6 +842,7 @@ Files are no longer hosted at LuaForge.
<li>Fix bug 3565008 so that short substrings are backed by short arrays.</li>
<li>Fix bug 3495802 to return correct offset of substrings from string.find().</li>
<li>Add artifacts to Maven central repository.</li>
<li>Limit pluggable scripting to use compatible bindings and contexts, implement redirection.</li>
</ul></td></tr>
</table></td></tr></table>