소스 검색

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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 501 - 492
src/locale/gb18030.h


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 500 - 490
src/locale/jis0208.h


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 585 - 575
src/locale/ksc.h


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.