瀏覽代碼

reformat cjk iconv tables to be diff-friendly, match tool output

the new version of the code used to generate these tables forces a
newline every 256 entries, whereas at the time these files were
originally generated and committed, it only wrapped them at 80
columns. the new behavior ensures that localized changes to the
tables, if they are ever needed, will produce localized diffs. other
tables including hkscs were already committed in the new format.

binary comparison of the generated object files was performed to
confirm that no spurious changes slipped in.
Rich Felker 7 年之前
父節點
當前提交
d060edf6c5
共有 3 個文件被更改,包括 1586 次插入1557 次删除
  1. 501 492
      src/locale/gb18030.h
  2. 500 490
      src/locale/jis0208.h
  3. 585 575
      src/locale/ksc.h

File diff suppressed because it is too large
+ 501 - 492
src/locale/gb18030.h


File diff suppressed because it is too large
+ 500 - 490
src/locale/jis0208.h


File diff suppressed because it is too large
+ 585 - 575
src/locale/ksc.h


Some files were not shown because too many files changed in this diff