mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.5.2.1704
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||||
|
||||
<h2>
|
||||
<span class="mw-headline" id="Luaj">Luaj</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Diagnostics/Scribunto/Luaj?action=edit&section_key=Luaj" title="Edit section: Luaj" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Luaj">Luaj</span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Applies to the Luaj engine (as opposed to the Lua engine)
|
||||
</li>
|
||||
<li>
|
||||
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/Luaj.html" id="xolnki_2" title="Module:Diagnostics/Luaj">Module:Diagnostics/Luaj</a>
|
||||
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/Luaj.html" id="xolnki_2" title="Module:Diagnostics/Luaj" class="xowa-visited">Module:Diagnostics/Luaj</a>
|
||||
</li>
|
||||
<li>
|
||||
Tests changes to the luaj_xowa.jar
|
||||
@@ -35,7 +35,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id="2.0.3_errors_fixed_in_3.0">2.0.3 errors fixed in 3.0</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Diagnostics/Scribunto/Luaj?action=edit&section_key=2.0.3_errors_fixed_in_3.0" title="Edit section: 2.0.3_errors_fixed_in_3.0" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="2.0.3_errors_fixed_in_3.0">2.0.3 errors fixed in 3.0</span>
|
||||
</h3>
|
||||
<table class="wikitable">
|
||||
<tr>
|
||||
@@ -97,7 +97,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
<h3>
|
||||
<span class="mw-headline" id="2.0.3_features_removed_from_3.0">2.0.3 features removed from 3.0</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Diagnostics/Scribunto/Luaj?action=edit&section_key=2.0.3_features_removed_from_3.0" title="Edit section: 2.0.3_features_removed_from_3.0" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="2.0.3_features_removed_from_3.0">2.0.3 features removed from 3.0</span>
|
||||
</h3>
|
||||
<table class="wikitable">
|
||||
<tr>
|
||||
@@ -228,7 +228,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
<h3>
|
||||
<span class="mw-headline" id="3.0_defects">3.0 defects</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Diagnostics/Scribunto/Luaj?action=edit&section_key=3.0_defects" title="Edit section: 3.0_defects" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="3.0_defects">3.0 defects</span>
|
||||
</h3>
|
||||
<table class="wikitable">
|
||||
<tr>
|
||||
@@ -700,6 +700,20 @@
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
surrogate pairs not handled correctly; fails with wrong 1st char: 𢱌
|
||||
</td>
|
||||
<td>
|
||||
{{#invoke:Diagnostics/Luaj|core_surrogate_pairs}}
|
||||
</td>
|
||||
<td>
|
||||
𣂁 - 脁 - 晁
|
||||
</td>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user