Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Unicode data parser for the linux-apfs module

NotificationsYou must be signed in to change notification settings

linux-apfs/apfs-ucd-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APFS UCD PARSER===============This is a simple script to parse the NFD and case folding data provided byUnicode 9.0.0 [1] into tries represented as C arrays. It also runs thenormalization tests at [1] and prints the results to build/test.out. Theunicode 9.0 data is inside the ucd directory; it can be simply replaced byanother version if such a thing is needed.The code produced by running make will become the unicode.c and unicode.hfiles of the linux-apfs module [2]. All future changes to the unicodeimplementation should go through this tree before being applied to linux-apfs,so that tests can be run.A small part of the code was taken from a version of the mkutf8data scriptby Olaf Weber [3].[1]www.unicode.org/Public/9.0.0/ucd[2]https://github.com/eafer/linux-apfs[3]https://marc.info/?l=linux-fsdevel&m=152584896931191&w=2

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    [8]ページ先頭

    ©2009-2025 Movatter.jp