浏览代码

Utf8-conversion without checking illegal Unicode characters according to vote. Refs: #19.
(see http://forum.blackboxframework.org/viewtopic.php?f=4&t=154)
Optimzation of error detection in 3-byte sequences according to WenYing Luo: testing for ch < 0 is not required.
Kernel.LoaderHook.ThisMod: parameter 'name' changed to ARRAY OF CHAR according to Helmut Zinn: this avoids some Utf8-conversions.

Signed-off-by: Josef Templ <josef.templ@gmail.com>

Josef Templ 10 年之前
父节点
当前提交
4eb79e61d8
共有 2 个文件被更改,包括 0 次插入0 次删除
  1. 二进制
      Std/Mod/Loader.odc
  2. 二进制
      System/Mod/Kernel.odc

二进制
Std/Mod/Loader.odc


二进制
System/Mod/Kernel.odc